Status: Pass 246 Failure 3 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.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 e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2026-01-06T14:22:59Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7f008001ad00>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group d7dd0863-9920-44b9-b623-a8d17114520a in use.', 'detail': ''}, <traceback object at 0x7f0080019240>), (<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 0x7f007ffc5400>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 6f062b3f-c4d2-4f63-b38f-e124ca2bb22f within the required time (196 s). Timer started at 1767709578. Timer ended at 1767709774. Waited for 196 s., <traceback object at 0x7f007fe82cc0>))
|
||||||
| 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
pt2.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
ft2.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:'': {{{
2026-01-06 15:13:25,033 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.143/volume/v3/volumes 0.326s
2026-01-06 15:13:25,033 80834 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-306084129"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09dbc926-f88b-4b08-b073-02551025fe13', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09dbc926-f88b-4b08-b073-02551025fe13', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/volume/v3/volumes'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:24.945767", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-06 15:13:25,104 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.059s
2026-01-06 15:13:25,105 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6db6b7-4297-4ce7-860a-067bb1fdd19d', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6db6b7-4297-4ce7-860a-067bb1fdd19d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:13:26,214 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.097s
2026-01-06 15:13:26,214 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a30977-4b2c-4848-b3b0-25c7e9f2bb3a', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a30977-4b2c-4848-b3b0-25c7e9f2bb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:13:25.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:13:27,292 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.065s
2026-01-06 15:13:27,292 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35385efa-0c94-42b7-9f08-8341dd6226d4', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35385efa-0c94-42b7-9f08-8341dd6226d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:13:25.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:13:28,396 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.093s
2026-01-06 15:13:28,397 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4ea934-ca08-4200-9405-71544c46bcd5', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4ea934-ca08-4200-9405-71544c46bcd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:13:25.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:13:29,535 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.128s
2026-01-06 15:13:29,536 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d57c83a-7e7e-4ffa-8140-ed38480c9fba', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d57c83a-7e7e-4ffa-8140-ed38480c9fba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:13:25.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:13:30,697 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.150s
2026-01-06 15:13:30,697 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bebeaeb9-2630-463b-8335-28f871ff119f', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bebeaeb9-2630-463b-8335-28f871ff119f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:13:25.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:13:31,754 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.045s
2026-01-06 15:13:31,754 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9693f847-07e7-4b1c-b283-322995e995fc', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9693f847-07e7-4b1c-b283-322995e995fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:13:32.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:13:32,822 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.057s
2026-01-06 15:13:32,822 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-691bd5ff-c256-4e64-9f13-a63754326041', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-691bd5ff-c256-4e64-9f13-a63754326041', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:13:32.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:13:32,832 80834 INFO [tempest.common.waiters] volume 6f062b3f-c4d2-4f63-b38f-e124ca2bb22f reached available after waiting for 7.832521 seconds
2026-01-06 15:13:32,834 80834 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-06 15:13:32,918 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.143/compute/v2.1/os-keypairs 0.083s
2026-01-06 15:13:32,918 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1890025134", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLvLrH+brJraSk7a+TIb8W4zzH5qIR9IYY9ghFtvTjkj33A9lY8jWcsCve6wqQxSxwvQzkecF4qkhlw/UErQ2tlj/e8uSiGuP5PYtNBm9dCOj86LCG5QgY2BQeCl5cN5XA=="}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:32 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-eb088d21-6aae-4417-9cc3-c395cdeb6204', 'x-compute-request-id': 'req-eb088d21-6aae-4417-9cc3-c395cdeb6204', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1890025134", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLvLrH+brJraSk7a+TIb8W4zzH5qIR9IYY9ghFtvTjkj33A9lY8jWcsCve6wqQxSxwvQzkecF4qkhlw/UErQ2tlj/e8uSiGuP5PYtNBm9dCOj86LCG5QgY2BQeCl5cN5XA==", "fingerprint": "47:7c:fa:7a:29:83:1a:dc:69:b0:00:0f:52:c4:29:30", "user_id": "82e62edacad947b1a1b5256e0bd2e70e"}}'
2026-01-06 15:13:32,920 80834 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1890025134 created
2026-01-06 15:13:33,412 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.143/networking/v2.0/security-groups 0.491s
2026-01-06 15:13:33,412 80834 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--946409598", "description": "tempest-description--1840518031"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-6e81f0aa-0894-4801-961c-78be5f81f364', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.143/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "d7dd0863-9920-44b9-b623-a8d17114520a", "name": "tempest-securitygroup--946409598", "stateful": true, "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "project_id": "1f5d4642285c4a92bea73e9eba13b0b6", "description": "tempest-description--1840518031", "shared": false, "security_group_rules": [{"id": "91efebdd-7eb1-4b11-a40a-e1c12672d9a8", "project_id": "1f5d4642285c4a92bea73e9eba13b0b6", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "security_group_id": "d7dd0863-9920-44b9-b623-a8d17114520a", "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": 559, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-06T14:13:33Z", "updated_at": "2026-01-06T14:13:33Z", "revision_number": 0}, {"id": "dcd39b6f-8ff0-41f8-a3f3-eeecc64b1b7c", "project_id": "1f5d4642285c4a92bea73e9eba13b0b6", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "security_group_id": "d7dd0863-9920-44b9-b623-a8d17114520a", "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": 558, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-06T14:13:33Z", "updated_at": "2026-01-06T14:13:33Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-06T14:13:33Z", "updated_at": "2026-01-06T14:13:33Z", "revision_number": 1}}'
2026-01-06 15:13:33,686 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.143/networking/v2.0/security-group-rules 0.274s
2026-01-06 15:13:33,687 80834 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": "d7dd0863-9920-44b9-b623-a8d17114520a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-7efc031a-4161-4531-b112-841f25ff1524', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.143/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6ede6c69-e990-45be-91e2-0a1fc45a21e5", "project_id": "1f5d4642285c4a92bea73e9eba13b0b6", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "security_group_id": "d7dd0863-9920-44b9-b623-a8d17114520a", "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": "2026-01-06T14:13:33Z", "updated_at": "2026-01-06T14:13:33Z", "revision_number": 0}}'
2026-01-06 15:13:33,977 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.143/networking/v2.0/security-group-rules 0.290s
2026-01-06 15:13:33,978 80834 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": "d7dd0863-9920-44b9-b623-a8d17114520a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-537b7257-96bd-4938-8ba4-b903b247a829', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.143/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "fc8c2eff-702c-4dd1-9ef3-7cd3dc8296be", "project_id": "1f5d4642285c4a92bea73e9eba13b0b6", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "security_group_id": "d7dd0863-9920-44b9-b623-a8d17114520a", "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": "2026-01-06T14:13:33Z", "updated_at": "2026-01-06T14:13:33Z", "revision_number": 0}}'
2026-01-06 15:13:33,978 80834 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--946409598 created
2026-01-06 15:13:36,375 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.143/networking/v2.0/floatingips 2.396s
2026-01-06 15:13:36,375 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c371b487-c3b8-4fb2-b012-becd811cfb89"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f928e8d2-b153-49f1-a99d-6bb7da4ee8a2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.143/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "93a8d177-340e-4ca7-8321-849845a12734", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "project_id": "1f5d4642285c4a92bea73e9eba13b0b6", "floating_ip_address": "172.24.4.143", "floating_network_id": "c371b487-c3b8-4fb2-b012-becd811cfb89", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-06T14:13:34Z", "updated_at": "2026-01-06T14:13:34Z", "revision_number": 0}}'
2026-01-06 15:13:36,376 80834 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '93a8d177-340e-4ca7-8321-849845a12734', 'tenant_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'project_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'floating_ip_address': '172.24.4.143', 'floating_network_id': 'c371b487-c3b8-4fb2-b012-becd811cfb89', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-06T14:13:34Z', 'updated_at': '2026-01-06T14:13:34Z', 'revision_number': 0, 'ip': '172.24.4.143'} created
2026-01-06 15:13:36,497 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.143/identity/v3/auth/tokens 0.117s
2026-01-06 15:13:36,498 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-282b38eb-9272-4bb9-825a-347063bb663f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.143/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "82e62edacad947b1a1b5256e0bd2e70e", "name": "tempest-ServerRescueNegativeTestJSON-2030477833-project-member", "password_expires_at": null}, "audit_ids": ["jMqNxCGeR8KwV49p-DUNiw"], "expires_at": "2026-01-06T15:13:36.000000Z", "issued_at": "2026-01-06T14:13:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f5d4642285c4a92bea73e9eba13b0b6", "name": "tempest-ServerRescueNegativeTestJSON-2030477833"}, "is_domain": false, "roles": [{"id": "670d6e4792544183826ba9e709ed8dfa", "name": "member"}, {"id": "f8fc4b7b2a4b45968303f4c87c7f2013", "name": "reader"}], "catalog": [{"endpoints": [{"id": "884c237a96d24048acb53c00e35cf0ea", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/placement", "region": "RegionOne"}], "id": "78b2c35d80794d05a2e5800894c87872", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4a80166ca98e4ca18b004a138539c890", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/identity", "region": "RegionOne"}], "id": "80ceba113c5b4146adabf8862af2f8aa", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "82ae140589824c33a2d5e2c26027ccfd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/compute/v2.1", "region": "RegionOne"}], "id": "8a66fd21286c4cae88f964ac183e020c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "2d7ad2b36842417e9b50c134900b6846", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/volume/v3", "region": "RegionOne"}], "id": "acf2aeeb409a44639c2962dd1f395e27", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d6f7490585f24f76845a79824379ee08", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/compute/v2/1f5d4642285c4a92bea73e9eba13b0b6", "region": "RegionOne"}], "id": "b5797ce7943c43509ff6b267780a114a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ce1681aa30a7470badde5d2eb5b261e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/networking", "region": "RegionOne"}], "id": "e30dcd8ba06e48c287a3027cd725fd8a", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9cf57027f9bc4f599efa7580d2ad1c04", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/image", "region": "RegionOne"}], "id": "f61faaa908ee413abfc482ad5524e1c6", "type": "image", "name": "glance"}]}}'
2026-01-06 15:13:36,498 80834 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'e76b3231-cd61-4a13-9ae7-4d2f9a2e366b', 'name': 'tempest-ServerRescueNegativeTestJSON-1285045916-network', 'tenant_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'project_id': '1f5d4642285c4a92bea73e9eba13b0b6', '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': 54855, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-06T14:12:24Z', 'updated_at': '2026-01-06T14:12:24Z', 'revision_number': 1} available for tenant
2026-01-06 15:13:36,499 80834 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1890025134', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLvLrH+brJraSk7a+TIb8W4zzH5qIR9IYY9ghFtvTjkj33A9lY8jWcsCve6wqQxSxwvQzkecF4qkhlw/UErQ2tlj/e8uSiGuP5PYtNBm9dCOj86LCG5QgY2BQeCl5cN5XA==', 'fingerprint': '47:7c:fa:7a:29:83:1a:dc:69:b0:00:0f:52:c4:29:30', 'user_id': '82e62edacad947b1a1b5256e0bd2e70e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAO9qi7gA3BPPFO5ATjCfpzfO3yULDTNXiAYPK2hlGUTmM2h4UtfiNI\nUCxG8s7F2vygBwYFK4EEACKhZANiAAS7y6x/m6ya2kpO2vkyG/FuM8x+aiEfSGGP\nYIRbb045I99wPZWPI1nLAr3usKkMUscL0M5HnBeKpIZcP1BK0NrZY/3vLkohrj+T\n2LTQZvXQjo/OiwhuUIGNgUHgpeXDeVw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd7dd0863-9920-44b9-b623-a8d17114520a', 'name': 'tempest-securitygroup--946409598', 'stateful': True, 'tenant_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'project_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'description': 'tempest-description--1840518031', 'shared': False, 'security_group_rules': [{'id': '91efebdd-7eb1-4b11-a40a-e1c12672d9a8', 'project_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'tenant_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'security_group_id': 'd7dd0863-9920-44b9-b623-a8d17114520a', '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': 559, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-06T14:13:33Z', 'updated_at': '2026-01-06T14:13:33Z', 'revision_number': 0}, {'id': 'dcd39b6f-8ff0-41f8-a3f3-eeecc64b1b7c', 'project_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'tenant_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'security_group_id': 'd7dd0863-9920-44b9-b623-a8d17114520a', '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': 558, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-06T14:13:33Z', 'updated_at': '2026-01-06T14:13:33Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-06T14:13:33Z', 'updated_at': '2026-01-06T14:13:33Z', 'revision_number': 1}, 'floating_ip': {'id': '93a8d177-340e-4ca7-8321-849845a12734', 'tenant_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'project_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'floating_ip_address': '172.24.4.143', 'floating_network_id': 'c371b487-c3b8-4fb2-b012-becd811cfb89', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-06T14:13:34Z', 'updated_at': '2026-01-06T14:13:34Z', 'revision_number': 0, 'ip': '172.24.4.143'}}
2026-01-06 15:13:39,583 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.143/compute/v2.1/servers 3.084s
2026-01-06 15:13:39,583 80834 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-1693534035", "imageRef": "115d687e-e48a-4145-a2a5-404a8b94f14d", "flavorRef": "42", "adminPass": "D2#g7U3j6yuAph1", "networks": [{"uuid": "e76b3231-cd61-4a13-9ae7-4d2f9a2e366b"}], "security_groups": [{"name": "tempest-securitygroup--946409598"}], "key_name": "tempest-keypair-1890025134", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3', '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-ff6fcc36-fd36-4dab-bbd1-eb45478d2ed1', 'x-compute-request-id': 'req-ff6fcc36-fd36-4dab-bbd1-eb45478d2ed1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/compute/v2.1/servers'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--946409598"}], "adminPass": "D2#g7U3j6yuAph1"}}'
2026-01-06 15:13:39,920 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.334s
2026-01-06 15:13:39,920 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1260', '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-3f77ec66-7d6d-41db-a1f2-089614145a69', 'x-compute-request-id': 'req-3f77ec66-7d6d-41db-a1f2-089614145a69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "BUILD", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:40Z", "updated": "2026-01-06T14:13:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1890025134", "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": []}}'
2026-01-06 15:13:41,144 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.212s
2026-01-06 15:13:41,144 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1260', '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-0f0913f0-9564-4b6f-8972-8250c5449ad8', 'x-compute-request-id': 'req-0f0913f0-9564-4b6f-8972-8250c5449ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "BUILD", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:40Z", "updated": "2026-01-06T14:13:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1890025134", "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": []}}'
2026-01-06 15:13:42,489 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.333s
2026-01-06 15:13:42,490 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', '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-326e678e-c893-462f-8402-9d2014b063d7', 'x-compute-request-id': 'req-326e678e-c893-462f-8402-9d2014b063d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "BUILD", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:13:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "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": []}}'
2026-01-06 15:13:42,500 80834 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-06 15:13:43,644 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.142s
2026-01-06 15:13:43,644 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1312', '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-f25d341b-a155-4052-b917-3ee7b828967b', 'x-compute-request-id': 'req-f25d341b-a155-4052-b917-3ee7b828967b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "BUILD", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:13:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "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": []}}'
2026-01-06 15:13:44,814 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.157s
2026-01-06 15:13:44,814 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1320', '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-d493da66-d3e3-43ca-af06-a53ac07914c2', 'x-compute-request-id': 'req-d493da66-d3e3-43ca-af06-a53ac07914c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "BUILD", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:13:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:13:44,824 80834 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-06 15:13:46,374 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.539s
2026-01-06 15:13:46,374 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:45 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-905c7eff-9cc9-46d2-a28f-91b1254adfe1', 'x-compute-request-id': 'req-905c7eff-9cc9-46d2-a28f-91b1254adfe1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "BUILD", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:13:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:13:48,098 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.710s
2026-01-06 15:13:48,098 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:47 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-5928828f-3225-479f-8ca6-e9c1b169d9fe', 'x-compute-request-id': 'req-5928828f-3225-479f-8ca6-e9c1b169d9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "BUILD", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:13:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:13:48,112 80834 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 9 second wait
2026-01-06 15:13:49,435 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.322s
2026-01-06 15:13:49,435 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:49 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-cae7c82c-1a29-4a60-bc36-600314228e9a', 'x-compute-request-id': 'req-cae7c82c-1a29-4a60-bc36-600314228e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "BUILD", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:13:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:13:50,661 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.210s
2026-01-06 15:13:50,661 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:50 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-4fe80ef3-2b3a-42e8-a0fe-7fd18ac3f87c', 'x-compute-request-id': 'req-4fe80ef3-2b3a-42e8-a0fe-7fd18ac3f87c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "BUILD", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:13:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:13:52,220 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.546s
2026-01-06 15:13:52,220 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:51 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-4b3b02a4-c7ae-4044-a12a-c1fc49e2986f', 'x-compute-request-id': 'req-4b3b02a4-c7ae-4044-a12a-c1fc49e2986f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "BUILD", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:13:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:13:54,422 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 1.189s
2026-01-06 15:13:54,422 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:53 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-fa0358e1-6997-41b2-92aa-ca9d55659319', 'x-compute-request-id': 'req-fa0358e1-6997-41b2-92aa-ca9d55659319', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "BUILD", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:13:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:13:55,801 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.368s
2026-01-06 15:13:55,802 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', '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-455e7f47-d79f-4111-bd14-bb6fdffacee9', 'x-compute-request-id': 'req-455e7f47-d79f-4111-bd14-bb6fdffacee9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "ACTIVE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:13:55Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:13:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 15:13:55,813 80834 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-01-06 15:13:55,994 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-interface 0.180s
2026-01-06 15:13:55,994 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:55 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-d7bac6ff-c027-45bc-8ace-e321d148b170', 'x-compute-request-id': 'req-d7bac6ff-c027-45bc-8ace-e321d148b170', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "e76b3231-cd61-4a13-9ae7-4d2f9a2e366b", "port_id": "f3731105-e44a-4772-a467-7f54449a3a9b", "mac_addr": "fa:16:3e:ea:6b:d7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b4e49b62-f8b4-4ce3-a9ba-15617df0f787", "ip_address": "10.0.0.5"}]}]}'
2026-01-06 15:13:58,285 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.143/networking/v2.0/floatingips/93a8d177-340e-4ca7-8321-849845a12734 2.288s
2026-01-06 15:13:58,285 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "f3731105-e44a-4772-a467-7f54449a3a9b"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:13:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ea323e07-e1a2-4edb-9a31-353f0d637ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/networking/v2.0/floatingips/93a8d177-340e-4ca7-8321-849845a12734'}
Body: b'{"floatingip": {"id": "93a8d177-340e-4ca7-8321-849845a12734", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "project_id": "1f5d4642285c4a92bea73e9eba13b0b6", "floating_ip_address": "172.24.4.143", "floating_network_id": "c371b487-c3b8-4fb2-b012-becd811cfb89", "router_id": "a724a538-9ab3-43eb-816a-33439977ae71", "port_id": "f3731105-e44a-4772-a467-7f54449a3a9b", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e76b3231-cd61-4a13-9ae7-4d2f9a2e366b", "mac_address": "fa:16:3e:ea:6b:d7", "admin_state_up": true, "status": "ACTIVE", "device_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-06T14:13:34Z", "updated_at": "2026-01-06T14:13:56Z", "revision_number": 1}}'
2026-01-06 15:13:58,286 80834 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.143:22' as 'cirros' with public key authentication
2026-01-06 15:14:58,347 80834 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.143 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-06 15:15:00,858 80834 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.143 ([Errno None] Unable to connect to port 22 on 172.24.4.143). Number attempts: 2. Retry after 3 seconds.
2026-01-06 15:15:04,434 80834 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-06 15:15:04,742 80834 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-06 15:15:04,742 80834 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.143 successfully created
2026-01-06 15:15:06,997 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 2.254s
2026-01-06 15:15:06,998 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:04 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-855af45f-4e07-4cec-b9fb-11171d199fec', 'x-compute-request-id': 'req-855af45f-4e07-4cec-b9fb-11171d199fec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "device": "/dev/vdb"}}'
2026-01-06 15:15:07,052 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.052s
2026-01-06 15:15:07,052 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3bb1abd-fcba-40a1-9867-ce49c77e3164', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3bb1abd-fcba-40a1-9867-ce49c77e3164', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:15:08,104 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:15:08,104 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b212bff-63fd-4bea-b461-2811b866dac1', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b212bff-63fd-4bea-b461-2811b866dac1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:15:09,162 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.046s
2026-01-06 15:15:09,162 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6924ed70-e2bb-4017-8405-bfab7cd5c521', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6924ed70-e2bb-4017-8405-bfab7cd5c521', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:15:10,226 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.052s
2026-01-06 15:15:10,226 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7052e28d-a6f5-4572-94d8-2e225a0a9e76', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7052e28d-a6f5-4572-94d8-2e225a0a9e76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:15:11,323 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.086s
2026-01-06 15:15:11,323 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237f8ec0-597e-4a59-b06e-12c3f557f07e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237f8ec0-597e-4a59-b06e-12c3f557f07e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:15:12,386 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.049s
2026-01-06 15:15:12,386 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89317b0-9a7a-4b6a-baa3-78146fb807f0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89317b0-9a7a-4b6a-baa3-78146fb807f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:15:12,397 80834 INFO [tempest.common.waiters] Attachment 9677e6bc-615a-4e4b-8f3f-7be6d13359d2 created for volume 6f062b3f-c4d2-4f63-b38f-e124ca2bb22f to server e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 after waiting for 6.397853 seconds
2026-01-06 15:15:12,451 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.053s
2026-01-06 15:15:12,451 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6cdefe9-de05-446e-9b0a-cd456417462b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6cdefe9-de05-446e-9b0a-cd456417462b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:15:12,461 80834 INFO [tempest.common.waiters] volume 6f062b3f-c4d2-4f63-b38f-e124ca2bb22f reached in-use after waiting for 0.461865 seconds
2026-01-06 15:15:12,716 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/action 0.254s
2026-01-06 15:15:12,716 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "D2#g7U3j6yuAph1"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:12 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-f7ee633f-701d-4072-a95f-ffcc05a86b47', 'x-compute-request-id': 'req-f7ee633f-701d-4072-a95f-ffcc05a86b47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/action'}
Body: b'{"adminPass": "D2#g7U3j6yuAph1"}'
2026-01-06 15:15:13,010 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.292s
2026-01-06 15:15:13,010 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', '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-82238759-b662-4750-8911-e21f48f5e5dc', 'x-compute-request-id': 'req-82238759-b662-4750-8911-e21f48f5e5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "ACTIVE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:13:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:14,591 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.568s
2026-01-06 15:15:14,591 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', '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-26fdcfd5-87f2-4c42-a181-ce047dd06b09', 'x-compute-request-id': 'req-26fdcfd5-87f2-4c42-a181-ce047dd06b09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "ACTIVE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:13:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:15,916 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.312s
2026-01-06 15:15:15,916 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', '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-f5af3bde-be0e-4ea4-8d1e-c72dc5fc422e', 'x-compute-request-id': 'req-f5af3bde-be0e-4ea4-8d1e-c72dc5fc422e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "ACTIVE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:13:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:17,079 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.150s
2026-01-06 15:15:17,079 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', '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-78a0d6d9-e7cd-489b-854e-7a9964180929', 'x-compute-request-id': 'req-78a0d6d9-e7cd-489b-854e-7a9964180929', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "ACTIVE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:13:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:18,269 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.177s
2026-01-06 15:15:18,269 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', '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-0a4bc6c6-a2d2-40b7-b7c9-fdaaf94e8e4b', 'x-compute-request-id': 'req-0a4bc6c6-a2d2-40b7-b7c9-fdaaf94e8e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "ACTIVE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:13:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:19,566 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.284s
2026-01-06 15:15:19,567 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', '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-201b5458-85fe-450a-93cc-cc854f7e7e43', 'x-compute-request-id': 'req-201b5458-85fe-450a-93cc-cc854f7e7e43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "ACTIVE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:13:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:20,804 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.223s
2026-01-06 15:15:20,804 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', '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-9a20de27-3bec-41f6-ad55-7f62fa24adf6', 'x-compute-request-id': 'req-9a20de27-3bec-41f6-ad55-7f62fa24adf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "ACTIVE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:13:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:22,040 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.223s
2026-01-06 15:15:22,040 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', '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-1407a351-eafe-49e1-87e4-c8c60a08385f', 'x-compute-request-id': 'req-1407a351-eafe-49e1-87e4-c8c60a08385f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "ACTIVE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:13:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:23,508 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.456s
2026-01-06 15:15:23,509 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', '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-76080a21-aecc-4e4a-954e-ad8e0a2d4b32', 'x-compute-request-id': 'req-76080a21-aecc-4e4a-954e-ad8e0a2d4b32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "RESCUE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:22Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:15:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:23,520 80834 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 10 second wait
2026-01-06 15:15:23,642 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.143/identity/v3/auth/tokens 0.117s
2026-01-06 15:15:23,642 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-602b58e2-ef74-4e07-88ac-266ba8fd59b3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.143/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "82e62edacad947b1a1b5256e0bd2e70e", "name": "tempest-ServerRescueNegativeTestJSON-2030477833-project-member", "password_expires_at": null}, "audit_ids": ["AoiWoKNiTgG8SI8UmcB2VA"], "expires_at": "2026-01-06T15:15:23.000000Z", "issued_at": "2026-01-06T14:15:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f5d4642285c4a92bea73e9eba13b0b6", "name": "tempest-ServerRescueNegativeTestJSON-2030477833"}, "is_domain": false, "roles": [{"id": "670d6e4792544183826ba9e709ed8dfa", "name": "member"}, {"id": "f8fc4b7b2a4b45968303f4c87c7f2013", "name": "reader"}], "catalog": [{"endpoints": [{"id": "884c237a96d24048acb53c00e35cf0ea", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/placement", "region": "RegionOne"}], "id": "78b2c35d80794d05a2e5800894c87872", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4a80166ca98e4ca18b004a138539c890", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/identity", "region": "RegionOne"}], "id": "80ceba113c5b4146adabf8862af2f8aa", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "82ae140589824c33a2d5e2c26027ccfd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/compute/v2.1", "region": "RegionOne"}], "id": "8a66fd21286c4cae88f964ac183e020c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "2d7ad2b36842417e9b50c134900b6846", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/volume/v3", "region": "RegionOne"}], "id": "acf2aeeb409a44639c2962dd1f395e27", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d6f7490585f24f76845a79824379ee08", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/compute/v2/1f5d4642285c4a92bea73e9eba13b0b6", "region": "RegionOne"}], "id": "b5797ce7943c43509ff6b267780a114a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ce1681aa30a7470badde5d2eb5b261e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/networking", "region": "RegionOne"}], "id": "e30dcd8ba06e48c287a3027cd725fd8a", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9cf57027f9bc4f599efa7580d2ad1c04", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/image", "region": "RegionOne"}], "id": "f61faaa908ee413abfc482ad5524e1c6", "type": "image", "name": "glance"}]}}'
2026-01-06 15:15:23,643 80834 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'e76b3231-cd61-4a13-9ae7-4d2f9a2e366b', 'name': 'tempest-ServerRescueNegativeTestJSON-1285045916-network', 'tenant_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'project_id': '1f5d4642285c4a92bea73e9eba13b0b6', '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': 54855, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-06T14:12:24Z', 'updated_at': '2026-01-06T14:12:24Z', 'revision_number': 1} available for tenant
2026-01-06 15:15:23,783 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.139s
2026-01-06 15:15:23,783 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:23 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-0d624c9f-dfa8-49da-986e-62b07d108583', 'x-compute-request-id': 'req-0d624c9f-dfa8-49da-986e-62b07d108583', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 while it is in vm_state rescued"}}'
2026-01-06 15:15:23,956 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/action 0.172s
2026-01-06 15:15:23,956 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:23 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-497292ec-9a0f-4079-8a32-00ec1c3f7f8c', 'x-compute-request-id': 'req-497292ec-9a0f-4079-8a32-00ec1c3f7f8c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/action'}
Body: b''
2026-01-06 15:15:24,309 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.352s
2026-01-06 15:15:24,309 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', '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-a1d0cc91-0f61-49ed-b2ea-8745e810d92f', 'x-compute-request-id': 'req-a1d0cc91-0f61-49ed-b2ea-8745e810d92f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "RESCUE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:24Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:15:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:26,781 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 1.459s
2026-01-06 15:15:26,781 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', '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-587b51ad-4c09-4ff9-bec4-0840d811abb5', 'x-compute-request-id': 'req-587b51ad-4c09-4ff9-bec4-0840d811abb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "RESCUE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:24Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:15:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:28,306 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.512s
2026-01-06 15:15:28,306 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', '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-bcd80d1b-c4b6-47f1-914f-ed284ec9bbe0', 'x-compute-request-id': 'req-bcd80d1b-c4b6-47f1-914f-ed284ec9bbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "RESCUE", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:24Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:15:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:29,925 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 0.607s
2026-01-06 15:15:29,925 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:29 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-a05fb88e-3ec4-415b-b7ce-b4afbd033120', 'x-compute-request-id': 'req-a05fb88e-3ec4-415b-b7ce-b4afbd033120', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}
Body: b'{"server": {"id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "name": "tempest-ServerRescueNegativeTestJSON-server-1693534035", "status": "ERROR", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "metadata": {}, "hostId": "a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc", "image": {"id": "115d687e-e48a-4145-a2a5-404a8b94f14d", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.143/compute/flavors/42"}]}, "created": "2026-01-06T14:13:39Z", "updated": "2026-01-06T14:15:29Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1285045916-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:6b:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1890025134", "OS-SRV-USG:launched_at": "2026-01-06T14:15:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--946409598"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}]}}'
2026-01-06 15:15:29,938 80834 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 5 second wait
2026-01-06 15:15:30,168 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-interface 0.228s
2026-01-06 15:15:30,168 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:29 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-4820bafb-0c2d-4e56-bdc5-fb99bfb329a4', 'x-compute-request-id': 'req-4820bafb-0c2d-4e56-bdc5-fb99bfb329a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "e76b3231-cd61-4a13-9ae7-4d2f9a2e366b", "port_id": "f3731105-e44a-4772-a467-7f54449a3a9b", "mac_addr": "fa:16:3e:ea:6b:d7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b4e49b62-f8b4-4ce3-a9ba-15617df0f787", "ip_address": "10.0.0.5"}]}]}'
2026-01-06 15:15:31,792 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.143/networking/v2.0/floatingips/93a8d177-340e-4ca7-8321-849845a12734 1.620s
2026-01-06 15:15:31,792 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "f3731105-e44a-4772-a467-7f54449a3a9b"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '831', 'x-openstack-request-id': 'req-a3150e25-acbd-4853-8db7-22441144af94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/networking/v2.0/floatingips/93a8d177-340e-4ca7-8321-849845a12734'}
Body: b'{"floatingip": {"id": "93a8d177-340e-4ca7-8321-849845a12734", "tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6", "project_id": "1f5d4642285c4a92bea73e9eba13b0b6", "floating_ip_address": "172.24.4.143", "floating_network_id": "c371b487-c3b8-4fb2-b012-becd811cfb89", "router_id": "a724a538-9ab3-43eb-816a-33439977ae71", "port_id": "f3731105-e44a-4772-a467-7f54449a3a9b", "fixed_ip_address": "10.0.0.5", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "e76b3231-cd61-4a13-9ae7-4d2f9a2e366b", "mac_address": "fa:16:3e:ea:6b:d7", "admin_state_up": true, "status": "ACTIVE", "device_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-06T14:13:34Z", "updated_at": "2026-01-06T14:15:30Z", "revision_number": 3}}'
2026-01-06 15:15:31,793 80834 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.143:22' as 'cirros' with public key authentication
2026-01-06 15:16:31,840 80834 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.143 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-06 15:17:34,397 80834 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.143 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-01-06 15:18:37,961 80834 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.143 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-01-06 15:19:42,525 80834 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.143 after 3 attempts. Proxy client: no proxy client
2026-01-06 15:19:42.525 80834 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-01-06 15:19:42.525 80834 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2026-01-06 15:19:42.525 80834 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-01-06 15:19:42.525 80834 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2026-01-06 15:19:42.525 80834 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-01-06 15:19:42.525 80834 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-01-06 15:19:42.525 80834 ERROR tempest.lib.common.ssh
2026-01-06 15:19:42,527 80834 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Tue, 06 Jan 2026 14:13:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3', '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-ff6fcc36-fd36-4dab-bbd1-eb45478d2ed1', 'x-compute-request-id': 'req-ff6fcc36-fd36-4dab-bbd1-eb45478d2ed1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/compute/v2.1/servers'}
Body: {'id': 'e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3', 'name': 'tempest-ServerRescueNegativeTestJSON-server-1693534035', 'status': 'ACTIVE', 'tenant_id': '1f5d4642285c4a92bea73e9eba13b0b6', 'user_id': '82e62edacad947b1a1b5256e0bd2e70e', 'metadata': {}, 'hostId': 'a45190721c24f124e0df58ad3b06cae88767a3345bcd7416bef631dc', 'image': {'id': '115d687e-e48a-4145-a2a5-404a8b94f14d', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.143/compute/images/115d687e-e48a-4145-a2a5-404a8b94f14d'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.143/compute/flavors/42'}]}, 'created': '2026-01-06T14:13:39Z', 'updated': '2026-01-06T14:13:55Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-1285045916-network': [{'version': 4, 'addr': '10.0.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ea:6b:d7'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}, {'rel': 'bookmark', 'href': 'http://192.168.122.143/compute/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1890025134', 'OS-SRV-USG:launched_at': '2026-01-06T14:13:54.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--946409598'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-01-06 15:19:43,730 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/action 1.203s
2026-01-06 15:19:43,731 80834 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': 'Tue, 06 Jan 2026 14:19:42 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-1d2187f5-dadc-425f-b6cb-fba4ef089a70', 'x-compute-request-id': 'req-1d2187f5-dadc-425f-b6cb-fba4ef089a70', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-06 15:19:43,731 80834 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3
2026-01-06 15:19:43,785 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.053s
2026-01-06 15:19:43,785 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9a1c3e-9278-48c7-8761-09247b6467cd', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9a1c3e-9278-48c7-8761-09247b6467cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:19:43,928 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.123s
2026-01-06 15:19:43,928 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19:43 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-474981de-2090-4205-ac48-654b3ff557f2', 'x-compute-request-id': 'req-474981de-2090-4205-ac48-654b3ff557f2', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 while it is in vm_state error"}}'
2026-01-06 15:19:43,985 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.055s
2026-01-06 15:19:43,986 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-18da0335-99bb-4fc0-ae97-0d309e493e9b', 'x-compute-request-id': 'req-18da0335-99bb-4fc0-ae97-0d309e493e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:45,039 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.050s
2026-01-06 15:19:45,039 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-13aaa877-7202-497b-8939-6af74c095641', 'x-compute-request-id': 'req-13aaa877-7202-497b-8939-6af74c095641', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:46,099 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.057s
2026-01-06 15:19:46,100 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-2f57f28d-334d-4b14-8a25-125f9ab7a286', 'x-compute-request-id': 'req-2f57f28d-334d-4b14-8a25-125f9ab7a286', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:47,160 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.058s
2026-01-06 15:19:47,161 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-5017855e-93db-411e-a5c8-d5f8a239e4c4', 'x-compute-request-id': 'req-5017855e-93db-411e-a5c8-d5f8a239e4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:48,214 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.050s
2026-01-06 15:19:48,214 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-62e635df-d620-45b2-b000-1c558e6e5158', 'x-compute-request-id': 'req-62e635df-d620-45b2-b000-1c558e6e5158', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:49,270 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.053s
2026-01-06 15:19:49,271 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-ec6579dc-6a56-4ea4-b9e0-e1337b93f373', 'x-compute-request-id': 'req-ec6579dc-6a56-4ea4-b9e0-e1337b93f373', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:50,324 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.050s
2026-01-06 15:19:50,324 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-b9859a9f-05da-441c-91c9-253547c07426', 'x-compute-request-id': 'req-b9859a9f-05da-441c-91c9-253547c07426', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:51,373 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:19:51,374 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-24b87a3b-e923-4a32-9c47-522ff894acba', 'x-compute-request-id': 'req-24b87a3b-e923-4a32-9c47-522ff894acba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:52,426 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.049s
2026-01-06 15:19:52,426 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-9bbc00a2-ed2f-4ba8-ad16-d71bf065b32d', 'x-compute-request-id': 'req-9bbc00a2-ed2f-4ba8-ad16-d71bf065b32d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:53,473 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.044s
2026-01-06 15:19:53,473 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-43a72c9b-7848-4902-859d-de9415be8a1c', 'x-compute-request-id': 'req-43a72c9b-7848-4902-859d-de9415be8a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:54,533 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.056s
2026-01-06 15:19:54,534 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-1a6c4798-0f87-42dd-8d6f-371a97945b04', 'x-compute-request-id': 'req-1a6c4798-0f87-42dd-8d6f-371a97945b04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:55,577 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.040s
2026-01-06 15:19:55,577 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-1cb946e4-d19b-4085-aad6-e2b35622bada', 'x-compute-request-id': 'req-1cb946e4-d19b-4085-aad6-e2b35622bada', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:56,625 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:19:56,626 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-d924bc12-6032-48d1-baa3-8b1aa185f694', 'x-compute-request-id': 'req-d924bc12-6032-48d1-baa3-8b1aa185f694', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:57,677 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.048s
2026-01-06 15:19:57,677 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-7d9d43e1-e5ec-4ed9-aa0d-ca5884ce0904', 'x-compute-request-id': 'req-7d9d43e1-e5ec-4ed9-aa0d-ca5884ce0904', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:58,725 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:19:58,726 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-6b37ea1d-292d-4aa8-a4b4-357cd4d0901b', 'x-compute-request-id': 'req-6b37ea1d-292d-4aa8-a4b4-357cd4d0901b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:19:59,780 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.052s
2026-01-06 15:19:59,781 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:19: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-a148f49c-1d4b-4335-abc1-b64526fe31c4', 'x-compute-request-id': 'req-a148f49c-1d4b-4335-abc1-b64526fe31c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:00,831 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.047s
2026-01-06 15:20:00,832 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-00d690c7-5a30-458b-b3dc-45fcaacfe36f', 'x-compute-request-id': 'req-00d690c7-5a30-458b-b3dc-45fcaacfe36f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:01,905 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.071s
2026-01-06 15:20:01,906 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-5611c3ed-1199-4405-96fa-9844f668de2c', 'x-compute-request-id': 'req-5611c3ed-1199-4405-96fa-9844f668de2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:02,954 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:20:02,955 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-cd2a4165-d0c6-4776-88d6-179790d9b62c', 'x-compute-request-id': 'req-cd2a4165-d0c6-4776-88d6-179790d9b62c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:04,000 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.043s
2026-01-06 15:20:04,001 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-3812fbe3-45c2-4183-acc8-f4c68f62d607', 'x-compute-request-id': 'req-3812fbe3-45c2-4183-acc8-f4c68f62d607', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:05,050 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.047s
2026-01-06 15:20:05,051 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-96a7a720-94df-450f-90a5-3805a9896b8e', 'x-compute-request-id': 'req-96a7a720-94df-450f-90a5-3805a9896b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:06,105 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.052s
2026-01-06 15:20:06,105 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-9ebc062b-8be6-4836-a66f-bf4b373ca9ec', 'x-compute-request-id': 'req-9ebc062b-8be6-4836-a66f-bf4b373ca9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:07,156 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.048s
2026-01-06 15:20:07,156 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-9cbccf0a-6cfc-4995-8982-bc84c7c79a5b', 'x-compute-request-id': 'req-9cbccf0a-6cfc-4995-8982-bc84c7c79a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:08,197 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.039s
2026-01-06 15:20:08,198 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-720d1d84-bee6-4c9e-96d9-0b52725bfefe', 'x-compute-request-id': 'req-720d1d84-bee6-4c9e-96d9-0b52725bfefe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:09,248 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.047s
2026-01-06 15:20:09,249 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-01f0fb06-32e9-43f6-9a1c-81d68c5964c2', 'x-compute-request-id': 'req-01f0fb06-32e9-43f6-9a1c-81d68c5964c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:10,300 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.047s
2026-01-06 15:20:10,300 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-f234d503-1efa-47e8-8905-7ead54a8a555', 'x-compute-request-id': 'req-f234d503-1efa-47e8-8905-7ead54a8a555', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:11,353 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.050s
2026-01-06 15:20:11,353 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-f426531f-8dc5-43b8-95c1-7961e7264330', 'x-compute-request-id': 'req-f426531f-8dc5-43b8-95c1-7961e7264330', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:12,397 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.041s
2026-01-06 15:20:12,397 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-367e6045-923b-467c-bb32-a08aa7fb5435', 'x-compute-request-id': 'req-367e6045-923b-467c-bb32-a08aa7fb5435', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:13,450 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.050s
2026-01-06 15:20:13,451 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-7c3a54cc-5845-4c12-aa40-32595b5c1b7b', 'x-compute-request-id': 'req-7c3a54cc-5845-4c12-aa40-32595b5c1b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:14,510 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.056s
2026-01-06 15:20:14,510 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-13a71bb2-5190-4dc1-afc0-603c99f3936e', 'x-compute-request-id': 'req-13a71bb2-5190-4dc1-afc0-603c99f3936e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:15,577 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.064s
2026-01-06 15:20:15,578 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-827d9810-5938-44c6-99a2-61d832fd70d0', 'x-compute-request-id': 'req-827d9810-5938-44c6-99a2-61d832fd70d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:16,626 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:20:16,627 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-704f8b10-57e5-42fa-b665-043b61250faf', 'x-compute-request-id': 'req-704f8b10-57e5-42fa-b665-043b61250faf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:17,684 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.054s
2026-01-06 15:20:17,684 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-0c853b30-2bdf-471a-bb6b-19f353616a7a', 'x-compute-request-id': 'req-0c853b30-2bdf-471a-bb6b-19f353616a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:18,735 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.048s
2026-01-06 15:20:18,735 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-55cedb39-eb4a-4629-8b6e-0380585ebc85', 'x-compute-request-id': 'req-55cedb39-eb4a-4629-8b6e-0380585ebc85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:19,782 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.043s
2026-01-06 15:20:19,782 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-5d76e902-419e-44d2-86b8-08cda06246ef', 'x-compute-request-id': 'req-5d76e902-419e-44d2-86b8-08cda06246ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:20,824 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.039s
2026-01-06 15:20:20,824 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-0dba9d2e-8314-4b3c-a000-5220552474d5', 'x-compute-request-id': 'req-0dba9d2e-8314-4b3c-a000-5220552474d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:21,868 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.042s
2026-01-06 15:20:21,869 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-fda55e3b-0b13-487b-841e-7172c92d5e54', 'x-compute-request-id': 'req-fda55e3b-0b13-487b-841e-7172c92d5e54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:22,917 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:20:22,917 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-58fe92ed-5d62-4e0f-8e70-d00cb674ceb3', 'x-compute-request-id': 'req-58fe92ed-5d62-4e0f-8e70-d00cb674ceb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:23,968 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.048s
2026-01-06 15:20:23,969 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-06315530-2e2e-484f-b608-68c4d766c2c8', 'x-compute-request-id': 'req-06315530-2e2e-484f-b608-68c4d766c2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:25,021 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.050s
2026-01-06 15:20:25,022 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-b8795293-95a1-4421-b50d-e9a0df7305dd', 'x-compute-request-id': 'req-b8795293-95a1-4421-b50d-e9a0df7305dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:26,072 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.049s
2026-01-06 15:20:26,073 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-0f62ae8d-aa4e-48cb-b590-a27ca2f3ae53', 'x-compute-request-id': 'req-0f62ae8d-aa4e-48cb-b590-a27ca2f3ae53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:27,127 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.051s
2026-01-06 15:20:27,128 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-a415de3c-5433-4c88-9090-5d5c6cb55dac', 'x-compute-request-id': 'req-a415de3c-5433-4c88-9090-5d5c6cb55dac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:28,172 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.041s
2026-01-06 15:20:28,172 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-6267eae8-28eb-4963-9270-c3da05c85b1c', 'x-compute-request-id': 'req-6267eae8-28eb-4963-9270-c3da05c85b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:29,221 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:20:29,222 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-bc45bd9b-03de-486a-9fea-760c30afb6b5', 'x-compute-request-id': 'req-bc45bd9b-03de-486a-9fea-760c30afb6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:30,279 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.054s
2026-01-06 15:20:30,279 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-d5d84bf6-2482-4f4e-aa2a-423641868add', 'x-compute-request-id': 'req-d5d84bf6-2482-4f4e-aa2a-423641868add', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:31,323 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.041s
2026-01-06 15:20:31,323 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-4224693a-f385-405c-abbf-02677182c5b5', 'x-compute-request-id': 'req-4224693a-f385-405c-abbf-02677182c5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:32,381 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.054s
2026-01-06 15:20:32,381 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-de6e8927-941a-40e2-9f18-6bd3c66d74ca', 'x-compute-request-id': 'req-de6e8927-941a-40e2-9f18-6bd3c66d74ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:33,474 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.090s
2026-01-06 15:20:33,475 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-1bc1a5a3-c561-4cd9-94a0-36be50b2c0be', 'x-compute-request-id': 'req-1bc1a5a3-c561-4cd9-94a0-36be50b2c0be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:34,537 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.060s
2026-01-06 15:20:34,537 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-46d9e526-20de-4273-ac65-d1ae4f4368b8', 'x-compute-request-id': 'req-46d9e526-20de-4273-ac65-d1ae4f4368b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:35,599 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.059s
2026-01-06 15:20:35,600 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-d9d5d477-4b9a-4a0c-829f-e2ea159a913a', 'x-compute-request-id': 'req-d9d5d477-4b9a-4a0c-829f-e2ea159a913a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:36,648 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:20:36,649 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-85da5352-d822-4347-8453-e52794f473ec', 'x-compute-request-id': 'req-85da5352-d822-4347-8453-e52794f473ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:37,734 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.082s
2026-01-06 15:20:37,735 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-9bdfde2c-58dc-4e33-9c38-a12f9fcc781f', 'x-compute-request-id': 'req-9bdfde2c-58dc-4e33-9c38-a12f9fcc781f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:38,796 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.058s
2026-01-06 15:20:38,797 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-cc33f4d1-6b6d-407a-9276-3b16c6014a74', 'x-compute-request-id': 'req-cc33f4d1-6b6d-407a-9276-3b16c6014a74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:39,859 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.059s
2026-01-06 15:20:39,859 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-82e18469-3df2-4378-96de-4861fa4afc20', 'x-compute-request-id': 'req-82e18469-3df2-4378-96de-4861fa4afc20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:40,906 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.044s
2026-01-06 15:20:40,906 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-abc7d6db-8405-43d6-be8d-067bc540fce1', 'x-compute-request-id': 'req-abc7d6db-8405-43d6-be8d-067bc540fce1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:41,955 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:20:41,955 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-bffd19b3-0cf2-47b4-992a-ea99f86be86d', 'x-compute-request-id': 'req-bffd19b3-0cf2-47b4-992a-ea99f86be86d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:43,003 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.044s
2026-01-06 15:20:43,003 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-36cb47b8-b1fa-4978-9e3d-fbbfe66a6534', 'x-compute-request-id': 'req-36cb47b8-b1fa-4978-9e3d-fbbfe66a6534', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:44,056 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.050s
2026-01-06 15:20:44,056 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-cdf6112f-1a65-4c7e-b37e-dd0182bbb28c', 'x-compute-request-id': 'req-cdf6112f-1a65-4c7e-b37e-dd0182bbb28c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:45,115 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.056s
2026-01-06 15:20:45,116 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-9509359a-5b4b-4a12-983d-7e1397a1be1b', 'x-compute-request-id': 'req-9509359a-5b4b-4a12-983d-7e1397a1be1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:46,185 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.066s
2026-01-06 15:20:46,186 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-156d65cb-9505-4229-a809-464302c66a4c', 'x-compute-request-id': 'req-156d65cb-9505-4229-a809-464302c66a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:47,249 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.060s
2026-01-06 15:20:47,250 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-d2ce91f7-5bbc-483e-8b67-3b377d5f5662', 'x-compute-request-id': 'req-d2ce91f7-5bbc-483e-8b67-3b377d5f5662', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:48,295 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.042s
2026-01-06 15:20:48,295 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-1b8aec1a-b1e1-4ccc-b6f4-ea4c903fa6ae', 'x-compute-request-id': 'req-1b8aec1a-b1e1-4ccc-b6f4-ea4c903fa6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:49,348 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.051s
2026-01-06 15:20:49,348 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-d749d0ab-5824-4dc7-b37d-62dfbafe8c03', 'x-compute-request-id': 'req-d749d0ab-5824-4dc7-b37d-62dfbafe8c03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:50,395 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.043s
2026-01-06 15:20:50,395 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-a598516f-c6e6-463c-80d1-1f9bb072f417', 'x-compute-request-id': 'req-a598516f-c6e6-463c-80d1-1f9bb072f417', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:51,471 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.074s
2026-01-06 15:20:51,471 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-43a284cd-616e-4522-bb41-d68b50b81b3d', 'x-compute-request-id': 'req-43a284cd-616e-4522-bb41-d68b50b81b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:52,536 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.061s
2026-01-06 15:20:52,536 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-49b72db9-ca32-4fd8-9890-ab2b215be254', 'x-compute-request-id': 'req-49b72db9-ca32-4fd8-9890-ab2b215be254', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:53,591 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.052s
2026-01-06 15:20:53,591 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-f0bfdeec-e448-4a97-b9af-488afedce036', 'x-compute-request-id': 'req-f0bfdeec-e448-4a97-b9af-488afedce036', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:54,650 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.056s
2026-01-06 15:20:54,651 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-ff2e2a09-f3c0-4003-a5a1-ad30b9e611a5', 'x-compute-request-id': 'req-ff2e2a09-f3c0-4003-a5a1-ad30b9e611a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:55,715 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.061s
2026-01-06 15:20:55,715 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-a2aa6286-0639-4a9c-9903-2c7e019be2b3', 'x-compute-request-id': 'req-a2aa6286-0639-4a9c-9903-2c7e019be2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:56,765 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:20:56,765 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-44546b64-7806-49a9-91d4-6b04041c9c69', 'x-compute-request-id': 'req-44546b64-7806-49a9-91d4-6b04041c9c69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:57,930 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.161s
2026-01-06 15:20:57,931 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-2c156b8b-042d-426f-a148-e0dd8bab0b3e', 'x-compute-request-id': 'req-2c156b8b-042d-426f-a148-e0dd8bab0b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:20:58,999 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.062s
2026-01-06 15:20:58,999 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:20: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-27b0171e-9d4a-4ef2-816b-e473889df84c', 'x-compute-request-id': 'req-27b0171e-9d4a-4ef2-816b-e473889df84c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:00,051 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.048s
2026-01-06 15:21:00,051 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-643fbcc1-932a-4256-9c1f-150d706dc847', 'x-compute-request-id': 'req-643fbcc1-932a-4256-9c1f-150d706dc847', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:01,107 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.052s
2026-01-06 15:21:01,107 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-b9db54db-e99f-4f70-96d8-81a406d3056a', 'x-compute-request-id': 'req-b9db54db-e99f-4f70-96d8-81a406d3056a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:02,154 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.044s
2026-01-06 15:21:02,154 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-d76d0340-d386-42ec-b0f3-f159ae8a5e38', 'x-compute-request-id': 'req-d76d0340-d386-42ec-b0f3-f159ae8a5e38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:03,200 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.043s
2026-01-06 15:21:03,200 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-7c822f9a-ed73-49f2-9477-b23d871194bc', 'x-compute-request-id': 'req-7c822f9a-ed73-49f2-9477-b23d871194bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:04,271 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.067s
2026-01-06 15:21:04,271 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-9730da10-0915-41a7-bb64-737fe53766a5', 'x-compute-request-id': 'req-9730da10-0915-41a7-bb64-737fe53766a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:05,325 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.050s
2026-01-06 15:21:05,325 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-5e81063f-686b-4d03-9ebf-190c87f2e235', 'x-compute-request-id': 'req-5e81063f-686b-4d03-9ebf-190c87f2e235', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:06,374 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:21:06,374 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-000220f2-6e0c-4657-9dfc-792da77ba3e0', 'x-compute-request-id': 'req-000220f2-6e0c-4657-9dfc-792da77ba3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:07,421 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.044s
2026-01-06 15:21:07,421 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-d95e11cb-c143-40bf-8f57-8d8afd2a1233', 'x-compute-request-id': 'req-d95e11cb-c143-40bf-8f57-8d8afd2a1233', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:08,473 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.048s
2026-01-06 15:21:08,473 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-e03f6e13-27e5-4847-9557-f749c0869805', 'x-compute-request-id': 'req-e03f6e13-27e5-4847-9557-f749c0869805', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:09,517 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.041s
2026-01-06 15:21:09,518 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-6502eb9f-940f-474a-8581-7b46289f7483', 'x-compute-request-id': 'req-6502eb9f-940f-474a-8581-7b46289f7483', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:10,563 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.042s
2026-01-06 15:21:10,563 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-5448687d-266a-48f0-969d-12ca56d2569c', 'x-compute-request-id': 'req-5448687d-266a-48f0-969d-12ca56d2569c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:11,619 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.053s
2026-01-06 15:21:11,619 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-c0f97eeb-7fe2-48f1-a5ea-e5e7816022d4', 'x-compute-request-id': 'req-c0f97eeb-7fe2-48f1-a5ea-e5e7816022d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:12,664 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.042s
2026-01-06 15:21:12,664 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-7570e329-f753-44af-93d7-ae5f48600ebf', 'x-compute-request-id': 'req-7570e329-f753-44af-93d7-ae5f48600ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:13,716 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.048s
2026-01-06 15:21:13,716 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-ea88a448-99ab-4ae4-91bf-63d669dee3c1', 'x-compute-request-id': 'req-ea88a448-99ab-4ae4-91bf-63d669dee3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:14,763 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.044s
2026-01-06 15:21:14,764 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-fdfafe34-a1e3-4644-bf0f-992d9f82952b', 'x-compute-request-id': 'req-fdfafe34-a1e3-4644-bf0f-992d9f82952b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:15,814 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.048s
2026-01-06 15:21:15,814 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-22696fdd-e90c-4113-8d01-31765b394814', 'x-compute-request-id': 'req-22696fdd-e90c-4113-8d01-31765b394814', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:16,863 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:21:16,863 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-7b170acb-e3a8-4d3c-b166-16ca855c918a', 'x-compute-request-id': 'req-7b170acb-e3a8-4d3c-b166-16ca855c918a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:17,912 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:21:17,912 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-e6e702f0-6c7b-477a-8a9d-8623a97bc34b', 'x-compute-request-id': 'req-e6e702f0-6c7b-477a-8a9d-8623a97bc34b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:18,959 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.044s
2026-01-06 15:21:18,960 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-b4814f4c-4a13-4732-832c-4b1906375022', 'x-compute-request-id': 'req-b4814f4c-4a13-4732-832c-4b1906375022', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:20,023 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.061s
2026-01-06 15:21:20,024 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-e4838713-b862-4c12-a022-fb41799dab1f', 'x-compute-request-id': 'req-e4838713-b862-4c12-a022-fb41799dab1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:21,069 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.042s
2026-01-06 15:21:21,069 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-85d4031b-e12a-4bb6-b587-700fb1141bdc', 'x-compute-request-id': 'req-85d4031b-e12a-4bb6-b587-700fb1141bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:22,118 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:21:22,118 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-9334dd8f-702e-49dc-9acb-ed852b4752dd', 'x-compute-request-id': 'req-9334dd8f-702e-49dc-9acb-ed852b4752dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:23,223 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.102s
2026-01-06 15:21:23,223 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-1eab5d4d-4881-44a3-8110-c3c67ad4c2bd', 'x-compute-request-id': 'req-1eab5d4d-4881-44a3-8110-c3c67ad4c2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:24,281 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.055s
2026-01-06 15:21:24,282 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-e018ed93-985e-4074-955a-5d688c6f3ac4', 'x-compute-request-id': 'req-e018ed93-985e-4074-955a-5d688c6f3ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:25,335 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.050s
2026-01-06 15:21:25,335 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-6dcd1093-7c19-4eae-8be2-aac1f8cc8373', 'x-compute-request-id': 'req-6dcd1093-7c19-4eae-8be2-aac1f8cc8373', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:26,397 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.059s
2026-01-06 15:21:26,397 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-f42d0c77-8b40-477b-93d1-4d2dd2611bde', 'x-compute-request-id': 'req-f42d0c77-8b40-477b-93d1-4d2dd2611bde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:27,450 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.050s
2026-01-06 15:21:27,451 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-2bb6c299-71ef-4174-bb80-18c7ef1abf93', 'x-compute-request-id': 'req-2bb6c299-71ef-4174-bb80-18c7ef1abf93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:28,501 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.047s
2026-01-06 15:21:28,501 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-cfc23790-b5f3-4cc5-a1b2-3166811352dc', 'x-compute-request-id': 'req-cfc23790-b5f3-4cc5-a1b2-3166811352dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:29,550 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:21:29,551 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-28e477e6-7f87-4313-b8c2-625a3114cc99', 'x-compute-request-id': 'req-28e477e6-7f87-4313-b8c2-625a3114cc99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:30,597 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.043s
2026-01-06 15:21:30,597 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-b83e304e-0d4d-4fe3-b8eb-edad6f52b147', 'x-compute-request-id': 'req-b83e304e-0d4d-4fe3-b8eb-edad6f52b147', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:31,644 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.044s
2026-01-06 15:21:31,644 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-dc36d4a0-a285-43fc-b68e-ebdb34b38128', 'x-compute-request-id': 'req-dc36d4a0-a285-43fc-b68e-ebdb34b38128', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:32,691 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.044s
2026-01-06 15:21:32,691 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-640b0f7f-47d4-4865-981c-6b28cf6495ea', 'x-compute-request-id': 'req-640b0f7f-47d4-4865-981c-6b28cf6495ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:33,738 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.044s
2026-01-06 15:21:33,738 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-cbf1687e-2a46-4616-b433-791b96832bb8', 'x-compute-request-id': 'req-cbf1687e-2a46-4616-b433-791b96832bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:34,787 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:21:34,787 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-bd3e84dd-50db-48cf-857a-82bed9b11278', 'x-compute-request-id': 'req-bd3e84dd-50db-48cf-857a-82bed9b11278', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:35,837 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.047s
2026-01-06 15:21:35,837 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-9a8a49ad-ee51-48ff-bdec-a53651e38f71', 'x-compute-request-id': 'req-9a8a49ad-ee51-48ff-bdec-a53651e38f71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:36,884 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.043s
2026-01-06 15:21:36,884 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-aad46ed1-6729-4a91-afa8-cfe1e6df0daf', 'x-compute-request-id': 'req-aad46ed1-6729-4a91-afa8-cfe1e6df0daf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:37,928 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.041s
2026-01-06 15:21:37,928 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-4b38e3b3-9c72-4eb5-a752-2ba4dfb62849', 'x-compute-request-id': 'req-4b38e3b3-9c72-4eb5-a752-2ba4dfb62849', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:38,971 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.040s
2026-01-06 15:21:38,971 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-db390abd-4f11-44b2-9a08-47ef2dfd5605', 'x-compute-request-id': 'req-db390abd-4f11-44b2-9a08-47ef2dfd5605', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:40,032 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.058s
2026-01-06 15:21:40,032 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-5cd27718-3c83-482b-81c1-5f32a4cb5481', 'x-compute-request-id': 'req-5cd27718-3c83-482b-81c1-5f32a4cb5481', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:41,093 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.057s
2026-01-06 15:21:41,093 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-95d9f0b0-5c0d-4546-bb94-a47c7f8a24ac', 'x-compute-request-id': 'req-95d9f0b0-5c0d-4546-bb94-a47c7f8a24ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:42,145 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.049s
2026-01-06 15:21:42,145 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-b28a9ffb-03d7-484f-b5c5-5dd7e543ac96', 'x-compute-request-id': 'req-b28a9ffb-03d7-484f-b5c5-5dd7e543ac96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:43,189 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.041s
2026-01-06 15:21:43,190 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-d4b9f0f2-34ef-482b-80db-a960bc2790f5', 'x-compute-request-id': 'req-d4b9f0f2-34ef-482b-80db-a960bc2790f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:44,233 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.041s
2026-01-06 15:21:44,234 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-89f3d1ab-6cd0-4d4c-afa7-9b68a8a53ab9', 'x-compute-request-id': 'req-89f3d1ab-6cd0-4d4c-afa7-9b68a8a53ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:45,324 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.087s
2026-01-06 15:21:45,324 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-a8405e44-a27b-4700-881c-b257a68c99ef', 'x-compute-request-id': 'req-a8405e44-a27b-4700-881c-b257a68c99ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:46,384 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.057s
2026-01-06 15:21:46,384 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-8c7194c2-ac41-4eaf-b953-4d56cd7ae497', 'x-compute-request-id': 'req-8c7194c2-ac41-4eaf-b953-4d56cd7ae497', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:47,439 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.051s
2026-01-06 15:21:47,439 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-b8ceed40-20e7-45fc-86b4-8c1c4e0886ec', 'x-compute-request-id': 'req-b8ceed40-20e7-45fc-86b4-8c1c4e0886ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:48,521 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.079s
2026-01-06 15:21:48,521 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-b472850e-1187-4eb8-8435-eb19c6897d7e', 'x-compute-request-id': 'req-b472850e-1187-4eb8-8435-eb19c6897d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:49,580 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.056s
2026-01-06 15:21:49,580 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-221ed209-5655-4b38-9a54-a96a28a208c8', 'x-compute-request-id': 'req-221ed209-5655-4b38-9a54-a96a28a208c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:50,633 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.049s
2026-01-06 15:21:50,633 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-264f3395-1e17-4415-9822-346f1cb4def6', 'x-compute-request-id': 'req-264f3395-1e17-4415-9822-346f1cb4def6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:51,683 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.047s
2026-01-06 15:21:51,684 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-3f443c19-0368-42c9-9cb3-c96340b14e98', 'x-compute-request-id': 'req-3f443c19-0368-42c9-9cb3-c96340b14e98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:52,741 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.055s
2026-01-06 15:21:52,742 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-a1f898bd-5907-4e68-9b30-fd4f4e8874a2', 'x-compute-request-id': 'req-a1f898bd-5907-4e68-9b30-fd4f4e8874a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:53,805 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.061s
2026-01-06 15:21:53,806 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-b8c37a14-5d9c-4452-8b84-09a669cb484e', 'x-compute-request-id': 'req-b8c37a14-5d9c-4452-8b84-09a669cb484e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:54,875 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.066s
2026-01-06 15:21:54,875 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-3bc5ead6-84c9-436c-9981-57d7239c4211', 'x-compute-request-id': 'req-3bc5ead6-84c9-436c-9981-57d7239c4211', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:55,929 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.051s
2026-01-06 15:21:55,929 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-bd157d61-1750-4dc0-b9f2-674313705fe5', 'x-compute-request-id': 'req-bd157d61-1750-4dc0-b9f2-674313705fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:56,975 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.042s
2026-01-06 15:21:56,975 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-acf042e8-0493-4210-83da-4730eeaf8fd2', 'x-compute-request-id': 'req-acf042e8-0493-4210-83da-4730eeaf8fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:58,035 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.056s
2026-01-06 15:21:58,035 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-29323afc-ec4d-4912-9131-08286884a8ea', 'x-compute-request-id': 'req-29323afc-ec4d-4912-9131-08286884a8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:21:59,119 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.081s
2026-01-06 15:21:59,119 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:21: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-a7fae79f-268b-4f56-8f68-09b8c03bbe70', 'x-compute-request-id': 'req-a7fae79f-268b-4f56-8f68-09b8c03bbe70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:00,178 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.056s
2026-01-06 15:22:00,178 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-41acf521-04e2-4828-a07c-14ca4f11f515', 'x-compute-request-id': 'req-41acf521-04e2-4828-a07c-14ca4f11f515', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:01,240 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.058s
2026-01-06 15:22:01,240 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-34ae0b75-57ee-4573-a0fc-b079d69f7b43', 'x-compute-request-id': 'req-34ae0b75-57ee-4573-a0fc-b079d69f7b43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:02,290 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.047s
2026-01-06 15:22:02,290 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-72ef136c-7e56-42b3-8290-322d9f88a585', 'x-compute-request-id': 'req-72ef136c-7e56-42b3-8290-322d9f88a585', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:03,338 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:22:03,338 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-1a73b91b-4ed5-47fa-bb30-da5174bf7875', 'x-compute-request-id': 'req-1a73b91b-4ed5-47fa-bb30-da5174bf7875', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:04,385 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.043s
2026-01-06 15:22:04,385 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-13a27f9b-e455-4254-af8d-4e45d0a812a4', 'x-compute-request-id': 'req-13a27f9b-e455-4254-af8d-4e45d0a812a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:05,439 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.051s
2026-01-06 15:22:05,439 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-5c0d05db-ae2c-434b-8fb9-f80ed4490cc6', 'x-compute-request-id': 'req-5c0d05db-ae2c-434b-8fb9-f80ed4490cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:06,489 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:22:06,489 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-78f1af75-d046-49a3-acec-abb4348ef698', 'x-compute-request-id': 'req-78f1af75-d046-49a3-acec-abb4348ef698', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:07,534 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.042s
2026-01-06 15:22:07,535 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-2c2827d0-2c16-4e24-a895-ccc5adc1615e', 'x-compute-request-id': 'req-2c2827d0-2c16-4e24-a895-ccc5adc1615e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:08,584 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.047s
2026-01-06 15:22:08,585 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-08251743-91c9-4b52-87e9-412b02b69c64', 'x-compute-request-id': 'req-08251743-91c9-4b52-87e9-412b02b69c64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:09,643 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.055s
2026-01-06 15:22:09,643 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-8f05023c-639b-4d13-87fc-6436ae259f4f', 'x-compute-request-id': 'req-8f05023c-639b-4d13-87fc-6436ae259f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:10,706 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.058s
2026-01-06 15:22:10,706 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-59e47ce1-6c7c-4422-82af-dd73f42e0fff', 'x-compute-request-id': 'req-59e47ce1-6c7c-4422-82af-dd73f42e0fff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:11,751 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.042s
2026-01-06 15:22:11,751 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-d40bedae-7ce1-4c7c-ac96-a5a063961247', 'x-compute-request-id': 'req-d40bedae-7ce1-4c7c-ac96-a5a063961247', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:12,799 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:22:12,800 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-1f96a50e-1aca-4353-8b27-2e4c2055709b', 'x-compute-request-id': 'req-1f96a50e-1aca-4353-8b27-2e4c2055709b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:13,846 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.042s
2026-01-06 15:22:13,847 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-b73b7879-cc4d-490c-8926-5f4c57d35598', 'x-compute-request-id': 'req-b73b7879-cc4d-490c-8926-5f4c57d35598', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:14,892 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.043s
2026-01-06 15:22:14,893 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-ee06e1ad-2519-4c47-a5fa-e17a8e4ab9e2', 'x-compute-request-id': 'req-ee06e1ad-2519-4c47-a5fa-e17a8e4ab9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:15,965 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.069s
2026-01-06 15:22:15,966 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-8124193d-3ea8-452b-abd1-daf68a810fea', 'x-compute-request-id': 'req-8124193d-3ea8-452b-abd1-daf68a810fea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:17,015 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:22:17,016 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-0b5eccbe-09cf-4b98-bb54-e0e5ca560f79', 'x-compute-request-id': 'req-0b5eccbe-09cf-4b98-bb54-e0e5ca560f79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:18,079 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.060s
2026-01-06 15:22:18,079 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-65352264-01c0-45da-aff0-85059ea31331', 'x-compute-request-id': 'req-65352264-01c0-45da-aff0-85059ea31331', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:19,131 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.048s
2026-01-06 15:22:19,131 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-1f728249-3d29-423a-bd68-28675fdce8a5', 'x-compute-request-id': 'req-1f728249-3d29-423a-bd68-28675fdce8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:20,176 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.043s
2026-01-06 15:22:20,176 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-19476d81-33d6-43e8-a567-7342b268adac', 'x-compute-request-id': 'req-19476d81-33d6-43e8-a567-7342b268adac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:21,222 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.043s
2026-01-06 15:22:21,223 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-0eae98ca-82d7-41c5-a280-ac0fdc71f3f6', 'x-compute-request-id': 'req-0eae98ca-82d7-41c5-a280-ac0fdc71f3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:22,268 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.043s
2026-01-06 15:22:22,269 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-78ce10b8-df53-4a03-9779-1f801342e679', 'x-compute-request-id': 'req-78ce10b8-df53-4a03-9779-1f801342e679', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:23,317 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:22:23,317 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-d8439151-1477-4a75-8c28-8212c811df81', 'x-compute-request-id': 'req-d8439151-1477-4a75-8c28-8212c811df81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:24,377 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.056s
2026-01-06 15:22:24,377 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-4faafdf2-cae2-4db4-811a-ccce36edd87d', 'x-compute-request-id': 'req-4faafdf2-cae2-4db4-811a-ccce36edd87d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:25,429 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.047s
2026-01-06 15:22:25,429 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-8d6ab233-3d5a-49a3-a699-c301c0421e4f', 'x-compute-request-id': 'req-8d6ab233-3d5a-49a3-a699-c301c0421e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:26,478 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:22:26,478 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-2348572f-6a64-4d12-ab91-8402b1a56997', 'x-compute-request-id': 'req-2348572f-6a64-4d12-ab91-8402b1a56997', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:27,535 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.054s
2026-01-06 15:22:27,535 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-650a710e-75e7-4fc2-8426-36c2432e4bcb', 'x-compute-request-id': 'req-650a710e-75e7-4fc2-8426-36c2432e4bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:28,580 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.041s
2026-01-06 15:22:28,580 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-7b3d6ff3-eb6c-48bf-9401-279d51ffbf3f', 'x-compute-request-id': 'req-7b3d6ff3-eb6c-48bf-9401-279d51ffbf3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:29,626 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.042s
2026-01-06 15:22:29,626 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-2bf0ef6c-d5dc-43cc-b5b9-3243a2e3f90d', 'x-compute-request-id': 'req-2bf0ef6c-d5dc-43cc-b5b9-3243a2e3f90d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:30,672 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.043s
2026-01-06 15:22:30,672 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-59862f62-f0d2-49b6-bc85-4bfcd58fa0f8', 'x-compute-request-id': 'req-59862f62-f0d2-49b6-bc85-4bfcd58fa0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:31,728 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.052s
2026-01-06 15:22:31,728 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-fea70325-82d9-4ab1-8730-eb9373fce5dd', 'x-compute-request-id': 'req-fea70325-82d9-4ab1-8730-eb9373fce5dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:32,779 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.048s
2026-01-06 15:22:32,779 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-64fc085e-c107-4632-9479-7667336796e5', 'x-compute-request-id': 'req-64fc085e-c107-4632-9479-7667336796e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:33,837 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.055s
2026-01-06 15:22:33,837 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-55f1fb72-e56f-443c-bbef-a12d2cfbb342', 'x-compute-request-id': 'req-55f1fb72-e56f-443c-bbef-a12d2cfbb342', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:34,887 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.046s
2026-01-06 15:22:34,887 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-04b22e81-dadb-408f-b034-8d7567df2e67', 'x-compute-request-id': 'req-04b22e81-dadb-408f-b034-8d7567df2e67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:35,948 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.058s
2026-01-06 15:22:35,948 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-961ff4c3-7ddf-45db-aacc-02719ab7cf20', 'x-compute-request-id': 'req-961ff4c3-7ddf-45db-aacc-02719ab7cf20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:37,020 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.068s
2026-01-06 15:22:37,020 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-7e5db938-c9b7-4928-b749-761eecfdf3df', 'x-compute-request-id': 'req-7e5db938-c9b7-4928-b749-761eecfdf3df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:38,072 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.049s
2026-01-06 15:22:38,072 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-aba9c4bb-cd89-4213-8e35-8f68272a81f3', 'x-compute-request-id': 'req-aba9c4bb-cd89-4213-8e35-8f68272a81f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:39,129 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.054s
2026-01-06 15:22:39,129 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-9f8a0b75-640a-4603-b4de-1149b03868b2', 'x-compute-request-id': 'req-9f8a0b75-640a-4603-b4de-1149b03868b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:40,195 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.063s
2026-01-06 15:22:40,195 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-44774503-5d73-4049-9617-56e598e94e0a', 'x-compute-request-id': 'req-44774503-5d73-4049-9617-56e598e94e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:41,243 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:22:41,243 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-9e38b20a-233b-4fa3-bc5f-4cab0e014979', 'x-compute-request-id': 'req-9e38b20a-233b-4fa3-bc5f-4cab0e014979', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:42,322 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.077s
2026-01-06 15:22:42,323 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-693ef1c2-1c42-483a-bf01-1dd0601a6c5f', 'x-compute-request-id': 'req-693ef1c2-1c42-483a-bf01-1dd0601a6c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:43,434 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.109s
2026-01-06 15:22:43,434 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-3fd25e9c-da5a-4a6b-8921-0d22bf415284', 'x-compute-request-id': 'req-3fd25e9c-da5a-4a6b-8921-0d22bf415284', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:44,497 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.060s
2026-01-06 15:22:44,498 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-3c3a777b-04af-4642-b706-cf1560cdd495', 'x-compute-request-id': 'req-3c3a777b-04af-4642-b706-cf1560cdd495', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:45,558 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.057s
2026-01-06 15:22:45,559 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-89408504-55df-455a-a9fa-5f2770fd7825', 'x-compute-request-id': 'req-89408504-55df-455a-a9fa-5f2770fd7825', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:46,627 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.066s
2026-01-06 15:22:46,627 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-fb6fd3c4-2c9f-49b6-9410-341eb74b5dd0', 'x-compute-request-id': 'req-fb6fd3c4-2c9f-49b6-9410-341eb74b5dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:47,681 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.049s
2026-01-06 15:22:47,681 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-3d7c97fa-ed1d-4744-8e9e-4d52d6be6c4e', 'x-compute-request-id': 'req-3d7c97fa-ed1d-4744-8e9e-4d52d6be6c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:48,739 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.055s
2026-01-06 15:22:48,739 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-f18b7293-30f6-4736-ab04-2bef6c1e957f', 'x-compute-request-id': 'req-f18b7293-30f6-4736-ab04-2bef6c1e957f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:49,797 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.054s
2026-01-06 15:22:49,797 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-dff832fa-5a30-4f8d-9a81-b8a2b901e008', 'x-compute-request-id': 'req-dff832fa-5a30-4f8d-9a81-b8a2b901e008', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:50,852 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.051s
2026-01-06 15:22:50,852 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-19b99b69-2a6a-4803-a25d-3f807b516ad6', 'x-compute-request-id': 'req-19b99b69-2a6a-4803-a25d-3f807b516ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:51,925 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.070s
2026-01-06 15:22:51,926 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-a58aa89c-295f-402c-ac78-aef762b86a6b', 'x-compute-request-id': 'req-a58aa89c-295f-402c-ac78-aef762b86a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:52,973 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.044s
2026-01-06 15:22:52,973 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-2ae92457-4db6-42d1-874e-200f1949e37e', 'x-compute-request-id': 'req-2ae92457-4db6-42d1-874e-200f1949e37e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:54,023 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.047s
2026-01-06 15:22:54,024 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-99470702-3014-404c-8e2c-2d866da3ae22', 'x-compute-request-id': 'req-99470702-3014-404c-8e2c-2d866da3ae22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:55,074 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.047s
2026-01-06 15:22:55,074 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-b1dbcdfa-a6ff-4d40-a8a7-bc4a79109fe8', 'x-compute-request-id': 'req-b1dbcdfa-a6ff-4d40-a8a7-bc4a79109fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:56,123 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:22:56,123 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-3b9b98e9-d12b-4a97-85a3-f38b25e2c6bb', 'x-compute-request-id': 'req-3b9b98e9-d12b-4a97-85a3-f38b25e2c6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:57,172 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:22:57,172 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-461eb8bb-3240-4928-be53-9ec2fac02b20', 'x-compute-request-id': 'req-461eb8bb-3240-4928-be53-9ec2fac02b20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:22:58,220 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments 0.045s
2026-01-06 15:22:58,221 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:22: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-1efccf35-7c09-48f1-ba4b-711ba8eaa7fe', 'x-compute-request-id': 'req-1efccf35-7c09-48f1-ba4b-711ba8eaa7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "volumeId": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "serverId": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "device": "/dev/vdb"}]}'
2026-01-06 15:23:00,269 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/action 1.046s
2026-01-06 15:23:00,269 80834 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': 'Tue, 06 Jan 2026 14:22:59 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-7977b26e-2de5-4c6d-8b4e-b7f2d745d014', 'x-compute-request-id': 'req-7977b26e-2de5-4c6d-8b4e-b7f2d745d014', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-06 15:23:00,317 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.047s
2026-01-06 15:23:00,318 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4688bc-dc6b-42e6-a1f1-de07d8f72dd1', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4688bc-dc6b-42e6-a1f1-de07d8f72dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:01,423 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.094s
2026-01-06 15:23:01,424 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf07508d-db02-4ac8-8760-f01b6eeccfcc', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf07508d-db02-4ac8-8760-f01b6eeccfcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:02,487 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.050s
2026-01-06 15:23:02,487 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acff05d1-b63e-4268-87d0-79866bce903b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acff05d1-b63e-4268-87d0-79866bce903b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:03,541 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:23:03,541 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da9a9f73-cd14-402b-822e-929761293525', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da9a9f73-cd14-402b-822e-929761293525', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:04,596 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:23:04,596 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dadead3-734e-4bdc-98d1-ff896c454a49', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dadead3-734e-4bdc-98d1-ff896c454a49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:05,659 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.051s
2026-01-06 15:23:05,659 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e731b0-30f3-4dbd-84e5-fa2cc59d08d8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e731b0-30f3-4dbd-84e5-fa2cc59d08d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:06,715 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.045s
2026-01-06 15:23:06,716 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d8e828-f9d5-4ecb-9470-4ed2b61e02e4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d8e828-f9d5-4ecb-9470-4ed2b61e02e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:07,778 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.049s
2026-01-06 15:23:07,778 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d57bcde-6191-4a48-87b9-eb07cb26b80d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d57bcde-6191-4a48-87b9-eb07cb26b80d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:08,863 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.073s
2026-01-06 15:23:08,863 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca8ca9c-67cf-476b-b64c-94b823ca439a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca8ca9c-67cf-476b-b64c-94b823ca439a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:09,919 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.044s
2026-01-06 15:23:09,919 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6870b3c5-0ee6-428f-bc2a-8206419485c5', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6870b3c5-0ee6-428f-bc2a-8206419485c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:10,989 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.059s
2026-01-06 15:23:10,990 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10bcdde-6deb-487f-b327-aaf5b01ef57c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10bcdde-6deb-487f-b327-aaf5b01ef57c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:12,042 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:23:12,042 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d0fa15a-b58c-4de5-8201-54c14acca976', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d0fa15a-b58c-4de5-8201-54c14acca976', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:13,091 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:23:13,091 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8dce80-6d68-4834-84ee-a60952964f22', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8dce80-6d68-4834-84ee-a60952964f22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:14,157 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.054s
2026-01-06 15:23:14,157 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60279fd9-09eb-4e87-af9b-7de65cd5678c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60279fd9-09eb-4e87-af9b-7de65cd5678c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:15,221 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.052s
2026-01-06 15:23:15,221 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa8c956-c6de-4f82-b9da-6836077994b1', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa8c956-c6de-4f82-b9da-6836077994b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:16,282 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.049s
2026-01-06 15:23:16,282 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac80c91-75a6-4f5f-9816-ffe8b36ce3ee', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac80c91-75a6-4f5f-9816-ffe8b36ce3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:17,336 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:23:17,337 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a7b462-5e9d-4afb-b5c5-6cb70d22b906', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a7b462-5e9d-4afb-b5c5-6cb70d22b906', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:18,391 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:23:18,391 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492b35bf-87cd-42ef-84f0-eb568cbf4f0c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492b35bf-87cd-42ef-84f0-eb568cbf4f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:19,451 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.049s
2026-01-06 15:23:19,452 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c98ca45c-eb43-456e-99ec-400d2440adab', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c98ca45c-eb43-456e-99ec-400d2440adab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:20,504 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:23:20,505 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8c802c-0d29-4414-b5f7-716bf3817908', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8c802c-0d29-4414-b5f7-716bf3817908', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:21,556 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:23:21,556 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a06cd4-d5be-4af0-a88c-807b08db4559', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a06cd4-d5be-4af0-a88c-807b08db4559', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:22,616 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.048s
2026-01-06 15:23:22,616 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40c0799-f354-4e26-80f5-46be966897fe', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40c0799-f354-4e26-80f5-46be966897fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:23,667 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:23:23,667 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ab449e-a0fe-4157-b624-f4f76ea97f80', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ab449e-a0fe-4157-b624-f4f76ea97f80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:24,728 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.049s
2026-01-06 15:23:24,729 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc03a694-dec8-455e-8ca7-7fd85a144738', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc03a694-dec8-455e-8ca7-7fd85a144738', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:25,788 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:23:25,788 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b2ea76-b3f7-43f1-bab3-0ed0fb8d470a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b2ea76-b3f7-43f1-bab3-0ed0fb8d470a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:26,844 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:23:26,844 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7bba950-dc90-42e8-8014-b58208474b70', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7bba950-dc90-42e8-8014-b58208474b70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:27,893 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.036s
2026-01-06 15:23:27,894 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885a60b8-10a7-40e9-bd23-8247d22ee8f8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885a60b8-10a7-40e9-bd23-8247d22ee8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:28,945 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:23:28,946 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3fabde0-ef6e-4151-916e-a9de06618e6e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3fabde0-ef6e-4151-916e-a9de06618e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:29,996 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:23:29,997 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f149f33f-67f3-42a1-bedb-04c949c5fa33', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f149f33f-67f3-42a1-bedb-04c949c5fa33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:31,049 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:23:31,049 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4035c22-eb24-42f9-95c8-a849cda366a4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4035c22-eb24-42f9-95c8-a849cda366a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:32,098 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.037s
2026-01-06 15:23:32,098 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8cb34a-1677-4baa-9619-087ea37fb079', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8cb34a-1677-4baa-9619-087ea37fb079', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:33,167 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.056s
2026-01-06 15:23:33,167 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a725d83-4384-43a8-9422-d04b3caed191', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a725d83-4384-43a8-9422-d04b3caed191', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:34,227 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.049s
2026-01-06 15:23:34,228 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f412b4-5fdb-4405-bae6-1b81f06533a8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f412b4-5fdb-4405-bae6-1b81f06533a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:35,280 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:23:35,280 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaaf2612-0681-4c8a-85ff-3596d5290029', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaaf2612-0681-4c8a-85ff-3596d5290029', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:36,354 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.062s
2026-01-06 15:23:36,355 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9917d1b0-b6e5-4ca3-872d-719206485b7b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9917d1b0-b6e5-4ca3-872d-719206485b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:37,433 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.067s
2026-01-06 15:23:37,433 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b6652cc-f187-41ca-b838-c49035ede4ed', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b6652cc-f187-41ca-b838-c49035ede4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:38,492 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.046s
2026-01-06 15:23:38,492 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd5f973b-df38-4740-9ff6-31f1386e8039', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd5f973b-df38-4740-9ff6-31f1386e8039', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:39,566 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.062s
2026-01-06 15:23:39,567 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-198a20b3-fae5-498f-834e-1d0644c91846', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-198a20b3-fae5-498f-834e-1d0644c91846', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:40,635 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.057s
2026-01-06 15:23:40,636 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c13ba5-7342-4b36-9df3-3473760bea16', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c13ba5-7342-4b36-9df3-3473760bea16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:41,687 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:23:41,687 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c7b150-93c2-4578-a845-2fbc7f98355f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c7b150-93c2-4578-a845-2fbc7f98355f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:42,751 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.051s
2026-01-06 15:23:42,751 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5dc9897-8d8f-41e0-8773-d829395e6701', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5dc9897-8d8f-41e0-8773-d829395e6701', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:43,801 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:23:43,801 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d437bec7-1ba0-48f5-8010-bb39f5901515', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d437bec7-1ba0-48f5-8010-bb39f5901515', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:44,859 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.046s
2026-01-06 15:23:44,859 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebe36601-5784-404e-963f-0e22ade2fec5', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebe36601-5784-404e-963f-0e22ade2fec5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:45,907 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.037s
2026-01-06 15:23:45,907 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28812e4-883c-471d-87da-f60287aa700e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28812e4-883c-471d-87da-f60287aa700e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:46,959 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:23:46,959 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3c2bc1-a78c-4e20-801c-5ec2a57359b7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3c2bc1-a78c-4e20-801c-5ec2a57359b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:48,012 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:23:48,012 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce71f44-741e-4e73-a190-c0aeb2ad0577', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce71f44-741e-4e73-a190-c0aeb2ad0577', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:49,077 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.053s
2026-01-06 15:23:49,077 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0a3dae-7a20-4405-a930-8f23420d2575', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0a3dae-7a20-4405-a930-8f23420d2575', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:50,132 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:23:50,133 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9412b649-d182-4df3-a9ed-02a2fafad45a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9412b649-d182-4df3-a9ed-02a2fafad45a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:51,183 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:23:51,183 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15e4822-99aa-47dd-9edc-53b12887ca64', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15e4822-99aa-47dd-9edc-53b12887ca64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:52,231 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.036s
2026-01-06 15:23:52,231 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659a08c0-dac0-458d-bcf7-eee661ca624e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659a08c0-dac0-458d-bcf7-eee661ca624e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:53,286 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:23:53,286 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f37def-3aac-4117-9068-d742b8d0202d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f37def-3aac-4117-9068-d742b8d0202d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:54,331 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.034s
2026-01-06 15:23:54,331 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-612dc976-1a34-4b5e-838c-a84166f0b5c1', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-612dc976-1a34-4b5e-838c-a84166f0b5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:55,381 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.039s
2026-01-06 15:23:55,381 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0448d7ac-3148-4017-b9f9-c03fcd90e647', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0448d7ac-3148-4017-b9f9-c03fcd90e647', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:56,437 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:23:56,437 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0033a0b8-ecfa-47e7-99ed-072f68b77be7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0033a0b8-ecfa-47e7-99ed-072f68b77be7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:57,504 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.055s
2026-01-06 15:23:57,504 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db9e8c9-26f5-4f14-8fcc-954e60f49192', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db9e8c9-26f5-4f14-8fcc-954e60f49192', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:58,555 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:23:58,556 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a0a27a8-1a85-404a-b93c-06f6f78122ac', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0a27a8-1a85-404a-b93c-06f6f78122ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:23:59,603 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.036s
2026-01-06 15:23:59,603 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c9d1358-2de2-4ea7-bc15-68e3fec9b556', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c9d1358-2de2-4ea7-bc15-68e3fec9b556', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:01,005 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.390s
2026-01-06 15:24:01,005 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c79b13-92c5-4e23-890e-518d292f9cd8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c79b13-92c5-4e23-890e-518d292f9cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:02,056 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:24:02,056 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232a7ca3-333a-4722-9112-47229c039aac', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232a7ca3-333a-4722-9112-47229c039aac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:03,103 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.037s
2026-01-06 15:24:03,103 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6133f5-b55e-4a00-b488-5d9118b68dfe', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6133f5-b55e-4a00-b488-5d9118b68dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:04,167 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.050s
2026-01-06 15:24:04,167 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf8af53d-e2e1-460a-ad2d-f328a23c310b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf8af53d-e2e1-460a-ad2d-f328a23c310b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:05,219 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:24:05,220 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8992ea39-b83e-46bc-b36f-6f9f12353ac7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8992ea39-b83e-46bc-b36f-6f9f12353ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:06,273 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:24:06,273 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ecda23-cefe-4e23-a9ca-88753f1e700f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ecda23-cefe-4e23-a9ca-88753f1e700f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:07,320 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.036s
2026-01-06 15:24:07,320 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cbbaaeb-c21b-4023-a142-19b237e25305', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cbbaaeb-c21b-4023-a142-19b237e25305', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:08,374 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:24:08,375 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3034e5-c790-45ba-b361-a05462c58042', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3034e5-c790-45ba-b361-a05462c58042', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:09,423 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.036s
2026-01-06 15:24:09,424 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b1d886-765f-46c4-a9c7-674b1a615ee3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b1d886-765f-46c4-a9c7-674b1a615ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:10,475 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.039s
2026-01-06 15:24:10,475 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e84b635-5ff8-4ed4-a783-f2f7e077d47f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e84b635-5ff8-4ed4-a783-f2f7e077d47f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:11,550 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.062s
2026-01-06 15:24:11,550 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3872dea5-b943-4e2e-a4a0-4699f9b115e7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3872dea5-b943-4e2e-a4a0-4699f9b115e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:12,605 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.044s
2026-01-06 15:24:12,605 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2d3dac-c3fc-4bb1-b885-faca80cef1f3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2d3dac-c3fc-4bb1-b885-faca80cef1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:13,663 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.046s
2026-01-06 15:24:13,663 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fbcfa51-1041-4076-a98e-08d522126fb8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fbcfa51-1041-4076-a98e-08d522126fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:14,729 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.054s
2026-01-06 15:24:14,729 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca992b6-e386-40c8-b748-00731d8bb008', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca992b6-e386-40c8-b748-00731d8bb008', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:15,787 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.047s
2026-01-06 15:24:15,787 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877da2c6-f13d-45ca-89a4-d02bde25f7b8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877da2c6-f13d-45ca-89a4-d02bde25f7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:16,845 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.046s
2026-01-06 15:24:16,846 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc243fd-3dba-4f35-ba4b-2eb6965d76c7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc243fd-3dba-4f35-ba4b-2eb6965d76c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:17,901 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.044s
2026-01-06 15:24:17,902 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b7bdd2-bb5a-4e59-8eea-37cad269f478', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b7bdd2-bb5a-4e59-8eea-37cad269f478', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:18,953 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:24:18,954 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d8ad0b3-5c8f-4db0-bca1-2624eef4e6e1', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d8ad0b3-5c8f-4db0-bca1-2624eef4e6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:20,006 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:24:20,006 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95d5090-3d51-4193-9eae-98b911c4c5cf', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95d5090-3d51-4193-9eae-98b911c4c5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:21,060 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:24:21,060 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe1b62a-8915-4f7a-ac36-58dc0890d4d2', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe1b62a-8915-4f7a-ac36-58dc0890d4d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:22,109 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:24:22,110 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5415e58a-41d3-429c-b198-3d448db63a3f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5415e58a-41d3-429c-b198-3d448db63a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:23,164 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:24:23,165 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d96277f-dbe3-48bf-a9c4-0a7653d05046', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d96277f-dbe3-48bf-a9c4-0a7653d05046', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:24,219 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:24:24,219 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb13e47-7f9a-4130-9ef6-e92e7d3e39bd', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb13e47-7f9a-4130-9ef6-e92e7d3e39bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:25,270 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:24:25,271 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0bb628e-7be7-4279-8c41-3b80ba1f47ea', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0bb628e-7be7-4279-8c41-3b80ba1f47ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:26,325 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:24:26,325 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2fa583f-2476-49fa-90b4-65a09c683c5f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2fa583f-2476-49fa-90b4-65a09c683c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:27,389 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.053s
2026-01-06 15:24:27,389 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8815b2d1-2f35-4fa0-88fb-1151e3f691fd', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8815b2d1-2f35-4fa0-88fb-1151e3f691fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:28,447 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.046s
2026-01-06 15:24:28,447 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5c8dd9-d578-4666-88e9-5fbf58d6fe9f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5c8dd9-d578-4666-88e9-5fbf58d6fe9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:29,509 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.050s
2026-01-06 15:24:29,509 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-192d70ae-6a77-41ce-bad3-2bec65c2b7ad', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-192d70ae-6a77-41ce-bad3-2bec65c2b7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:30,560 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.039s
2026-01-06 15:24:30,560 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16fb837-7525-431a-9d1a-0ddde56fbf1f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16fb837-7525-431a-9d1a-0ddde56fbf1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:31,619 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.048s
2026-01-06 15:24:31,620 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95cce181-07e6-44a4-b182-6b406d32517f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95cce181-07e6-44a4-b182-6b406d32517f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:32,682 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.050s
2026-01-06 15:24:32,682 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9b4d55-d65b-41eb-9c12-221e9551dc52', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9b4d55-d65b-41eb-9c12-221e9551dc52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:33,733 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:24:33,734 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54949bd3-bdde-41dd-b439-deeea2992c3f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54949bd3-bdde-41dd-b439-deeea2992c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:34,789 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:24:34,789 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd02eda-d412-4e8a-98c1-8c502a87b880', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd02eda-d412-4e8a-98c1-8c502a87b880', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:35,854 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.053s
2026-01-06 15:24:35,854 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0f7305-e32c-42ab-8231-e50edfc5103e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0f7305-e32c-42ab-8231-e50edfc5103e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:36,908 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:24:36,908 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b913fda8-01c6-4cfd-989f-fdb46f43ebf1', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b913fda8-01c6-4cfd-989f-fdb46f43ebf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:37,960 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:24:37,960 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad6c84f-4952-449a-acde-577a451ccf32', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad6c84f-4952-449a-acde-577a451ccf32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:39,014 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:24:39,015 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-223c1f75-bc18-4112-8449-f7ddb9bdf8fe', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-223c1f75-bc18-4112-8449-f7ddb9bdf8fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:40,069 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:24:40,069 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ef53f0-9e71-48cd-a730-cb963c2dfaa3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ef53f0-9e71-48cd-a730-cb963c2dfaa3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:41,120 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.039s
2026-01-06 15:24:41,120 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d011a8f4-7bcd-43aa-acb5-7851f6450e21', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d011a8f4-7bcd-43aa-acb5-7851f6450e21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:42,187 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.055s
2026-01-06 15:24:42,188 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd82329-06f7-422b-8f23-58f4a9e36a09', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd82329-06f7-422b-8f23-58f4a9e36a09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:43,386 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.187s
2026-01-06 15:24:43,386 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f135f98e-c6f0-4801-aad6-cb1d03e63430', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f135f98e-c6f0-4801-aad6-cb1d03e63430', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:44,437 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:24:44,438 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9c52c11-42ad-4dd0-ac7a-5be58f4abfc0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9c52c11-42ad-4dd0-ac7a-5be58f4abfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:45,501 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.052s
2026-01-06 15:24:45,501 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22208831-4134-444d-b463-fed5a95b7628', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22208831-4134-444d-b463-fed5a95b7628', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:46,550 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.037s
2026-01-06 15:24:46,551 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e3571a-eacb-4016-94dc-51d53d1d5198', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e3571a-eacb-4016-94dc-51d53d1d5198', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:47,621 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.058s
2026-01-06 15:24:47,621 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5668cf01-af9d-4711-acfb-ecd9bd85ea78', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5668cf01-af9d-4711-acfb-ecd9bd85ea78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:48,674 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:24:48,675 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c78963-dea0-40be-add7-a5720a8a9d18', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c78963-dea0-40be-add7-a5720a8a9d18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:49,771 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.084s
2026-01-06 15:24:49,771 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680e14f6-9d6d-460f-ab09-9d01619bcc29', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680e14f6-9d6d-460f-ab09-9d01619bcc29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:50,821 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:24:50,822 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f1e07e-f6ad-489f-bf7d-37b53b576c93', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f1e07e-f6ad-489f-bf7d-37b53b576c93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:51,889 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.056s
2026-01-06 15:24:51,889 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d513a3-a250-40ff-8ba1-282f425c08d9', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d513a3-a250-40ff-8ba1-282f425c08d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:52,941 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.036s
2026-01-06 15:24:52,941 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e6566d-e236-4fdd-927f-9401f3b49a08', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e6566d-e236-4fdd-927f-9401f3b49a08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:53,997 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:24:53,998 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377b49b4-f489-4b96-bc35-8a5148c15b81', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377b49b4-f489-4b96-bc35-8a5148c15b81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:55,056 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:24:55,057 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e311048e-3706-4ea9-a8b2-5a3cb2eb5cec', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e311048e-3706-4ea9-a8b2-5a3cb2eb5cec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:56,116 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.047s
2026-01-06 15:24:56,116 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a7fd54c-e99e-4fe9-a074-89fc8d46d04f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a7fd54c-e99e-4fe9-a074-89fc8d46d04f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:57,167 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.039s
2026-01-06 15:24:57,167 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd64bf7-9f7f-434e-8e4f-0f803f80720f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd64bf7-9f7f-434e-8e4f-0f803f80720f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:58,221 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:24:58,221 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c876b4ac-77ac-4549-935c-4ab9e1124476', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c876b4ac-77ac-4549-935c-4ab9e1124476', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:24:59,275 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:24:59,276 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:24:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15efce9c-ca19-4109-8752-016adaac73e6', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15efce9c-ca19-4109-8752-016adaac73e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:00,330 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:25:00,331 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae95855-87c3-4e2a-aef9-2a385d5c5963', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae95855-87c3-4e2a-aef9-2a385d5c5963', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:01,387 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.044s
2026-01-06 15:25:01,388 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a6cf790-f7d6-4454-b20d-c6c893b64e95', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a6cf790-f7d6-4454-b20d-c6c893b64e95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:02,444 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.044s
2026-01-06 15:25:02,445 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0ebeef-b7cd-460e-8a24-1ef0a2c16ca0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0ebeef-b7cd-460e-8a24-1ef0a2c16ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:03,662 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.206s
2026-01-06 15:25:03,662 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b451d60-f128-4f88-851c-e6996f809f78', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b451d60-f128-4f88-851c-e6996f809f78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:04,717 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:25:04,718 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a2fb80-d927-4578-93fb-0261d349350b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a2fb80-d927-4578-93fb-0261d349350b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:05,770 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:25:05,770 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee304f5a-e0e2-4a99-8a97-13f901f84e53', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee304f5a-e0e2-4a99-8a97-13f901f84e53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:06,821 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:25:06,821 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e951c1-93ce-454d-a274-23ee87d58fc7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e951c1-93ce-454d-a274-23ee87d58fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:07,874 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:25:07,875 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b502fdac-67f3-4757-ae0c-b9630d0b40f1', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b502fdac-67f3-4757-ae0c-b9630d0b40f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:08,928 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:25:08,929 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b1860e7-fd78-4ef4-8f7d-e5b5361d60ee', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b1860e7-fd78-4ef4-8f7d-e5b5361d60ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:09,995 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.056s
2026-01-06 15:25:09,996 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a45226-0e42-40b6-865d-2d936a783d69', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a45226-0e42-40b6-865d-2d936a783d69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:11,049 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:25:11,050 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9483a711-82e7-4b1a-91d9-8bd44664bc6e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9483a711-82e7-4b1a-91d9-8bd44664bc6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:12,099 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.037s
2026-01-06 15:25:12,100 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d98dbd8-3709-4a2f-88b7-33d21e64f647', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d98dbd8-3709-4a2f-88b7-33d21e64f647', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:13,154 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:25:13,154 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ad4f30-dd63-41de-b18e-13f235e9d5ef', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ad4f30-dd63-41de-b18e-13f235e9d5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:14,216 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.049s
2026-01-06 15:25:14,216 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07da076e-13ba-47f5-940c-836d4214d41a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07da076e-13ba-47f5-940c-836d4214d41a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:15,269 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:25:15,269 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8afa1955-dd43-4184-ba61-8c4f94c5a198', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afa1955-dd43-4184-ba61-8c4f94c5a198', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:16,323 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:25:16,323 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6701e7b-a4b0-468c-9556-680031ad84c4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6701e7b-a4b0-468c-9556-680031ad84c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:17,378 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:25:17,378 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c37e3aa-d434-4b23-b096-aa6c3a97529d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c37e3aa-d434-4b23-b096-aa6c3a97529d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:18,431 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.039s
2026-01-06 15:25:18,431 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6168bb9-aa2d-4df5-91cd-d643288d9550', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6168bb9-aa2d-4df5-91cd-d643288d9550', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:19,487 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:25:19,487 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1328fd9f-403f-4d8e-a9be-33ae2b0397d8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1328fd9f-403f-4d8e-a9be-33ae2b0397d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:20,537 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.036s
2026-01-06 15:25:20,538 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c63caa28-cd0e-44ee-98fd-b5911d39ff71', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63caa28-cd0e-44ee-98fd-b5911d39ff71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:21,586 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.036s
2026-01-06 15:25:21,587 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6593467f-addd-4d09-a1b5-29f98e956a65', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6593467f-addd-4d09-a1b5-29f98e956a65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:22,635 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.036s
2026-01-06 15:25:22,635 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82cfc8ff-d7ee-4672-829b-8a7c3b667c28', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82cfc8ff-d7ee-4672-829b-8a7c3b667c28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:23,771 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.124s
2026-01-06 15:25:23,772 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3035dbb4-9426-47e3-a027-9b0016e4d34f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3035dbb4-9426-47e3-a027-9b0016e4d34f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:24,822 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.039s
2026-01-06 15:25:24,823 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f76794-8f17-4bcf-b630-dc657790cee3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f76794-8f17-4bcf-b630-dc657790cee3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:25,869 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.035s
2026-01-06 15:25:25,870 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df6ca7f3-120b-486b-8132-e3afd1409a38', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df6ca7f3-120b-486b-8132-e3afd1409a38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:26,918 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.037s
2026-01-06 15:25:26,918 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887c2ece-3179-4b89-8a51-1183cd6e6cbb', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887c2ece-3179-4b89-8a51-1183cd6e6cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:27,967 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.036s
2026-01-06 15:25:27,967 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af98445d-a929-4e92-9555-8d72ef517f9e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af98445d-a929-4e92-9555-8d72ef517f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:29,019 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.039s
2026-01-06 15:25:29,019 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b065e01a-e260-4d2e-a030-664ffaba6cde', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b065e01a-e260-4d2e-a030-664ffaba6cde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:30,090 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.060s
2026-01-06 15:25:30,090 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b797b5-8845-41f1-b719-583db2c9703f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b797b5-8845-41f1-b719-583db2c9703f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:31,139 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.037s
2026-01-06 15:25:31,139 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5151e0dc-000f-497e-bf0c-db9a830ce5e6', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5151e0dc-000f-497e-bf0c-db9a830ce5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:32,187 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.036s
2026-01-06 15:25:32,187 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47eaade-6c44-4f7e-a1b2-b0091f343364', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47eaade-6c44-4f7e-a1b2-b0091f343364', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:33,240 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:25:33,240 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14add74-456a-4044-9ea2-9df174406fd7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14add74-456a-4044-9ea2-9df174406fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:34,292 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.039s
2026-01-06 15:25:34,293 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab8a28c-a070-4be5-a01c-13d97e3764f3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab8a28c-a070-4be5-a01c-13d97e3764f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:35,353 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.045s
2026-01-06 15:25:35,353 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19fc423e-d6b8-46dd-ad54-63e5a1cffbb9', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19fc423e-d6b8-46dd-ad54-63e5a1cffbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:36,408 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:25:36,409 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2e234d-039d-4a8f-a692-839f8ca78705', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2e234d-039d-4a8f-a692-839f8ca78705', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:37,463 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:25:37,463 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad60f3f-500a-4bf0-ab40-73d1ecbf6393', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad60f3f-500a-4bf0-ab40-73d1ecbf6393', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:38,524 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.050s
2026-01-06 15:25:38,525 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f2ff94-4653-49ba-a9e0-7fad465f98a5', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f2ff94-4653-49ba-a9e0-7fad465f98a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:39,593 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.054s
2026-01-06 15:25:39,594 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f61b24-08c4-4a01-b29d-f335b3df3d5f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f61b24-08c4-4a01-b29d-f335b3df3d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:40,651 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.045s
2026-01-06 15:25:40,651 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98d8a54-e11c-4c58-a9ef-f0212f9e2d08', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98d8a54-e11c-4c58-a9ef-f0212f9e2d08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:41,713 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.050s
2026-01-06 15:25:41,714 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd681d3-1b18-428d-a03a-976d6822a4ce', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd681d3-1b18-428d-a03a-976d6822a4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:42,767 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:25:42,767 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d948e1b-2303-4105-b1b9-bbce07188e25', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d948e1b-2303-4105-b1b9-bbce07188e25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:43,818 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:25:43,819 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-098fc5e8-0404-4b9d-9f7d-36c5e25ed032', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-098fc5e8-0404-4b9d-9f7d-36c5e25ed032', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:44,869 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.039s
2026-01-06 15:25:44,870 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5886c7e4-14b4-4298-8743-9a4dc5d7b815', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5886c7e4-14b4-4298-8743-9a4dc5d7b815', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:45,921 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:25:45,921 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38490bb-2c77-4b5c-bdb2-e8012c1f7128', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38490bb-2c77-4b5c-bdb2-e8012c1f7128', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:46,984 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.051s
2026-01-06 15:25:46,984 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f5a0be-918d-45ce-b9a0-eb7d2544a942', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f5a0be-918d-45ce-b9a0-eb7d2544a942', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:48,034 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:25:48,034 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f5356c9-ab54-4e2c-8404-e3b121de781f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f5356c9-ab54-4e2c-8404-e3b121de781f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:49,083 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:25:49,084 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5fae7b3-849e-42d3-a926-a13bec1d1263', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5fae7b3-849e-42d3-a926-a13bec1d1263', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:50,133 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.037s
2026-01-06 15:25:50,133 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658697b4-5936-4cfb-a309-42a4fe8ea2dd', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658697b4-5936-4cfb-a309-42a4fe8ea2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:51,188 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.043s
2026-01-06 15:25:51,189 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf480ba-a910-4416-87e7-5cf9b76a0429', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf480ba-a910-4416-87e7-5cf9b76a0429', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:52,239 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:25:52,240 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51033eb6-a4df-48b2-a3ba-e386a9e9438a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51033eb6-a4df-48b2-a3ba-e386a9e9438a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:53,292 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.035s
2026-01-06 15:25:53,293 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f27109-9d70-4785-a19e-6cfc699a8db2', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f27109-9d70-4785-a19e-6cfc699a8db2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:54,343 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:25:54,344 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3835f475-a079-45c8-a7af-91e483064d1b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3835f475-a079-45c8-a7af-91e483064d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:55,396 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:25:55,397 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5588bb5a-a2c2-45fb-a4a1-e2ac79e6abd8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5588bb5a-a2c2-45fb-a4a1-e2ac79e6abd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:56,445 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.037s
2026-01-06 15:25:56,446 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877bd5f8-7c4d-4c44-b5f2-032eb3c39362', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877bd5f8-7c4d-4c44-b5f2-032eb3c39362', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:57,496 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.039s
2026-01-06 15:25:57,496 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598ff303-032d-4307-9669-c902f27a8f0a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598ff303-032d-4307-9669-c902f27a8f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:58,550 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:25:58,551 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6c285e-7dc6-4128-ae9f-97e50dc2496f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6c285e-7dc6-4128-ae9f-97e50dc2496f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:25:59,606 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.044s
2026-01-06 15:25:59,606 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6646071c-c883-49a6-8b4b-8fd4fa7e90ea', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6646071c-c883-49a6-8b4b-8fd4fa7e90ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:00,659 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:26:00,660 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49fdea0e-408e-44be-b179-4aa4ba4e0d80', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49fdea0e-408e-44be-b179-4aa4ba4e0d80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:01,719 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.049s
2026-01-06 15:26:01,720 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e53799ff-d4f9-487f-981a-8376c48dad9a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53799ff-d4f9-487f-981a-8376c48dad9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:02,797 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.066s
2026-01-06 15:26:02,797 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ad2ace-7ae3-456e-9d44-139f2c4399be', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ad2ace-7ae3-456e-9d44-139f2c4399be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:03,849 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:26:03,850 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794e6f86-58a6-4e5f-bce2-1aba434c9dc7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794e6f86-58a6-4e5f-bce2-1aba434c9dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:04,901 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:26:04,901 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e74ef29-12ed-4ee9-937c-571254a979dc', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e74ef29-12ed-4ee9-937c-571254a979dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:05,951 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.037s
2026-01-06 15:26:05,951 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c86ddafe-abf7-447c-828f-5dc859c28da6', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c86ddafe-abf7-447c-828f-5dc859c28da6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:07,005 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.042s
2026-01-06 15:26:07,005 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5c2f5b-d699-4e5a-a344-93308bb6b2ac', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5c2f5b-d699-4e5a-a344-93308bb6b2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:08,058 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.041s
2026-01-06 15:26:08,059 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-317cc2b6-8d49-419c-93e5-2ead7baf3fe8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-317cc2b6-8d49-419c-93e5-2ead7baf3fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:09,124 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.054s
2026-01-06 15:26:09,124 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a82e5840-38c5-4278-8a24-d1a132e49a3f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a82e5840-38c5-4278-8a24-d1a132e49a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:10,171 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.035s
2026-01-06 15:26:10,172 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97331b2-0886-4944-adf3-223dc8a1c2b8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97331b2-0886-4944-adf3-223dc8a1c2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:11,225 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:26:11,226 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3306dfa3-7455-4ab3-9d9e-fd9f1f75c894', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3306dfa3-7455-4ab3-9d9e-fd9f1f75c894', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:12,277 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.040s
2026-01-06 15:26:12,277 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5721442d-2a46-4809-a25c-d9738fdad2d4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5721442d-2a46-4809-a25c-d9738fdad2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:13,326 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.038s
2026-01-06 15:26:13,326 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecaa5b2-9369-4b9e-9e2d-5e16f17bc84c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecaa5b2-9369-4b9e-9e2d-5e16f17bc84c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:14,392 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.053s
2026-01-06 15:26:14,392 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357f0db2-f1a1-4a58-9a8b-7c733078c70b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357f0db2-f1a1-4a58-9a8b-7c733078c70b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:15,476 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.073s
2026-01-06 15:26:15,477 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02518f0-9d69-477d-8a0d-ca843bdfcc0a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02518f0-9d69-477d-8a0d-ca843bdfcc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
2026-01-06 15:26:16,540 80834 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 0.051s
2026-01-06 15:26:16,540 80834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ca4a35-c5ba-426c-aeba-72295b3c7782', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ca4a35-c5ba-426c-aeba-72295b3c7782', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f'}
Body: b'{"volume": {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:15:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "attachment_id": "9677e6bc-615a-4e4b-8f3f-7be6d13359d2", "volume_id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "server_id": "e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T14:15:08.000000"}], "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/compute.py", line 150, 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 e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 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 6f062b3f-c4d2-4f63-b38f-e124ca2bb22f 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 e1a8cf7e-7a30-4070-8b9c-3ff58a0145e3 failed to build and is in ERROR status
Details:
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 0 | 1 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
fail
ft3.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]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-06 15:25:55,798 80830 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400 on backend None
2026-01-06 15:25:55,929 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.143/volume/v3/types 0.131s
2026-01-06 15:25:55,929 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f488d6-e5b9-44d5-81f3-848cc86e4c57', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f488d6-e5b9-44d5-81f3-848cc86e4c57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/types'}
Body: b'{"volume_type": {"id": "f41e89db-5d09-4cc7-aa48-2db5367b6f03", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-01-06 15:25:55,932 80830 DEBUG [tempest.scenario.manager] paths: img: /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2026-01-06 15:25:56,633 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.143/image/v2/images 0.700s
2026-01-06 15:25:56,633 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--1832239035", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/70f93ad2-037e-49e6-ba34-6b6e207f4a9d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-2ac0727f-0435-43ed-9f1e-fe8dfe1cf6b2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.143/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--1832239035", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "457ff1668794441bbaa1e2d4b0637e8b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "70f93ad2-037e-49e6-ba34-6b6e207f4a9d", "created_at": "2026-01-06T14:25:57Z", "updated_at": "2026-01-06T14:25:57Z", "tags": [], "self": "/v2/images/70f93ad2-037e-49e6-ba34-6b6e207f4a9d", "file": "/v2/images/70f93ad2-037e-49e6-ba34-6b6e207f4a9d/file", "schema": "/v2/schemas/image"}'
2026-01-06 15:25:57,603 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://192.168.122.143/image/v2/images/70f93ad2-037e-49e6-ba34-6b6e207f4a9d/file 0.969s
2026-01-06 15:25:57,603 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7fde8fb0fc40>
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-115d1fcd-faf2-4d3d-9f7c-8c9a1c43769a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.143/image/v2/images/70f93ad2-037e-49e6-ba34-6b6e207f4a9d/file'}
Body: b''
2026-01-06 15:25:57,603 80830 DEBUG [tempest.scenario.manager] image:70f93ad2-037e-49e6-ba34-6b6e207f4a9d
2026-01-06 15:25:57,643 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.143/compute/v2.1/os-keypairs 0.039s
2026-01-06 15:25:57,643 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-874778219", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBByMoblCMu/u578dCO5nTaR0/KfCBGCCw+01DMqAWZtldekKEnznGQqaK8f0rInGjlsGlpiY7t6vNk3h+rpCmWKJLWMMoTaYgjNWqa+QEOaM7YQKP9uuLgohePI+DtmFTA=="}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a70883a8-cd87-4ef0-8247-ba1f65167fa9', 'x-compute-request-id': 'req-a70883a8-cd87-4ef0-8247-ba1f65167fa9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.143/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-874778219", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBByMoblCMu/u578dCO5nTaR0/KfCBGCCw+01DMqAWZtldekKEnznGQqaK8f0rInGjlsGlpiY7t6vNk3h+rpCmWKJLWMMoTaYgjNWqa+QEOaM7YQKP9uuLgohePI+DtmFTA==", "fingerprint": "bd:a1:86:68:a9:fb:ce:00:7b:28:9a:f0:79:bd:1f:89", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6"}}'
2026-01-06 15:25:57,675 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/os-availability-zone/detail 0.030s
2026-01-06 15:25:57,676 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '487', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90b1eef0-375b-4670-970d-4f5e14267b70', 'x-compute-request-id': 'req-90b1eef0-375b-4670-970d-4f5e14267b70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/os-availability-zone/detail'}
Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"devstack": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2026-01-06T14:24:34.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2026-01-06T14:25:50.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"devstack": {"nova-compute": {"available": true, "active": true, "updated_at": "2026-01-06T14:24:00.000000"}}}}]}'
2026-01-06 15:25:57,679 80830 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2032120784-214733445 on backend None
2026-01-06 15:25:57,706 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.143/volume/v3/types 0.026s
2026-01-06 15:25:57,706 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2032120784-214733445", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebde7ffd-bc35-48df-b8b8-3df4a31816b6', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebde7ffd-bc35-48df-b8b8-3df4a31816b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/types'}
Body: b'{"volume_type": {"id": "93eb5e6f-aaba-45df-bc6c-d7193aa57f2e", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2032120784-214733445", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-01-06 15:25:57,708 80830 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1511089959-1747508307 on backend None
2026-01-06 15:25:57,734 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.143/volume/v3/types 0.025s
2026-01-06 15:25:57,734 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1511089959-1747508307", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f36c100-821b-45e1-9113-6d32b83e4649', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f36c100-821b-45e1-9113-6d32b83e4649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/types'}
Body: b'{"volume_type": {"id": "5fbdb9d2-0f6d-4dce-993c-53cb6393d673", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1511089959-1747508307", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-01-06 15:25:57,736 80830 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'devstack'}]:
2026-01-06 15:25:57,923 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.143/volume/v3/volumes 0.187s
2026-01-06 15:25:57,924 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-913051625", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2032120784-214733445", "size": 1}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea5190a-d821-4903-8889-67ce82811ffb', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea5190a-d821-4903-8889-67ce82811ffb', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/volume/v3/volumes'}
Body: b'{"volume": {"id": "3a94c242-f612-4f5a-a549-a6f7e7fa4225", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:57.865630", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-913051625", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2032120784-214733445", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-06 15:25:58,129 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.143/volume/v3/volumes 0.197s
2026-01-06 15:25:58,130 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1491034272", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1511089959-1747508307", "size": 1}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a19b2de-d286-4167-bf24-644c055a2a60', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a19b2de-d286-4167-bf24-644c055a2a60', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/volume/v3/volumes'}
Body: b'{"volume": {"id": "5f5ea13c-f46d-4627-9be0-c8e84c7e143c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.070664", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1491034272", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1511089959-1747508307", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-06 15:25:58,159 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/image/v2/images/70f93ad2-037e-49e6-ba34-6b6e207f4a9d 0.021s
2026-01-06 15:25:58,160 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d97369fd-1077-4c0c-a8d1-ea429a97bab5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/image/v2/images/70f93ad2-037e-49e6-ba34-6b6e207f4a9d'}
Body: b'{"name": "tempest-scenario-img--1832239035", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "457ff1668794441bbaa1e2d4b0637e8b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "70f93ad2-037e-49e6-ba34-6b6e207f4a9d", "created_at": "2026-01-06T14:25:57Z", "updated_at": "2026-01-06T14:25:58Z", "tags": [], "self": "/v2/images/70f93ad2-037e-49e6-ba34-6b6e207f4a9d", "file": "/v2/images/70f93ad2-037e-49e6-ba34-6b6e207f4a9d/file", "schema": "/v2/schemas/image"}'
2026-01-06 15:25:58,497 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.143/volume/v3/volumes 0.336s
2026-01-06 15:25:58,497 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "snapshot_id": null, "imageRef": "70f93ad2-037e-49e6-ba34-6b6e207f4a9d", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "size": 1}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c2f0e84-0fb6-4631-acf5-aadfd8fb19db', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c2f0e84-0fb6-4631-acf5-aadfd8fb19db', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/volume/v3/volumes'}
Body: b'{"volume": {"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.433726", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-06 15:25:58,569 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.062s
2026-01-06 15:25:58,569 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0228965-cccb-42e7-88e1-49c3cb0887fc', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0228965-cccb-42e7-88e1-49c3cb0887fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b'{"volume": {"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:25:59,640 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.060s
2026-01-06 15:25:59,641 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbb2932-05df-4c7a-a760-89fa8c786dd0', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbb2932-05df-4c7a-a760-89fa8c786dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b'{"volume": {"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:25:59.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:00,695 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.039s
2026-01-06 15:26:00,696 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3f0ecb-e14f-49c8-87f0-c600d71c5039', 'content-length': '1004', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3f0ecb-e14f-49c8-87f0-c600d71c5039', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b'{"volume": {"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:25:59.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:01,744 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.038s
2026-01-06 15:26:01,745 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d7b37f-3af2-4889-878e-4eb93b5e7a74', 'content-length': '1004', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d7b37f-3af2-4889-878e-4eb93b5e7a74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b'{"volume": {"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:26:02.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:02,804 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.048s
2026-01-06 15:26:02,804 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd6d59ce-3de3-4f44-9923-43cfab6cb32d', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd6d59ce-3de3-4f44-9923-43cfab6cb32d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b'{"volume": {"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:26:02.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:03,867 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.051s
2026-01-06 15:26:03,867 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9260b8ee-e352-4ebb-99c3-824757c75a51', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9260b8ee-e352-4ebb-99c3-824757c75a51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b'{"volume": {"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:26:02.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:04,933 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.053s
2026-01-06 15:26:04,933 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f26b51-4c08-43d5-b8df-8f2a91a58e3e', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f26b51-4c08-43d5-b8df-8f2a91a58e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b'{"volume": {"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:26:02.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:05,997 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.051s
2026-01-06 15:26:05,997 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc30fdd-a361-4bf2-8355-1dd58aeb87a9', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc30fdd-a361-4bf2-8355-1dd58aeb87a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b'{"volume": {"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:26:02.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:07,045 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.036s
2026-01-06 15:26:07,045 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-905d0018-a4d9-42cb-a029-e2bdb0c01ffa', 'content-length': '1259', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-905d0018-a4d9-42cb-a029-e2bdb0c01ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b'{"volume": {"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:26:06.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "image_id": "70f93ad2-037e-49e6-ba34-6b6e207f4a9d", "image_name": "tempest-scenario-img--1832239035", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:07,055 80830 INFO [tempest.common.waiters] volume 961b3658-2663-454f-97f5-60a1edb0ff29 reached available after waiting for 9.055646 seconds
2026-01-06 15:26:07,091 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.143/identity/v3/auth/tokens 0.031s
2026-01-06 15:26:07,092 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2544', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ecefeec0-bd3b-4433-b7e8-1c01c7b10c0c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.143/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dd28bf9328db4bc5b87ef81bac3e15d6", "name": "tempest-TestInstancesWithCinderVolumes-1575333911-project-member", "password_expires_at": null}, "audit_ids": ["SE228at-T1m1fG283ChwKA"], "expires_at": "2026-01-06T15:26:07.000000Z", "issued_at": "2026-01-06T14:26:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "457ff1668794441bbaa1e2d4b0637e8b", "name": "tempest-TestInstancesWithCinderVolumes-1575333911"}, "is_domain": false, "roles": [{"id": "670d6e4792544183826ba9e709ed8dfa", "name": "member"}, {"id": "f8fc4b7b2a4b45968303f4c87c7f2013", "name": "reader"}], "catalog": [{"endpoints": [{"id": "884c237a96d24048acb53c00e35cf0ea", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/placement", "region": "RegionOne"}], "id": "78b2c35d80794d05a2e5800894c87872", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4a80166ca98e4ca18b004a138539c890", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/identity", "region": "RegionOne"}], "id": "80ceba113c5b4146adabf8862af2f8aa", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "82ae140589824c33a2d5e2c26027ccfd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/compute/v2.1", "region": "RegionOne"}], "id": "8a66fd21286c4cae88f964ac183e020c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "2d7ad2b36842417e9b50c134900b6846", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/volume/v3", "region": "RegionOne"}], "id": "acf2aeeb409a44639c2962dd1f395e27", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d6f7490585f24f76845a79824379ee08", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/compute/v2/457ff1668794441bbaa1e2d4b0637e8b", "region": "RegionOne"}], "id": "b5797ce7943c43509ff6b267780a114a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ce1681aa30a7470badde5d2eb5b261e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/networking", "region": "RegionOne"}], "id": "e30dcd8ba06e48c287a3027cd725fd8a", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9cf57027f9bc4f599efa7580d2ad1c04", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.143/image", "region": "RegionOne"}], "id": "f61faaa908ee413abfc482ad5524e1c6", "type": "image", "name": "glance"}]}}'
2026-01-06 15:26:07,092 80830 INFO [tempest.lib.common.fixed_network] (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes) Found network {'id': '7a55a9c7-778f-4c46-b1b2-3c539f619a23', 'name': 'tempest-TestInstancesWithCinderVolumes-379505292-network', 'tenant_id': '457ff1668794441bbaa1e2d4b0637e8b', 'project_id': '457ff1668794441bbaa1e2d4b0637e8b', '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': 57564, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-06T14:25:39Z', 'updated_at': '2026-01-06T14:25:39Z', 'revision_number': 1} available for tenant
2026-01-06 15:26:07,753 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.143/compute/v2.1/servers 0.660s
2026-01-06 15:26:07,754 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "961b3658-2663-454f-97f5-60a1edb0ff29", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "networks": [{"uuid": "7a55a9c7-778f-4c46-b1b2-3c539f619a23"}]}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b89220ff-5c52-4572-a0d5-783ff140f74f', 'x-compute-request-id': 'req-b89220ff-5c52-4572-a0d5-783ff140f74f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/compute/v2.1/servers'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "73t9QXo84eZh"}}'
2026-01-06 15:26:07,840 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.083s
2026-01-06 15:26:07,840 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64a5be86-55a5-4c98-9402-077acc0287e3', 'x-compute-request-id': 'req-64a5be86-55a5-4c98-9402-077acc0287e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:08Z", "updated": "2026-01-06T14:26:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "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": [], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:07,922 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.067s
2026-01-06 15:26:07,923 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30c8bed2-2e96-4e9d-be18-e8ff0b4d564c', 'x-compute-request-id': 'req-30c8bed2-2e96-4e9d-be18-e8ff0b4d564c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:08Z", "updated": "2026-01-06T14:26:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "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": [], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:09,038 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.097s
2026-01-06 15:26:09,038 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f11987b-e555-40e7-9ffa-85f308d9e197', 'x-compute-request-id': 'req-8f11987b-e555-40e7-9ffa-85f308d9e197', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "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": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:10,140 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.087s
2026-01-06 15:26:10,141 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9fcedf3-3585-4166-976c-5ed4823f732f', 'x-compute-request-id': 'req-d9fcedf3-3585-4166-976c-5ed4823f732f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "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": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:10,155 80830 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-06 15:26:11,243 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.086s
2026-01-06 15:26:11,243 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28730c6d-db62-4c4f-b10e-a00a93e6320d', 'x-compute-request-id': 'req-28730c6d-db62-4c4f-b10e-a00a93e6320d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "99c73b22558ee54f73baab30698dc05fc2a58c201f9884899b3d9c20", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "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": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:12,332 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.073s
2026-01-06 15:26:12,332 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61429216-05e2-4dde-99d0-13530e1cda20', 'x-compute-request-id': 'req-61429216-05e2-4dde-99d0-13530e1cda20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "99c73b22558ee54f73baab30698dc05fc2a58c201f9884899b3d9c20", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "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": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:13,774 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.427s
2026-01-06 15:26:13,775 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1388', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc31d618-1b07-4953-b706-008eacc6bb1b', 'x-compute-request-id': 'req-fc31d618-1b07-4953-b706-008eacc6bb1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "99c73b22558ee54f73baab30698dc05fc2a58c201f9884899b3d9c20", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:13,788 80830 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-01-06 15:26:14,945 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.156s
2026-01-06 15:26:14,946 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2321fea-8d1f-4f7b-8989-69c005f89a34', 'x-compute-request-id': 'req-e2321fea-8d1f-4f7b-8989-69c005f89a34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "99c73b22558ee54f73baab30698dc05fc2a58c201f9884899b3d9c20", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:14,959 80830 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-01-06 15:26:16,133 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.173s
2026-01-06 15:26:16,133 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5267a00c-025f-4c9b-a458-db13a66eb77e', 'x-compute-request-id': 'req-5267a00c-025f-4c9b-a458-db13a66eb77e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "99c73b22558ee54f73baab30698dc05fc2a58c201f9884899b3d9c20", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:17,299 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.150s
2026-01-06 15:26:17,300 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb2e88d-7c2a-46fb-b47c-9ad4b351654c', 'x-compute-request-id': 'req-4eb2e88d-7c2a-46fb-b47c-9ad4b351654c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "99c73b22558ee54f73baab30698dc05fc2a58c201f9884899b3d9c20", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:18,496 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.182s
2026-01-06 15:26:18,497 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee8726d6-41af-4883-9beb-5c238f0dc287', 'x-compute-request-id': 'req-ee8726d6-41af-4883-9beb-5c238f0dc287', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "99c73b22558ee54f73baab30698dc05fc2a58c201f9884899b3d9c20", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:18,510 80830 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 11 second wait
2026-01-06 15:26:19,728 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.216s
2026-01-06 15:26:19,728 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b079b4-2c5c-414d-adc5-2a64eb64110b', 'x-compute-request-id': 'req-04b079b4-2c5c-414d-adc5-2a64eb64110b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "99c73b22558ee54f73baab30698dc05fc2a58c201f9884899b3d9c20", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:20,931 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.187s
2026-01-06 15:26:20,931 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81b3d0cb-6157-461e-8bf5-644a4a7ac8d3', 'x-compute-request-id': 'req-81b3d0cb-6157-461e-8bf5-644a4a7ac8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "99c73b22558ee54f73baab30698dc05fc2a58c201f9884899b3d9c20", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:22,205 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.258s
2026-01-06 15:26:22,205 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38f04204-836c-47b5-b999-3d3cbe22ce6b', 'x-compute-request-id': 'req-38f04204-836c-47b5-b999-3d3cbe22ce6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "99c73b22558ee54f73baab30698dc05fc2a58c201f9884899b3d9c20", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:23,372 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.151s
2026-01-06 15:26:23,372 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1330', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50b94230-0522-4881-9096-fc2cdbca24b1', 'x-compute-request-id': 'req-50b94230-0522-4881-9096-fc2cdbca24b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:24,743 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.355s
2026-01-06 15:26:24,743 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d56599a1-78c3-42f8-af09-476bbf579a9f', 'x-compute-request-id': 'req-d56599a1-78c3-42f8-af09-476bbf579a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:25,866 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.109s
2026-01-06 15:26:25,867 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c6c63e-241a-45a8-9df6-e6a6b6b6cc7a', 'x-compute-request-id': 'req-15c6c63e-241a-45a8-9df6-e6a6b6b6cc7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "BUILD", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:26,987 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.106s
2026-01-06 15:26:26,987 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1478', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89dec880-130f-499c-9c1c-b55ebb97ef69', 'x-compute-request-id': 'req-89dec880-130f-499c-9c1c-b55ebb97ef69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"server": {"id": "46f96930-7037-43fb-8482-e2c6d17d93e3", "name": "tempest-TestInstancesWithCinderVolumes-server-1017851450", "status": "ERROR", "tenant_id": "457ff1668794441bbaa1e2d4b0637e8b", "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-06T14:26:07Z", "updated": "2026-01-06T14:26:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}, {"rel": "bookmark", "href": "http://192.168.122.143/compute/servers/46f96930-7037-43fb-8482-e2c6d17d93e3"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-06T14:26:27Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 46f96930-7037-43fb-8482-e2c6d17d93e3."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-874778219", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-06 15:26:27,000 80830 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 20 second wait
2026-01-06 15:26:27,693 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.689s
2026-01-06 15:26:27,693 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c5d08a1-d83a-46c1-a780-f02b420270d6', 'x-compute-request-id': 'req-5c5d08a1-d83a-46c1-a780-f02b420270d6', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b''
2026-01-06 15:26:27,725 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3 0.031s
2026-01-06 15:26:27,725 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-84949949-2b50-47cf-ad29-870d9fb75857', 'x-compute-request-id': 'req-84949949-2b50-47cf-ad29-870d9fb75857', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.143/compute/v2.1/servers/46f96930-7037-43fb-8482-e2c6d17d93e3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 46f96930-7037-43fb-8482-e2c6d17d93e3 could not be found."}}'
2026-01-06 15:26:27,798 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.072s
2026-01-06 15:26:27,798 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b2fe71e-ed82-456d-b16f-8533e46cdcac', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b''
2026-01-06 15:26:27,844 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.045s
2026-01-06 15:26:27,844 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1632fad1-a915-4ea0-9c40-40eab4b9d67b', 'content-length': '1258', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1632fad1-a915-4ea0-9c40-40eab4b9d67b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b'{"volume": {"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:26:28.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "image_id": "70f93ad2-037e-49e6-ba34-6b6e207f4a9d", "image_name": "tempest-scenario-img--1832239035", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:28,893 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.038s
2026-01-06 15:26:28,893 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b60c4d5e-5beb-4524-b71d-436ee99ed3ca', 'content-length': '1258', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b60c4d5e-5beb-4524-b71d-436ee99ed3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b'{"volume": {"id": "961b3658-2663-454f-97f5-60a1edb0ff29", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:26:28.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-251586882", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1070121173-2091083400", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/961b3658-2663-454f-97f5-60a1edb0ff29"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "image_id": "70f93ad2-037e-49e6-ba34-6b6e207f4a9d", "image_name": "tempest-scenario-img--1832239035", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:29,924 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29 0.019s
2026-01-06 15:26:29,924 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a231f191-ed2f-4806-bf0f-b41c1c23e09f', 'x-openstack-request-id': 'req-a231f191-ed2f-4806-bf0f-b41c1c23e09f', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.143/volume/v3/volumes/961b3658-2663-454f-97f5-60a1edb0ff29'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 961b3658-2663-454f-97f5-60a1edb0ff29 could not be found."}}'
2026-01-06 15:26:29,971 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.143/volume/v3/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c 0.046s
2026-01-06 15:26:29,971 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769925d0-d70e-4951-ae3e-0e3277275214', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/volume/v3/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c'}
Body: b''
2026-01-06 15:26:30,017 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c 0.045s
2026-01-06 15:26:30,017 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc160b80-68c3-4f20-9773-2e4986de99fd', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc160b80-68c3-4f20-9773-2e4986de99fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c'}
Body: b'{"volume": {"id": "5f5ea13c-f46d-4627-9be0-c8e84c7e143c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:26:30.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1491034272", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1511089959-1747508307", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:31,066 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c 0.034s
2026-01-06 15:26:31,067 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-752b1107-a3e5-45b0-8ce7-16bf8d8b61f7', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-752b1107-a3e5-45b0-8ce7-16bf8d8b61f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c'}
Body: b'{"volume": {"id": "5f5ea13c-f46d-4627-9be0-c8e84c7e143c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:26:30.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1491034272", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1511089959-1747508307", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:32,094 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.143/volume/v3/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c 0.017s
2026-01-06 15:26:32,094 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-169ec123-55a0-4b1c-b195-1256abe9847b', 'x-openstack-request-id': 'req-169ec123-55a0-4b1c-b195-1256abe9847b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.143/volume/v3/volumes/5f5ea13c-f46d-4627-9be0-c8e84c7e143c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5f5ea13c-f46d-4627-9be0-c8e84c7e143c could not be found."}}'
2026-01-06 15:26:32,140 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.143/volume/v3/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225 0.045s
2026-01-06 15:26:32,140 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c719c30f-bb78-40f8-a964-5e388e88b652', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/volume/v3/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225'}
Body: b''
2026-01-06 15:26:32,177 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225 0.037s
2026-01-06 15:26:32,178 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e641672a-6912-4ca2-b4c4-a0c7849598bb', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e641672a-6912-4ca2-b4c4-a0c7849598bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225'}
Body: b'{"volume": {"id": "3a94c242-f612-4f5a-a549-a6f7e7fa4225", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:26:32.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-913051625", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2032120784-214733445", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:33,229 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225 0.041s
2026-01-06 15:26:33,230 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb4251e-6b3f-48ac-9ab1-701229363a09', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb4251e-6b3f-48ac-9ab1-701229363a09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225'}
Body: b'{"volume": {"id": "3a94c242-f612-4f5a-a549-a6f7e7fa4225", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:25:58.000000", "updated_at": "2026-01-06T14:26:32.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-913051625", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2032120784-214733445", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225"}], "user_id": "dd28bf9328db4bc5b87ef81bac3e15d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "457ff1668794441bbaa1e2d4b0637e8b"}}'
2026-01-06 15:26:34,265 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.143/volume/v3/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225 0.024s
2026-01-06 15:26:34,265 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec26af73-081b-48bf-b010-543b8205d0a3', 'x-openstack-request-id': 'req-ec26af73-081b-48bf-b010-543b8205d0a3', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.143/volume/v3/volumes/3a94c242-f612-4f5a-a549-a6f7e7fa4225'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3a94c242-f612-4f5a-a549-a6f7e7fa4225 could not be found."}}'
2026-01-06 15:26:34,325 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/detail?all_tenants=1 0.059s
2026-01-06 15:26:34,325 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34552749-93da-4810-b11b-3b6b628ddc28', 'content-length': '4083', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34552749-93da-4810-b11b-3b6b628ddc28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "339b6d81-847f-4652-a15a-fac290509bde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:26:33.000000", "updated_at": "2026-01-06T14:26:34.000000", "name": "tempest-VolumeDependencyTests-Volume-37528925", "description": null, "volume_type": "QuobyteHD", "snapshot_id": "86835e75-52b2-4224-82c2-38ccee7d71f7", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/339b6d81-847f-4652-a15a-fac290509bde"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/339b6d81-847f-4652-a15a-fac290509bde"}], "user_id": "dd56b87dd2394a599a9dced85e36672d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "556229cda44c4ac2805e250f922d053e"}, {"id": "4b859682-891a-4320-8e47-73ee2283cafc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:26:28.000000", "updated_at": "2026-01-06T14:26:29.000000", "name": "tempest-VolumeDependencyTests-Volume-267757992", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/4b859682-891a-4320-8e47-73ee2283cafc"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/4b859682-891a-4320-8e47-73ee2283cafc"}], "user_id": "dd56b87dd2394a599a9dced85e36672d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "556229cda44c4ac2805e250f922d053e"}, {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:26:21.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}, {"id": "b48bb502-6e3f-49ab-a72e-41b7ba55797f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:03.000000", "updated_at": "2026-01-06T14:13:05.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-766864863", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/b48bb502-6e3f-49ab-a72e-41b7ba55797f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/b48bb502-6e3f-49ab-a72e-41b7ba55797f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}]}'
2026-01-06 15:26:34,383 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.143/volume/v3/types/5fbdb9d2-0f6d-4dce-993c-53cb6393d673 0.045s
2026-01-06 15:26:34,383 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e284bf-2721-4cbe-803f-fbd5768a3afc', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/volume/v3/types/5fbdb9d2-0f6d-4dce-993c-53cb6393d673'}
Body: b''
2026-01-06 15:26:34,415 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/detail?all_tenants=1 0.031s
2026-01-06 15:26:34,415 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69cee166-c983-4585-86b8-b73affb83417', 'content-length': '4083', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69cee166-c983-4585-86b8-b73affb83417', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "339b6d81-847f-4652-a15a-fac290509bde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:26:33.000000", "updated_at": "2026-01-06T14:26:34.000000", "name": "tempest-VolumeDependencyTests-Volume-37528925", "description": null, "volume_type": "QuobyteHD", "snapshot_id": "86835e75-52b2-4224-82c2-38ccee7d71f7", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/339b6d81-847f-4652-a15a-fac290509bde"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/339b6d81-847f-4652-a15a-fac290509bde"}], "user_id": "dd56b87dd2394a599a9dced85e36672d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "556229cda44c4ac2805e250f922d053e"}, {"id": "4b859682-891a-4320-8e47-73ee2283cafc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:26:28.000000", "updated_at": "2026-01-06T14:26:29.000000", "name": "tempest-VolumeDependencyTests-Volume-267757992", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/4b859682-891a-4320-8e47-73ee2283cafc"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/4b859682-891a-4320-8e47-73ee2283cafc"}], "user_id": "dd56b87dd2394a599a9dced85e36672d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "556229cda44c4ac2805e250f922d053e"}, {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:26:21.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}, {"id": "b48bb502-6e3f-49ab-a72e-41b7ba55797f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:03.000000", "updated_at": "2026-01-06T14:13:05.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-766864863", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/b48bb502-6e3f-49ab-a72e-41b7ba55797f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/b48bb502-6e3f-49ab-a72e-41b7ba55797f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}]}'
2026-01-06 15:26:34,475 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.143/volume/v3/types/93eb5e6f-aaba-45df-bc6c-d7193aa57f2e 0.047s
2026-01-06 15:26:34,475 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457de8b1-4d8e-41c3-aa8d-55009f01d22a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/volume/v3/types/93eb5e6f-aaba-45df-bc6c-d7193aa57f2e'}
Body: b''
2026-01-06 15:26:34,499 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.143/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-874778219 0.023s
2026-01-06 15:26:34,499 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52d5f833-49f2-4b60-8ca9-b63950a1caeb', 'x-compute-request-id': 'req-52d5f833-49f2-4b60-8ca9-b63950a1caeb', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.143/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-874778219'}
Body: b''
2026-01-06 15:26:34,586 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.143/image/v2/images/70f93ad2-037e-49e6-ba34-6b6e207f4a9d 0.086s
2026-01-06 15:26:34,586 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b6c6b118-dc78-4e61-b682-74f7b630027c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.143/image/v2/images/70f93ad2-037e-49e6-ba34-6b6e207f4a9d'}
Body: b''
2026-01-06 15:26:34,654 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.143/volume/v3/volumes/detail?all_tenants=1 0.066s
2026-01-06 15:26:34,654 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39aa90ad-26f6-43e5-82d1-60ca322de56b', 'content-length': '4083', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39aa90ad-26f6-43e5-82d1-60ca322de56b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.143/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "339b6d81-847f-4652-a15a-fac290509bde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:26:33.000000", "updated_at": "2026-01-06T14:26:34.000000", "name": "tempest-VolumeDependencyTests-Volume-37528925", "description": null, "volume_type": "QuobyteHD", "snapshot_id": "86835e75-52b2-4224-82c2-38ccee7d71f7", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/339b6d81-847f-4652-a15a-fac290509bde"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/339b6d81-847f-4652-a15a-fac290509bde"}], "user_id": "dd56b87dd2394a599a9dced85e36672d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "556229cda44c4ac2805e250f922d053e"}, {"id": "4b859682-891a-4320-8e47-73ee2283cafc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:26:28.000000", "updated_at": "2026-01-06T14:26:29.000000", "name": "tempest-VolumeDependencyTests-Volume-267757992", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/4b859682-891a-4320-8e47-73ee2283cafc"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/4b859682-891a-4320-8e47-73ee2283cafc"}], "user_id": "dd56b87dd2394a599a9dced85e36672d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "556229cda44c4ac2805e250f922d053e"}, {"id": "6f062b3f-c4d2-4f63-b38f-e124ca2bb22f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:25.000000", "updated_at": "2026-01-06T14:26:21.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-306084129", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/6f062b3f-c4d2-4f63-b38f-e124ca2bb22f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}, {"id": "b48bb502-6e3f-49ab-a72e-41b7ba55797f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T14:13:03.000000", "updated_at": "2026-01-06T14:13:05.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-766864863", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.143/volume/v3/volumes/b48bb502-6e3f-49ab-a72e-41b7ba55797f"}, {"rel": "bookmark", "href": "http://192.168.122.143/volume/volumes/b48bb502-6e3f-49ab-a72e-41b7ba55797f"}], "user_id": "82e62edacad947b1a1b5256e0bd2e70e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "1f5d4642285c4a92bea73e9eba13b0b6"}]}'
2026-01-06 15:26:34,710 80830 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.143/volume/v3/types/f41e89db-5d09-4cc7-aa48-2db5367b6f03 0.043s
2026-01-06 15:26:34,710 80830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 14:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a519f46c-e1e6-46d0-817a-cb834d20206c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.143/volume/v3/types/f41e89db-5d09-4cc7-aa48-2db5367b6f03'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_instances_with_cinder_volumes.py", line 150, in test_instances_with_cinder_volumes_on_all_compute_nodes
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 46f96930-7037-43fb-8482-e2c6d17d93e3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-06T14:26:27Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 46f96930-7037-43fb-8482-e2c6d17d93e3.'}.
|
||||||
| 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 | |
ProjectAdminTests33) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests39) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests39) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests33) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectAdminTests39) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
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 | |
ProjectReaderTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| 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)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| 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 | |
LiveMigrationWithoutHostTest) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| 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 | |
VolumeRetypeMultiattachTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt30.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| 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_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt44.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| 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
pt45.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
pt45.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
pt46.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
pt46.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt49.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
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.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
pt54.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
pt55.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt77.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
pt77.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
pt77.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
pt77.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
pt78.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
pt79.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
pt80.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
pt81.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
pt82.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
pt82.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
pt83.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
pt83.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt89.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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_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 | ||