1380 lines
373 KiB
Text
1380 lines
373 KiB
Text
2023-08-07 20:08:53,905 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/Storage.Controller.1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:08:53,905 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems/System.Embedded.1/Storage/Storage.Controller.1
|
|
2023-08-07 20:08:53,905 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Storage.Controller.1
|
|
2023-08-07 20:08:53,907 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:08:57,231 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/Storage.Controller.1 HTTP/1.1" 404 1145
|
|
2023-08-07 20:08:57,232 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - {"error":{"@Message.ExtendedInfo":[{"Message":"Unable to complete the operation because the resource /redfish/v1/Systems/System.Embedded.1/Storage/Storage.Controller.1 entered in not found.","MessageArgs":["/redfish/v1/Systems/System.Embedded.1/Storage/Storage.Controller.1"],"MessageArgs@odata.count":1,"MessageId":"IDRAC.1.6.SYS403","RelatedProperties":[],"RelatedProperties@odata.count":0,"Resolution":"Enter the correct resource and retry the operation. For information about valid resource, see the Redfish Users Guide available on the support site.","Severity":"Critical"},{"Message":"The resource at the URI /redfish/v1/Systems/System.Embedded.1/Storage/Storage.Controller.1 was not found.","MessageArgs":["/redfish/v1/Systems/System.Embedded.1/Storage/Storage.Controller.1"],"MessageArgs@odata.count":1,"MessageId":"Base.1.2.ResourceMissingAtURI","RelatedProperties":[""],"RelatedProperties@odata.count":1,"Resolution":"Place a valid resource at the URI or correct the URI and resubmit the request.","Severity":"Critical"}],"code":"Base.1.2.GeneralError","message":"A general error has occurred. See ExtendedInfo for more information"}}
|
|
|
|
2023-08-07 20:09:53,108 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:09:53,108 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems/System.Embedded.1
|
|
2023-08-07 20:09:53,108 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1
|
|
2023-08-07 20:09:53,110 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:09:56,539 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Systems/System.Embedded.1 HTTP/1.1" 200 4782
|
|
2023-08-07 20:10:02,808 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:10:02,808 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems/System.Embedded.1
|
|
2023-08-07 20:10:02,808 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1
|
|
2023-08-07 20:10:02,810 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:10:06,096 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Systems/System.Embedded.1 HTTP/1.1" 200 4782
|
|
2023-08-07 20:10:18,585 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:10:18,586 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:10:18,586 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:10:18,587 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:10:22,786 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-07 20:10:44,574 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:10:44,574 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:10:44,574 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:10:44,576 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:10:48,695 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-07 20:11:02,378 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:11:02,378 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:11:02,379 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:11:02,380 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:11:05,708 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-07 20:11:31,810 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:11:31,810 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:11:31,810 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:11:31,812 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:11:35,992 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-07 20:17:53,644 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:list_physical_volumes - DEBUG - list_physical volumes - server idrac-01 username root controller None system System.Embedded.1
|
|
2023-08-07 20:17:53,644 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:17:53,644 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:17:53,644 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:17:53,644 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:17:53,644 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:17:53,646 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:17:57,952 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-07 20:17:57,953 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:17:57,953 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:17:57,953 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:17:57,953 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:17:57,953 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:17:57,955 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:18:01,169 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-07 20:18:01,170 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: System.Embedded.1 Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
2023-08-07 20:19:14,492 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:list_physical_volumes - DEBUG - list_physical volumes - server idrac-01 username root controller None system System.Embedded.1
|
|
2023-08-07 20:19:14,493 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:19:14,493 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:19:14,493 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:19:14,493 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:19:14,493 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:19:14,494 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:19:17,647 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-07 20:19:17,648 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:19:17,648 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:19:17,648 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:19:17,648 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:19:17,648 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:19:17,650 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:19:20,942 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-07 20:19:20,945 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: System.Embedded.1 Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
2023-08-07 20:21:13,185 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:list_physical_volumes - DEBUG - list_physical volumes - server idrac-01 username root controller None system System.Embedded.1
|
|
2023-08-07 20:21:13,186 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:21:13,186 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:21:13,186 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:21:13,186 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:21:13,186 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:21:13,187 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:21:16,737 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-07 20:21:16,737 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:21:16,737 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:21:16,738 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:21:16,738 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:21:16,738 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:21:16,739 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:21:20,090 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-07 20:21:20,091 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: System.Embedded.1 Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
System.Embedded.1 Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1
|
|
2023-08-07 20:21:26,390 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:list_physical_volumes - DEBUG - list_physical volumes - server idrac-01 username root controller None system System.Embedded.1
|
|
2023-08-07 20:21:26,390 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:21:26,390 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:21:26,391 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:21:26,391 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:21:26,391 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:21:26,392 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:21:29,840 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-07 20:21:29,840 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:21:29,840 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:21:29,840 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:21:29,841 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:21:29,841 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:21:29,842 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:21:34,164 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-07 20:21:34,167 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: table data: +-------------------+-------------------------------------------------+
|
|
| System | Drive |
|
|
+===================+=================================================+
|
|
| System.Embedded.1 | Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1 |
|
|
| System.Embedded.1 | Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1 |
|
|
| System.Embedded.1 | Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1 |
|
|
| System.Embedded.1 | Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1 |
|
|
| System.Embedded.1 | Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1 |
|
|
| System.Embedded.1 | Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1 |
|
|
+-------------------+-------------------------------------------------+
|
|
2023-08-07 20:22:45,292 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:list_physical_volumes - DEBUG - list_physical volumes - server idrac-01 username root controller None system System.Embedded.1
|
|
2023-08-07 20:22:45,292 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:22:45,292 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:22:45,292 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:22:45,293 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:22:45,293 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:22:45,294 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:22:48,546 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-07 20:22:48,546 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:22:48,546 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:22:48,547 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:22:48,547 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:22:48,547 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:22:48,548 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:22:51,956 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-07 20:22:51,958 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: table data: +-------------------+-------------------------------------------------+------------------------------------------------------------------------------------------------------+
|
|
| System | Drive | URL |
|
|
+===================+=================================================+======================================================================================================+
|
|
| System.Embedded.1 | Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1 | /redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1 |
|
|
| System.Embedded.1 | Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1 | /redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1 |
|
|
| System.Embedded.1 | Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1 | /redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1 |
|
|
| System.Embedded.1 | Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1 | /redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1 |
|
|
| System.Embedded.1 | Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1 | /redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1 |
|
|
| System.Embedded.1 | Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1 | /redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1 |
|
|
+-------------------+-------------------------------------------------+------------------------------------------------------------------------------------------------------+
|
|
2023-08-07 20:29:24,753 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/storage.py:storage_controller_details - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: None
|
|
2023-08-07 20:29:24,753 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:29:24,753 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:29:24,753 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:29:24,753 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:29:24,753 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-07 20:29:24,755 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:29:28,010 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-07 20:29:28,010 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:29:28,010 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:29:28,011 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:29:28,011 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:29:28,011 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:29:28,012 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:29:32,427 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-07 20:29:32,430 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#Storage.Storage', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', '@odata.type': '#Storage.v1_4_0.Storage', 'Description': 'PERC H710 Adapter', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 6, 'Id': 'RAID.Slot.6-1', 'Links': {'Enclosures': [{'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'Enclosures@odata.count': 2}, 'Name': 'PERC H710 Adapter', 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'StorageControllers': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/StorageControllers/RAID.Slot.6-1', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FirmwareVersion': '21.3.0-0009', 'Identifiers': [{'DurableName': '544A842004DB1500', 'DurableNameFormat': 'NAA'}], 'Links': {}, 'Manufacturer': 'DELL', 'MemberId': 'RAID.Slot.6-1', 'Model': 'PERC H710 Adapter', 'Name': 'PERC H710 Adapter', 'SpeedGbps': 6, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'SupportedControllerProtocols': ['PCIe'], 'SupportedDeviceProtocols': ['SAS', 'SATA']}], 'StorageControllers@odata.count': 1, 'Volumes': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes'}}
|
|
2023-08-07 20:29:54,416 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/storage.py:storage_controller_details - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: RAID.Slot.6-1
|
|
2023-08-07 20:29:54,416 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:29:54,416 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:29:54,416 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:29:54,417 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:29:54,417 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:29:54,418 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:29:57,677 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-07 20:29:57,678 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#Storage.Storage', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', '@odata.type': '#Storage.v1_4_0.Storage', 'Description': 'PERC H710 Adapter', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 6, 'Id': 'RAID.Slot.6-1', 'Links': {'Enclosures': [{'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'Enclosures@odata.count': 2}, 'Name': 'PERC H710 Adapter', 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'StorageControllers': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/StorageControllers/RAID.Slot.6-1', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FirmwareVersion': '21.3.0-0009', 'Identifiers': [{'DurableName': '544A842004DB1500', 'DurableNameFormat': 'NAA'}], 'Links': {}, 'Manufacturer': 'DELL', 'MemberId': 'RAID.Slot.6-1', 'Model': 'PERC H710 Adapter', 'Name': 'PERC H710 Adapter', 'SpeedGbps': 6, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'SupportedControllerProtocols': ['PCIe'], 'SupportedDeviceProtocols': ['SAS', 'SATA']}], 'StorageControllers@odata.count': 1, 'Volumes': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes'}}
|
|
2023-08-07 20:30:25,986 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/storage.py:storage_controller_details - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: RAID.Slot.6-1
|
|
2023-08-07 20:30:25,986 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-07 20:30:25,986 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-07 20:30:25,986 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-07 20:30:25,986 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:30:25,986 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-07 20:30:25,988 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-07 20:30:29,353 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-07 20:30:29,354 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#Storage.Storage', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', '@odata.type': '#Storage.v1_4_0.Storage', 'Description': 'PERC H710 Adapter', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 6, 'Id': 'RAID.Slot.6-1', 'Links': {'Enclosures': [{'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'Enclosures@odata.count': 2}, 'Name': 'PERC H710 Adapter', 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'StorageControllers': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/StorageControllers/RAID.Slot.6-1', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FirmwareVersion': '21.3.0-0009', 'Identifiers': [{'DurableName': '544A842004DB1500', 'DurableNameFormat': 'NAA'}], 'Links': {}, 'Manufacturer': 'DELL', 'MemberId': 'RAID.Slot.6-1', 'Model': 'PERC H710 Adapter', 'Name': 'PERC H710 Adapter', 'SpeedGbps': 6, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'SupportedControllerProtocols': ['PCIe'], 'SupportedDeviceProtocols': ['SAS', 'SATA']}], 'StorageControllers@odata.count': 1, 'Volumes': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes'}}
|
|
2023-08-09 13:18:52,564 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/storage.py:storage_controller_details - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: RAID.Slot.6-1
|
|
2023-08-09 13:18:52,585 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 13:18:52,585 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 13:18:52,585 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-09 13:18:52,585 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-09 13:18:52,585 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-09 13:18:52,587 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 13:18:57,202 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-09 13:18:57,214 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#Storage.Storage', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', '@odata.type': '#Storage.v1_4_0.Storage', 'Description': 'PERC H710 Adapter', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 6, 'Id': 'RAID.Slot.6-1', 'Links': {'Enclosures': [{'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'Enclosures@odata.count': 2}, 'Name': 'PERC H710 Adapter', 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'StorageControllers': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/StorageControllers/RAID.Slot.6-1', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FirmwareVersion': '21.3.0-0009', 'Identifiers': [{'DurableName': '544A842004DB1500', 'DurableNameFormat': 'NAA'}], 'Links': {}, 'Manufacturer': 'DELL', 'MemberId': 'RAID.Slot.6-1', 'Model': 'PERC H710 Adapter', 'Name': 'PERC H710 Adapter', 'SpeedGbps': 6, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'SupportedControllerProtocols': ['PCIe'], 'SupportedDeviceProtocols': ['SAS', 'SATA']}], 'StorageControllers@odata.count': 1, 'Volumes': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes'}}
|
|
2023-08-09 13:20:41,645 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/storage.py:storage_controller_details - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: RAID.Slot.6-1
|
|
2023-08-09 13:20:41,645 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 13:20:41,645 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 13:20:41,645 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-09 13:20:41,645 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-09 13:20:41,645 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-09 13:20:41,646 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 13:20:45,005 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-09 13:20:45,011 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#Storage.Storage', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', '@odata.type': '#Storage.v1_4_0.Storage', 'Description': 'PERC H710 Adapter', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 6, 'Id': 'RAID.Slot.6-1', 'Links': {'Enclosures': [{'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'Enclosures@odata.count': 2}, 'Name': 'PERC H710 Adapter', 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'StorageControllers': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/StorageControllers/RAID.Slot.6-1', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FirmwareVersion': '21.3.0-0009', 'Identifiers': [{'DurableName': '544A842004DB1500', 'DurableNameFormat': 'NAA'}], 'Links': {}, 'Manufacturer': 'DELL', 'MemberId': 'RAID.Slot.6-1', 'Model': 'PERC H710 Adapter', 'Name': 'PERC H710 Adapter', 'SpeedGbps': 6, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'SupportedControllerProtocols': ['PCIe'], 'SupportedDeviceProtocols': ['SAS', 'SATA']}], 'StorageControllers@odata.count': 1, 'Volumes': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes'}}
|
|
2023-08-09 14:49:19,175 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/storage.py:storage_controller_details - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: RAID.Slot.6-1
|
|
2023-08-09 14:49:20,738 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 14:49:20,738 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 14:49:20,738 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-09 14:49:20,739 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-09 14:49:20,739 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-09 14:49:20,740 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 14:49:24,947 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-09 14:49:24,948 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#Storage.Storage', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', '@odata.type': '#Storage.v1_4_0.Storage', 'Description': 'PERC H710 Adapter', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 6, 'Id': 'RAID.Slot.6-1', 'Links': {'Enclosures': [{'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'Enclosures@odata.count': 2}, 'Name': 'PERC H710 Adapter', 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'StorageControllers': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/StorageControllers/RAID.Slot.6-1', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FirmwareVersion': '21.3.0-0009', 'Identifiers': [{'DurableName': '544A842004DB1500', 'DurableNameFormat': 'NAA'}], 'Links': {}, 'Manufacturer': 'DELL', 'MemberId': 'RAID.Slot.6-1', 'Model': 'PERC H710 Adapter', 'Name': 'PERC H710 Adapter', 'SpeedGbps': 6, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'SupportedControllerProtocols': ['PCIe'], 'SupportedDeviceProtocols': ['SAS', 'SATA']}], 'StorageControllers@odata.count': 1, 'Volumes': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes'}}
|
|
2023-08-09 14:55:28,676 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/storage.py:storage_controller_details - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: RAID.Slot.6-1
|
|
2023-08-09 14:55:28,703 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 14:55:28,703 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 14:55:28,703 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-09 14:55:28,703 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-09 14:55:28,703 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-09 14:55:28,705 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 15:54:57,940 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: None drive: None
|
|
2023-08-09 15:54:57,971 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 15:54:57,971 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 15:54:57,972 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/None/Storage/Volumes/System.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-09 15:54:57,972 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/None/Storage/Volumes/System.Embedded.1
|
|
2023-08-09 15:54:57,972 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/None/Storage/Volumes/System.Embedded.1
|
|
2023-08-09 15:54:57,974 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 15:55:01,251 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/None/Storage/Volumes/System.Embedded.1 HTTP/1.1" 404 0
|
|
2023-08-09 15:55:01,252 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG -
|
|
2023-08-09 15:55:56,756 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: None drive: None
|
|
2023-08-09 15:55:56,757 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 15:55:56,757 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 15:55:56,757 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/None/Storage/Volumes/System.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-09 15:55:56,757 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/None/Storage/Volumes/System.Embedded.1
|
|
2023-08-09 15:55:56,757 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/None/Storage/Volumes/System.Embedded.1
|
|
2023-08-09 15:55:56,758 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 15:56:00,855 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/None/Storage/Volumes/System.Embedded.1 HTTP/1.1" 404 0
|
|
2023-08-09 15:56:00,856 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG -
|
|
2023-08-09 15:57:27,120 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: None drive: None
|
|
2023-08-09 18:11:57,513 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: None drive: None
|
|
2023-08-09 18:12:14,092 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 18:12:14,092 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 18:12:14,092 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/None', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:12:14,093 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/None
|
|
2023-08-09 18:12:14,093 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/None
|
|
2023-08-09 18:12:14,094 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:12:17,767 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/None HTTP/1.1" 404 1113
|
|
2023-08-09 18:12:17,767 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - {"error":{"@Message.ExtendedInfo":[{"Message":"Unable to complete the operation because the resource /redfish/v1/Systems/System.Embedded.1/Storage/Volumes/None entered in not found.","MessageArgs":["/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/None"],"MessageArgs@odata.count":1,"MessageId":"IDRAC.1.6.SYS403","RelatedProperties":[],"RelatedProperties@odata.count":0,"Resolution":"Enter the correct resource and retry the operation. For information about valid resource, see the Redfish Users Guide available on the support site.","Severity":"Critical"},{"Message":"The resource at the URI /redfish/v1/Systems/System.Embedded.1/Storage/Volumes/None was not found.","MessageArgs":["/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/None"],"MessageArgs@odata.count":1,"MessageId":"Base.1.2.ResourceMissingAtURI","RelatedProperties":[""],"RelatedProperties@odata.count":1,"Resolution":"Place a valid resource at the URI or correct the URI and resubmit the request.","Severity":"Critical"}],"code":"Base.1.2.GeneralError","message":"A general error has occurred. See ExtendedInfo for more information"}}
|
|
|
|
2023-08-09 18:12:23,109 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: None drive: None
|
|
2023-08-09 18:14:36,614 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: None drive: None
|
|
2023-08-09 18:14:50,116 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: None drive: None
|
|
2023-08-09 18:14:50,116 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 18:14:50,116 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 18:14:50,116 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:14:50,116 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-09 18:14:50,116 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-09 18:14:50,118 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:14:53,344 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-09 18:14:53,344 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:14:53,344 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-09 18:14:53,344 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-09 18:14:53,345 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:14:56,580 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 200 508
|
|
2023-08-09 18:16:17,083 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: None drive: None
|
|
2023-08-09 18:16:17,084 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 18:16:17,084 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 18:16:17,084 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:16:17,084 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-09 18:16:17,084 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-09 18:16:17,085 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:16:20,546 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-09 18:16:20,547 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:16:20,547 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-09 18:16:20,547 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-09 18:16:20,548 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:16:23,708 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 200 508
|
|
2023-08-09 18:16:35,498 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 18:16:35,499 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 18:16:37,744 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:16:37,744 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-09 18:16:37,745 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-09 18:16:37,751 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:16:41,297 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1 HTTP/1.1" 200 1513
|
|
2023-08-09 18:16:47,701 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 299439751168, 'Description': 'os', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.0:RAID.Slot.6-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 2}, 'Name': 'os', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'VolumeType': 'Mirrored'}
|
|
2023-08-09 18:17:18,095 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: None drive: None
|
|
2023-08-09 18:17:18,095 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 18:17:18,095 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 18:17:18,095 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:17:18,095 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-09 18:17:18,095 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-09 18:17:18,097 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:17:21,329 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-09 18:17:21,330 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:17:21,330 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-09 18:17:21,330 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-09 18:17:21,331 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:17:25,547 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 200 508
|
|
2023-08-09 18:17:25,603 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 18:17:25,603 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 18:17:25,603 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:17:25,603 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-09 18:17:25,603 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-09 18:17:25,605 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:17:28,997 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1 HTTP/1.1" 200 1513
|
|
2023-08-09 18:17:28,998 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 299439751168, 'Description': 'os', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.0:RAID.Slot.6-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 2}, 'Name': 'os', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'VolumeType': 'Mirrored'}
|
|
2023-08-09 18:17:48,424 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 18:17:48,425 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 18:17:48,425 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:17:48,425 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-09 18:17:48,425 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-09 18:17:48,426 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:17:51,700 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-09 18:17:51,707 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:17:51,707 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-09 18:17:51,707 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-09 18:17:51,708 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:17:54,940 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 200 508
|
|
2023-08-09 18:17:54,940 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#VolumeCollection.VolumeCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', '@odata.type': '#VolumeCollection.VolumeCollection', 'Description': 'Collection Of Volume', 'Members': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1'}], 'Members@odata.count': 2, 'Name': 'Volume Collection'}
|
|
2023-08-09 18:18:16,789 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: None drive: Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-09 18:18:16,839 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 18:18:16,839 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 18:18:16,839 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:18:16,839 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-09 18:18:16,839 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-09 18:18:16,841 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:18:20,251 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1 HTTP/1.1" 200 1640
|
|
2023-08-09 18:18:20,252 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 598879502336, 'Description': 'data', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.1:RAID.Slot.6-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 3}, 'Name': 'data', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'VolumeType': 'SpannedMirrors'}
|
|
2023-08-09 18:18:47,866 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-01 username: root system: System.Embedded.1 controller: None drive: Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-09 18:18:47,915 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 18:18:47,915 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 18:18:47,915 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:18:47,915 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-09 18:18:47,915 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-09 18:18:47,917 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:18:51,169 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1 HTTP/1.1" 200 1640
|
|
2023-08-09 18:18:51,170 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 598879502336, 'Description': 'data', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.1:RAID.Slot.6-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 3}, 'Name': 'data', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'VolumeType': 'SpannedMirrors'}
|
|
2023-08-09 18:19:51,233 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:list_physical_volumes - DEBUG - list_physical volumes - server idrac-01 username root controller None system System.Embedded.1
|
|
2023-08-09 18:19:51,233 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 18:19:51,233 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 18:19:51,233 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:19:51,233 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-09 18:19:51,233 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-09 18:19:51,234 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:19:54,474 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-09 18:19:54,486 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems
|
|
2023-08-09 18:19:54,486 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems
|
|
2023-08-09 18:19:54,486 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-09 18:19:54,487 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-09 18:19:54,487 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1
|
|
2023-08-09 18:19:54,488 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-09 18:19:57,934 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1 HTTP/1.1" 200 1929
|
|
2023-08-09 18:19:57,938 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: [{'system': 'System.Embedded.1', 'drive': 'Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'system': 'System.Embedded.1', 'drive': 'Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'system': 'System.Embedded.1', 'drive': 'Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'system': 'System.Embedded.1', 'drive': 'Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'system': 'System.Embedded.1', 'drive': 'Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'system': 'System.Embedded.1', 'drive': 'Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]
|
|
2023-08-09 18:25:02,832 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(chassis='Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', debug=True, disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f8737bcfb80>, log_file='redfish.log', log_level='DEBUG', name=None, password='ht6a!nce', raid_level='0', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-09 18:28:56,772 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(chassis='Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', debug=True, disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f07af2a0b80>, log_file='redfish.log', log_level='DEBUG', name=None, password='ht6a!nce', raid_level='0', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-11 16:08:32,290 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-11 16:08:32,330 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-11 16:08:32,330 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-11 16:08:32,332 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-11 16:08:36,739 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-11 16:08:56,269 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-11 16:08:56,269 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-11 16:08:56,270 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-11 16:08:56,271 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-11 16:09:00,803 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-11 16:10:01,403 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-11 16:10:01,403 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-11 16:10:01,403 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-11 16:10:01,404 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-11 16:10:04,698 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-11 16:20:28,180 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': "Managers/['iDRAC.Embedded.1']", 'username': 'root', 'password': '********'}
|
|
2023-08-11 16:20:28,180 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/['iDRAC.Embedded.1']
|
|
2023-08-11 16:20:28,180 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/['iDRAC.Embedded.1']
|
|
2023-08-11 16:20:28,181 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-11 16:20:32,317 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/%5B'iDRAC.Embedded.1'%5D HTTP/1.1" 404 961
|
|
2023-08-11 16:20:32,318 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - {"error":{"@Message.ExtendedInfo":[{"Message":"Unable to complete the operation because the resource ['iDRAC.Embedded.1'] entered in not found.","MessageArgs":["['iDRAC.Embedded.1']"],"MessageArgs@odata.count":1,"MessageId":"IDRAC.1.6.SYS403","RelatedProperties":[],"RelatedProperties@odata.count":0,"Resolution":"Enter the correct resource and retry the operation. For information about valid resource, see the Redfish Users Guide available on the support site.","Severity":"Critical"},{"Message":"The resource at the URI ['iDRAC.Embedded.1'] was not found.","MessageArgs":["['iDRAC.Embedded.1']"],"MessageArgs@odata.count":1,"MessageId":"Base.1.2.ResourceMissingAtURI","RelatedProperties":[""],"RelatedProperties@odata.count":1,"Resolution":"Place a valid resource at the URI or correct the URI and resubmit the request.","Severity":"Critical"}],"code":"Base.1.2.GeneralError","message":"A general error has occurred. See ExtendedInfo for more information"}}
|
|
|
|
2023-08-11 16:22:28,694 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-11 16:22:28,694 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-11 16:22:28,694 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-11 16:22:28,696 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-11 16:22:32,941 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-11 16:22:32,942 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(chassis='Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', debug=True, disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f6c5c666ca0>, log_file='redfish.log', log_level='DEBUG', manager='iDRAC.Embedded.1', name=None, password='ht6a!nce', raid_level='0', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-11 16:23:01,615 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-11 16:23:01,616 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-11 16:23:01,616 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-11 16:23:01,618 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-11 16:23:05,206 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-11 16:23:05,208 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(chassis='Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', debug=True, disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f742ab22ca0>, log_file='redfish.log', log_level='DEBUG', manager='iDRAC.Embedded.1', name=None, password='ht6a!nce', raid_level='Mirror', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-11 16:27:03,360 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-11 16:27:03,361 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-11 16:27:03,361 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-11 16:27:03,369 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-11 16:27:06,660 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-12 16:03:00,999 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-12 16:03:01,038 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-12 16:03:01,038 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-12 16:03:01,040 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-12 16:03:04,255 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-12 16:03:04,267 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(chassis='Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', debug=True, disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f25ba98aca0>, log_file='redfish.log', log_level='DEBUG', manager='iDRAC.Embedded.1', name=None, password='ht6a!nce', raid_level='Mirror', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-12 16:05:55,299 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(chassis='Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', debug=True, disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f260ec7bd30>, log_file='redfish.log', log_level='DEBUG', name=None, password='ht6a!nce', raid_level='Mirror', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-12 16:44:56,420 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(chassis='Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', debug=True, disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f40bb1e1dc0>, log_file='redfish.log', log_level='DEBUG', name=None, password='ht6a!nce', raid_level='0', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-14 19:14:19,304 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 19:14:19,415 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 19:14:19,415 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 19:14:19,417 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 19:14:22,694 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 19:15:07,681 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 19:15:07,681 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 19:15:07,681 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 19:15:07,683 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 19:15:10,989 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 19:15:10,991 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(chassis='Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', debug=True, disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f25c9111e50>, log_file='redfish.log', log_level='DEBUG', manager='iDRAC.Embedded.1', name=None, password='ht6a!nce', raid_level='0', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-14 19:19:49,479 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 19:19:49,479 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 19:19:49,479 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 19:19:49,480 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 19:19:52,879 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 19:20:27,004 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 19:20:27,004 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 19:20:27,004 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 19:20:27,006 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 19:20:30,241 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 19:20:55,003 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 19:20:55,003 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 19:20:55,003 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 19:20:55,005 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 19:20:59,759 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 19:21:33,999 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 19:21:34,000 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 19:21:34,000 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 19:21:34,001 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 19:21:37,322 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 20:35:57,299 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(debug=True, disk='Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7fbafb581f70>, log_file='redfish.log', log_level='DEBUG', manager='iDRAC.Embedded.1', name=None, password='ht6a!nce', raid_level='0', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-14 20:36:27,991 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 20:36:27,991 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 20:36:27,991 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 20:36:27,993 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 20:36:31,721 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 20:36:33,073 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(debug=True, disk='Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1', disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f186d239dc0>, log_file='redfish.log', log_level='DEBUG', manager='iDRAC.Embedded.1', name=None, password='ht6a!nce', raid_level='0', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-14 21:01:53,274 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 21:01:53,274 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:01:53,274 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:01:53,275 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:01:56,594 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 21:01:58,805 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(debug=True, disk='Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1', disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f5e0c620dc0>, log_file='redfish.log', log_level='DEBUG', manager='iDRAC.Embedded.1', name=None, password='ht6a!nce', raid_level='0', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-14 21:03:36,479 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 21:03:36,479 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:03:36,479 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:03:36,480 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:03:39,811 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 21:03:41,342 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(debug=True, disk='Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1', disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f2cc7c48f70>, log_file='redfish.log', log_level='DEBUG', manager='iDRAC.Embedded.1', name=None, password='ht6a!nce', raid_level='0', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-14 21:08:39,944 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 21:08:39,945 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:08:39,945 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:08:39,946 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:08:43,405 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 21:08:45,052 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(debug=True, disk=['Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', 'Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'], disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f6fc363cf70>, log_file='redfish.log', log_level='DEBUG', manager='iDRAC.Embedded.1', name=None, password='ht6a!nce', raid_level='0', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-14 21:09:00,118 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 21:09:00,119 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:09:00,119 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:09:00,120 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:09:03,732 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 21:09:05,773 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(debug=True, disk=['Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', 'Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'], disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7f6b37edddc0>, log_file='redfish.log', log_level='DEBUG', manager='iDRAC.Embedded.1', name=None, password='ht6a!nce', raid_level='0', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-14 21:21:36,165 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 21:21:36,165 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:21:36,165 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:21:36,166 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:21:40,522 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 21:24:36,144 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 21:24:36,144 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:24:36,144 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:24:36,145 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:24:39,453 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 21:24:39,456 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: text data: Namespace(debug=True, disk=['Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1', 'Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'], disk_cache_policy=None, format='json', func=<function create_logical_volume at 0x7fd1b0e37f70>, log_file='redfish.log', log_level='DEBUG', manager='iDRAC.Embedded.1', name=None, password='ht6a!nce', raid_level='0', read_cache_policy=None, secure=None, server='idrac-01', size=None, stripe_size=None, system='System.Embedded.1', username='root', verbose=False, write_cache_policy=None)
|
|
2023-08-14 21:49:21,041 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 21:49:21,041 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:49:21,041 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:49:21,042 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:49:24,591 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 21:50:59,336 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 21:50:59,336 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/RAID.Slot.6-1
|
|
2023-08-14 21:50:59,336 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/RAID.Slot.6-1
|
|
2023-08-14 21:50:59,338 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:51:02,941 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/RAID.Slot.6-1 HTTP/1.1" 404 933
|
|
2023-08-14 21:51:02,942 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - {"error":{"@Message.ExtendedInfo":[{"Message":"Unable to complete the operation because the resource RAID.Slot.6-1 entered in not found.","MessageArgs":["RAID.Slot.6-1"],"MessageArgs@odata.count":1,"MessageId":"IDRAC.1.6.SYS403","RelatedProperties":[],"RelatedProperties@odata.count":0,"Resolution":"Enter the correct resource and retry the operation. For information about valid resource, see the Redfish Users Guide available on the support site.","Severity":"Critical"},{"Message":"The resource at the URI RAID.Slot.6-1 was not found.","MessageArgs":["RAID.Slot.6-1"],"MessageArgs@odata.count":1,"MessageId":"Base.1.2.ResourceMissingAtURI","RelatedProperties":[""],"RelatedProperties@odata.count":1,"Resolution":"Place a valid resource at the URI or correct the URI and resubmit the request.","Severity":"Critical"}],"code":"Base.1.2.GeneralError","message":"A general error has occurred. See ExtendedInfo for more information"}}
|
|
|
|
2023-08-14 21:56:56,637 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 21:56:56,637 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:56:56,638 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:56:56,639 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:57:00,000 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 21:57:00,002 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-14 21:57:00,003 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 21:57:00,003 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 21:57:00,004 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:57:03,543 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "POST /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 400 540
|
|
2023-08-14 21:58:01,885 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 21:58:01,885 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:58:01,885 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:58:01,887 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:58:05,527 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 21:58:08,735 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-14 21:58:08,735 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 21:58:08,735 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 21:58:08,742 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:58:12,023 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "POST /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 400 540
|
|
2023-08-14 21:59:41,602 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 21:59:41,602 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:59:41,602 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 21:59:41,603 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:59:45,106 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 21:59:45,108 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-14 21:59:45,108 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 21:59:45,108 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 21:59:45,110 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 21:59:48,412 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "POST /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 400 540
|
|
2023-08-14 22:03:58,882 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 22:03:58,882 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 22:03:58,882 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 22:03:58,884 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 22:04:02,338 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 22:04:02,341 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-14 22:04:02,341 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:04:02,341 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:04:02,342 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 22:04:05,808 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "POST /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 400 540
|
|
2023-08-14 22:04:34,149 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-01', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 22:04:34,149 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Managers/iDRAC.Embedded.1
|
|
2023-08-14 22:04:34,149 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 22:04:34,150 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 22:04:37,543 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 22:04:37,545 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-14 22:04:37,545 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-01 Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:04:37,545 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-01/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:04:37,546 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-01:443
|
|
2023-08-14 22:04:41,813 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-01:443 "POST /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 400 540
|
|
2023-08-14 22:05:13,672 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 22:05:13,672 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1
|
|
2023-08-14 22:05:13,673 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 22:05:13,674 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-14 22:05:17,013 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 22:05:17,014 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-14 22:05:17,015 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:05:17,015 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:05:17,016 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-14 22:05:22,828 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "POST /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 202 0
|
|
2023-08-14 22:06:27,610 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 22:06:27,610 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1
|
|
2023-08-14 22:06:27,610 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 22:06:27,612 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-14 22:06:31,864 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 22:06:31,867 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-14 22:06:31,867 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:06:31,867 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:06:31,868 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-14 22:06:35,424 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "POST /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 400 582
|
|
2023-08-14 22:06:47,612 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 22:06:47,612 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-03 Managers/iDRAC.Embedded.1
|
|
2023-08-14 22:06:47,612 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 22:06:47,613 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-14 22:06:51,048 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 22:06:51,050 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-14 22:06:51,051 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-03 Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:06:51,051 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:06:51,052 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-14 22:06:54,550 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "POST /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 404 1149
|
|
2023-08-14 22:07:08,130 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 22:07:08,131 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1
|
|
2023-08-14 22:07:08,131 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-14 22:07:08,132 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-14 22:07:11,519 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-14 22:07:11,520 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-14 22:07:11,521 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:07:11,521 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:07:11,522 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-14 22:07:14,869 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "POST /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 400 582
|
|
2023-08-14 22:17:18,218 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-14 22:17:18,218 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-14 22:17:18,218 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-14 22:17:18,218 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-14 22:17:18,218 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-14 22:17:18,220 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-14 22:17:18,962 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-14 22:17:18,963 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'password': '********'}
|
|
2023-08-14 22:17:18,963 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:17:18,963 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-14 22:17:18,964 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-14 22:17:19,630 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 200 508
|
|
2023-08-14 22:17:19,630 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#VolumeCollection.VolumeCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', '@odata.type': '#VolumeCollection.VolumeCollection', 'Description': 'Collection Of Volume', 'Members': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1'}], 'Members@odata.count': 2, 'Name': 'Volume Collection'}
|
|
2023-08-14 22:17:58,059 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-02 username: root system: System.Embedded.1 controller: None drive: Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-14 22:17:58,198 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-14 22:17:58,198 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-14 22:17:58,198 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 22:17:58,199 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-14 22:17:58,199 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-14 22:17:58,200 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-14 22:17:59,011 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1 HTTP/1.1" 200 1514
|
|
2023-08-14 22:17:59,012 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1999844147200, 'Description': 'os', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.0:RAID.Slot.6-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 2}, 'Name': 'os', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'VolumeType': 'Mirrored'}
|
|
2023-08-14 22:18:06,011 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-02 username: root system: System.Embedded.1 controller: None drive: Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-14 22:18:06,059 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-14 22:18:06,060 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-14 22:18:06,060 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 22:18:06,060 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-14 22:18:06,060 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-14 22:18:06,062 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-14 22:18:06,886 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1 HTTP/1.1" 200 1514
|
|
2023-08-14 22:18:06,886 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1999844147200, 'Description': 'os', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.0:RAID.Slot.6-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 2}, 'Name': 'os', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'VolumeType': 'Mirrored'}
|
|
2023-08-14 22:18:18,236 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-02 username: root system: System.Embedded.1 controller: None drive: Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-14 22:18:18,285 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-14 22:18:18,285 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-14 22:18:18,285 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-14 22:18:18,285 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-14 22:18:18,285 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-14 22:18:18,287 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-14 22:18:19,132 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1 HTTP/1.1" 200 1425
|
|
2023-08-14 22:18:19,133 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1999844147200, 'Description': 'Virtual Disk 1', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.1:RAID.Slot.6-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 1}, 'Name': 'Virtual Disk 1', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'VolumeType': 'NonRedundant'}
|
|
2023-08-15 09:26:50,852 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-02 username: root system: System.Embedded.1 controller: None drive: Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-15 09:26:50,979 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-15 09:26:50,979 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-15 09:26:50,979 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-15 09:26:50,980 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-15 09:26:50,980 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-15 09:26:50,981 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-15 09:26:54,992 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1 HTTP/1.1" 200 1425
|
|
2023-08-15 09:26:54,998 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1999844147200, 'Description': 'Virtual Disk 1', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.1:RAID.Slot.6-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 1}, 'Name': 'Virtual Disk 1', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'VolumeType': 'NonRedundant'}
|
|
2023-08-15 09:27:12,343 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-15 09:27:12,344 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1
|
|
2023-08-15 09:27:12,344 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-15 09:27:12,345 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-15 09:27:16,427 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-15 09:27:16,429 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-15 09:27:16,430 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-15 09:27:16,430 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-15 09:27:16,431 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-15 09:27:20,800 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "POST /redfish/v1/Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 405 560
|
|
2023-08-15 09:28:21,933 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-15 09:28:21,933 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1
|
|
2023-08-15 09:28:21,933 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-15 09:28:21,934 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-15 09:28:26,383 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-15 09:28:26,392 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-15 09:28:26,392 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-15 09:28:26,392 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-15 09:28:26,393 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-15 09:28:30,212 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "POST /redfish/v1/Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 405 560
|
|
2023-08-18 12:56:54,603 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': '', 'username': None, 'password': '********'}
|
|
2023-08-18 12:56:54,626 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02
|
|
2023-08-18 12:56:54,626 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/
|
|
2023-08-18 12:56:54,657 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-18 12:56:55,438 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/ HTTP/1.1" 200 1257
|
|
2023-08-18 12:56:55,439 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#ServiceRoot.ServiceRoot', '@odata.id': '/redfish/v1', '@odata.type': '#ServiceRoot.v1_3_0.ServiceRoot', 'AccountService': {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/AccountService'}, 'Chassis': {'@odata.id': '/redfish/v1/Chassis'}, 'Description': 'Root Service', 'EventService': {'@odata.id': '/redfish/v1/EventService'}, 'Fabrics': {'@odata.id': '/redfish/v1/Fabrics'}, 'Id': 'RootService', 'JsonSchemas': {'@odata.id': '/redfish/v1/JSONSchemas'}, 'Links': {'Sessions': {'@odata.id': '/redfish/v1/Sessions'}}, 'Managers': {'@odata.id': '/redfish/v1/Managers'}, 'Name': 'Root Service', 'Oem': {'Dell': {'@odata.type': '#DellServiceRoot.v1_0_0.ServiceRootSummary', 'IsBranded': 0, 'ManagerMACAddress': '54:9F:35:19:E7:7A', 'ServiceTag': '73JQY42'}}, 'Product': 'Integrated Dell Remote Access Controller', 'ProtocolFeaturesSupported': {'ExpandQuery': {'ExpandAll': True, 'Levels': True, 'Links': True, 'MaxLevels': 1, 'NoLinks': True}, 'FilterQuery': True, 'SelectQuery': True}, 'RedfishVersion': '1.4.0', 'Registries': {'@odata.id': '/redfish/v1/Registries'}, 'SessionService': {'@odata.id': '/redfish/v1/SessionService'}, 'Systems': {'@odata.id': '/redfish/v1/Systems'}, 'Tasks': {'@odata.id': '/redfish/v1/TaskService'}, 'UpdateService': {'@odata.id': '/redfish/v1/UpdateService'}}
|
|
2023-08-18 12:58:38,438 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-18 12:58:38,438 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-18 12:58:38,438 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-18 12:58:38,438 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-18 12:58:38,438 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-18 12:58:38,439 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-18 12:58:42,750 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-18 12:58:42,751 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'password': '********'}
|
|
2023-08-18 12:58:42,751 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-18 12:58:42,751 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-18 12:58:42,752 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-18 12:58:47,237 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 200 508
|
|
2023-08-18 12:58:47,242 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#VolumeCollection.VolumeCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', '@odata.type': '#VolumeCollection.VolumeCollection', 'Description': 'Collection Of Volume', 'Members': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1'}], 'Members@odata.count': 2, 'Name': 'Volume Collection'}
|
|
2023-08-18 12:59:41,587 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-02 username: root system: System.Embedded.1 controller: None drive: Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 12:59:42,965 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-18 12:59:42,965 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-18 12:59:42,965 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-18 12:59:42,966 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 12:59:42,966 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 12:59:42,967 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-18 12:59:47,762 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1 HTTP/1.1" 200 1514
|
|
2023-08-18 12:59:47,763 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1999844147200, 'Description': 'os', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.0:RAID.Slot.6-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 2}, 'Name': 'os', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'VolumeType': 'Mirrored'}
|
|
2023-08-18 13:00:18,771 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-02 username: root system: System.Embedded.1 controller: None drive: Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 13:00:18,821 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-18 13:00:18,821 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-18 13:00:18,821 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-18 13:00:18,821 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 13:00:18,821 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 13:00:18,823 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-18 13:00:22,692 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1 HTTP/1.1" 200 1514
|
|
2023-08-18 13:00:22,693 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1999844147200, 'Description': 'os', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.0:RAID.Slot.6-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 2}, 'Name': 'os', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'VolumeType': 'Mirrored'}
|
|
2023-08-18 13:05:46,102 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:delete_logical_volume - DEBUG - Namespace(debug=True, format='json', func=<function delete_logical_volume at 0x7fb13b8cb280>, log_file='redfish.log', log_level='DEBUG', name='Disk.Virtual.0:RAID.Slot.6-1', password='ht6a!nce', server='idrac-02', system='System.Embedded.1', username='root', verbose=False)
|
|
2023-08-18 13:06:37,315 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:delete_logical_volume - DEBUG - Namespace(debug=True, format='json', func=<function delete_logical_volume at 0x7fddeee8a280>, log_file='redfish.log', log_level='DEBUG', name='Disk.Virtual.0:RAID.Slot.6-1', password='ht6a!nce', server='idrac-02', system='System.Embedded.1', username='root', verbose=False)
|
|
2023-08-18 13:07:24,026 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:delete_logical_volume - DEBUG - Namespace(debug=True, format='json', func=<function delete_logical_volume at 0x7f68cc14c280>, log_file='redfish.log', log_level='DEBUG', name='Disk.Virtual.0:RAID.Slot.6-1', password='ht6a!nce', server='idrac-02', system='System.Embedded.1', username='root', verbose=False)
|
|
2023-08-18 13:07:26,156 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: Namespace(debug=True, format='json', func=<function delete_logical_volume at 0x7f68cc14c280>, log_file='redfish.log', log_level='DEBUG', name='Disk.Virtual.0:RAID.Slot.6-1', password='ht6a!nce', server='idrac-02', system='System.Embedded.1', username='root', verbose=False)
|
|
2023-08-18 13:08:04,117 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:delete_logical_volume - DEBUG - Namespace(debug=True, format='json', func=<function delete_logical_volume at 0x7f177ffd1280>, log_file='redfish.log', log_level='DEBUG', name='Disk.Virtual.0:RAID.Slot.6-1', password='ht6a!nce', server='idrac-02', system='System.Embedded.1', username='root', verbose=False)
|
|
2023-08-18 13:08:05,334 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: "Namespace(debug=True, format='json', func=<function delete_logical_volume at 0x7f177ffd1280>, log_file='redfish.log', log_level='DEBUG', name='Disk.Virtual.0:RAID.Slot.6-1', password='ht6a!nce', server='idrac-02', system='System.Embedded.1', username='root', verbose=False)"
|
|
2023-08-18 13:16:27,142 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:delete_logical_volume - DEBUG - Namespace(debug=True, format='json', func=<function delete_logical_volume at 0x7f5596422430>, log_file='redfish.log', log_level='DEBUG', name='Disk.Virtual.0:RAID.Slot.6-1', password='ht6a!nce', server='idrac-02', system='System.Embedded.1', username='root', verbose=False)
|
|
2023-08-18 13:16:55,709 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:delete_logical_volume - DEBUG - Namespace(debug=True, disk='Disk.Virtual.0:RAID.Slot.6-1', format='json', func=<function delete_logical_volume at 0x7fb2c5ad05e0>, log_file='redfish.log', log_level='DEBUG', password='ht6a!nce', server='idrac-02', system='System.Embedded.1', username='root', verbose=False)
|
|
2023-08-18 13:16:57,215 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 13:16:57,215 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 13:16:57,215 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: "Namespace(debug=True, disk='Disk.Virtual.0:RAID.Slot.6-1', format='json', func=<function delete_logical_volume at 0x7fb2c5ad05e0>, log_file='redfish.log', log_level='DEBUG', password='ht6a!nce', server='idrac-02', system='System.Embedded.1', username='root', verbose=False)"
|
|
2023-08-18 13:20:42,810 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:delete_logical_volume - DEBUG - Namespace(debug=True, disk='Disk.Virtual.0:RAID.Slot.6-1', format='json', func=<function delete_logical_volume at 0x7f34ffca9310>, log_file='redfish.log', log_level='DEBUG', password='ht6a!nce', server='idrac-02', system='System.Embedded.1', username='root', verbose=False)
|
|
2023-08-18 13:20:44,340 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 13:20:44,340 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 13:23:26,776 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:delete_logical_volume - DEBUG - Namespace(debug=True, disk='Disk.Virtual.0:RAID.Slot.6-1', format='json', func=<function delete_logical_volume at 0x7efd686b4550>, log_file='redfish.log', log_level='DEBUG', password='ht6a!nce', server='idrac-02', system='System.Embedded.1', username='root', verbose=False, verify=False)
|
|
2023-08-18 13:23:28,154 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 13:23:28,154 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 13:23:28,155 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 13:23:28,155 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1
|
|
2023-08-18 13:23:28,157 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-18 13:23:34,341 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "DELETE /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1 HTTP/1.1" 202 0
|
|
2023-08-18 13:23:34,342 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'job_id': 'JID_923469653542'}
|
|
2023-08-18 13:32:56,678 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-18 13:32:56,678 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-18 13:32:56,678 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-18 13:32:56,678 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-18 13:32:56,678 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-18 13:32:56,680 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-18 13:33:01,755 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-18 13:33:01,755 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'password': '********'}
|
|
2023-08-18 13:33:01,755 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-18 13:33:01,756 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-18 13:33:01,757 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-18 13:33:06,092 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 200 508
|
|
2023-08-18 13:33:06,092 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#VolumeCollection.VolumeCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', '@odata.type': '#VolumeCollection.VolumeCollection', 'Description': 'Collection Of Volume', 'Members': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1'}], 'Members@odata.count': 2, 'Name': 'Volume Collection'}
|
|
2023-08-18 13:43:23,807 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-18 13:43:23,807 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-18 13:43:23,808 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-18 13:43:23,808 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-18 13:43:23,808 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-18 13:43:23,809 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-18 13:43:24,959 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-18 13:43:24,960 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'password': '********'}
|
|
2023-08-18 13:43:24,960 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-18 13:43:24,960 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-18 13:43:24,961 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-18 13:43:25,712 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 200 409
|
|
2023-08-18 13:43:25,716 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#VolumeCollection.VolumeCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', '@odata.type': '#VolumeCollection.VolumeCollection', 'Description': 'Collection Of Volume', 'Members': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1'}], 'Members@odata.count': 1, 'Name': 'Volume Collection'}
|
|
2023-08-18 13:43:47,783 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:logical_volume - DEBUG - server: idrac-02 username: root system: System.Embedded.1 controller: None drive: Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-18 13:43:47,836 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-18 13:43:47,836 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-18 13:43:47,837 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1', 'username': 'root', 'password': '********'}
|
|
2023-08-18 13:43:47,837 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-18 13:43:47,837 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/__init__.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-18 13:43:47,839 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-18 13:43:48,580 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1 HTTP/1.1" 200 1425
|
|
2023-08-18 13:43:48,581 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:write_output - DEBUG - format: json data: {'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1999844147200, 'Description': 'Virtual Disk 1', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.1:RAID.Slot.6-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 1}, 'Name': 'Virtual Disk 1', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'VolumeType': 'NonRedundant'}
|
|
2023-08-19 14:13:33,336 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-19 14:13:33,336 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-19 14:13:33,336 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:13:33,336 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-19 14:13:33,336 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-19 14:13:33,337 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:13:38,675 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-19 14:13:38,675 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-19 14:13:38,676 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-19 14:13:38,676 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage//redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:13:38,676 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage//redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)
|
|
2023-08-19 14:13:38,676 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage//redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)
|
|
2023-08-19 14:13:38,677 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:13:42,859 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage//redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1) HTTP/1.1" 404 1413
|
|
2023-08-19 14:13:42,861 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - {"error":{"@Message.ExtendedInfo":[{"Message":"Unable to complete the operation because the resource /redfish/v1/Systems/System.Embedded.1/Storage/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1) entered in not found.","MessageArgs":["/redfish/v1/Systems/System.Embedded.1/Storage/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)"],"MessageArgs@odata.count":1,"MessageId":"IDRAC.1.6.SYS403","RelatedProperties":[],"RelatedProperties@odata.count":0,"Resolution":"Enter the correct resource and retry the operation. For information about valid resource, see the Redfish Users Guide available on the support site.","Severity":"Critical"},{"Message":"The resource at the URI /redfish/v1/Systems/System.Embedded.1/Storage/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1) was not found.","MessageArgs":["/redfish/v1/Systems/System.Embedded.1/Storage/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)"],"MessageArgs@odata.count":1,"MessageId":"Base.1.2.ResourceMissingAtURI","RelatedProperties":[""],"RelatedProperties@odata.count":1,"Resolution":"Place a valid resource at the URI or correct the URI and resubmit the request.","Severity":"Critical"}],"code":"Base.1.2.GeneralError","message":"A general error has occurred. See ExtendedInfo for more information"}}
|
|
|
|
2023-08-19 14:16:04,217 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-19 14:16:04,217 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-19 14:16:04,217 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:16:04,217 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-19 14:16:04,217 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-19 14:16:04,218 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:16:08,868 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-19 14:16:08,869 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage//redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:16:08,869 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Systems/System.Embedded.1/Storage//redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)
|
|
2023-08-19 14:16:08,869 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage//redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)
|
|
2023-08-19 14:16:08,870 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:16:12,892 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage//redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1) HTTP/1.1" 404 1413
|
|
2023-08-19 14:16:12,893 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - {"error":{"@Message.ExtendedInfo":[{"Message":"Unable to complete the operation because the resource /redfish/v1/Systems/System.Embedded.1/Storage/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1) entered in not found.","MessageArgs":["/redfish/v1/Systems/System.Embedded.1/Storage/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)"],"MessageArgs@odata.count":1,"MessageId":"IDRAC.1.6.SYS403","RelatedProperties":[],"RelatedProperties@odata.count":0,"Resolution":"Enter the correct resource and retry the operation. For information about valid resource, see the Redfish Users Guide available on the support site.","Severity":"Critical"},{"Message":"The resource at the URI /redfish/v1/Systems/System.Embedded.1/Storage/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1) was not found.","MessageArgs":["/redfish/v1/Systems/System.Embedded.1/Storage/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)"],"MessageArgs@odata.count":1,"MessageId":"Base.1.2.ResourceMissingAtURI","RelatedProperties":[""],"RelatedProperties@odata.count":1,"Resolution":"Place a valid resource at the URI or correct the URI and resubmit the request.","Severity":"Critical"}],"code":"Base.1.2.GeneralError","message":"A general error has occurred. See ExtendedInfo for more information"}}
|
|
|
|
2023-08-19 14:17:07,010 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-19 14:17:07,010 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-19 14:17:07,010 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:17:07,010 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-19 14:17:07,010 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-19 14:17:07,012 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:17:12,699 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-19 14:18:21,408 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-19 14:18:21,408 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-19 14:18:21,408 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:18:21,408 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-19 14:18:21,408 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-19 14:18:21,410 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:18:26,659 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-19 14:18:49,978 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:18:49,978 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)
|
|
2023-08-19 14:18:49,978 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)
|
|
2023-08-19 14:18:49,980 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:18:54,187 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1) HTTP/1.1" 200 1755
|
|
2023-08-19 14:18:54,188 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#VolumeCollection.VolumeCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes?$expand=.($levels=1)', '@odata.type': '#VolumeCollection.VolumeCollection', 'Description': 'Collection Of Volume', 'Members': [{'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1999844147200, 'Description': 'Virtual Disk 1', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.1:RAID.Slot.6-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}], 'Drives@odata.count': 1}, 'Name': 'Virtual Disk 1', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'VolumeType': 'NonRedundant'}], 'Members@odata.count': 1, 'Name': 'Volume Collection'}
|
|
2023-08-19 14:20:48,648 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Systems
|
|
2023-08-19 14:20:48,648 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems
|
|
2023-08-19 14:20:48,649 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:20:48,649 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-19 14:20:48,649 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-19 14:20:48,650 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:20:52,816 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-19 14:22:06,218 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:22:06,218 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-19 14:22:06,218 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-19 14:22:06,220 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:22:10,229 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 200 409
|
|
2023-08-19 14:22:10,247 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#VolumeCollection.VolumeCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', '@odata.type': '#VolumeCollection.VolumeCollection', 'Description': 'Collection Of Volume', 'Members': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1'}], 'Members@odata.count': 1, 'Name': 'Volume Collection'}
|
|
2023-08-19 14:22:56,666 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/__init__.py:delete_logical_volume - DEBUG - Namespace(debug=True, disk='Disk.Virtual.1:RAID.Slot.6-1', format='json', func=<function delete_logical_volume at 0x7faaa8e47e50>, log_file='redfish.log', log_level='DEBUG', password='ht6a!nce', server='idrac-02', system='System.Embedded.1', username='root', verbose=False, verify=False)
|
|
2023-08-19 14:22:56,666 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-19 14:22:56,666 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-19 14:22:56,666 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-19 14:22:56,666 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1
|
|
2023-08-19 14:22:56,668 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:23:02,244 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "DELETE /redfish/v1/https://idrac-02/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Slot.6-1 HTTP/1.1" 202 0
|
|
2023-08-19 14:23:02,245 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'job_id': 'JID_924369311959'}
|
|
2023-08-19 14:23:20,859 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/{args.manager}/Jobs/{args.job_id}', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:23:20,860 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/{args.manager}/Jobs/{args.job_id}
|
|
2023-08-19 14:23:20,860 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/{args.manager}/Jobs/{args.job_id}
|
|
2023-08-19 14:23:20,861 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:23:24,944 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/%7Bargs.manager%7D/Jobs/%7Bargs.job_id%7D HTTP/1.1" 404 937
|
|
2023-08-19 14:23:24,944 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - {"error":{"@Message.ExtendedInfo":[{"Message":"Unable to complete the operation because the resource {args.manager} entered in not found.","MessageArgs":["{args.manager}"],"MessageArgs@odata.count":1,"MessageId":"IDRAC.1.6.SYS403","RelatedProperties":[],"RelatedProperties@odata.count":0,"Resolution":"Enter the correct resource and retry the operation. For information about valid resource, see the Redfish Users Guide available on the support site.","Severity":"Critical"},{"Message":"The resource at the URI {args.manager} was not found.","MessageArgs":["{args.manager}"],"MessageArgs@odata.count":1,"MessageId":"Base.1.2.ResourceMissingAtURI","RelatedProperties":[""],"RelatedProperties@odata.count":1,"Resolution":"Place a valid resource at the URI or correct the URI and resubmit the request.","Severity":"Critical"}],"code":"Base.1.2.GeneralError","message":"A general error has occurred. See ExtendedInfo for more information"}}
|
|
|
|
2023-08-19 14:23:33,712 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs?$expand=.($levels=1)', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:23:33,712 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs?$expand=.($levels=1)
|
|
2023-08-19 14:23:33,713 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs?$expand=.($levels=1)
|
|
2023-08-19 14:23:33,714 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:23:39,789 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs?$expand=.($levels=1) HTTP/1.1" 200 2881
|
|
2023-08-19 14:23:39,791 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJobCollection.DellJobCollection', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs', '@odata.type': '#DellJobCollection.DellJobCollection', 'Description': 'Collection of Job Instances', 'Id': 'JobQueue', 'Members': [{'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_878659984891', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': '2023-06-27T06:53:33', 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_878659984891', 'JobState': 'Completed', 'JobType': 'RAIDConfiguration', 'Message': 'Job completed successfully.', 'MessageArgs': [], 'MessageId': 'PR19', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 100, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}, {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_878682850779', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': '2023-06-27T07:26:19', 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_878682850779', 'JobState': 'Completed', 'JobType': 'RAIDConfiguration', 'Message': 'Job completed successfully.', 'MessageArgs': [], 'MessageId': 'PR19', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 100, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}, {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_920326518992', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': '2023-08-14T12:14:58', 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_920326518992', 'JobState': 'Completed', 'JobType': 'RAIDConfiguration', 'Message': 'Job completed successfully.', 'MessageArgs': [], 'MessageId': 'PR19', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 100, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}, {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_923469653542', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': '2023-08-18T03:42:19', 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_923469653542', 'JobState': 'Completed', 'JobType': 'RAIDConfiguration', 'Message': 'Job completed successfully.', 'MessageArgs': [], 'MessageId': 'PR19', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 100, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}, {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}], 'Members@odata.count': 5, 'Name': 'JobQueue'}
|
|
2023-08-19 14:23:55,976 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/{args.manager}/Jobs/{args.job_id}', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:23:55,976 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/{args.manager}/Jobs/{args.job_id}
|
|
2023-08-19 14:23:55,977 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/{args.manager}/Jobs/{args.job_id}
|
|
2023-08-19 14:23:55,978 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:24:01,274 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/%7Bargs.manager%7D/Jobs/%7Bargs.job_id%7D HTTP/1.1" 404 937
|
|
2023-08-19 14:24:01,274 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - {"error":{"@Message.ExtendedInfo":[{"Message":"Unable to complete the operation because the resource {args.manager} entered in not found.","MessageArgs":["{args.manager}"],"MessageArgs@odata.count":1,"MessageId":"IDRAC.1.6.SYS403","RelatedProperties":[],"RelatedProperties@odata.count":0,"Resolution":"Enter the correct resource and retry the operation. For information about valid resource, see the Redfish Users Guide available on the support site.","Severity":"Critical"},{"Message":"The resource at the URI {args.manager} was not found.","MessageArgs":["{args.manager}"],"MessageArgs@odata.count":1,"MessageId":"Base.1.2.ResourceMissingAtURI","RelatedProperties":[""],"RelatedProperties@odata.count":1,"Resolution":"Place a valid resource at the URI or correct the URI and resubmit the request.","Severity":"Critical"}],"code":"Base.1.2.GeneralError","message":"A general error has occurred. See ExtendedInfo for more information"}}
|
|
|
|
2023-08-19 14:27:05,614 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/{args.manager}/Jobs/{args.job_id}', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:27:05,614 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/{args.manager}/Jobs/{args.job_id}
|
|
2023-08-19 14:27:05,614 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/{args.manager}/Jobs/{args.job_id}
|
|
2023-08-19 14:27:05,616 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:27:09,697 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/%7Bargs.manager%7D/Jobs/%7Bargs.job_id%7D HTTP/1.1" 404 937
|
|
2023-08-19 14:27:09,697 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - {"error":{"@Message.ExtendedInfo":[{"Message":"Unable to complete the operation because the resource {args.manager} entered in not found.","MessageArgs":["{args.manager}"],"MessageArgs@odata.count":1,"MessageId":"IDRAC.1.6.SYS403","RelatedProperties":[],"RelatedProperties@odata.count":0,"Resolution":"Enter the correct resource and retry the operation. For information about valid resource, see the Redfish Users Guide available on the support site.","Severity":"Critical"},{"Message":"The resource at the URI {args.manager} was not found.","MessageArgs":["{args.manager}"],"MessageArgs@odata.count":1,"MessageId":"Base.1.2.ResourceMissingAtURI","RelatedProperties":[""],"RelatedProperties@odata.count":1,"Resolution":"Place a valid resource at the URI or correct the URI and resubmit the request.","Severity":"Critical"}],"code":"Base.1.2.GeneralError","message":"A general error has occurred. See ExtendedInfo for more information"}}
|
|
|
|
2023-08-19 14:27:26,603 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/{args.manager}/Jobs/{args.job_id}', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:27:26,603 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/{args.manager}/Jobs/{args.job_id}
|
|
2023-08-19 14:27:26,603 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/{args.manager}/Jobs/{args.job_id}
|
|
2023-08-19 14:27:26,604 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:27:30,595 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/%7Bargs.manager%7D/Jobs/%7Bargs.job_id%7D HTTP/1.1" 404 937
|
|
2023-08-19 14:27:30,596 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - {"error":{"@Message.ExtendedInfo":[{"Message":"Unable to complete the operation because the resource {args.manager} entered in not found.","MessageArgs":["{args.manager}"],"MessageArgs@odata.count":1,"MessageId":"IDRAC.1.6.SYS403","RelatedProperties":[],"RelatedProperties@odata.count":0,"Resolution":"Enter the correct resource and retry the operation. For information about valid resource, see the Redfish Users Guide available on the support site.","Severity":"Critical"},{"Message":"The resource at the URI {args.manager} was not found.","MessageArgs":["{args.manager}"],"MessageArgs@odata.count":1,"MessageId":"Base.1.2.ResourceMissingAtURI","RelatedProperties":[""],"RelatedProperties@odata.count":1,"Resolution":"Place a valid resource at the URI or correct the URI and resubmit the request.","Severity":"Critical"}],"code":"Base.1.2.GeneralError","message":"A general error has occurred. See ExtendedInfo for more information"}}
|
|
|
|
2023-08-19 14:28:24,673 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs?$expand=.($levels=1)', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:28:24,673 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs?$expand=.($levels=1)
|
|
2023-08-19 14:28:24,673 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs?$expand=.($levels=1)
|
|
2023-08-19 14:28:24,675 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:28:29,294 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs?$expand=.($levels=1) HTTP/1.1" 200 2881
|
|
2023-08-19 14:28:29,296 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJobCollection.DellJobCollection', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs', '@odata.type': '#DellJobCollection.DellJobCollection', 'Description': 'Collection of Job Instances', 'Id': 'JobQueue', 'Members': [{'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_878659984891', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': '2023-06-27T06:53:33', 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_878659984891', 'JobState': 'Completed', 'JobType': 'RAIDConfiguration', 'Message': 'Job completed successfully.', 'MessageArgs': [], 'MessageId': 'PR19', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 100, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}, {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_878682850779', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': '2023-06-27T07:26:19', 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_878682850779', 'JobState': 'Completed', 'JobType': 'RAIDConfiguration', 'Message': 'Job completed successfully.', 'MessageArgs': [], 'MessageId': 'PR19', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 100, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}, {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_920326518992', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': '2023-08-14T12:14:58', 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_920326518992', 'JobState': 'Completed', 'JobType': 'RAIDConfiguration', 'Message': 'Job completed successfully.', 'MessageArgs': [], 'MessageId': 'PR19', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 100, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}, {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_923469653542', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': '2023-08-18T03:42:19', 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_923469653542', 'JobState': 'Completed', 'JobType': 'RAIDConfiguration', 'Message': 'Job completed successfully.', 'MessageArgs': [], 'MessageId': 'PR19', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 100, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}, {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}], 'Members@odata.count': 5, 'Name': 'JobQueue'}
|
|
2023-08-19 14:30:47,798 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': '', 'username': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'password': '********'}
|
|
2023-08-19 14:30:47,798 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02
|
|
2023-08-19 14:30:47,798 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/
|
|
2023-08-19 14:30:47,799 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:30:52,944 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/ HTTP/1.1" 401 None
|
|
2023-08-19 14:31:14,008 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:31:14,008 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:31:14,008 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:31:14,010 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:31:18,361 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:37:18,414 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:37:18,428 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:37:18,428 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:37:18,430 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:37:22,593 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:38:47,475 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:38:47,475 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:38:47,475 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:38:47,477 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:38:52,827 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:38:52,829 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:39:27,426 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:39:27,426 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:39:27,426 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:39:27,428 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:39:31,295 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:39:31,296 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:40:16,865 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:40:16,866 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:40:16,866 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:40:16,868 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:40:21,489 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:40:21,490 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:40:51,281 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:40:51,281 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:40:51,281 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:40:51,283 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:40:56,154 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:40:56,154 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:49:05,995 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:49:06,008 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:06,008 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:06,010 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:49:09,853 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:49:09,853 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:49:09,853 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:49:09,854 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:09,854 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:09,855 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:49:13,928 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:49:13,929 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:49:13,930 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:49:13,930 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:13,930 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:13,931 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:49:19,326 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:49:19,327 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:49:19,327 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:49:19,327 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:19,327 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:19,328 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:49:23,362 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:49:23,363 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:49:23,363 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:49:23,363 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:23,363 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:23,364 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:49:27,635 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:49:27,635 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:49:27,636 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:49:27,636 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:27,636 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:27,637 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:49:31,995 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:49:31,996 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:49:31,996 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:49:31,996 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:31,996 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:31,997 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:49:35,931 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:49:35,932 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:49:35,932 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:49:35,932 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:35,932 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:35,933 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:49:40,567 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:49:40,567 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:49:40,568 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:49:40,568 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:40,568 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:49:40,569 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:02,936 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:02,936 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:02,936 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:02,937 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:06,966 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:06,967 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:06,967 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:06,967 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:06,967 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:06,968 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:10,767 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:10,769 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:10,769 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:10,769 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:10,769 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:10,770 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:14,829 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:14,830 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:14,830 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:14,830 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:14,830 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:14,832 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:20,216 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:20,217 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:20,217 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:20,217 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:20,217 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:20,218 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:24,335 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:24,335 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:24,335 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:24,335 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:24,335 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:24,337 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:28,321 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:28,322 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:28,322 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:28,322 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:28,322 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:28,323 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:32,366 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:32,367 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:32,367 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:32,367 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:32,367 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:32,368 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:37,174 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:37,175 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:37,175 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:37,175 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:37,175 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:37,176 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:42,793 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:42,797 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:42,797 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:42,797 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:42,797 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:42,798 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:47,086 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:47,087 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:47,087 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:47,087 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:47,087 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:47,088 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:51,151 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:51,152 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:51,152 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:51,152 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:51,152 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:51,153 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:55,236 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:55,237 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:55,237 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:55,237 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:55,237 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:55,238 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:53:59,640 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:53:59,641 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:53:59,641 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:53:59,641 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:59,641 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:53:59,643 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:04,029 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:54:04,030 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:54:04,030 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:04,030 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:04,030 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:04,031 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:09,195 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:54:09,196 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:54:09,196 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:09,196 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:09,196 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:09,197 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:13,014 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:54:13,015 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:54:13,015 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:13,015 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:13,015 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:13,016 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:17,167 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:54:17,168 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:54:17,168 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:17,168 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:17,168 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:17,169 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:21,537 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:54:21,538 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:54:21,538 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:21,538 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:21,538 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:21,539 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:25,440 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:54:25,441 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:54:25,441 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:25,441 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:25,441 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:25,442 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:29,434 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:54:29,435 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:54:29,435 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:29,435 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:29,435 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:29,436 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:34,922 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:54:34,922 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:54:34,922 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:34,923 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:34,923 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:34,924 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:39,359 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:54:39,359 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:54:39,360 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:39,360 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:39,360 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:39,361 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:43,619 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:54:43,620 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:54:43,620 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:43,620 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:43,620 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:43,621 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:47,593 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:54:47,593 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:54:47,594 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:47,594 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:47,594 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:47,595 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:51,716 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:54:51,717 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-19 14:54:51,717 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:51,717 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:51,717 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:51,718 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:54,076 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:54:54,076 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:54,076 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:54:54,078 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:54:57,616 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:55:24,791 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:55:24,792 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:55:24,792 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:55:24,793 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:55:28,754 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:55:28,754 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: JID_924369311959 Config:RAID:RAID.Slot.6-1 Scheduled 0
|
|
2023-08-19 14:56:13,240 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:56:13,240 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:56:13,240 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:56:13,242 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:56:17,203 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:56:17,204 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: JID_924369311959 Config:RAID:RAID.Slot.6-1 Scheduled 0
|
|
2023-08-19 14:56:17,204 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:56:17,204 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:56:17,204 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:56:17,205 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:56:21,572 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:56:21,573 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: JID_924369311959 Config:RAID:RAID.Slot.6-1 Scheduled 0
|
|
2023-08-19 14:56:21,573 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:56:21,573 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:56:21,573 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:56:21,574 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:56:25,670 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:56:25,670 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: JID_924369311959 Config:RAID:RAID.Slot.6-1 Scheduled 0
|
|
2023-08-19 14:56:25,671 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:56:25,671 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:56:25,671 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:56:25,672 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 14:56:29,660 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 14:56:29,661 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: JID_924369311959 Config:RAID:RAID.Slot.6-1 Scheduled 0
|
|
2023-08-19 14:56:29,661 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 14:56:29,661 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:56:29,661 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 14:56:29,662 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 15:14:40,154 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 15:14:40,204 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:14:40,204 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:14:40,206 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 15:14:44,531 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 15:14:44,532 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: JID_924369311959 Config:RAID:RAID.Slot.6-1 Scheduled 0
|
|
2023-08-19 15:14:44,532 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 15:14:44,532 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:14:44,532 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:14:44,533 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 15:14:48,541 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 15:14:48,542 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: JID_924369311959 Config:RAID:RAID.Slot.6-1 Scheduled 0
|
|
2023-08-19 15:14:48,542 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 15:14:48,542 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:14:48,542 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:14:48,543 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 15:16:06,178 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 15:16:06,178 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:16:06,178 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:16:06,180 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 15:16:11,293 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 15:16:11,293 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: JID_924369311959 Config:RAID:RAID.Slot.6-1 Scheduled 0
|
|
2023-08-19 15:16:11,293 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 15:16:11,293 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:16:11,294 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:16:11,295 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 15:16:15,480 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 15:16:15,481 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: JID_924369311959 Config:RAID:RAID.Slot.6-1 Scheduled 0
|
|
2023-08-19 15:16:15,481 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 15:16:15,481 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:16:15,481 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:16:15,482 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 15:32:25,745 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 15:32:25,763 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:32:25,763 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:32:25,782 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 15:32:29,881 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 15:32:29,882 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: JID_924369311959 Config:RAID:RAID.Slot.6-1 Scheduled 0
|
|
2023-08-19 15:32:29,882 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 15:32:29,882 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:32:29,882 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:32:29,883 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 15:48:09,561 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 15:48:09,637 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:48:09,637 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:48:09,639 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-19 15:48:15,932 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-19 15:48:15,933 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: text data: JID_924369311959 Config:RAID:RAID.Slot.6-1 Scheduled 0
|
|
2023-08-19 15:48:15,933 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-19 15:48:15,933 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:48:15,933 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-19 15:48:15,934 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-20 12:37:08,697 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': '::', 'username': 'root', 'password': '********'}
|
|
2023-08-20 12:37:08,697 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 ::
|
|
2023-08-20 12:37:08,697 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/::
|
|
2023-08-20 12:37:08,698 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-20 12:37:13,881 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/:: HTTP/1.1" 400 362
|
|
2023-08-20 12:37:13,881 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - {
|
|
"error": {
|
|
"code": "Base.1.0.GeneralError",
|
|
"message": "A general error has occurred. See ExtendedInfo for more information.",
|
|
"@Message.ExtendedInfo": [
|
|
{
|
|
"@odata.type" : "#Message.v1_0_0.Message",
|
|
"MessageId": "Base.1.0.InternalError",
|
|
"Message": "failed, Request URI: /redfish/v1/:: is invalid"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
|
|
2023-08-20 12:37:16,983 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': '', 'username': 'root', 'password': '********'}
|
|
2023-08-20 12:37:16,984 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02
|
|
2023-08-20 12:37:16,984 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/
|
|
2023-08-20 12:37:16,985 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-20 12:37:21,440 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/ HTTP/1.1" 200 1257
|
|
2023-08-20 12:44:23,894 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-02', 'url': 'Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', 'username': 'root', 'password': '********'}
|
|
2023-08-20 12:44:23,894 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-02 Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-20 12:44:23,894 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-02/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959
|
|
2023-08-20 12:44:23,896 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-02:443
|
|
2023-08-20 12:44:29,140 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-02:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959 HTTP/1.1" 200 503
|
|
2023-08-20 12:44:29,140 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#DellJob.DellJob', '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Jobs/JID_924369311959', '@odata.type': '#DellJob.v1_0_1.DellJob', 'CompletionTime': None, 'Description': 'Job Instance', 'EndTime': 'TIME_NA', 'Id': 'JID_924369311959', 'JobState': 'Scheduled', 'JobType': 'RAIDConfiguration', 'Message': 'Task successfully scheduled.', 'MessageArgs': [], 'MessageId': 'JCP001', 'Name': 'Config:RAID:RAID.Slot.6-1', 'PercentComplete': 0, 'StartTime': 'TIME_NOW', 'TargetSettingsURI': None}
|
|
2023-08-20 15:52:01,707 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-08-20 15:52:37,075 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-08-20 15:53:36,949 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-08-20 15:58:06,945 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-08-20 16:15:47,241 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-08-20 17:12:53,944 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'Mirrored', 'Name': 'OS', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-20 17:15:15,900 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'Mirrored', 'Name': 'OS', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1'}]}}
|
|
2023-08-20 17:16:11,036 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'Managers/iDRAC.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-20 17:16:11,036 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Managers/iDRAC.Embedded.1
|
|
2023-08-20 17:16:11,036 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Managers/iDRAC.Embedded.1
|
|
2023-08-20 17:16:11,037 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-20 17:16:14,491 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/Managers/iDRAC.Embedded.1 HTTP/1.1" 200 4106
|
|
2023-08-20 17:16:14,494 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-08-20 17:16:14,494 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-20 17:16:14,494 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes
|
|
2023-08-20 17:16:14,495 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-20 17:16:17,775 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "POST /redfish/v1/Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes HTTP/1.1" 405 560
|
|
2023-08-20 18:07:35,250 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Systems
|
|
2023-08-20 18:07:35,250 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems
|
|
2023-08-20 18:07:35,250 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-20 18:07:35,250 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-20 18:07:35,250 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-20 18:07:35,252 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-20 18:07:38,859 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-20 18:07:38,859 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes', 'username': 'root', 'password': '********'}
|
|
2023-08-20 18:07:38,860 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes
|
|
2023-08-20 18:07:38,860 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes
|
|
2023-08-20 18:07:38,861 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-20 18:07:43,613 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes HTTP/1.1" 200 311
|
|
2023-08-20 18:07:43,614 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#VolumeCollection.VolumeCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes', '@odata.type': '#VolumeCollection.VolumeCollection', 'Description': 'Collection Of Volume', 'Members': [], 'Members@odata.count': 0, 'Name': 'Volume Collection'}
|
|
2023-08-21 11:17:50,682 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': '', 'username': None, 'password': '********'}
|
|
2023-08-21 11:17:50,682 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03
|
|
2023-08-21 11:17:50,682 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/
|
|
2023-08-21 11:17:50,705 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-21 11:17:51,733 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/ HTTP/1.1" 200 1257
|
|
2023-08-21 11:17:51,734 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#ServiceRoot.ServiceRoot', '@odata.id': '/redfish/v1', '@odata.type': '#ServiceRoot.v1_3_0.ServiceRoot', 'AccountService': {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/AccountService'}, 'Chassis': {'@odata.id': '/redfish/v1/Chassis'}, 'Description': 'Root Service', 'EventService': {'@odata.id': '/redfish/v1/EventService'}, 'Fabrics': {'@odata.id': '/redfish/v1/Fabrics'}, 'Id': 'RootService', 'JsonSchemas': {'@odata.id': '/redfish/v1/JSONSchemas'}, 'Links': {'Sessions': {'@odata.id': '/redfish/v1/Sessions'}}, 'Managers': {'@odata.id': '/redfish/v1/Managers'}, 'Name': 'Root Service', 'Oem': {'Dell': {'@odata.type': '#DellServiceRoot.v1_0_0.ServiceRootSummary', 'IsBranded': 0, 'ManagerMACAddress': '54:9F:35:1C:AC:D4', 'ServiceTag': '45QQY42'}}, 'Product': 'Integrated Dell Remote Access Controller', 'ProtocolFeaturesSupported': {'ExpandQuery': {'ExpandAll': True, 'Levels': True, 'Links': True, 'MaxLevels': 1, 'NoLinks': True}, 'FilterQuery': True, 'SelectQuery': True}, 'RedfishVersion': '1.4.0', 'Registries': {'@odata.id': '/redfish/v1/Registries'}, 'SessionService': {'@odata.id': '/redfish/v1/SessionService'}, 'Systems': {'@odata.id': '/redfish/v1/Systems'}, 'Tasks': {'@odata.id': '/redfish/v1/TaskService'}, 'UpdateService': {'@odata.id': '/redfish/v1/UpdateService'}}
|
|
2023-08-21 11:18:13,094 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'Systems', 'username': 'root', 'password': '********'}
|
|
2023-08-21 11:18:13,094 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Systems
|
|
2023-08-21 11:18:13,094 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems
|
|
2023-08-21 11:18:13,096 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-21 11:18:16,659 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/Systems HTTP/1.1" 200 367
|
|
2023-08-21 11:18:16,659 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#ComputerSystemCollection.ComputerSystemCollection', '@odata.id': '/redfish/v1/Systems', '@odata.type': '#ComputerSystemCollection.ComputerSystemCollection', 'Description': 'Collection of Computer Systems', 'Members': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1'}], 'Members@odata.count': 1, 'Name': 'Computer System Collection'}
|
|
2023-08-21 11:18:28,942 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1', 'username': 'root', 'password': '********'}
|
|
2023-08-21 11:18:28,942 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Systems/System.Embedded.1
|
|
2023-08-21 11:18:28,942 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems/System.Embedded.1
|
|
2023-08-21 11:18:28,944 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-21 11:18:32,516 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/Systems/System.Embedded.1 HTTP/1.1" 200 4770
|
|
2023-08-21 11:18:32,519 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#ComputerSystem.ComputerSystem', '@odata.id': '/redfish/v1/Systems/System.Embedded.1', '@odata.type': '#ComputerSystem.v1_5_0.ComputerSystem', 'Actions': {'#ComputerSystem.Reset': {'ResetType@Redfish.AllowableValues': ['On', 'ForceOff', 'ForceRestart', 'GracefulShutdown', 'PushPowerButton', 'Nmi'], 'target': '/redfish/v1/Systems/System.Embedded.1/Actions/ComputerSystem.Reset'}}, 'AssetTag': '', 'Bios': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Bios'}, 'BiosVersion': '2.4.2', 'Boot': {'BootOptions': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/BootOptions'}, 'BootOrder': ['Optical.SATAEmbedded.E-1', 'NIC.Embedded.1-1-1'], 'BootOrder@odata.count': 2, 'BootSourceOverrideEnabled': 'Once', 'BootSourceOverrideMode': 'Legacy', 'BootSourceOverrideTarget': 'None', 'BootSourceOverrideTarget@Redfish.AllowableValues': ['None', 'Pxe', 'Cd', 'Floppy', 'Hdd', 'BiosSetup', 'Utilities', 'UefiTarget', 'SDCard', 'UefiHttp']}, 'Description': 'Computer System which represents a machine (physical or virtual) and the local resources such as memory, cpu and other devices that can be accessed from that machine.', 'EthernetInterfaces': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/EthernetInterfaces'}, 'HostName': '', 'HostWatchdogTimer': {'FunctionEnabled': False, 'Status': {'State': 'Disabled'}, 'TimeoutAction': 'None'}, 'Id': 'System.Embedded.1', 'IndicatorLED': 'Off', 'Links': {'Chassis': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'Chassis@odata.count': 1, 'CooledBy': [], 'CooledBy@odata.count': 0, 'ManagedBy': [{'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1'}], 'ManagedBy@odata.count': 1, 'Oem': {'DELL': {'@odata.type': '#DellComputerSystem.v1_0_0.DellComputerSystem', 'BootOrder': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/BootSources'}}}, 'PoweredBy': [], 'PoweredBy@odata.count': 0}, 'Manufacturer': 'Dell Inc.', 'Memory': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory'}, 'MemorySummary': {'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'TotalSystemMemoryGiB': 89.407008}, 'Model': 'PowerEdge T320', 'Name': 'System', 'NetworkInterfaces': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkInterfaces'}, 'PCIeDevices': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/6-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/1-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-29'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-31'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-28'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-26'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-3'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/9-0'}], 'PCIeDevices@odata.count': 10, 'PCIeFunctions': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/6-0-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/1-0-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/0-0-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/0-29-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/0-31-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/0-1-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/0-1-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/0-31-2'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/0-28-4'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/1-0-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/0-26-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/0-3-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/0-28-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/0-28-6'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/0-28-7'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeFunction/9-0-0'}], 'PCIeFunctions@odata.count': 16, 'PartNumber': '0MK701A02', 'PowerState': 'Off', 'ProcessorSummary': {'Count': 1, 'LogicalProcessorCount': 4, 'Model': 'Intel(R) Xeon(R) CPU E5-2407 v2 @ 2.40GHz', 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}}, 'Processors': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors'}, 'SKU': '45QQY42', 'SerialNumber': 'CN7475151D0349', 'SimpleStorage': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/SimpleStorage/Controllers'}, 'Status': {'Health': 'Critical', 'HealthRollup': 'Critical', 'State': 'StandbyOffline'}, 'Storage': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage'}, 'SystemType': 'Physical', 'UUID': '4c4c4544-0035-5110-8051-b4c04f593432'}
|
|
2023-08-21 11:19:53,698 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Memory', 'username': 'root', 'password': '********'}
|
|
2023-08-21 11:19:53,698 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Systems/System.Embedded.1/Memory
|
|
2023-08-21 11:19:53,698 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems/System.Embedded.1/Memory
|
|
2023-08-21 11:19:53,699 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-21 11:19:57,244 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/Systems/System.Embedded.1/Memory HTTP/1.1" 200 865
|
|
2023-08-21 11:19:57,245 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#MemoryCollection.MemoryCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory', '@odata.type': '#MemoryCollection.MemoryCollection', 'Description': 'Collection of memory devices for this system', 'Members': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA2'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA3'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA4'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA5'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA6'}], 'Members@odata.count': 6, 'Name': 'Memory Devices Collection'}
|
|
2023-08-21 11:41:31,187 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Systems
|
|
2023-08-21 11:41:31,187 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems
|
|
2023-08-21 11:41:31,187 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-21 11:41:31,187 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-21 11:41:31,187 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-21 11:41:31,188 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-21 11:41:34,602 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-21 11:41:34,603 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes', 'username': 'root', 'password': '********'}
|
|
2023-08-21 11:41:34,603 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes
|
|
2023-08-21 11:41:34,603 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes
|
|
2023-08-21 11:41:34,604 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-21 11:41:38,200 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes HTTP/1.1" 200 311
|
|
2023-08-21 11:41:38,201 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#VolumeCollection.VolumeCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes', '@odata.type': '#VolumeCollection.VolumeCollection', 'Description': 'Collection Of Volume', 'Members': [], 'Members@odata.count': 0, 'Name': 'Volume Collection'}
|
|
2023-08-21 11:44:37,445 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Memory', 'username': 'root', 'password': '********'}
|
|
2023-08-21 11:44:37,446 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Systems/System.Embedded.1/Memory
|
|
2023-08-21 11:44:37,446 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems/System.Embedded.1/Memory
|
|
2023-08-21 11:44:37,447 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-21 11:44:42,330 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/Systems/System.Embedded.1/Memory HTTP/1.1" 200 865
|
|
2023-08-21 11:44:42,351 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#MemoryCollection.MemoryCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory', '@odata.type': '#MemoryCollection.MemoryCollection', 'Description': 'Collection of memory devices for this system', 'Members': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA2'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA3'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA4'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA5'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA6'}], 'Members@odata.count': 6, 'Name': 'Memory Devices Collection'}
|
|
2023-08-21 11:45:50,735 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Memory', 'username': 'root', 'password': '********'}
|
|
2023-08-21 11:45:50,735 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Systems/System.Embedded.1/Memory
|
|
2023-08-21 11:45:50,735 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems/System.Embedded.1/Memory
|
|
2023-08-21 11:45:50,736 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-21 11:45:55,337 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/Systems/System.Embedded.1/Memory HTTP/1.1" 200 865
|
|
2023-08-21 11:45:55,337 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#MemoryCollection.MemoryCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory', '@odata.type': '#MemoryCollection.MemoryCollection', 'Description': 'Collection of memory devices for this system', 'Members': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA2'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA3'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA4'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA5'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA6'}], 'Members@odata.count': 6, 'Name': 'Memory Devices Collection'}
|
|
2023-08-21 11:46:07,484 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Memory?$expand=.($levels=1)', 'username': 'root', 'password': '********'}
|
|
2023-08-21 11:46:07,484 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Systems/System.Embedded.1/Memory?$expand=.($levels=1)
|
|
2023-08-21 11:46:07,484 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems/System.Embedded.1/Memory?$expand=.($levels=1)
|
|
2023-08-21 11:46:07,486 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-21 11:46:11,428 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/Systems/System.Embedded.1/Memory?$expand=.($levels=1) HTTP/1.1" 200 7020
|
|
2023-08-21 11:46:11,432 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#MemoryCollection.MemoryCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory', '@odata.type': '#MemoryCollection.MemoryCollection', 'Description': 'Collection of memory devices for this system', 'Members': [{'@odata.context': '/redfish/v1/$metadata#Memory.Memory', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA1', '@odata.type': '#Memory.v1_4_0.Memory', 'AllowedSpeedsMHz': [1333], 'AllowedSpeedsMHz@odata.count': 1, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BaseModuleType': None, 'BusWidthBits': 72, 'CapacityMiB': 15625, 'DataWidthBits': 64, 'Description': 'DIMM A1', 'DeviceLocator': 'DIMM A1', 'ErrorCorrection': 'MultiBitECC', 'Id': 'iDRAC.Embedded.1#DIMMSLOTA1', 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}}, 'Manufacturer': 'Samsung', 'MaxTDPMilliWatts': [], 'MaxTDPMilliWatts@odata.count': 0, 'MemoryDeviceType': 'DDR3', 'MemoryMedia': [], 'MemoryMedia@odata.count': 0, 'MemoryType': None, 'Metrics': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA1/Metrics'}, 'Name': 'DIMM A1', 'OperatingMemoryModes': [], 'OperatingMemoryModes@odata.count': 0, 'OperatingSpeedMhz': 1333, 'PartNumber': 'M393B2G70QH0-YK0', 'RankCount': 2, 'Regions': [], 'Regions@odata.count': 0, 'SerialNumber': '179FB232', 'Status': {'Health': None, 'State': None}}, {'@odata.context': '/redfish/v1/$metadata#Memory.Memory', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA2', '@odata.type': '#Memory.v1_4_0.Memory', 'AllowedSpeedsMHz': [1333], 'AllowedSpeedsMHz@odata.count': 1, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BaseModuleType': None, 'BusWidthBits': 72, 'CapacityMiB': 15625, 'DataWidthBits': 64, 'Description': 'DIMM A2', 'DeviceLocator': 'DIMM A2', 'ErrorCorrection': 'MultiBitECC', 'Id': 'iDRAC.Embedded.1#DIMMSLOTA2', 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}}, 'Manufacturer': 'Samsung', 'MaxTDPMilliWatts': [], 'MaxTDPMilliWatts@odata.count': 0, 'MemoryDeviceType': 'DDR3', 'MemoryMedia': [], 'MemoryMedia@odata.count': 0, 'MemoryType': None, 'Metrics': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA2/Metrics'}, 'Name': 'DIMM A2', 'OperatingMemoryModes': [], 'OperatingMemoryModes@odata.count': 0, 'OperatingSpeedMhz': 1333, 'PartNumber': 'M393B2G70QH0-YK0', 'RankCount': 2, 'Regions': [], 'Regions@odata.count': 0, 'SerialNumber': '17A1CCDB', 'Status': {'Health': None, 'State': None}}, {'@odata.context': '/redfish/v1/$metadata#Memory.Memory', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA3', '@odata.type': '#Memory.v1_4_0.Memory', 'AllowedSpeedsMHz': [1333], 'AllowedSpeedsMHz@odata.count': 1, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BaseModuleType': None, 'BusWidthBits': 72, 'CapacityMiB': 15625, 'DataWidthBits': 64, 'Description': 'DIMM A3', 'DeviceLocator': 'DIMM A3', 'ErrorCorrection': 'MultiBitECC', 'Id': 'iDRAC.Embedded.1#DIMMSLOTA3', 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}}, 'Manufacturer': 'Samsung', 'MaxTDPMilliWatts': [], 'MaxTDPMilliWatts@odata.count': 0, 'MemoryDeviceType': 'DDR3', 'MemoryMedia': [], 'MemoryMedia@odata.count': 0, 'MemoryType': None, 'Metrics': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA3/Metrics'}, 'Name': 'DIMM A3', 'OperatingMemoryModes': [], 'OperatingMemoryModes@odata.count': 0, 'OperatingSpeedMhz': 1333, 'PartNumber': 'M393B2G70QH0-YK0', 'RankCount': 2, 'Regions': [], 'Regions@odata.count': 0, 'SerialNumber': '179FB271', 'Status': {'Health': None, 'State': None}}, {'@odata.context': '/redfish/v1/$metadata#Memory.Memory', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA4', '@odata.type': '#Memory.v1_4_0.Memory', 'AllowedSpeedsMHz': [1333], 'AllowedSpeedsMHz@odata.count': 1, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BaseModuleType': None, 'BusWidthBits': 72, 'CapacityMiB': 15625, 'DataWidthBits': 64, 'Description': 'DIMM A4', 'DeviceLocator': 'DIMM A4', 'ErrorCorrection': 'MultiBitECC', 'Id': 'iDRAC.Embedded.1#DIMMSLOTA4', 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}}, 'Manufacturer': 'Samsung', 'MaxTDPMilliWatts': [], 'MaxTDPMilliWatts@odata.count': 0, 'MemoryDeviceType': 'DDR3', 'MemoryMedia': [], 'MemoryMedia@odata.count': 0, 'MemoryType': None, 'Metrics': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA4/Metrics'}, 'Name': 'DIMM A4', 'OperatingMemoryModes': [], 'OperatingMemoryModes@odata.count': 0, 'OperatingSpeedMhz': 1333, 'PartNumber': 'M393B2G70QH0-YK0', 'RankCount': 2, 'Regions': [], 'Regions@odata.count': 0, 'SerialNumber': '179FA1BA', 'Status': {'Health': None, 'State': None}}, {'@odata.context': '/redfish/v1/$metadata#Memory.Memory', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA5', '@odata.type': '#Memory.v1_4_0.Memory', 'AllowedSpeedsMHz': [1333], 'AllowedSpeedsMHz@odata.count': 1, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BaseModuleType': None, 'BusWidthBits': 72, 'CapacityMiB': 15625, 'DataWidthBits': 64, 'Description': 'DIMM A5', 'DeviceLocator': 'DIMM A5', 'ErrorCorrection': 'MultiBitECC', 'Id': 'iDRAC.Embedded.1#DIMMSLOTA5', 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}}, 'Manufacturer': 'Samsung', 'MaxTDPMilliWatts': [], 'MaxTDPMilliWatts@odata.count': 0, 'MemoryDeviceType': 'DDR3', 'MemoryMedia': [], 'MemoryMedia@odata.count': 0, 'MemoryType': None, 'Metrics': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA5/Metrics'}, 'Name': 'DIMM A5', 'OperatingMemoryModes': [], 'OperatingMemoryModes@odata.count': 0, 'OperatingSpeedMhz': 1333, 'PartNumber': 'M393B2G70QH0-YK0', 'RankCount': 2, 'Regions': [], 'Regions@odata.count': 0, 'SerialNumber': '179FB270', 'Status': {'Health': None, 'State': None}}, {'@odata.context': '/redfish/v1/$metadata#Memory.Memory', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA6', '@odata.type': '#Memory.v1_4_0.Memory', 'AllowedSpeedsMHz': [1333], 'AllowedSpeedsMHz@odata.count': 1, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BaseModuleType': None, 'BusWidthBits': 72, 'CapacityMiB': 15625, 'DataWidthBits': 64, 'Description': 'DIMM A6', 'DeviceLocator': 'DIMM A6', 'ErrorCorrection': 'MultiBitECC', 'Id': 'iDRAC.Embedded.1#DIMMSLOTA6', 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}}, 'Manufacturer': 'Samsung', 'MaxTDPMilliWatts': [], 'MaxTDPMilliWatts@odata.count': 0, 'MemoryDeviceType': 'DDR3', 'MemoryMedia': [], 'MemoryMedia@odata.count': 0, 'MemoryType': None, 'Metrics': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Memory/iDRAC.Embedded.1%23DIMMSLOTA6/Metrics'}, 'Name': 'DIMM A6', 'OperatingMemoryModes': [], 'OperatingMemoryModes@odata.count': 0, 'OperatingSpeedMhz': 1333, 'PartNumber': 'M393B2G70QH0-YK0', 'RankCount': 2, 'Regions': [], 'Regions@odata.count': 0, 'SerialNumber': '179FA0FF', 'Status': {'Health': None, 'State': None}}], 'Members@odata.count': 6, 'Name': 'Memory Devices Collection'}
|
|
2023-08-24 17:20:09,367 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Systems
|
|
2023-08-24 17:20:09,382 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems
|
|
2023-08-24 17:20:09,383 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage', 'username': 'root', 'password': '********'}
|
|
2023-08-24 17:20:09,383 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-24 17:20:09,383 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage
|
|
2023-08-24 17:20:09,385 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-24 17:20:13,800 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage HTTP/1.1" 200 379
|
|
2023-08-24 17:20:13,801 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:get - DEBUG - args {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes', 'username': 'root', 'password': '********'}
|
|
2023-08-24 17:20:13,801 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - building url for idrac-03 Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes
|
|
2023-08-24 17:20:13,801 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:redfish_url - DEBUG - Final url is https://idrac-03/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes
|
|
2023-08-24 17:20:13,802 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_new_conn - DEBUG - Starting new HTTPS connection (1): idrac-03:443
|
|
2023-08-24 17:20:17,354 - /home/neill/Projects/redfish_cli/.venv/lib/python3.8/site-packages/urllib3/connectionpool.py:_make_request - DEBUG - https://idrac-03:443 "GET /redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes HTTP/1.1" 200 311
|
|
2023-08-24 17:20:17,355 - /home/neill/Projects/redfish_cli/src/redfish_cli/cli/utils.py:write_output - DEBUG - format: json data: {'@odata.context': '/redfish/v1/$metadata#VolumeCollection.VolumeCollection', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes', '@odata.type': '#VolumeCollection.VolumeCollection', 'Description': 'Collection Of Volume', 'Members': [], 'Members@odata.count': 0, 'Name': 'Volume Collection'}
|
|
2023-09-01 08:26:25,344 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'on'}}
|
|
2023-09-01 08:26:33,720 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'On'}}
|
|
2023-09-01 08:43:18,116 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'On'}}
|
|
2023-09-01 08:43:26,269 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'On'}}
|
|
2023-09-01 08:50:32,454 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'Off'}}
|
|
2023-09-01 08:50:44,997 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'Off'}}
|
|
2023-09-01 08:51:09,616 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceOff'}}
|
|
2023-09-01 08:51:17,370 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceOff'}}
|
|
2023-09-01 08:51:25,272 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceOff'}}
|
|
2023-09-01 19:54:01,636 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-01 19:54:38,648 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'On'}}
|
|
2023-09-01 20:07:03,836 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd0', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1'}]}}
|
|
2023-09-02 09:09:32,053 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Syystems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd0', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1'}]}}
|
|
2023-09-02 09:14:24,147 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd0', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1'}]}}
|
|
2023-09-02 09:17:04,085 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd0', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-02 09:18:05,749 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd1', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-02 09:22:57,086 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-02 09:29:14,324 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd1', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-02 09:30:02,781 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-02 09:48:05,730 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd1', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-02 09:48:31,532 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-02 10:56:52,635 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd4', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-02 10:58:03,492 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd4', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-02 19:08:31,185 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceOff'}}
|
|
2023-09-04 17:19:49,524 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'os', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-04 17:20:39,121 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceOff'}}
|
|
2023-09-04 17:21:14,450 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'On'}}
|
|
2023-09-04 17:22:04,588 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'os', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-04 17:24:50,606 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'os', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-04 18:10:06,577 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'os', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.6-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-04 18:10:52,438 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-04 18:30:20,212 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd0', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-04 18:30:41,194 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-04 18:37:51,813 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd1', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-04 18:38:01,297 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-04 18:45:05,216 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd2', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-04 18:45:18,095 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-04 19:07:16,357 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.6-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd3', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.6:Enclosure.Internal.0-1:RAID.Slot.6-1'}]}}
|
|
2023-09-04 19:07:28,465 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-04 19:30:48,791 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'on'}}
|
|
2023-09-04 19:30:54,975 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'On'}}
|
|
2023-09-04 19:33:15,359 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'os', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.4-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.4-1'}]}}
|
|
2023-09-04 19:34:41,843 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'os', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.4-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Slot.4-1'}]}}
|
|
2023-09-04 19:34:55,880 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForecRestart'}}
|
|
2023-09-04 20:12:51,643 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd0', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Slot.4-1'}]}}
|
|
2023-09-04 20:13:01,866 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForecRestart'}}
|
|
2023-09-04 20:22:23,271 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-04 20:40:47,771 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd1', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.4:Enclosure.Internal.0-1:RAID.Slot.4-1'}]}}
|
|
2023-09-04 20:41:03,195 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForecRestart'}}
|
|
2023-09-04 20:41:08,917 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-04 20:52:36,378 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd2', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.5:Enclosure.Internal.0-1:RAID.Slot.4-1'}]}}
|
|
2023-09-04 20:52:42,160 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-04 21:03:24,532 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Storage/RAID.Slot.4-1/Volumes', 'username': 'root', 'data': {'VolumeType': 'NonRedundant', 'Name': 'osd3', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.6:Enclosure.Internal.0-1:RAID.Slot.4-1'}]}}
|
|
2023-09-04 21:03:37,608 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-04 21:17:06,422 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-01', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceOff'}}
|
|
2023-09-04 21:17:54,191 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceOff'}}
|
|
2023-09-04 21:18:02,860 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceOff'}}
|
|
2023-09-05 11:29:01,770 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'System.Embedded.1', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-05 11:31:16,012 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-05 11:33:04,807 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-05 11:33:38,345 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-03', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceRestart'}}
|
|
2023-09-05 18:19:35,133 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'On'}}
|
|
2023-09-11 19:25:35,534 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'On'}}
|
|
2023-09-11 19:25:44,304 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'On'}}
|
|
2023-09-11 19:26:30,434 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceOff'}}
|
|
2023-09-11 19:26:54,254 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'ForceOff'}}
|
|
2023-09-11 19:27:04,043 - /home/neill/Projects/redfish_cli/src/redfish_cli/api/utils.py:post - WARNING - Processing post {'server': 'idrac-02', 'url': 'Systems/System.Embedded.1/Actions/ComputerSystem.Reset', 'username': 'root', 'data': {'ResetType': 'On'}}
|