Status: Pass 246 Failure 3 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| setUpClass (tempest.api.compute.servers.test_server_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerActionsV293TestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 858, in resource_setup
cls.server_id = cls.recreate_server(None, volume_backed=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 9ca05f47-2f47-4381-af75-9cf98dee24e4 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-05T14:55:40Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9ca05f47-2f47-4381-af75-9cf98dee24e4.'}. Request ID of server operation performed before checking the server status req-18a92254-d75c-49c1-98ae-cbf90ce96adc.
|
||||||
| tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft2.1: tearDownClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server 6dc87ac5-a163-4145-a6ce-838327fcd170 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2025-12-05T15:06:53Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7f3bab730500>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 044d94b7-62ba-4746-8d60-7c2b7c9426c0 in use.', 'detail': ''}, <traceback object at 0x7f3bab6ceb40>), (<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f3bab683140>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume a561248a-1aa3-4637-99f8-c9372d88a18d within the required time (196 s). Timer started at 1764947413. Timer ended at 1764947609. Waited for 196 s., <traceback object at 0x7f3bab6c56c0>))
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt3.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
fail
ft3.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-05 15:57:16,928 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.186/volume/v3/volumes 0.288s
2025-12-05 15:57:16,928 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289"}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-009355ac-9a47-44a5-8c09-3ce28d8ce3de', 'content-length': '768', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-009355ac-9a47-44a5-8c09-3ce28d8ce3de', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.186/volume/v3/volumes'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:16.824319", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-05 15:57:17,036 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.099s
2025-12-05 15:57:17,037 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19de2f58-33b9-4688-9ba6-20a985df0637', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19de2f58-33b9-4688-9ba6-20a985df0637', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:57:18,137 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.082s
2025-12-05 15:57:18,138 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721374f2-f8d7-4190-b57b-466ed00e2b3d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721374f2-f8d7-4190-b57b-466ed00e2b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:57:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:57:19,215 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.066s
2025-12-05 15:57:19,216 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb2574a-5899-4f39-a036-a2a53b0f464d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb2574a-5899-4f39-a036-a2a53b0f464d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:57:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:57:20,310 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.080s
2025-12-05 15:57:20,310 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d26dc0c-ba6b-42c7-9c90-5ec17b1aad13', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d26dc0c-ba6b-42c7-9c90-5ec17b1aad13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:57:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:57:21,392 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.070s
2025-12-05 15:57:21,393 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6c9590-be92-40e9-9856-890d2d6ed785', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6c9590-be92-40e9-9856-890d2d6ed785', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:57:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:57:22,594 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.191s
2025-12-05 15:57:22,595 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87dade23-46ab-4861-b8bb-729d1e598a7d', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87dade23-46ab-4861-b8bb-729d1e598a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:57:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:57:23,645 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 15:57:23,645 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ff0741-a1ed-4c5a-9e53-de052394b74b', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ff0741-a1ed-4c5a-9e53-de052394b74b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:57:23.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:57:23,659 81909 INFO [tempest.common.waiters] volume a561248a-1aa3-4637-99f8-c9372d88a18d reached available after waiting for 6.659369 seconds
2025-12-05 15:57:23,660 81909 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-05 15:57:23,716 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.186/compute/v2.1/os-keypairs 0.055s
2025-12-05 15:57:23,716 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-2048132695", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBDCiZCvP/nxNuuLz15Z45luPA0cowJZJuoDAztvvy4xNkeSnQ88NdQqs9CWoj9mvip0eNkmzrhQBjJ255wTK8Ps/cLhf/1VCe2DgFmH94uRA7EwgxMTwfqdX1zIhSiyxQ=="}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e15c0fc-717a-4ca3-91b5-76f1bc0216c5', 'x-compute-request-id': 'req-0e15c0fc-717a-4ca3-91b5-76f1bc0216c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-2048132695", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBDCiZCvP/nxNuuLz15Z45luPA0cowJZJuoDAztvvy4xNkeSnQ88NdQqs9CWoj9mvip0eNkmzrhQBjJ255wTK8Ps/cLhf/1VCe2DgFmH94uRA7EwgxMTwfqdX1zIhSiyxQ==", "fingerprint": "d0:44:83:5e:70:5f:ea:06:88:13:29:98:18:17:14:36", "user_id": "b4fdc19aaead44429bad7e8341889a65"}}'
2025-12-05 15:57:23,718 81909 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2048132695 created
2025-12-05 15:57:24,108 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.186/networking/v2.0/security-groups 0.390s
2025-12-05 15:57:24,109 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--1134574114", "description": "tempest-description--472670058"}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-cef9f0fc-1d1e-486a-914b-b9bd3a9eee1d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.186/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "044d94b7-62ba-4746-8d60-7c2b7c9426c0", "name": "tempest-securitygroup--1134574114", "stateful": true, "tenant_id": "4b832be9821041b694299c86c0acc9ce", "project_id": "4b832be9821041b694299c86c0acc9ce", "description": "tempest-description--472670058", "shared": false, "security_group_rules": [{"id": "1f243773-8d6a-48d5-82ae-b5be3ac64aeb", "project_id": "4b832be9821041b694299c86c0acc9ce", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "security_group_id": "044d94b7-62ba-4746-8d60-7c2b7c9426c0", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 373, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-05T14:57:23Z", "updated_at": "2025-12-05T14:57:23Z", "revision_number": 0}, {"id": "8c1d2639-cc64-49a4-89e3-9c7fa5e94be0", "project_id": "4b832be9821041b694299c86c0acc9ce", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "security_group_id": "044d94b7-62ba-4746-8d60-7c2b7c9426c0", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 374, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-05T14:57:23Z", "updated_at": "2025-12-05T14:57:23Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-05T14:57:23Z", "updated_at": "2025-12-05T14:57:23Z", "revision_number": 1}}'
2025-12-05 15:57:24,318 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.186/networking/v2.0/security-group-rules 0.209s
2025-12-05 15:57:24,318 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "044d94b7-62ba-4746-8d60-7c2b7c9426c0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f5cc0869-7e36-4e27-9947-4f32d90012e6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.186/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "accd3608-cbcf-497f-b987-db0e7835219e", "project_id": "4b832be9821041b694299c86c0acc9ce", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "security_group_id": "044d94b7-62ba-4746-8d60-7c2b7c9426c0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-05T14:57:24Z", "updated_at": "2025-12-05T14:57:24Z", "revision_number": 0}}'
2025-12-05 15:57:24,552 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.186/networking/v2.0/security-group-rules 0.233s
2025-12-05 15:57:24,552 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "044d94b7-62ba-4746-8d60-7c2b7c9426c0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-31418734-fbbd-4012-ad6d-1ecd1acbb2a7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.186/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "55302a0e-ca58-4788-97fc-38138f9763c9", "project_id": "4b832be9821041b694299c86c0acc9ce", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "security_group_id": "044d94b7-62ba-4746-8d60-7c2b7c9426c0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-05T14:57:24Z", "updated_at": "2025-12-05T14:57:24Z", "revision_number": 0}}'
2025-12-05 15:57:24,552 81909 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1134574114 created
2025-12-05 15:57:25,424 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.186/networking/v2.0/floatingips 0.871s
2025-12-05 15:57:25,425 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "ddd7bee3-91f1-460c-9af2-83c9456e492b"}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-9c1a662b-7348-4052-83d0-04ea7edcf38d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.186/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "09dadc81-325d-43e3-96c1-dd1c837d52f7", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "project_id": "4b832be9821041b694299c86c0acc9ce", "floating_ip_address": "172.24.4.22", "floating_network_id": "ddd7bee3-91f1-460c-9af2-83c9456e492b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-05T14:57:24Z", "updated_at": "2025-12-05T14:57:24Z", "revision_number": 0}}'
2025-12-05 15:57:25,425 81909 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '09dadc81-325d-43e3-96c1-dd1c837d52f7', 'tenant_id': '4b832be9821041b694299c86c0acc9ce', 'project_id': '4b832be9821041b694299c86c0acc9ce', 'floating_ip_address': '172.24.4.22', 'floating_network_id': 'ddd7bee3-91f1-460c-9af2-83c9456e492b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-05T14:57:24Z', 'updated_at': '2025-12-05T14:57:24Z', 'revision_number': 0, 'ip': '172.24.4.22'} created
2025-12-05 15:57:25,594 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.186/identity/v3/auth/tokens 0.166s
2025-12-05 15:57:25,594 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2536', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d941cb6a-8501-48a7-b5d4-20343a570047', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.186/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b4fdc19aaead44429bad7e8341889a65", "name": "tempest-ServerRescueNegativeTestJSON-75048140-project-member", "password_expires_at": null}, "audit_ids": ["0KLUgBRqQa6c-Zzi-_62nw"], "expires_at": "2025-12-05T15:57:25.000000Z", "issued_at": "2025-12-05T14:57:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b832be9821041b694299c86c0acc9ce", "name": "tempest-ServerRescueNegativeTestJSON-75048140"}, "is_domain": false, "roles": [{"id": "af81393b42f54ac889c9e29e14165ebf", "name": "member"}, {"id": "3be96cac70274522af90279617406448", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d27a7fc27e284a758612e1ca858835b1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/identity", "region": "RegionOne"}], "id": "07728f2b441d4635ac9e9b3a7c509d6c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "41fb7d00bd514e9197a6a47c1b42f4dd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/compute/v2.1", "region": "RegionOne"}], "id": "3c5185a7bf5e47d68e6e55ae63d8f1f1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0ea4c8d801a34a1ebd251959cba588b6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/compute/v2/4b832be9821041b694299c86c0acc9ce", "region": "RegionOne"}], "id": "61cf2aae862b45c28eef60dd682792b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1c7b201e60c5486bae30c53ed8d74828", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/volume/v3", "region": "RegionOne"}], "id": "64e4c8dcfa1248f49d3991ad43892b87", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "747e9a5d53104f88a0357ed8da958b33", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/image", "region": "RegionOne"}], "id": "b4de722c41aa4c4fb2501e5cddd25c40", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f6ad8689fdc4860801e06e622f00584", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/placement", "region": "RegionOne"}], "id": "c92d7e9220474550a07f3fd20806139d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3412c44ec22b4db9a2379b9f62bd19bd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/networking", "region": "RegionOne"}], "id": "e0b7f63e1bed40eb9755e8c90f9f3ee2", "type": "network", "name": "neutron"}]}}'
2025-12-05 15:57:25,595 81909 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '52455322-aaed-49f6-8214-34fd3f589962', 'name': 'tempest-ServerRescueNegativeTestJSON-51217752-network', 'tenant_id': '4b832be9821041b694299c86c0acc9ce', 'project_id': '4b832be9821041b694299c86c0acc9ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33669, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-12-05T14:56:06Z', 'updated_at': '2025-12-05T14:56:06Z', 'revision_number': 1} available for tenant
2025-12-05 15:57:25,595 81909 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2048132695', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBDCiZCvP/nxNuuLz15Z45luPA0cowJZJuoDAztvvy4xNkeSnQ88NdQqs9CWoj9mvip0eNkmzrhQBjJ255wTK8Ps/cLhf/1VCe2DgFmH94uRA7EwgxMTwfqdX1zIhSiyxQ==', 'fingerprint': 'd0:44:83:5e:70:5f:ea:06:88:13:29:98:18:17:14:36', 'user_id': 'b4fdc19aaead44429bad7e8341889a65', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBo/78jvD9SIUb73/NryfSMu9ErRmUeZnOUz9rUfOhDRrYQCrtdmMAM\nJSNzmclHRyKgBwYFK4EEACKhZANiAAQQwomQrz/58Tbri89eWeOZbjwNHKMCWSbq\nAwM7b78uMTZHkp0PPDXUKrPQlqI/Zr4qdHjZJs64UAYyduecEyvD7P3C4X/9VQnt\ng4BZh/eLkQOxMIMTE8H6nV9cyIUossU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '044d94b7-62ba-4746-8d60-7c2b7c9426c0', 'name': 'tempest-securitygroup--1134574114', 'stateful': True, 'tenant_id': '4b832be9821041b694299c86c0acc9ce', 'project_id': '4b832be9821041b694299c86c0acc9ce', 'description': 'tempest-description--472670058', 'shared': False, 'security_group_rules': [{'id': '1f243773-8d6a-48d5-82ae-b5be3ac64aeb', 'project_id': '4b832be9821041b694299c86c0acc9ce', 'tenant_id': '4b832be9821041b694299c86c0acc9ce', 'security_group_id': '044d94b7-62ba-4746-8d60-7c2b7c9426c0', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 373, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-05T14:57:23Z', 'updated_at': '2025-12-05T14:57:23Z', 'revision_number': 0}, {'id': '8c1d2639-cc64-49a4-89e3-9c7fa5e94be0', 'project_id': '4b832be9821041b694299c86c0acc9ce', 'tenant_id': '4b832be9821041b694299c86c0acc9ce', 'security_group_id': '044d94b7-62ba-4746-8d60-7c2b7c9426c0', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 374, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-05T14:57:23Z', 'updated_at': '2025-12-05T14:57:23Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-05T14:57:23Z', 'updated_at': '2025-12-05T14:57:23Z', 'revision_number': 1}, 'floating_ip': {'id': '09dadc81-325d-43e3-96c1-dd1c837d52f7', 'tenant_id': '4b832be9821041b694299c86c0acc9ce', 'project_id': '4b832be9821041b694299c86c0acc9ce', 'floating_ip_address': '172.24.4.22', 'floating_network_id': 'ddd7bee3-91f1-460c-9af2-83c9456e492b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-05T14:57:24Z', 'updated_at': '2025-12-05T14:57:24Z', 'revision_number': 0, 'ip': '172.24.4.22'}}
2025-12-05 15:57:26,478 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.186/compute/v2.1/servers 0.882s
2025-12-05 15:57:26,479 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "imageRef": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "flavorRef": "42", "adminPass": "A2*Fx@aaKms3Vtr", "networks": [{"uuid": "52455322-aaed-49f6-8214-34fd3f589962"}], "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "key_name": "tempest-keypair-2048132695", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '417', 'location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77480495-d65b-4dde-b334-09368354675d', 'x-compute-request-id': 'req-77480495-d65b-4dde-b334-09368354675d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.186/compute/v2.1/servers'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "adminPass": "A2*Fx@aaKms3Vtr"}}'
2025-12-05 15:57:26,609 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.128s
2025-12-05 15:57:26,609 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-192224d0-5594-4611-a7c9-4e8ac5c9148b', 'x-compute-request-id': 'req-192224d0-5594-4611-a7c9-4e8ac5c9148b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:27,731 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.107s
2025-12-05 15:57:27,731 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3677ef35-7183-4e50-807c-c334c396a375', 'x-compute-request-id': 'req-3677ef35-7183-4e50-807c-c334c396a375', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:28,834 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.091s
2025-12-05 15:57:28,834 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5b9072f-9c04-4549-961e-e3a7169242c4', 'x-compute-request-id': 'req-d5b9072f-9c04-4549-961e-e3a7169242c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:28,845 81909 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-05 15:57:30,213 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.367s
2025-12-05 15:57:30,214 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4c8b38-4f5f-4af7-815a-aa46aca1ccad', 'x-compute-request-id': 'req-fa4c8b38-4f5f-4af7-815a-aa46aca1ccad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:31,357 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.131s
2025-12-05 15:57:31,358 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9c0158-29f9-43cf-bed4-440e7b93e49f', 'x-compute-request-id': 'req-1a9c0158-29f9-43cf-bed4-440e7b93e49f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:34,102 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 1.733s
2025-12-05 15:57:34,103 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa785c0c-02c1-401c-ad89-bff7f88c8902', 'x-compute-request-id': 'req-aa785c0c-02c1-401c-ad89-bff7f88c8902', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:34,120 81909 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 8 second wait
2025-12-05 15:57:36,552 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 1.431s
2025-12-05 15:57:36,552 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deb496e1-3c90-48b8-b030-6db237cbe9e8', 'x-compute-request-id': 'req-deb496e1-3c90-48b8-b030-6db237cbe9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:36,569 81909 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 10 second wait
2025-12-05 15:57:38,256 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.685s
2025-12-05 15:57:38,256 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6c35c96-85d9-4acc-818b-7cd4391bcf42', 'x-compute-request-id': 'req-c6c35c96-85d9-4acc-818b-7cd4391bcf42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:40,059 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.781s
2025-12-05 15:57:40,059 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c63664-ee94-4486-be60-6ef5788b5016', 'x-compute-request-id': 'req-e7c63664-ee94-4486-be60-6ef5788b5016', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:41,531 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.456s
2025-12-05 15:57:41,531 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f25c5b3-27a7-4c9f-ac7a-9a55a033621d', 'x-compute-request-id': 'req-2f25c5b3-27a7-4c9f-ac7a-9a55a033621d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:42,907 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.359s
2025-12-05 15:57:42,907 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-839746ec-25ca-4fe1-92bd-e300e92a5a7b', 'x-compute-request-id': 'req-839746ec-25ca-4fe1-92bd-e300e92a5a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:44,995 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 1.074s
2025-12-05 15:57:44,995 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa72f981-21b5-4d7b-83a9-22c4e60e361d', 'x-compute-request-id': 'req-aa72f981-21b5-4d7b-83a9-22c4e60e361d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:46,679 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.663s
2025-12-05 15:57:46,679 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4906dac-6741-4cb3-bdfc-cd0fc06f4a80', 'x-compute-request-id': 'req-c4906dac-6741-4cb3-bdfc-cd0fc06f4a80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "BUILD", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:48,027 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.335s
2025-12-05 15:57:48,027 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0a070b4-7e98-46c9-940a-9a4beb99ddc1', 'x-compute-request-id': 'req-d0a070b4-7e98-46c9-940a-9a4beb99ddc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "ACTIVE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:57:46Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:57:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-12-05 15:57:48,041 81909 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 22 second wait
2025-12-05 15:57:48,212 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-interface 0.170s
2025-12-05 15:57:48,212 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8113e3d3-0f8b-4beb-b176-238158a39e76', 'x-compute-request-id': 'req-8113e3d3-0f8b-4beb-b176-238158a39e76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "52455322-aaed-49f6-8214-34fd3f589962", "port_id": "aeffce8a-76cc-4a9c-bb3c-f8589caaab93", "mac_addr": "fa:16:3e:d1:71:5b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8086ad3d-ad84-4b70-b886-13f91eecdbde", "ip_address": "10.0.0.5"}]}]}'
2025-12-05 15:57:50,056 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.186/networking/v2.0/floatingips/09dadc81-325d-43e3-96c1-dd1c837d52f7 1.841s
2025-12-05 15:57:50,057 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "aeffce8a-76cc-4a9c-bb3c-f8589caaab93"}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-e94a9272-f09d-427f-8592-8d0d3faf9031', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/networking/v2.0/floatingips/09dadc81-325d-43e3-96c1-dd1c837d52f7'}
Body: b'{"floatingip": {"id": "09dadc81-325d-43e3-96c1-dd1c837d52f7", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "project_id": "4b832be9821041b694299c86c0acc9ce", "floating_ip_address": "172.24.4.22", "floating_network_id": "ddd7bee3-91f1-460c-9af2-83c9456e492b", "router_id": "e3cc778e-416a-4c63-9e2e-dee4cbf0a99e", "port_id": "aeffce8a-76cc-4a9c-bb3c-f8589caaab93", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "52455322-aaed-49f6-8214-34fd3f589962", "mac_address": "fa:16:3e:d1:71:5b", "admin_state_up": true, "status": "ACTIVE", "device_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-05T14:57:24Z", "updated_at": "2025-12-05T14:57:48Z", "revision_number": 1}}'
2025-12-05 15:57:50,058 81909 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.22:22' as 'cirros' with public key authentication
2025-12-05 15:58:50,118 81909 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.22 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-05 15:58:52,645 81909 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.22 ([Errno None] Unable to connect to port 22 on 172.24.4.22). Number attempts: 2. Retry after 3 seconds.
2025-12-05 15:58:56,149 81909 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.22 ([Errno None] Unable to connect to port 22 on 172.24.4.22). Number attempts: 3. Retry after 4 seconds.
2025-12-05 15:59:00,716 81909 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-12-05 15:59:00,994 81909 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-05 15:59:00,994 81909 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.22 successfully created
2025-12-05 15:59:03,219 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 2.224s
2025-12-05 15:59:03,219 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d"}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd463063-df42-4cc8-a441-45dc8a1dbbdc', 'x-compute-request-id': 'req-fd463063-df42-4cc8-a441-45dc8a1dbbdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "device": "/dev/vdb"}}'
2025-12-05 15:59:03,353 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.132s
2025-12-05 15:59:03,353 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f2926c-0f82-4849-8c1b-338c25edc6fd', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f2926c-0f82-4849-8c1b-338c25edc6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:03.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:59:04,444 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.077s
2025-12-05 15:59:04,445 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b28d784-1106-48b6-adc8-38b7b43cabf9', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b28d784-1106-48b6-adc8-38b7b43cabf9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:03.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:59:05,490 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.034s
2025-12-05 15:59:05,490 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c093fac2-945d-4589-9500-b7995b004a0c', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c093fac2-945d-4589-9500-b7995b004a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:05.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:59:06,545 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.043s
2025-12-05 15:59:06,546 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690670a5-9b9d-4809-b5d8-34d6a5ff0418', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690670a5-9b9d-4809-b5d8-34d6a5ff0418', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:05.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:59:07,595 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.038s
2025-12-05 15:59:07,595 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab6b10d-d881-4883-aa2a-209918ee5901', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab6b10d-d881-4883-aa2a-209918ee5901', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:05.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:59:08,646 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 15:59:08,647 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c79407-5daa-4b76-8422-7ac81fc51164', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c79407-5daa-4b76-8422-7ac81fc51164', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:59:08,657 81909 INFO [tempest.common.waiters] Attachment 953fb000-5b02-4559-9cda-50866ebf970a created for volume a561248a-1aa3-4637-99f8-c9372d88a18d to server 6dc87ac5-a163-4145-a6ce-838327fcd170 after waiting for 5.657315 seconds
2025-12-05 15:59:08,702 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.044s
2025-12-05 15:59:08,702 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a716c3-7476-4f93-8830-8b2cf5426da5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a716c3-7476-4f93-8830-8b2cf5426da5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 15:59:08,716 81909 INFO [tempest.common.waiters] volume a561248a-1aa3-4637-99f8-c9372d88a18d reached in-use after waiting for 0.716903 seconds
2025-12-05 15:59:09,013 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/action 0.295s
2025-12-05 15:59:09,013 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "A2*Fx@aaKms3Vtr"}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4607072d-eb0b-44ed-b194-3237cd1bd078', 'x-compute-request-id': 'req-4607072d-eb0b-44ed-b194-3237cd1bd078', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/action'}
Body: b'{"adminPass": "A2*Fx@aaKms3Vtr"}'
2025-12-05 15:59:09,341 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.327s
2025-12-05 15:59:09,341 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08288218-a336-4922-a28d-a334358d3af0', 'x-compute-request-id': 'req-08288218-a336-4922-a28d-a334358d3af0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "ACTIVE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:09Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:57:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:10,685 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.331s
2025-12-05 15:59:10,686 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd1be641-b854-46da-bf63-c784346f7b78', 'x-compute-request-id': 'req-bd1be641-b854-46da-bf63-c784346f7b78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "ACTIVE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:09Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:57:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:11,964 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.265s
2025-12-05 15:59:11,965 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace791d5-ec0e-4ca5-bc07-24e0f977b876', 'x-compute-request-id': 'req-ace791d5-ec0e-4ca5-bc07-24e0f977b876', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "ACTIVE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:09Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:57:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:13,136 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.159s
2025-12-05 15:59:13,136 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a20c2604-61f1-433f-82e3-60260f3cf0ab', 'x-compute-request-id': 'req-a20c2604-61f1-433f-82e3-60260f3cf0ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "ACTIVE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:09Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:57:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:14,315 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.166s
2025-12-05 15:59:14,315 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17f01fa6-2a05-455d-83b5-1a3519daa5eb', 'x-compute-request-id': 'req-17f01fa6-2a05-455d-83b5-1a3519daa5eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "ACTIVE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:09Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:57:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:15,558 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.226s
2025-12-05 15:59:15,559 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bef0675-6e31-4c28-b680-7fe4d98916b1', 'x-compute-request-id': 'req-7bef0675-6e31-4c28-b680-7fe4d98916b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "ACTIVE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:09Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:57:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:16,872 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.302s
2025-12-05 15:59:16,873 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3509ec23-14db-4c9e-b0a2-034389aecac1', 'x-compute-request-id': 'req-3509ec23-14db-4c9e-b0a2-034389aecac1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "ACTIVE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:09Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:57:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:18,210 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.322s
2025-12-05 15:59:18,210 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aafa518-30fe-40b3-900f-a33d45629e06', 'x-compute-request-id': 'req-3aafa518-30fe-40b3-900f-a33d45629e06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "ACTIVE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:09Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:57:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:19,398 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.176s
2025-12-05 15:59:19,399 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-510b2018-b5c3-4e29-b894-5175f5c661a4', 'x-compute-request-id': 'req-510b2018-b5c3-4e29-b894-5175f5c661a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "RESCUE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:18Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:59:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:19,413 81909 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 10 second wait
2025-12-05 15:59:19,688 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.186/identity/v3/auth/tokens 0.268s
2025-12-05 15:59:19,688 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2536', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-01359aa5-78ee-4db0-9be6-99c5f65d764d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.186/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b4fdc19aaead44429bad7e8341889a65", "name": "tempest-ServerRescueNegativeTestJSON-75048140-project-member", "password_expires_at": null}, "audit_ids": ["Wk_zsEvlTl2asqEmGA-qaA"], "expires_at": "2025-12-05T15:59:19.000000Z", "issued_at": "2025-12-05T14:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b832be9821041b694299c86c0acc9ce", "name": "tempest-ServerRescueNegativeTestJSON-75048140"}, "is_domain": false, "roles": [{"id": "af81393b42f54ac889c9e29e14165ebf", "name": "member"}, {"id": "3be96cac70274522af90279617406448", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d27a7fc27e284a758612e1ca858835b1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/identity", "region": "RegionOne"}], "id": "07728f2b441d4635ac9e9b3a7c509d6c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "41fb7d00bd514e9197a6a47c1b42f4dd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/compute/v2.1", "region": "RegionOne"}], "id": "3c5185a7bf5e47d68e6e55ae63d8f1f1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0ea4c8d801a34a1ebd251959cba588b6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/compute/v2/4b832be9821041b694299c86c0acc9ce", "region": "RegionOne"}], "id": "61cf2aae862b45c28eef60dd682792b9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "1c7b201e60c5486bae30c53ed8d74828", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/volume/v3", "region": "RegionOne"}], "id": "64e4c8dcfa1248f49d3991ad43892b87", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "747e9a5d53104f88a0357ed8da958b33", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/image", "region": "RegionOne"}], "id": "b4de722c41aa4c4fb2501e5cddd25c40", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f6ad8689fdc4860801e06e622f00584", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/placement", "region": "RegionOne"}], "id": "c92d7e9220474550a07f3fd20806139d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3412c44ec22b4db9a2379b9f62bd19bd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.186/networking", "region": "RegionOne"}], "id": "e0b7f63e1bed40eb9755e8c90f9f3ee2", "type": "network", "name": "neutron"}]}}'
2025-12-05 15:59:19,689 81909 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '52455322-aaed-49f6-8214-34fd3f589962', 'name': 'tempest-ServerRescueNegativeTestJSON-51217752-network', 'tenant_id': '4b832be9821041b694299c86c0acc9ce', 'project_id': '4b832be9821041b694299c86c0acc9ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33669, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-12-05T14:56:06Z', 'updated_at': '2025-12-05T14:56:06Z', 'revision_number': 1} available for tenant
2025-12-05 15:59:19,881 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments/a561248a-1aa3-4637-99f8-c9372d88a18d 0.191s
2025-12-05 15:59:19,881 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '152', 'x-openstack-request-id': 'req-5416cece-3e6f-4695-bd42-85cb9efcbb7d', 'x-compute-request-id': 'req-5416cece-3e6f-4695-bd42-85cb9efcbb7d', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 6dc87ac5-a163-4145-a6ce-838327fcd170 while it is in vm_state rescued"}}'
2025-12-05 15:59:20,096 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/action 0.214s
2025-12-05 15:59:20,096 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9453d5f0-b8b9-4a86-9b81-7bca20520028', 'x-compute-request-id': 'req-9453d5f0-b8b9-4a86-9b81-7bca20520028', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/action'}
Body: b''
2025-12-05 15:59:20,369 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.273s
2025-12-05 15:59:20,370 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5077bb9d-9471-4245-a084-b10a0359c769', 'x-compute-request-id': 'req-5077bb9d-9471-4245-a084-b10a0359c769', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "RESCUE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:20Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:59:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:21,677 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.294s
2025-12-05 15:59:21,677 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bc7fd11-6b8a-48ac-a64b-16a4629469d7', 'x-compute-request-id': 'req-9bc7fd11-6b8a-48ac-a64b-16a4629469d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "RESCUE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:20Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:59:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:22,913 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.219s
2025-12-05 15:59:22,913 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9729d13e-0067-4aa8-8fb6-7164a2acca36', 'x-compute-request-id': 'req-9729d13e-0067-4aa8-8fb6-7164a2acca36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "RESCUE", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:20Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:59:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:24,266 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170 0.340s
2025-12-05 15:59:24,267 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc257de2-2b21-40d7-aa49-cf3f3c56c67e', 'x-compute-request-id': 'req-fc257de2-2b21-40d7-aa49-cf3f3c56c67e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}
Body: b'{"server": {"id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "name": "tempest-ServerRescueNegativeTestJSON-server-927597035", "status": "ERROR", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "user_id": "b4fdc19aaead44429bad7e8341889a65", "metadata": {}, "hostId": "6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648", "image": {"id": "8d6c6a07-ddd0-4ae3-9323-d68f869017a4", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.186/compute/flavors/42"}]}, "created": "2025-12-05T14:57:26Z", "updated": "2025-12-05T14:59:24Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-51217752-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:71:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}, {"rel": "bookmark", "href": "http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2048132695", "OS-SRV-USG:launched_at": "2025-12-05T14:59:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134574114"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d"}]}}'
2025-12-05 15:59:24,278 81909 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 4 second wait
2025-12-05 15:59:24,533 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-interface 0.254s
2025-12-05 15:59:24,534 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a153a193-9526-4427-ad00-1dbf02c3227b', 'x-compute-request-id': 'req-a153a193-9526-4427-ad00-1dbf02c3227b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "52455322-aaed-49f6-8214-34fd3f589962", "port_id": "aeffce8a-76cc-4a9c-bb3c-f8589caaab93", "mac_addr": "fa:16:3e:d1:71:5b", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "8086ad3d-ad84-4b70-b886-13f91eecdbde", "ip_address": "10.0.0.5"}]}]}'
2025-12-05 15:59:25,370 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.186/networking/v2.0/floatingips/09dadc81-325d-43e3-96c1-dd1c837d52f7 0.833s
2025-12-05 15:59:25,371 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "aeffce8a-76cc-4a9c-bb3c-f8589caaab93"}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 14:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-a518a7d9-8d3c-4bd8-8ef8-2028623ac649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/networking/v2.0/floatingips/09dadc81-325d-43e3-96c1-dd1c837d52f7'}
Body: b'{"floatingip": {"id": "09dadc81-325d-43e3-96c1-dd1c837d52f7", "tenant_id": "4b832be9821041b694299c86c0acc9ce", "project_id": "4b832be9821041b694299c86c0acc9ce", "floating_ip_address": "172.24.4.22", "floating_network_id": "ddd7bee3-91f1-460c-9af2-83c9456e492b", "router_id": "e3cc778e-416a-4c63-9e2e-dee4cbf0a99e", "port_id": "aeffce8a-76cc-4a9c-bb3c-f8589caaab93", "fixed_ip_address": "10.0.0.5", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "52455322-aaed-49f6-8214-34fd3f589962", "mac_address": "fa:16:3e:d1:71:5b", "admin_state_up": true, "status": "DOWN", "device_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-05T14:57:24Z", "updated_at": "2025-12-05T14:59:24Z", "revision_number": 3}}'
2025-12-05 15:59:25,371 81909 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.22:22' as 'cirros' with public key authentication
2025-12-05 16:00:25,430 81909 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.22 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-05 16:01:27,990 81909 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.22 (timed out). Number attempts: 2. Retry after 3 seconds.
2025-12-05 16:02:31,554 81909 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.22 (timed out). Number attempts: 3. Retry after 4 seconds.
2025-12-05 16:03:36,114 81909 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.22 after 3 attempts. Proxy client: no proxy client
2025-12-05 16:03:36.114 81909 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2025-12-05 16:03:36.114 81909 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2025-12-05 16:03:36.114 81909 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2025-12-05 16:03:36.114 81909 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2025-12-05 16:03:36.114 81909 ERROR tempest.lib.common.ssh sock.connect(addr)
2025-12-05 16:03:36.114 81909 ERROR tempest.lib.common.ssh TimeoutError: timed out
2025-12-05 16:03:36.114 81909 ERROR tempest.lib.common.ssh
2025-12-05 16:03:36,115 81909 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Fri, 05 Dec 2025 14:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '417', 'location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77480495-d65b-4dde-b334-09368354675d', 'x-compute-request-id': 'req-77480495-d65b-4dde-b334-09368354675d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.186/compute/v2.1/servers'}
Body: {'id': '6dc87ac5-a163-4145-a6ce-838327fcd170', 'name': 'tempest-ServerRescueNegativeTestJSON-server-927597035', 'status': 'ACTIVE', 'tenant_id': '4b832be9821041b694299c86c0acc9ce', 'user_id': 'b4fdc19aaead44429bad7e8341889a65', 'metadata': {}, 'hostId': '6f69de2886fd3d5606985b306c49ff32492581ed624a851509004648', 'image': {'id': '8d6c6a07-ddd0-4ae3-9323-d68f869017a4', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.186/compute/images/8d6c6a07-ddd0-4ae3-9323-d68f869017a4'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.186/compute/flavors/42'}]}, 'created': '2025-12-05T14:57:26Z', 'updated': '2025-12-05T14:57:46Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-51217752-network': [{'version': 4, 'addr': '10.0.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:d1:71:5b'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}, {'rel': 'bookmark', 'href': 'http://192.168.122.186/compute/servers/6dc87ac5-a163-4145-a6ce-838327fcd170'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-2048132695', 'OS-SRV-USG:launched_at': '2025-12-05T14:57:46.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1134574114'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2025-12-05 16:03:37,251 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/action 1.135s
2025-12-05 16:03:37,251 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-f4e72aca-b4a1-4bd9-b9ae-7b41159e2adf', 'x-compute-request-id': 'req-f4e72aca-b4a1-4bd9-b9ae-7b41159e2adf', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-12-05 16:03:37,252 81909 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 6dc87ac5-a163-4145-a6ce-838327fcd170
2025-12-05 16:03:37,294 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.042s
2025-12-05 16:03:37,295 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cfe0d03-d28b-43f4-a94e-a502be6a6f1a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cfe0d03-d28b-43f4-a94e-a502be6a6f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:03:37,417 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments/a561248a-1aa3-4637-99f8-c9372d88a18d 0.112s
2025-12-05 16:03:37,418 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '150', 'x-openstack-request-id': 'req-cb16a88d-74cd-4c20-adcc-c5642da660ed', 'x-compute-request-id': 'req-cb16a88d-74cd-4c20-adcc-c5642da660ed', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 6dc87ac5-a163-4145-a6ce-838327fcd170 while it is in vm_state error"}}'
2025-12-05 16:03:37,478 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.059s
2025-12-05 16:03:37,479 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-293a9098-1f72-4d0a-8fe6-1ef32b1877fe', 'x-compute-request-id': 'req-293a9098-1f72-4d0a-8fe6-1ef32b1877fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:38,529 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.047s
2025-12-05 16:03:38,529 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45a5461d-7617-4f47-acec-71c68be64e31', 'x-compute-request-id': 'req-45a5461d-7617-4f47-acec-71c68be64e31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:39,591 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.058s
2025-12-05 16:03:39,592 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e91594-cc70-48d1-8ff7-5b03c1a6e1d0', 'x-compute-request-id': 'req-e7e91594-cc70-48d1-8ff7-5b03c1a6e1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:40,648 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.054s
2025-12-05 16:03:40,649 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2041a042-c879-411b-9e23-ab0573eea4fc', 'x-compute-request-id': 'req-2041a042-c879-411b-9e23-ab0573eea4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:41,773 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.120s
2025-12-05 16:03:41,773 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52149bf1-a5ed-4643-b2a8-db10eeaf45ad', 'x-compute-request-id': 'req-52149bf1-a5ed-4643-b2a8-db10eeaf45ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:42,838 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.061s
2025-12-05 16:03:42,838 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59dca3a5-acdb-4ef9-b18f-7c5c8cf18068', 'x-compute-request-id': 'req-59dca3a5-acdb-4ef9-b18f-7c5c8cf18068', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:43,891 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.050s
2025-12-05 16:03:43,891 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d8f998e-73d9-43a3-bbaf-7125a561d1e1', 'x-compute-request-id': 'req-0d8f998e-73d9-43a3-bbaf-7125a561d1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:44,946 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.052s
2025-12-05 16:03:44,947 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f08710d7-32a7-4485-93a2-edc9c3846a58', 'x-compute-request-id': 'req-f08710d7-32a7-4485-93a2-edc9c3846a58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:46,006 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.056s
2025-12-05 16:03:46,007 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47c47f0d-202b-49c1-9f8b-e943c73c4e7f', 'x-compute-request-id': 'req-47c47f0d-202b-49c1-9f8b-e943c73c4e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:47,074 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.064s
2025-12-05 16:03:47,075 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94f00d28-5ebb-437b-92a7-82ead41bd4d3', 'x-compute-request-id': 'req-94f00d28-5ebb-437b-92a7-82ead41bd4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:48,147 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.070s
2025-12-05 16:03:48,148 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-495ea6ec-5bde-49fa-b16e-4e51830ae0a6', 'x-compute-request-id': 'req-495ea6ec-5bde-49fa-b16e-4e51830ae0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:49,203 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.052s
2025-12-05 16:03:49,203 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99576bad-a68c-42e0-8948-85055f6ff763', 'x-compute-request-id': 'req-99576bad-a68c-42e0-8948-85055f6ff763', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:50,264 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.057s
2025-12-05 16:03:50,264 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1307d6eb-df10-4774-9766-c93ca9c1369c', 'x-compute-request-id': 'req-1307d6eb-df10-4774-9766-c93ca9c1369c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:51,339 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.071s
2025-12-05 16:03:51,339 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-826fc1d7-39cb-4595-a6f4-cc3fa4edcf5a', 'x-compute-request-id': 'req-826fc1d7-39cb-4595-a6f4-cc3fa4edcf5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:52,397 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.054s
2025-12-05 16:03:52,397 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a443d0-448f-43ce-b310-fe6cd643dbfa', 'x-compute-request-id': 'req-d4a443d0-448f-43ce-b310-fe6cd643dbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:53,449 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:03:53,449 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9243391a-e1b8-4fa6-a58f-efdccb7c9eec', 'x-compute-request-id': 'req-9243391a-e1b8-4fa6-a58f-efdccb7c9eec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:54,519 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.066s
2025-12-05 16:03:54,519 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fbe269d-27f7-43ca-af8c-77964f8e4517', 'x-compute-request-id': 'req-2fbe269d-27f7-43ca-af8c-77964f8e4517', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:55,577 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.055s
2025-12-05 16:03:55,578 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65eb9d84-bb2f-4cf9-9c65-e1b258724047', 'x-compute-request-id': 'req-65eb9d84-bb2f-4cf9-9c65-e1b258724047', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:56,629 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:03:56,629 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d837eca0-9126-4041-af83-63e88c8a4775', 'x-compute-request-id': 'req-d837eca0-9126-4041-af83-63e88c8a4775', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:57,688 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.055s
2025-12-05 16:03:57,688 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eecca6c9-008e-4498-9da6-2a72db989d5e', 'x-compute-request-id': 'req-eecca6c9-008e-4498-9da6-2a72db989d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:58,736 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.044s
2025-12-05 16:03:58,736 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01352d02-bff2-4a1a-910b-5c194126a529', 'x-compute-request-id': 'req-01352d02-bff2-4a1a-910b-5c194126a529', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:03:59,784 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.044s
2025-12-05 16:03:59,784 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:03:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499fcaeb-d074-43dd-8b02-2482173d863c', 'x-compute-request-id': 'req-499fcaeb-d074-43dd-8b02-2482173d863c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:00,833 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.045s
2025-12-05 16:04:00,833 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-997c0ac1-219b-43d5-a775-5e60781bb839', 'x-compute-request-id': 'req-997c0ac1-219b-43d5-a775-5e60781bb839', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:01,893 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.057s
2025-12-05 16:04:01,893 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21d280e8-6a28-424a-981c-7484ab4451e6', 'x-compute-request-id': 'req-21d280e8-6a28-424a-981c-7484ab4451e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:02,944 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:04:02,945 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5a43181-cbe3-445c-81ef-5550d5310663', 'x-compute-request-id': 'req-c5a43181-cbe3-445c-81ef-5550d5310663', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:04,002 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.054s
2025-12-05 16:04:04,003 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b769a44d-12fc-4ecf-96ea-059d46fcabde', 'x-compute-request-id': 'req-b769a44d-12fc-4ecf-96ea-059d46fcabde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:05,054 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.047s
2025-12-05 16:04:05,054 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e707f5a5-d8d7-44dc-bd6e-d2c44dd72ce2', 'x-compute-request-id': 'req-e707f5a5-d8d7-44dc-bd6e-d2c44dd72ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:06,115 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.058s
2025-12-05 16:04:06,115 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3e980be-fd20-42c8-86cf-4ee0f436098a', 'x-compute-request-id': 'req-d3e980be-fd20-42c8-86cf-4ee0f436098a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:07,170 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.052s
2025-12-05 16:04:07,171 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7e466bc-3a37-4d14-b321-ad8756346cb0', 'x-compute-request-id': 'req-b7e466bc-3a37-4d14-b321-ad8756346cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:08,268 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.094s
2025-12-05 16:04:08,268 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd520c95-1863-4512-91c6-dc587f796e9c', 'x-compute-request-id': 'req-cd520c95-1863-4512-91c6-dc587f796e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:09,319 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:04:09,320 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bc2238e-67c8-4b08-b69c-eea1c8e5cb4b', 'x-compute-request-id': 'req-6bc2238e-67c8-4b08-b69c-eea1c8e5cb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:10,399 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.077s
2025-12-05 16:04:10,400 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d50fbad-8f8c-4c74-916c-de9eba7a508e', 'x-compute-request-id': 'req-9d50fbad-8f8c-4c74-916c-de9eba7a508e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:11,573 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.170s
2025-12-05 16:04:11,573 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-575b4868-439d-459c-a503-535e2a8b24e5', 'x-compute-request-id': 'req-575b4868-439d-459c-a503-535e2a8b24e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:12,644 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.067s
2025-12-05 16:04:12,644 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15919c6e-ce70-42c4-badb-217109ae124d', 'x-compute-request-id': 'req-15919c6e-ce70-42c4-badb-217109ae124d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:13,769 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.121s
2025-12-05 16:04:13,769 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a5403b6-1952-4bff-aa3a-b314c2f49b95', 'x-compute-request-id': 'req-1a5403b6-1952-4bff-aa3a-b314c2f49b95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:14,821 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:04:14,821 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0696526-056d-4640-8808-0b4c1d66d742', 'x-compute-request-id': 'req-f0696526-056d-4640-8808-0b4c1d66d742', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:15,880 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.055s
2025-12-05 16:04:15,880 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f105ebac-7b84-4ff3-a582-76999b1f251b', 'x-compute-request-id': 'req-f105ebac-7b84-4ff3-a582-76999b1f251b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:16,930 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.047s
2025-12-05 16:04:16,931 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a59efef3-9885-44fa-af7d-300585aacf59', 'x-compute-request-id': 'req-a59efef3-9885-44fa-af7d-300585aacf59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:17,986 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.052s
2025-12-05 16:04:17,986 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a3e451f-5316-4525-8dcb-4f6a4271d03d', 'x-compute-request-id': 'req-5a3e451f-5316-4525-8dcb-4f6a4271d03d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:19,035 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.046s
2025-12-05 16:04:19,036 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f68dc05-f8c4-4afb-bd45-cdb13b4e2efc', 'x-compute-request-id': 'req-8f68dc05-f8c4-4afb-bd45-cdb13b4e2efc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:20,097 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.058s
2025-12-05 16:04:20,097 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09a40976-f141-4579-a5fd-c1cf400c6201', 'x-compute-request-id': 'req-09a40976-f141-4579-a5fd-c1cf400c6201', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:21,148 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:04:21,148 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2dce801-f2d6-41c4-8292-99342f64497c', 'x-compute-request-id': 'req-d2dce801-f2d6-41c4-8292-99342f64497c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:22,204 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.053s
2025-12-05 16:04:22,205 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efec441d-4cc9-4fb2-83e3-538aeba62b5d', 'x-compute-request-id': 'req-efec441d-4cc9-4fb2-83e3-538aeba62b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:23,263 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.055s
2025-12-05 16:04:23,264 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-579cc411-43fe-449c-8bfc-5f42d3b52418', 'x-compute-request-id': 'req-579cc411-43fe-449c-8bfc-5f42d3b52418', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:24,324 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.057s
2025-12-05 16:04:24,325 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee5e61a1-4d1b-4826-b672-1f242d3927ba', 'x-compute-request-id': 'req-ee5e61a1-4d1b-4826-b672-1f242d3927ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:25,413 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.086s
2025-12-05 16:04:25,413 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e601f8aa-a151-4ce1-8a48-3ffcefaca5fd', 'x-compute-request-id': 'req-e601f8aa-a151-4ce1-8a48-3ffcefaca5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:26,497 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.080s
2025-12-05 16:04:26,498 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b967dc32-5c4f-4481-a8eb-665141171b49', 'x-compute-request-id': 'req-b967dc32-5c4f-4481-a8eb-665141171b49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:27,549 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:04:27,549 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36ef0eac-b97b-4325-851c-767ceb426435', 'x-compute-request-id': 'req-36ef0eac-b97b-4325-851c-767ceb426435', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:28,606 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.054s
2025-12-05 16:04:28,607 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72e8c17a-eb12-4c46-b182-13090cece9dd', 'x-compute-request-id': 'req-72e8c17a-eb12-4c46-b182-13090cece9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:29,663 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.053s
2025-12-05 16:04:29,663 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edfb9142-ed0d-4d6b-8e7d-4bbc8d7722fb', 'x-compute-request-id': 'req-edfb9142-ed0d-4d6b-8e7d-4bbc8d7722fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:30,729 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.063s
2025-12-05 16:04:30,729 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14f14c33-81b5-453e-a8b7-da591c70a4f6', 'x-compute-request-id': 'req-14f14c33-81b5-453e-a8b7-da591c70a4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:31,814 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.082s
2025-12-05 16:04:31,814 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79084ab0-3bca-468b-877c-1081d429dc1c', 'x-compute-request-id': 'req-79084ab0-3bca-468b-877c-1081d429dc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:32,870 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.052s
2025-12-05 16:04:32,870 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6603707-2b92-4fff-89ca-99cefdd961e9', 'x-compute-request-id': 'req-f6603707-2b92-4fff-89ca-99cefdd961e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:33,945 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.072s
2025-12-05 16:04:33,946 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56528d6a-880b-4ce3-84f5-b19831a2b8c0', 'x-compute-request-id': 'req-56528d6a-880b-4ce3-84f5-b19831a2b8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:35,010 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.062s
2025-12-05 16:04:35,010 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-383f6c20-d9b6-4493-a3e9-baf21842c958', 'x-compute-request-id': 'req-383f6c20-d9b6-4493-a3e9-baf21842c958', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:36,060 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.046s
2025-12-05 16:04:36,060 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0dd1262-48b2-4a06-90b9-f5b86f526ab5', 'x-compute-request-id': 'req-a0dd1262-48b2-4a06-90b9-f5b86f526ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:37,123 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.059s
2025-12-05 16:04:37,124 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f0e66dd-f71b-4539-b6ff-14e087ddd835', 'x-compute-request-id': 'req-6f0e66dd-f71b-4539-b6ff-14e087ddd835', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:38,189 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.063s
2025-12-05 16:04:38,190 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd96f2c4-7ec3-4252-8fc7-fb9bfbc78e73', 'x-compute-request-id': 'req-dd96f2c4-7ec3-4252-8fc7-fb9bfbc78e73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:39,250 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.057s
2025-12-05 16:04:39,250 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeda9fb6-2484-4ed1-9b5a-c8467c3e89d6', 'x-compute-request-id': 'req-aeda9fb6-2484-4ed1-9b5a-c8467c3e89d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:40,306 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.052s
2025-12-05 16:04:40,306 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca4d20b-22d2-4ba5-ae45-7a3d15671627', 'x-compute-request-id': 'req-8ca4d20b-22d2-4ba5-ae45-7a3d15671627', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:41,364 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.054s
2025-12-05 16:04:41,364 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4de1566b-b83d-4d90-9dfa-5275f6f7a943', 'x-compute-request-id': 'req-4de1566b-b83d-4d90-9dfa-5275f6f7a943', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:42,416 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.049s
2025-12-05 16:04:42,417 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04ca6919-6ce8-4b2f-9438-0a7c9d1b31d2', 'x-compute-request-id': 'req-04ca6919-6ce8-4b2f-9438-0a7c9d1b31d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:43,483 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.063s
2025-12-05 16:04:43,483 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b940f1ff-69fc-4f30-9143-62344cce73bf', 'x-compute-request-id': 'req-b940f1ff-69fc-4f30-9143-62344cce73bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:44,533 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.047s
2025-12-05 16:04:44,534 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60268b17-c075-47ac-9a05-b7f0393a6142', 'x-compute-request-id': 'req-60268b17-c075-47ac-9a05-b7f0393a6142', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:45,585 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:04:45,586 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-383a2b86-3765-4458-a600-5fbb0990ace6', 'x-compute-request-id': 'req-383a2b86-3765-4458-a600-5fbb0990ace6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:46,632 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.043s
2025-12-05 16:04:46,633 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d6e7435-05f5-48c8-9e4b-44fce6830b57', 'x-compute-request-id': 'req-6d6e7435-05f5-48c8-9e4b-44fce6830b57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:47,695 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.057s
2025-12-05 16:04:47,696 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b3511df-d547-47d6-b58d-113f79fd6e96', 'x-compute-request-id': 'req-6b3511df-d547-47d6-b58d-113f79fd6e96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:48,765 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.067s
2025-12-05 16:04:48,766 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87e25393-b5c5-45da-a8f0-63f26eaec430', 'x-compute-request-id': 'req-87e25393-b5c5-45da-a8f0-63f26eaec430', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:49,822 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.053s
2025-12-05 16:04:49,822 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cc6af48-0b29-4f9d-ac98-295f3fd740e5', 'x-compute-request-id': 'req-8cc6af48-0b29-4f9d-ac98-295f3fd740e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:50,896 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.070s
2025-12-05 16:04:50,896 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80237679-0472-4186-bc41-8ab083390264', 'x-compute-request-id': 'req-80237679-0472-4186-bc41-8ab083390264', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:51,954 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.055s
2025-12-05 16:04:51,955 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60593325-9335-46c2-be6c-87d140daa26f', 'x-compute-request-id': 'req-60593325-9335-46c2-be6c-87d140daa26f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:53,023 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.065s
2025-12-05 16:04:53,023 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dfe134a-bc17-4c2c-826f-4c59e7d33430', 'x-compute-request-id': 'req-3dfe134a-bc17-4c2c-826f-4c59e7d33430', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:54,080 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.054s
2025-12-05 16:04:54,080 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-932ae5e5-1a61-4886-b74d-db10676d07bf', 'x-compute-request-id': 'req-932ae5e5-1a61-4886-b74d-db10676d07bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:55,139 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.055s
2025-12-05 16:04:55,139 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fcd38db-a2d1-48e4-b83f-97a9e615fecd', 'x-compute-request-id': 'req-7fcd38db-a2d1-48e4-b83f-97a9e615fecd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:56,204 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.062s
2025-12-05 16:04:56,204 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16dbc01e-49d7-4cd7-9e5a-c63e88f54199', 'x-compute-request-id': 'req-16dbc01e-49d7-4cd7-9e5a-c63e88f54199', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:57,273 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.065s
2025-12-05 16:04:57,273 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f02c4a9-3b42-462d-884e-920d172fd4dd', 'x-compute-request-id': 'req-9f02c4a9-3b42-462d-884e-920d172fd4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:58,326 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.049s
2025-12-05 16:04:58,326 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99f048b5-7d70-4b6b-95ac-29aaf7698f5f', 'x-compute-request-id': 'req-99f048b5-7d70-4b6b-95ac-29aaf7698f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:04:59,377 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.047s
2025-12-05 16:04:59,377 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-023f38ae-504d-4ea1-9d65-ddfb27f60278', 'x-compute-request-id': 'req-023f38ae-504d-4ea1-9d65-ddfb27f60278', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:00,428 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.047s
2025-12-05 16:05:00,429 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4c5cbeb-58a8-455c-9272-ddfa8ef0c2b0', 'x-compute-request-id': 'req-d4c5cbeb-58a8-455c-9272-ddfa8ef0c2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:01,535 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.104s
2025-12-05 16:05:01,535 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09b77ed9-1526-4d82-842e-096065848249', 'x-compute-request-id': 'req-09b77ed9-1526-4d82-842e-096065848249', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:02,587 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:05:02,587 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e678aba-8b02-4e57-a870-38553b66f478', 'x-compute-request-id': 'req-1e678aba-8b02-4e57-a870-38553b66f478', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:03,640 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.050s
2025-12-05 16:05:03,641 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0505f831-b34e-4f68-9e71-0d82bf2db566', 'x-compute-request-id': 'req-0505f831-b34e-4f68-9e71-0d82bf2db566', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:04,692 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:05:04,692 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72bdc56-6e0c-4951-8c37-e6509a0df24b', 'x-compute-request-id': 'req-d72bdc56-6e0c-4951-8c37-e6509a0df24b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:05,746 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.050s
2025-12-05 16:05:05,746 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8818a61e-4645-48b2-aea9-07d57eec1ecf', 'x-compute-request-id': 'req-8818a61e-4645-48b2-aea9-07d57eec1ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:06,802 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.052s
2025-12-05 16:05:06,802 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-051d48e8-113a-47e7-8e75-e50bd71044cd', 'x-compute-request-id': 'req-051d48e8-113a-47e7-8e75-e50bd71044cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:07,849 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.043s
2025-12-05 16:05:07,849 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6008c55-c856-4e68-b23a-faf666e7efd1', 'x-compute-request-id': 'req-b6008c55-c856-4e68-b23a-faf666e7efd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:08,907 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.054s
2025-12-05 16:05:08,907 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8cdbd5a-fe28-4e33-98be-73c05553e5d7', 'x-compute-request-id': 'req-b8cdbd5a-fe28-4e33-98be-73c05553e5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:09,963 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.053s
2025-12-05 16:05:09,963 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0493881-0ee2-4180-8f14-347cc9e5d54f', 'x-compute-request-id': 'req-a0493881-0ee2-4180-8f14-347cc9e5d54f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:11,037 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.070s
2025-12-05 16:05:11,037 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed38da27-2e70-4e12-8d45-6b2a6b620863', 'x-compute-request-id': 'req-ed38da27-2e70-4e12-8d45-6b2a6b620863', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:12,138 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.097s
2025-12-05 16:05:12,138 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78b3122b-9403-426f-8cf5-997e93600852', 'x-compute-request-id': 'req-78b3122b-9403-426f-8cf5-997e93600852', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:13,212 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.068s
2025-12-05 16:05:13,212 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b86f6d76-dec2-48a6-9860-93d25b7a0d1c', 'x-compute-request-id': 'req-b86f6d76-dec2-48a6-9860-93d25b7a0d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:14,540 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.325s
2025-12-05 16:05:14,541 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19ef874e-5665-4ef3-9e51-b930e5c4721f', 'x-compute-request-id': 'req-19ef874e-5665-4ef3-9e51-b930e5c4721f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:15,593 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.049s
2025-12-05 16:05:15,594 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fc735d6-0964-4de1-bf41-5bd7a20c0819', 'x-compute-request-id': 'req-2fc735d6-0964-4de1-bf41-5bd7a20c0819', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:16,831 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.234s
2025-12-05 16:05:16,831 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5017782b-4c5c-4f38-89fc-c69b0cfda656', 'x-compute-request-id': 'req-5017782b-4c5c-4f38-89fc-c69b0cfda656', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:17,980 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.146s
2025-12-05 16:05:17,981 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37a9ad20-b517-406a-a11f-5f10580f82b6', 'x-compute-request-id': 'req-37a9ad20-b517-406a-a11f-5f10580f82b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:19,044 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.060s
2025-12-05 16:05:19,045 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e67ec0-74cf-4bb7-8db1-333c339043a2', 'x-compute-request-id': 'req-06e67ec0-74cf-4bb7-8db1-333c339043a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:20,115 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.061s
2025-12-05 16:05:20,115 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2adb6441-ece5-4c7e-abfa-8d1aea9a6c64', 'x-compute-request-id': 'req-2adb6441-ece5-4c7e-abfa-8d1aea9a6c64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:21,168 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.049s
2025-12-05 16:05:21,169 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b0876e4-b58b-4c46-9ea6-419f888703d8', 'x-compute-request-id': 'req-9b0876e4-b58b-4c46-9ea6-419f888703d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:22,216 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.044s
2025-12-05 16:05:22,217 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2670b67-0133-4d77-a041-2d3464b11a66', 'x-compute-request-id': 'req-b2670b67-0133-4d77-a041-2d3464b11a66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:23,267 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.047s
2025-12-05 16:05:23,267 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1009f10-ed90-4faa-a2d3-e4addb009c03', 'x-compute-request-id': 'req-b1009f10-ed90-4faa-a2d3-e4addb009c03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:24,325 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.055s
2025-12-05 16:05:24,325 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-660a62c4-89a8-4f94-af7f-53ef92c5e819', 'x-compute-request-id': 'req-660a62c4-89a8-4f94-af7f-53ef92c5e819', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:25,381 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.053s
2025-12-05 16:05:25,382 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a04de152-e5dd-4e8a-a72c-2675adabb962', 'x-compute-request-id': 'req-a04de152-e5dd-4e8a-a72c-2675adabb962', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:26,453 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.068s
2025-12-05 16:05:26,453 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e771757d-6034-429e-a9de-c80d970c52c4', 'x-compute-request-id': 'req-e771757d-6034-429e-a9de-c80d970c52c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:27,503 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.047s
2025-12-05 16:05:27,504 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5252997-1953-4e0f-ae65-806db7855ba2', 'x-compute-request-id': 'req-c5252997-1953-4e0f-ae65-806db7855ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:28,571 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.064s
2025-12-05 16:05:28,571 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40b2910c-0c41-4a32-a879-e8ca69dd3ad6', 'x-compute-request-id': 'req-40b2910c-0c41-4a32-a879-e8ca69dd3ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:29,646 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.071s
2025-12-05 16:05:29,646 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8878e0b4-7d9e-4fed-8d55-bead67087fb4', 'x-compute-request-id': 'req-8878e0b4-7d9e-4fed-8d55-bead67087fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:30,749 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.100s
2025-12-05 16:05:30,750 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c49cb0a7-3208-4757-9c15-994b6ba4dfbe', 'x-compute-request-id': 'req-c49cb0a7-3208-4757-9c15-994b6ba4dfbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:31,852 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.099s
2025-12-05 16:05:31,853 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54e05602-208d-40cc-a502-46a0016c1029', 'x-compute-request-id': 'req-54e05602-208d-40cc-a502-46a0016c1029', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:32,929 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.073s
2025-12-05 16:05:32,930 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e9f983-4080-4ef6-b629-09f197fec72a', 'x-compute-request-id': 'req-b8e9f983-4080-4ef6-b629-09f197fec72a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:33,982 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.049s
2025-12-05 16:05:33,983 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-146a5c35-3f32-496e-9721-36f8a98b463d', 'x-compute-request-id': 'req-146a5c35-3f32-496e-9721-36f8a98b463d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:35,031 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.045s
2025-12-05 16:05:35,032 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36577309-22cd-4274-8775-2d0893237f23', 'x-compute-request-id': 'req-36577309-22cd-4274-8775-2d0893237f23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:36,082 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:05:36,082 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2877fd41-ce9f-4b41-9d41-c88eb396c74e', 'x-compute-request-id': 'req-2877fd41-ce9f-4b41-9d41-c88eb396c74e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:37,162 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.078s
2025-12-05 16:05:37,163 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e43dcc0-5344-4629-99af-8e05231a0f7a', 'x-compute-request-id': 'req-9e43dcc0-5344-4629-99af-8e05231a0f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:38,233 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.067s
2025-12-05 16:05:38,233 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f21044b-9039-47b4-a8fd-4d9a99434cc9', 'x-compute-request-id': 'req-1f21044b-9039-47b4-a8fd-4d9a99434cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:39,301 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.065s
2025-12-05 16:05:39,302 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d42b98a-31ff-45f9-905c-97aa11442aa6', 'x-compute-request-id': 'req-2d42b98a-31ff-45f9-905c-97aa11442aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:40,365 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.060s
2025-12-05 16:05:40,365 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a65dd026-6881-45da-8193-7624506a87e1', 'x-compute-request-id': 'req-a65dd026-6881-45da-8193-7624506a87e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:41,448 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.079s
2025-12-05 16:05:41,449 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d48313a-ce9a-4c16-b25f-bd602434a013', 'x-compute-request-id': 'req-2d48313a-ce9a-4c16-b25f-bd602434a013', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:42,542 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.089s
2025-12-05 16:05:42,542 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62cfc802-bdbc-4191-a2d0-f049c982d9c8', 'x-compute-request-id': 'req-62cfc802-bdbc-4191-a2d0-f049c982d9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:43,597 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.051s
2025-12-05 16:05:43,597 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70410626-45c6-4cf2-9cab-fb92e1c37abb', 'x-compute-request-id': 'req-70410626-45c6-4cf2-9cab-fb92e1c37abb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:44,677 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.077s
2025-12-05 16:05:44,678 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22a9c671-9c2d-4fe9-81a3-b0def999dc54', 'x-compute-request-id': 'req-22a9c671-9c2d-4fe9-81a3-b0def999dc54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:45,732 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.050s
2025-12-05 16:05:45,732 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-484db510-4996-43e4-b662-0db47b446bf2', 'x-compute-request-id': 'req-484db510-4996-43e4-b662-0db47b446bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:46,805 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.070s
2025-12-05 16:05:46,805 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4383ed8a-112c-4d97-8713-7e5be9c8d90a', 'x-compute-request-id': 'req-4383ed8a-112c-4d97-8713-7e5be9c8d90a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:47,889 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.080s
2025-12-05 16:05:47,889 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c4e2b55-f042-4eff-bd51-7e6e11eab0fa', 'x-compute-request-id': 'req-3c4e2b55-f042-4eff-bd51-7e6e11eab0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:48,943 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.050s
2025-12-05 16:05:48,943 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb7b055-c6ac-4b83-b0c0-cae6cac6a4e7', 'x-compute-request-id': 'req-ecb7b055-c6ac-4b83-b0c0-cae6cac6a4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:49,992 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.046s
2025-12-05 16:05:49,992 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb00f7f1-6100-4e2c-ac3e-2a56223883f7', 'x-compute-request-id': 'req-cb00f7f1-6100-4e2c-ac3e-2a56223883f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:51,084 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.087s
2025-12-05 16:05:51,084 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7dfbd81-0e50-4cb5-85c5-7e0736a619b7', 'x-compute-request-id': 'req-e7dfbd81-0e50-4cb5-85c5-7e0736a619b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:52,159 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.072s
2025-12-05 16:05:52,160 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a572b926-465c-4156-b57d-aefc989c6ebf', 'x-compute-request-id': 'req-a572b926-465c-4156-b57d-aefc989c6ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:53,215 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.053s
2025-12-05 16:05:53,216 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db3abb60-0b76-458a-9f56-c81fce03a165', 'x-compute-request-id': 'req-db3abb60-0b76-458a-9f56-c81fce03a165', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:54,269 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.050s
2025-12-05 16:05:54,269 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-006daa38-8195-41d6-86c6-fdbe866825c7', 'x-compute-request-id': 'req-006daa38-8195-41d6-86c6-fdbe866825c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:55,320 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:05:55,321 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e647161f-eb16-4e87-854b-3d89fc7647b6', 'x-compute-request-id': 'req-e647161f-eb16-4e87-854b-3d89fc7647b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:56,416 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.092s
2025-12-05 16:05:56,416 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fe97bee-9e8a-4bad-8175-6a98b2cb1be9', 'x-compute-request-id': 'req-1fe97bee-9e8a-4bad-8175-6a98b2cb1be9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:57,483 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.060s
2025-12-05 16:05:57,483 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c2679b0-e09f-46e5-8266-d81fc156313f', 'x-compute-request-id': 'req-3c2679b0-e09f-46e5-8266-d81fc156313f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:58,549 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.062s
2025-12-05 16:05:58,549 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c948048d-889e-43e8-af52-a67a5e7ffe1a', 'x-compute-request-id': 'req-c948048d-889e-43e8-af52-a67a5e7ffe1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:05:59,599 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:05:59,599 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5663a390-268e-4c1f-a2fb-4bacb2a5c531', 'x-compute-request-id': 'req-5663a390-268e-4c1f-a2fb-4bacb2a5c531', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:00,648 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.046s
2025-12-05 16:06:00,649 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0467cecd-2905-4839-8cb0-65d9dc4e706b', 'x-compute-request-id': 'req-0467cecd-2905-4839-8cb0-65d9dc4e706b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:01,715 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.064s
2025-12-05 16:06:01,716 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bfe6a76-791a-4147-b6a4-0a6c925bdd85', 'x-compute-request-id': 'req-0bfe6a76-791a-4147-b6a4-0a6c925bdd85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:02,766 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:06:02,766 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5414e259-ba0f-4bfa-8b46-7aaeb57ef5a0', 'x-compute-request-id': 'req-5414e259-ba0f-4bfa-8b46-7aaeb57ef5a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:03,817 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.047s
2025-12-05 16:06:03,817 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c253bdc9-cac4-4ecb-9ae2-3317486f5a2d', 'x-compute-request-id': 'req-c253bdc9-cac4-4ecb-9ae2-3317486f5a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:04,880 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.060s
2025-12-05 16:06:04,880 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e85654-12df-43b6-b396-4af293df3755', 'x-compute-request-id': 'req-65e85654-12df-43b6-b396-4af293df3755', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:05,935 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.053s
2025-12-05 16:06:05,936 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34b82379-8883-4b45-945f-d863c28f4409', 'x-compute-request-id': 'req-34b82379-8883-4b45-945f-d863c28f4409', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:06,983 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.045s
2025-12-05 16:06:06,983 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-843c18e4-afe6-4d22-8497-8d1f1321a3cb', 'x-compute-request-id': 'req-843c18e4-afe6-4d22-8497-8d1f1321a3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:08,031 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.045s
2025-12-05 16:06:08,032 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-741befe7-f767-4f45-b8b6-60e046cd832e', 'x-compute-request-id': 'req-741befe7-f767-4f45-b8b6-60e046cd832e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:09,085 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.050s
2025-12-05 16:06:09,085 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3605c942-47d4-4983-addc-cbf56e6dd488', 'x-compute-request-id': 'req-3605c942-47d4-4983-addc-cbf56e6dd488', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:10,141 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.053s
2025-12-05 16:06:10,142 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c579560d-17ff-4a32-b5c9-13236a5ff696', 'x-compute-request-id': 'req-c579560d-17ff-4a32-b5c9-13236a5ff696', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:11,193 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:06:11,193 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32237a96-6932-4af5-8ff5-ca3b9030ca7c', 'x-compute-request-id': 'req-32237a96-6932-4af5-8ff5-ca3b9030ca7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:12,253 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.057s
2025-12-05 16:06:12,254 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8effe30-5e20-4373-b290-4df7a8ef5511', 'x-compute-request-id': 'req-f8effe30-5e20-4373-b290-4df7a8ef5511', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:13,306 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:06:13,306 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11ba77ee-1506-4e4b-b0c5-63a97f2a22f3', 'x-compute-request-id': 'req-11ba77ee-1506-4e4b-b0c5-63a97f2a22f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:14,356 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.047s
2025-12-05 16:06:14,356 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40b927ab-8497-4c3f-9c78-2f8f847fbc29', 'x-compute-request-id': 'req-40b927ab-8497-4c3f-9c78-2f8f847fbc29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:15,408 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:06:15,408 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1caa735d-32bb-49f9-a0cd-d7e91a1e4d8a', 'x-compute-request-id': 'req-1caa735d-32bb-49f9-a0cd-d7e91a1e4d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:16,469 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.058s
2025-12-05 16:06:16,470 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-938f6305-5ace-4b39-850e-762070c1525e', 'x-compute-request-id': 'req-938f6305-5ace-4b39-850e-762070c1525e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:17,518 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.045s
2025-12-05 16:06:17,518 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64eaf3db-f3e5-44cb-b581-ec53e0ea0307', 'x-compute-request-id': 'req-64eaf3db-f3e5-44cb-b581-ec53e0ea0307', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:18,570 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.049s
2025-12-05 16:06:18,570 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5e0177c-156c-450d-a743-b19524209c59', 'x-compute-request-id': 'req-c5e0177c-156c-450d-a743-b19524209c59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:19,627 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.053s
2025-12-05 16:06:19,627 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13540a8a-d1c2-4fec-b186-53557979dc2d', 'x-compute-request-id': 'req-13540a8a-d1c2-4fec-b186-53557979dc2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:20,683 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.053s
2025-12-05 16:06:20,684 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3695249-ff8a-432a-8511-5577a068f649', 'x-compute-request-id': 'req-a3695249-ff8a-432a-8511-5577a068f649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:21,736 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.049s
2025-12-05 16:06:21,737 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcd5db3d-caa0-48e3-9815-3aff565be82a', 'x-compute-request-id': 'req-bcd5db3d-caa0-48e3-9815-3aff565be82a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:22,788 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.049s
2025-12-05 16:06:22,789 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dcfd9f4-2a1a-4be6-ab9a-24dac9c3327f', 'x-compute-request-id': 'req-3dcfd9f4-2a1a-4be6-ab9a-24dac9c3327f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:23,834 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.043s
2025-12-05 16:06:23,834 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4616061d-3578-46d0-85ae-95bbb9b46b99', 'x-compute-request-id': 'req-4616061d-3578-46d0-85ae-95bbb9b46b99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:24,880 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.042s
2025-12-05 16:06:24,880 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bce458e-b32b-4b27-8fc5-0b2f1f43c845', 'x-compute-request-id': 'req-2bce458e-b32b-4b27-8fc5-0b2f1f43c845', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:25,930 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.047s
2025-12-05 16:06:25,931 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a574eef4-b9d4-4573-9866-e57da044ebf5', 'x-compute-request-id': 'req-a574eef4-b9d4-4573-9866-e57da044ebf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:26,978 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.045s
2025-12-05 16:06:26,979 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a62a8cb-31eb-44a6-a2db-c89810f5ad47', 'x-compute-request-id': 'req-2a62a8cb-31eb-44a6-a2db-c89810f5ad47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:28,024 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.042s
2025-12-05 16:06:28,024 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb119d80-3a9c-42e0-bcac-9bfb80c90758', 'x-compute-request-id': 'req-eb119d80-3a9c-42e0-bcac-9bfb80c90758', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:29,088 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.061s
2025-12-05 16:06:29,088 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088afa7f-953c-47bb-94ca-9c7f80d489a4', 'x-compute-request-id': 'req-088afa7f-953c-47bb-94ca-9c7f80d489a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:30,142 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.052s
2025-12-05 16:06:30,143 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e7d126d-003a-41e6-8de0-d125e9ef3bc6', 'x-compute-request-id': 'req-9e7d126d-003a-41e6-8de0-d125e9ef3bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:31,199 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.053s
2025-12-05 16:06:31,199 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54d7168b-cd06-4f7a-a52d-ddea0d40e1e4', 'x-compute-request-id': 'req-54d7168b-cd06-4f7a-a52d-ddea0d40e1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:32,256 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.054s
2025-12-05 16:06:32,257 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc233e34-e6f4-47ef-b85f-8a843ffbb086', 'x-compute-request-id': 'req-bc233e34-e6f4-47ef-b85f-8a843ffbb086', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:33,306 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.046s
2025-12-05 16:06:33,307 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ac27b7e-506a-4288-b6b3-ba77b9a42cf1', 'x-compute-request-id': 'req-6ac27b7e-506a-4288-b6b3-ba77b9a42cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:34,359 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:06:34,359 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6e3befa-ef22-497e-8600-0dfa4972faa9', 'x-compute-request-id': 'req-f6e3befa-ef22-497e-8600-0dfa4972faa9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:35,414 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.052s
2025-12-05 16:06:35,414 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9335557f-a2d2-4d8f-9ad6-a45d29b5abe0', 'x-compute-request-id': 'req-9335557f-a2d2-4d8f-9ad6-a45d29b5abe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:36,475 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.057s
2025-12-05 16:06:36,475 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec730d5-0d1e-4f64-9f0e-6ac9ce67fbd6', 'x-compute-request-id': 'req-2ec730d5-0d1e-4f64-9f0e-6ac9ce67fbd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:37,534 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.056s
2025-12-05 16:06:37,535 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b46e11af-c31c-4cbf-93b6-b6ffca16224c', 'x-compute-request-id': 'req-b46e11af-c31c-4cbf-93b6-b6ffca16224c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:38,590 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.051s
2025-12-05 16:06:38,590 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc531a1d-704c-4afe-be03-3028a113de9c', 'x-compute-request-id': 'req-fc531a1d-704c-4afe-be03-3028a113de9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:39,656 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.062s
2025-12-05 16:06:39,656 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-596b1b22-617c-47df-aa18-77ae24376ffb', 'x-compute-request-id': 'req-596b1b22-617c-47df-aa18-77ae24376ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:40,705 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.046s
2025-12-05 16:06:40,706 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0833bda1-9b8f-46e1-846a-b8f69efea629', 'x-compute-request-id': 'req-0833bda1-9b8f-46e1-846a-b8f69efea629', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:41,754 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.045s
2025-12-05 16:06:41,754 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3be134-76fd-4964-9a0e-d88a6895c0a7', 'x-compute-request-id': 'req-4e3be134-76fd-4964-9a0e-d88a6895c0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:42,804 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.046s
2025-12-05 16:06:42,804 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd1cfbc1-9250-473d-97a7-9ee94c2bf191', 'x-compute-request-id': 'req-fd1cfbc1-9250-473d-97a7-9ee94c2bf191', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:43,865 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.058s
2025-12-05 16:06:43,866 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02c0a830-d1bc-452f-aa52-e368a49b34bf', 'x-compute-request-id': 'req-02c0a830-d1bc-452f-aa52-e368a49b34bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:44,921 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.051s
2025-12-05 16:06:44,921 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ee9abb7-9699-4644-9cbf-91bfdc762935', 'x-compute-request-id': 'req-4ee9abb7-9699-4644-9cbf-91bfdc762935', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:45,977 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.051s
2025-12-05 16:06:45,977 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb9800a4-7db0-4058-8b1c-6afbe3d9dcc7', 'x-compute-request-id': 'req-eb9800a4-7db0-4058-8b1c-6afbe3d9dcc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:47,041 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.060s
2025-12-05 16:06:47,041 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d32ea80-39a3-44b5-9d5c-d4400f22c8ee', 'x-compute-request-id': 'req-6d32ea80-39a3-44b5-9d5c-d4400f22c8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:48,096 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.052s
2025-12-05 16:06:48,096 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98edf783-d0cf-4c70-a10b-c86736dede1b', 'x-compute-request-id': 'req-98edf783-d0cf-4c70-a10b-c86736dede1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:49,158 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.058s
2025-12-05 16:06:49,158 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-971545e7-2d5c-4793-8e61-07e1d15168cd', 'x-compute-request-id': 'req-971545e7-2d5c-4793-8e61-07e1d15168cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:50,206 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.045s
2025-12-05 16:06:50,207 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61c9aef3-8ce6-4458-bdae-1e70734687d6', 'x-compute-request-id': 'req-61c9aef3-8ce6-4458-bdae-1e70734687d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:51,258 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.048s
2025-12-05 16:06:51,258 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b294e95-f5f0-4b4c-ad78-2dd4e1052dff', 'x-compute-request-id': 'req-1b294e95-f5f0-4b4c-ad78-2dd4e1052dff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:52,330 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments 0.069s
2025-12-05 16:06:52,330 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e03620b-aa0e-4634-ae17-c6fe097278c9', 'x-compute-request-id': 'req-4e03620b-aa0e-4634-ae17-c6fe097278c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "volumeId": "a561248a-1aa3-4637-99f8-c9372d88a18d", "serverId": "6dc87ac5-a163-4145-a6ce-838327fcd170", "device": "/dev/vdb"}]}'
2025-12-05 16:06:54,386 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/action 1.052s
2025-12-05 16:06:54,387 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-1d60655a-c01c-4e92-8c83-ca64c930687a', 'x-compute-request-id': 'req-1d60655a-c01c-4e92-8c83-ca64c930687a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.186/compute/v2.1/servers/6dc87ac5-a163-4145-a6ce-838327fcd170/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-12-05 16:06:54,436 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.049s
2025-12-05 16:06:54,437 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419b1243-a54a-4fea-b575-98b1a34825a4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419b1243-a54a-4fea-b575-98b1a34825a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:06:55,493 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.044s
2025-12-05 16:06:55,493 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5785df-b564-4277-b42d-1649ca69da8e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5785df-b564-4277-b42d-1649ca69da8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:06:56,555 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.051s
2025-12-05 16:06:56,555 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e089880-d579-4db3-9cfc-149597a2ae1e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e089880-d579-4db3-9cfc-149597a2ae1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:06:57,614 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.044s
2025-12-05 16:06:57,614 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0604b4-774b-4782-ab83-79057837496a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0604b4-774b-4782-ab83-79057837496a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:06:58,662 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.034s
2025-12-05 16:06:58,662 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a33a6c-9e29-4bf5-81f2-0ab33738f84b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a33a6c-9e29-4bf5-81f2-0ab33738f84b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:06:59,713 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 16:06:59,713 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e295912-ecaf-4095-af29-1d570ab95828', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e295912-ecaf-4095-af29-1d570ab95828', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:00,762 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:07:00,762 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f49bb83-3c32-4e89-8ee3-ae700315d69f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f49bb83-3c32-4e89-8ee3-ae700315d69f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:01,820 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.046s
2025-12-05 16:07:01,820 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059e7a68-5a4d-4ab0-96b9-36264aa2ab9e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059e7a68-5a4d-4ab0-96b9-36264aa2ab9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:02,866 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.034s
2025-12-05 16:07:02,866 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b39684-604b-48ff-99c0-c88197df076f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b39684-604b-48ff-99c0-c88197df076f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:03,926 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.046s
2025-12-05 16:07:03,927 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c525ceb2-cab4-44ab-a158-cd0255491978', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c525ceb2-cab4-44ab-a158-cd0255491978', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:04,986 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.048s
2025-12-05 16:07:04,987 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087004a5-a7d6-441d-b77f-bbd1aac7f594', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087004a5-a7d6-441d-b77f-bbd1aac7f594', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:06,034 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:07:06,035 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c242fc9c-de9a-41e9-8c3a-c9063948642d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c242fc9c-de9a-41e9-8c3a-c9063948642d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:07,079 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.033s
2025-12-05 16:07:07,079 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f2a27fe-c637-415a-aafa-f305f5d5d78a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2a27fe-c637-415a-aafa-f305f5d5d78a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:08,131 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:07:08,131 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b89d080-363b-45ee-8acf-a8f3114020f6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b89d080-363b-45ee-8acf-a8f3114020f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:09,176 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.033s
2025-12-05 16:07:09,176 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-508a0a4d-ca12-4673-9ec5-5c7c8832d7d4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-508a0a4d-ca12-4673-9ec5-5c7c8832d7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:10,223 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:07:10,223 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0110457-2a79-4cf4-bee3-5d2681b4efc3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0110457-2a79-4cf4-bee3-5d2681b4efc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:11,269 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:07:11,270 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4dc936-4e6f-43fd-ae42-ad9115f6965d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4dc936-4e6f-43fd-ae42-ad9115f6965d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:12,320 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.038s
2025-12-05 16:07:12,320 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ddad8a-5d49-4536-afee-1091f11bfd67', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ddad8a-5d49-4536-afee-1091f11bfd67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:13,391 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.059s
2025-12-05 16:07:13,391 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eefd460-a5e2-431b-bd6a-40ee070b96ec', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eefd460-a5e2-431b-bd6a-40ee070b96ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:14,447 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.045s
2025-12-05 16:07:14,448 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c666cb-555d-4916-a34e-b1c37860a48f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c666cb-555d-4916-a34e-b1c37860a48f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:15,498 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 16:07:15,499 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbf33fa-d0e1-4559-b35c-9683f5e5726b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbf33fa-d0e1-4559-b35c-9683f5e5726b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:16,547 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:07:16,547 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b60bbe-ded8-4dd7-a8d0-b0ed738987db', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b60bbe-ded8-4dd7-a8d0-b0ed738987db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:17,622 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.063s
2025-12-05 16:07:17,622 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88cb013e-3768-43ad-8d15-9eedbdd288e8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88cb013e-3768-43ad-8d15-9eedbdd288e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:18,676 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.043s
2025-12-05 16:07:18,677 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af0d6e1-9f22-4c16-942f-19c9d272abac', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af0d6e1-9f22-4c16-942f-19c9d272abac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:19,730 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:07:19,731 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf13771-bc58-4e7b-8170-0b69af6e96c3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf13771-bc58-4e7b-8170-0b69af6e96c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:20,776 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:07:20,777 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40d3560f-2c7f-42af-b688-8509dbb4a7cb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40d3560f-2c7f-42af-b688-8509dbb4a7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:21,829 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:07:21,829 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0468be-d395-4224-a269-d5221dbab3a3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0468be-d395-4224-a269-d5221dbab3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:22,877 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:07:22,877 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560e8b1d-3b13-4c62-92c4-9fb7f3d8c404', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560e8b1d-3b13-4c62-92c4-9fb7f3d8c404', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:23,956 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.067s
2025-12-05 16:07:23,957 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7afba94c-eb44-40ac-9f87-e18a6b6be85a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7afba94c-eb44-40ac-9f87-e18a6b6be85a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:25,021 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.052s
2025-12-05 16:07:25,022 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ad9611-c87b-4eab-87a6-111cd06d0149', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ad9611-c87b-4eab-87a6-111cd06d0149', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:26,111 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.077s
2025-12-05 16:07:26,111 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3bc4542-1f39-4476-9732-eea991fb2acc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3bc4542-1f39-4476-9732-eea991fb2acc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:27,167 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.045s
2025-12-05 16:07:27,168 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b4099c-a5b9-4e7a-8a7c-45cd52da8c6f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b4099c-a5b9-4e7a-8a7c-45cd52da8c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:28,224 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.044s
2025-12-05 16:07:28,224 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914a068e-5262-416b-b032-3cc3a09ae4ff', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914a068e-5262-416b-b032-3cc3a09ae4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:29,282 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.047s
2025-12-05 16:07:29,283 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a217aa-d5d2-42b3-a94d-a631692545b2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a217aa-d5d2-42b3-a94d-a631692545b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:30,331 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:07:30,331 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-890ce553-21c3-40f9-9ee2-a3d892a56162', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-890ce553-21c3-40f9-9ee2-a3d892a56162', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:31,388 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.046s
2025-12-05 16:07:31,389 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880d39e9-6917-4a67-b4d1-3710cf97b0c2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880d39e9-6917-4a67-b4d1-3710cf97b0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:32,436 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:07:32,436 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7bf7f9-bec5-49ee-bdc0-ed04d6daf97e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a7bf7f9-bec5-49ee-bdc0-ed04d6daf97e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:33,487 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 16:07:33,487 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a577dd4-5bf9-4e34-90b6-ab6961f781c5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a577dd4-5bf9-4e34-90b6-ab6961f781c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:34,537 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:07:34,537 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cc16f7-72f3-42c5-a215-20e47249ae11', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cc16f7-72f3-42c5-a215-20e47249ae11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:35,586 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:07:35,586 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f2f862-d807-43b7-88a4-b5745aa1e286', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f2f862-d807-43b7-88a4-b5745aa1e286', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:36,633 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:07:36,633 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dda5d9f-459c-4a23-8c6d-88ee5e18ff33', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dda5d9f-459c-4a23-8c6d-88ee5e18ff33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:37,681 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:07:37,682 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92bf2bb-68e4-41f4-9882-a106b0fa1215', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92bf2bb-68e4-41f4-9882-a106b0fa1215', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:38,732 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.038s
2025-12-05 16:07:38,732 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4919de-5561-4ff0-9048-5019c5207b96', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4919de-5561-4ff0-9048-5019c5207b96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:39,780 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:07:39,781 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5e6d859-00eb-4743-b79c-8e48b38d99ef', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5e6d859-00eb-4743-b79c-8e48b38d99ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:40,841 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.049s
2025-12-05 16:07:40,842 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a82a08b-66fd-4e78-ab7d-549654df0fc4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a82a08b-66fd-4e78-ab7d-549654df0fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:41,902 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.047s
2025-12-05 16:07:41,902 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9cf06c7-b465-4882-9ebe-9b0d4524d364', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9cf06c7-b465-4882-9ebe-9b0d4524d364', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:42,959 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.046s
2025-12-05 16:07:42,960 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797a1267-0178-450c-b4f9-51ff70ccc46a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797a1267-0178-450c-b4f9-51ff70ccc46a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:44,047 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.075s
2025-12-05 16:07:44,047 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e59e627-21aa-4e02-ac32-61e4addf6fb7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e59e627-21aa-4e02-ac32-61e4addf6fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:45,100 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.042s
2025-12-05 16:07:45,101 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d94150-c529-4b64-a550-b444772a26a2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d94150-c529-4b64-a550-b444772a26a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:46,159 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.046s
2025-12-05 16:07:46,159 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab9da10-e5fb-4118-bea5-37c402024581', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab9da10-e5fb-4118-bea5-37c402024581', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:47,207 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:07:47,207 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28edb7c2-ae10-4fb7-a269-29f28d1915fc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28edb7c2-ae10-4fb7-a269-29f28d1915fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:48,256 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:07:48,256 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c291beb5-f97d-41f3-8102-2df0e33167c6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c291beb5-f97d-41f3-8102-2df0e33167c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:49,308 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 16:07:49,308 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b373b5-2418-4930-8869-59c4b256ebd4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b373b5-2418-4930-8869-59c4b256ebd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:50,357 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:07:50,358 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a04c997-986c-4f0c-9df3-de24dae25506', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a04c997-986c-4f0c-9df3-de24dae25506', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:51,423 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.054s
2025-12-05 16:07:51,423 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e675c9c-4392-4e01-8d2e-1a38e1e1e763', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e675c9c-4392-4e01-8d2e-1a38e1e1e763', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:52,472 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.038s
2025-12-05 16:07:52,473 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac4ea75-f3f7-4e8a-875d-252114935dde', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac4ea75-f3f7-4e8a-875d-252114935dde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:53,524 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 16:07:53,524 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840e4dad-8b95-4f34-bd53-16f7f07cf4ee', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840e4dad-8b95-4f34-bd53-16f7f07cf4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:54,572 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:07:54,572 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c69dd8-19db-473b-91c7-3b6efb1fa5b1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0c69dd8-19db-473b-91c7-3b6efb1fa5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:55,625 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:07:55,625 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad069af-21cd-46ba-9531-315d2612f4d6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad069af-21cd-46ba-9531-315d2612f4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:56,682 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.045s
2025-12-05 16:07:56,682 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cfc24a6-dea6-4975-ab62-31e6a0654d69', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cfc24a6-dea6-4975-ab62-31e6a0654d69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:57,734 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:07:57,734 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa363229-a369-4a28-9393-b8c7cb7c024f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa363229-a369-4a28-9393-b8c7cb7c024f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:58,781 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:07:58,781 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df21b981-1b8e-4899-a291-64399ea9f2f2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df21b981-1b8e-4899-a291-64399ea9f2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:07:59,838 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.045s
2025-12-05 16:07:59,838 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e163e4bd-4db3-47d6-a382-43dd42248c46', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e163e4bd-4db3-47d6-a382-43dd42248c46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:00,886 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:08:00,886 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f8a806-fe53-431a-af65-f7e20b8e9e59', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f8a806-fe53-431a-af65-f7e20b8e9e59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:01,943 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.045s
2025-12-05 16:08:01,943 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05347901-5c39-4e71-82fb-b045a9b96f0b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05347901-5c39-4e71-82fb-b045a9b96f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:02,989 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.033s
2025-12-05 16:08:02,989 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630f962a-8fe5-470a-80e1-322baa3eb9b0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630f962a-8fe5-470a-80e1-322baa3eb9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:04,058 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.058s
2025-12-05 16:08:04,058 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6c56a1-8610-4ba0-8b5d-1397025e26ce', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6c56a1-8610-4ba0-8b5d-1397025e26ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:05,121 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.052s
2025-12-05 16:08:05,122 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50bfc0f1-d251-4909-9480-fd620ccf9e06', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50bfc0f1-d251-4909-9480-fd620ccf9e06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:06,180 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.047s
2025-12-05 16:08:06,180 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7e0300-dd12-47d8-93aa-8f7a0cfbb4d7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7e0300-dd12-47d8-93aa-8f7a0cfbb4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:07,233 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:08:07,233 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb0cc42-1bd2-40a2-9679-9b2a026a80db', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb0cc42-1bd2-40a2-9679-9b2a026a80db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:08,288 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.043s
2025-12-05 16:08:08,288 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448ce8be-9589-48be-8282-8aec4b4d373c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448ce8be-9589-48be-8282-8aec4b4d373c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:09,340 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:08:09,340 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2ab287-53fc-4c62-a2e7-1155ccdb475a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2ab287-53fc-4c62-a2e7-1155ccdb475a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:10,400 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.048s
2025-12-05 16:08:10,400 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d234ef3-1cf0-4696-92ff-aa79c7aefbdb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d234ef3-1cf0-4696-92ff-aa79c7aefbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:11,459 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.047s
2025-12-05 16:08:11,459 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa307f3-374a-44b2-b26f-930a6f64d910', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa307f3-374a-44b2-b26f-930a6f64d910', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:12,528 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.057s
2025-12-05 16:08:12,529 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f296a74-bb16-45db-ba1e-49c9b5cd5467', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f296a74-bb16-45db-ba1e-49c9b5cd5467', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:13,578 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:08:13,578 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdafad3b-2d74-4036-8ec4-4e7b2f7f4575', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdafad3b-2d74-4036-8ec4-4e7b2f7f4575', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:14,627 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:08:14,627 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9788d620-7337-4456-8087-02098ba01114', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9788d620-7337-4456-8087-02098ba01114', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:15,677 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 16:08:15,678 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d34c255-13cd-4aa2-92ce-ad589870ada7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d34c255-13cd-4aa2-92ce-ad589870ada7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:16,729 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:08:16,730 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597af60c-ac1f-417c-ab90-9b6522885099', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597af60c-ac1f-417c-ab90-9b6522885099', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:17,785 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.043s
2025-12-05 16:08:17,785 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb05dd1-d7e1-456b-99be-98de1e927ea1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb05dd1-d7e1-456b-99be-98de1e927ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:18,836 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:08:18,837 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28c11ee-559a-4812-a9c0-a056ddafc2b3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28c11ee-559a-4812-a9c0-a056ddafc2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:19,901 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.053s
2025-12-05 16:08:19,902 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d16e2c03-96af-4fa3-bd87-9a933a0dddf6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d16e2c03-96af-4fa3-bd87-9a933a0dddf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:20,950 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:08:20,950 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14145e22-39f2-4bc9-b566-8accf9e1fd43', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14145e22-39f2-4bc9-b566-8accf9e1fd43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:21,999 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:08:21,999 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4ebdc7-1704-4fad-928d-5d89dc4018c3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4ebdc7-1704-4fad-928d-5d89dc4018c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:23,058 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.046s
2025-12-05 16:08:23,058 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3a820f-b086-4751-9791-342bec750e2d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3a820f-b086-4751-9791-342bec750e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:24,129 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.059s
2025-12-05 16:08:24,129 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56eaeb7-0005-46a9-b1c6-f50c7b3828bb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56eaeb7-0005-46a9-b1c6-f50c7b3828bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:25,195 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.054s
2025-12-05 16:08:25,195 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a834d7b5-9fc3-4f97-aa15-4f77f8f06991', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a834d7b5-9fc3-4f97-aa15-4f77f8f06991', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:26,246 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:08:26,246 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86de613f-8c9a-4490-b765-d0307af5430f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86de613f-8c9a-4490-b765-d0307af5430f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:27,295 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:08:27,295 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c913830e-83ee-408a-a9da-b0e804f9b359', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c913830e-83ee-408a-a9da-b0e804f9b359', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:28,343 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:08:28,343 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c82fd99-803a-4c64-b38d-81fcc7ef6ff5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c82fd99-803a-4c64-b38d-81fcc7ef6ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:29,389 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.034s
2025-12-05 16:08:29,389 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56ddb3c-e30e-42b3-8563-84911c9264fa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56ddb3c-e30e-42b3-8563-84911c9264fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:30,442 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:08:30,442 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c26388-2be9-49bc-b896-57aef0d8ba46', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c26388-2be9-49bc-b896-57aef0d8ba46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:31,491 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.038s
2025-12-05 16:08:31,491 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e046eea5-fa36-4432-970d-e7f5888bb099', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e046eea5-fa36-4432-970d-e7f5888bb099', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:32,550 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.048s
2025-12-05 16:08:32,550 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9153053-83ba-42eb-86ae-79df0bb11499', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9153053-83ba-42eb-86ae-79df0bb11499', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:33,600 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:08:33,600 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f24a5d-a533-47b5-9c7e-ef57bdea0725', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f24a5d-a533-47b5-9c7e-ef57bdea0725', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:34,703 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.091s
2025-12-05 16:08:34,703 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e92a261-967f-42b7-93f3-a3f8a164a905', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e92a261-967f-42b7-93f3-a3f8a164a905', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:35,874 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.160s
2025-12-05 16:08:35,875 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad37c71a-8108-4b72-8899-0433bda226c6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad37c71a-8108-4b72-8899-0433bda226c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:37,071 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.185s
2025-12-05 16:08:37,071 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0582ce92-06d3-4b4d-b83d-d3c062db36ec', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0582ce92-06d3-4b4d-b83d-d3c062db36ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:38,126 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.043s
2025-12-05 16:08:38,126 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2a2b2e-187f-4063-b9d1-c9b92d761f5c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2a2b2e-187f-4063-b9d1-c9b92d761f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:39,180 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.042s
2025-12-05 16:08:39,180 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e99503-11bf-43b4-8ed1-4ea09b7bd960', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e99503-11bf-43b4-8ed1-4ea09b7bd960', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:40,234 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.038s
2025-12-05 16:08:40,234 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34eb59bb-7f12-4f50-8254-e551f620edbf', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34eb59bb-7f12-4f50-8254-e551f620edbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:41,280 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.034s
2025-12-05 16:08:41,280 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516218ef-6d2c-404b-a7f9-29ae5db25af2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516218ef-6d2c-404b-a7f9-29ae5db25af2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:42,329 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.038s
2025-12-05 16:08:42,329 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3166ef1-3cea-47a6-a4e3-8f78b15c3e31', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3166ef1-3cea-47a6-a4e3-8f78b15c3e31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:43,377 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:08:43,378 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf19de9-caa1-41b6-b97c-8b89f25dfd9c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf19de9-caa1-41b6-b97c-8b89f25dfd9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:44,434 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.044s
2025-12-05 16:08:44,434 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44785c57-4d20-4251-a82f-452922c36020', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44785c57-4d20-4251-a82f-452922c36020', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:45,490 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.044s
2025-12-05 16:08:45,490 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98f7081-ea7e-4a52-ae6a-d657a9dfe037', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f98f7081-ea7e-4a52-ae6a-d657a9dfe037', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:46,550 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.048s
2025-12-05 16:08:46,550 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac5c253-a248-48c8-b6c3-9f0ac79e18cb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac5c253-a248-48c8-b6c3-9f0ac79e18cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:47,595 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.033s
2025-12-05 16:08:47,595 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb5d5d91-dbed-4ed3-b6d9-0f84e92fd737', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb5d5d91-dbed-4ed3-b6d9-0f84e92fd737', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:48,643 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:08:48,643 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8288f0-c8f4-47a6-8323-3ec49499c6cb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8288f0-c8f4-47a6-8323-3ec49499c6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:49,692 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:08:49,692 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6257dade-2782-46a7-b05a-dff0d47eca3c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6257dade-2782-46a7-b05a-dff0d47eca3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:50,744 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:08:50,745 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3cf7a52-81ee-4a1d-8bf7-72810fb7936d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3cf7a52-81ee-4a1d-8bf7-72810fb7936d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:51,791 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:08:51,792 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff14a00-25d7-4818-b6c4-0f066d506303', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff14a00-25d7-4818-b6c4-0f066d506303', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:52,840 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:08:52,840 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1029498-33bb-404c-8328-570c43009515', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1029498-33bb-404c-8328-570c43009515', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:53,888 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:08:53,888 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6944178-6e2d-4ed7-9c32-0ddf92b49d88', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6944178-6e2d-4ed7-9c32-0ddf92b49d88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:54,939 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:08:54,939 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6b9ad3-eb63-4959-a18e-6965ec601efe', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6b9ad3-eb63-4959-a18e-6965ec601efe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:55,990 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.038s
2025-12-05 16:08:55,990 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c46e9e-cfee-4b52-9418-2206eb6b63e8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c46e9e-cfee-4b52-9418-2206eb6b63e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:57,042 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:08:57,042 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29bd406c-748c-45ea-9e17-13aa72ba7ee2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29bd406c-748c-45ea-9e17-13aa72ba7ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:58,100 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.048s
2025-12-05 16:08:58,101 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e014b81-68bf-460e-a210-6da6c1bd737e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e014b81-68bf-460e-a210-6da6c1bd737e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:08:59,151 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 16:08:59,152 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:08:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ba4f8a-12c1-4562-8ed1-c209590ee4e5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ba4f8a-12c1-4562-8ed1-c209590ee4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:00,210 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.044s
2025-12-05 16:09:00,211 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a5e3e9-5611-49af-a42c-aefff6129206', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a5e3e9-5611-49af-a42c-aefff6129206', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:01,259 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:09:01,259 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb9a298-b75b-45c6-9865-0bdb789de54d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb9a298-b75b-45c6-9865-0bdb789de54d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:02,321 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.044s
2025-12-05 16:09:02,321 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00580c41-e7bb-4e25-aca0-2f1ed8705c89', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00580c41-e7bb-4e25-aca0-2f1ed8705c89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:03,379 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.046s
2025-12-05 16:09:03,379 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-689fe9e9-76e4-429a-bb51-a75a6cc367d5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-689fe9e9-76e4-429a-bb51-a75a6cc367d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:04,444 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.047s
2025-12-05 16:09:04,444 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3f281f-7a36-4f74-a025-e6bcf13142c8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3f281f-7a36-4f74-a025-e6bcf13142c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:05,491 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:09:05,492 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ed81be-bbf8-4b8d-a9bb-a406edd7672a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ed81be-bbf8-4b8d-a9bb-a406edd7672a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:06,538 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:09:06,539 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484d138b-e10b-4bb3-ad03-743b78fa8207', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484d138b-e10b-4bb3-ad03-743b78fa8207', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:07,585 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:09:07,585 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094be51d-0a6c-4049-9b33-0ee6047d5f2d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094be51d-0a6c-4049-9b33-0ee6047d5f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:08,632 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:09:08,632 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9483e565-0a9a-4af7-be87-cab022cbf646', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9483e565-0a9a-4af7-be87-cab022cbf646', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:09,682 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.038s
2025-12-05 16:09:09,682 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053cc965-0de8-4ff6-ae05-c2ba19d15028', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053cc965-0de8-4ff6-ae05-c2ba19d15028', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:10,726 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.034s
2025-12-05 16:09:10,726 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ff478e-1e4c-4a5d-9e12-d279b40e2856', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ff478e-1e4c-4a5d-9e12-d279b40e2856', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:11,779 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:09:11,779 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5b9d51-937c-470d-ad8f-c9cd77935ebe', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5b9d51-937c-470d-ad8f-c9cd77935ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:12,823 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.033s
2025-12-05 16:09:12,824 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1ec8fd-939d-4d19-956a-efcca63ca42d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1ec8fd-939d-4d19-956a-efcca63ca42d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:13,881 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.046s
2025-12-05 16:09:13,882 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54a4645-3749-4574-8d54-729685a2f783', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54a4645-3749-4574-8d54-729685a2f783', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:14,932 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 16:09:14,933 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee59095-4b25-4f95-9720-23c0c8a4a8e2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee59095-4b25-4f95-9720-23c0c8a4a8e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:16,019 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.074s
2025-12-05 16:09:16,020 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3f1e64-da96-42f3-a44c-6ed01e334aa8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3f1e64-da96-42f3-a44c-6ed01e334aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:17,089 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.059s
2025-12-05 16:09:17,090 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33429304-1470-44aa-840c-0822bbe9ac07', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33429304-1470-44aa-840c-0822bbe9ac07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:18,144 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.042s
2025-12-05 16:09:18,144 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984d554a-b3f3-419b-bd66-e007ea9696c2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984d554a-b3f3-419b-bd66-e007ea9696c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:19,198 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:09:19,198 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f18b6a-9ead-47c3-8dd9-1704355273df', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f18b6a-9ead-47c3-8dd9-1704355273df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:20,247 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:09:20,247 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ae675d-8fc5-4209-9cba-12b8cef83dfb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ae675d-8fc5-4209-9cba-12b8cef83dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:21,306 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.047s
2025-12-05 16:09:21,306 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6a0c59c-3380-4364-97a9-fdba9b2449b0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6a0c59c-3380-4364-97a9-fdba9b2449b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:22,354 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:09:22,354 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0a3743-3b56-49dc-876a-11b34467dbb6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0a3743-3b56-49dc-876a-11b34467dbb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:23,407 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:09:23,407 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f82c53c-24ad-4e90-8528-d0c07a6fe9c4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f82c53c-24ad-4e90-8528-d0c07a6fe9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:24,458 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 16:09:24,458 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8458552f-4f82-4655-9c0c-1510ca181ab7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8458552f-4f82-4655-9c0c-1510ca181ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:25,514 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.045s
2025-12-05 16:09:25,514 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89abadac-bb88-4ba8-9978-c2041dc208a6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89abadac-bb88-4ba8-9978-c2041dc208a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:26,590 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.064s
2025-12-05 16:09:26,590 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a39deb-2eda-4081-80c7-863118c539eb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a39deb-2eda-4081-80c7-863118c539eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:27,637 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:09:27,638 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e06bd38a-9a9e-49fb-8d60-20c4151f4572', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e06bd38a-9a9e-49fb-8d60-20c4151f4572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:28,691 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:09:28,691 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c11d28d-28d2-4903-b0c4-7101fdaed5af', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c11d28d-28d2-4903-b0c4-7101fdaed5af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:29,740 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.038s
2025-12-05 16:09:29,740 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30845fdc-9c83-42c7-bfc0-f221e82455a3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30845fdc-9c83-42c7-bfc0-f221e82455a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:30,786 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.033s
2025-12-05 16:09:30,786 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89498f10-57d6-47c3-bf4f-aaff27517b5a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89498f10-57d6-47c3-bf4f-aaff27517b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:31,835 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:09:31,835 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a1b121c-b319-4ca6-b8ee-39a176e1ffad', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a1b121c-b319-4ca6-b8ee-39a176e1ffad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:32,885 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.038s
2025-12-05 16:09:32,885 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3112e8-dd23-4db0-9eb8-62178bd2aa70', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3112e8-dd23-4db0-9eb8-62178bd2aa70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:33,937 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:09:33,938 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1cad994-5765-49f4-88ed-af661c21cbd8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1cad994-5765-49f4-88ed-af661c21cbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:34,992 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:09:34,992 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9139d24-aa38-4fc3-ab79-d87f35af8af8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9139d24-aa38-4fc3-ab79-d87f35af8af8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:36,049 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.045s
2025-12-05 16:09:36,049 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf772b15-dab2-4a64-9e9e-f3a3a69f3e00', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf772b15-dab2-4a64-9e9e-f3a3a69f3e00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:37,115 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.054s
2025-12-05 16:09:37,115 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9edfa99-55a0-4c96-89cf-bb060696ce0b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9edfa99-55a0-4c96-89cf-bb060696ce0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:38,176 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.050s
2025-12-05 16:09:38,176 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f785e86-c511-4a5b-bd7d-3f6e6eabe8d2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f785e86-c511-4a5b-bd7d-3f6e6eabe8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:39,227 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 16:09:39,227 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0a8e77-94aa-4b2f-b5d2-95f672823536', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0a8e77-94aa-4b2f-b5d2-95f672823536', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:40,275 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:09:40,276 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cc464d7-49ce-4928-81ad-d65dbbcfc6fd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cc464d7-49ce-4928-81ad-d65dbbcfc6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:41,328 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:09:41,328 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a50c28e-6c2c-4a15-92c9-40c0c292de1f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a50c28e-6c2c-4a15-92c9-40c0c292de1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:42,388 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.048s
2025-12-05 16:09:42,389 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f18703-a84c-42ad-953e-7d807d5685f1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f18703-a84c-42ad-953e-7d807d5685f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:43,436 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:09:43,436 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36bef820-d0b6-4373-86fc-51762b216d78', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36bef820-d0b6-4373-86fc-51762b216d78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:44,489 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:09:44,490 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec51564-35d9-4254-8e9c-6a275ab95ff3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec51564-35d9-4254-8e9c-6a275ab95ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:45,543 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.042s
2025-12-05 16:09:45,544 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-275b40f8-e935-46a6-a440-f423782be552', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-275b40f8-e935-46a6-a440-f423782be552', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:46,596 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:09:46,596 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d20163-6537-4c4f-94e2-833848ae22f1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d20163-6537-4c4f-94e2-833848ae22f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:47,648 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:09:47,648 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fed9d4ce-d8d0-40e9-9f98-99034af488b2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fed9d4ce-d8d0-40e9-9f98-99034af488b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:48,706 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.047s
2025-12-05 16:09:48,706 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41fdd5b-4aab-4813-8385-bf73c0f6b65c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41fdd5b-4aab-4813-8385-bf73c0f6b65c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:49,754 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:09:49,754 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33062779-5e47-4018-92d5-1b7cb46bc8be', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33062779-5e47-4018-92d5-1b7cb46bc8be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:50,805 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.039s
2025-12-05 16:09:50,805 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cc31b8-f30f-4c00-b281-5e49a4db6043', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cc31b8-f30f-4c00-b281-5e49a4db6043', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:51,857 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:09:51,857 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc54e52-b8a3-41b8-8075-a29e438e7d2c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc54e52-b8a3-41b8-8075-a29e438e7d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:52,904 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:09:52,905 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d84cdc-394f-4d8a-98cf-43957a46ea7a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d84cdc-394f-4d8a-98cf-43957a46ea7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:53,954 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.038s
2025-12-05 16:09:53,954 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe2846a-6f90-46f2-a5a1-0065380b386e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe2846a-6f90-46f2-a5a1-0065380b386e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:55,005 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.041s
2025-12-05 16:09:55,006 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33659439-018d-4621-a945-5383ec47a840', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33659439-018d-4621-a945-5383ec47a840', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:56,052 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:09:56,053 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e5403a-f830-4fe6-a2c3-a1c0c301bc3f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e5403a-f830-4fe6-a2c3-a1c0c301bc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:57,133 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.069s
2025-12-05 16:09:57,133 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68bb3fe6-5a66-4c24-8ea1-4a6aed73aa0b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68bb3fe6-5a66-4c24-8ea1-4a6aed73aa0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:58,192 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.047s
2025-12-05 16:09:58,192 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2446f96-5135-404b-9839-0e684826bf6d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2446f96-5135-404b-9839-0e684826bf6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:09:59,239 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:09:59,239 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615a7b35-a76b-412f-a971-e47f7c3a2649', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615a7b35-a76b-412f-a971-e47f7c3a2649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:10:00,294 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.044s
2025-12-05 16:10:00,294 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:10:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54a3d56-3d42-4f4e-a310-7d666aa52dfe', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54a3d56-3d42-4f4e-a310-7d666aa52dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:10:01,346 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.040s
2025-12-05 16:10:01,346 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:10:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a6741e6-1ad6-4563-a793-7dee85733fbb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a6741e6-1ad6-4563-a793-7dee85733fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:10:02,400 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.042s
2025-12-05 16:10:02,400 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:10:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd36aee-d256-438c-a086-2cf4315e3198', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd36aee-d256-438c-a086-2cf4315e3198', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:10:03,461 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.048s
2025-12-05 16:10:03,462 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2966e327-e871-4ec6-9f51-a8c0029655a7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2966e327-e871-4ec6-9f51-a8c0029655a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:10:04,513 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:10:04,514 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:10:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0cb688-7ebb-4057-b2d5-d3a6c63ca94a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0cb688-7ebb-4057-b2d5-d3a6c63ca94a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:10:05,562 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.037s
2025-12-05 16:10:05,562 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9141f623-7387-4369-bfdd-990bd5c02736', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9141f623-7387-4369-bfdd-990bd5c02736', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:10:06,610 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:10:06,611 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e244571-b9db-44b0-8b80-bd0efc25defd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e244571-b9db-44b0-8b80-bd0efc25defd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:10:07,657 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:10:07,657 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083bff92-315e-4e20-8632-51ff895f7108', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083bff92-315e-4e20-8632-51ff895f7108', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:10:08,705 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.036s
2025-12-05 16:10:08,705 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e979de-bb1c-4213-b46c-a6eca7360311', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e979de-bb1c-4213-b46c-a6eca7360311', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:10:09,763 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.047s
2025-12-05 16:10:09,764 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf50926-6bd2-4ab7-a7c7-0451797eb269', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf50926-6bd2-4ab7-a7c7-0451797eb269', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
2025-12-05 16:10:10,811 81909 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d 0.035s
2025-12-05 16:10:10,811 81909 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 05 Dec 2025 15:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41708f6d-8a37-4829-9dcc-f17f7e7289e0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41708f6d-8a37-4829-9dcc-f17f7e7289e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d'}
Body: b'{"volume": {"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-05T14:57:17.000000", "updated_at": "2025-12-05T14:59:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1497567289", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.186/volume/v3/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}, {"rel": "bookmark", "href": "http://192.168.122.186/volume/volumes/a561248a-1aa3-4637-99f8-c9372d88a18d"}], "user_id": "b4fdc19aaead44429bad7e8341889a65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "attachment_id": "953fb000-5b02-4559-9cda-50866ebf970a", "volume_id": "a561248a-1aa3-4637-99f8-c9372d88a18d", "server_id": "6dc87ac5-a163-4145-a6ce-838327fcd170", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-05T14:59:05.000000"}], "os-vol-tenant-attr:tenant_id": "4b832be9821041b694299c86c0acc9ce"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/compute.py", line 148, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 583, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 494, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, in delete
return self.request('DELETE', url, extra_headers, headers, body)
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 892, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 6dc87ac5-a163-4145-a6ce-838327fcd170 while it is in vm_state error"}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 457, in wait_for_volume_attachment_remove_from_server
console_output = client.get_console_output(server_id)['output']
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 698, in get_console_output
return self.action(server_id, 'os-getConsoleOutput',
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 239, in action
resp, body = self.post('servers/%s/action' % server_id,
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 872, in _error_checker
raise exceptions.NotFound(resp_body, resp=resp)
tempest.lib.exceptions.NotFound: Object not found
Details: {'code': 404, 'message': 'Guest does not have a console available.'}
}}}
traceback-4: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume a561248a-1aa3-4637-99f8-c9372d88a18d failed to reach available status (current in-use) within the required time (196 s).
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 68, in _unrescue
waiters.wait_for_server_status(self.servers_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 6dc87ac5-a163-4145-a6ce-838327fcd170 failed to build and is in ERROR status
Details:
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests39) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests39) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests39) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesMemberTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt30.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt32.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt32.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt35.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt36.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt37.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt38.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt38.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt39.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt42.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt44.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt44.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt45.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt45.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt46.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt46.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt47.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt47.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt47.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt48.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt49.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt50.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt50.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt50.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt50.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt50.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt50.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt51.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt51.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt51.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt51.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt51.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt51.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt51.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt51.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt52.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt52.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt53.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt53.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt53.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt54.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt55.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt56.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt56.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt57.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt57.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt58.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt59.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt59.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt59.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt59.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt59.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt59.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt59.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt60.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt60.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt60.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt60.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt60.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt60.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt61.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt61.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt62.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt62.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt63.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt63.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt64.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt64.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt65.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt65.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt65.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt65.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt65.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt65.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt65.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt66.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt66.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt66.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt67.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt68.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt68.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt68.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt68.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt68.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt69.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt69.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt69.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt69.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt69.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt70.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt70.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt71.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt71.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt72.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt72.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt72.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt72.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt73.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt73.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt73.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt74.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt74.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt74.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt74.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt74.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt74.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt74.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt74.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt74.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt74.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt74.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt74.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt75.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt75.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt75.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt75.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt76.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt76.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt76.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt76.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt76.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt76.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt77.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt78.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt79.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt80.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt81.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt81.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt82.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt82.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt83.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt84.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt84.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt85.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt85.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt86.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt86.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt87.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt87.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt88.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt88.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt89.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt89.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt89.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt89.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt89.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt89.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt90.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt91.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt91.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt92.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt92.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt93.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt94.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt94.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt94.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt94.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt94.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt94.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt94.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt94.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt94.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt94.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt94.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt94.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt94.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt94.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt94.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt94.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt94.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt94.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt95.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt95.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt95.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt95.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt95.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt95.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt95.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt95.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt95.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt95.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt95.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt95.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt95.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt95.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt95.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt95.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt95.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt95.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt95.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt95.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt95.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt95.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt95.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt95.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt95.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt95.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt95.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt95.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt95.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt95.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt95.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt95.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt96.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt96.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt96.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt96.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt97.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt97.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt97.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt97.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt97.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt97.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt97.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt97.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt97.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt97.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt97.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt97.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt97.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt98.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt98.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt98.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt98.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt98.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt98.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt99.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt100.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt102.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt103.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt104.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 305 | 246 | 3 | 0 | 56 | ||