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 6c6607b1-b13e-42d1-a774-70d73c7317d6 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2026-01-19T11:34:21Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7fe2a55f1700>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 415d8711-268b-46e4-9dc9-d21f67d7454f in use.', 'detail': ''}, <traceback object at 0x7fe2a5b76180>), (<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 0x7fe2a5b564c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 4f326169-3ce9-4e55-9dbb-8978f5532399 within the required time (196 s). Timer started at 1768822660. Timer ended at 1768822856. Waited for 196 s., <traceback object at 0x7fe2a5b4d5c0>))
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
fail
ft2.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-19 12:22:24,157 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://192.168.122.44/volume/v3/volumes 1.328s
2026-01-19 12:22:24,158 82024 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-VolumesAssistedSnapshotsTest-volume-381380354"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5dda273-ef5b-4bc9-893d-ca62a2c743c0', 'content-length': '791', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5dda273-ef5b-4bc9-893d-ca62a2c743c0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.44/volume/v3/volumes'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.012196", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2026-01-19 12:22:25,028 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.860s
2026-01-19 12:22:25,029 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7867c755-eb6f-44ee-9153-cac4d6f9999d', 'content-length': '970', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7867c755-eb6f-44ee-9153-cac4d6f9999d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:22:26,130 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.090s
2026-01-19 12:22:26,131 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a20316-432d-495a-bd05-c31563f705be', 'content-length': '970', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a20316-432d-495a-bd05-c31563f705be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:22:27,189 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.046s
2026-01-19 12:22:27,189 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f43a8d3-7749-47cc-bc4f-76c8b674187f', 'content-length': '970', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f43a8d3-7749-47cc-bc4f-76c8b674187f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:22:28,244 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.042s
2026-01-19 12:22:28,244 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238d81ff-b0d6-4374-8389-8833b3ce920b', 'content-length': '970', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238d81ff-b0d6-4374-8389-8833b3ce920b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:22:29,321 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.065s
2026-01-19 12:22:29,322 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84af864a-8796-4849-abcb-5c6f52859a25', 'content-length': '970', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84af864a-8796-4849-abcb-5c6f52859a25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:22:30,402 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.068s
2026-01-19 12:22:30,402 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2bb6731-13b8-45dd-a280-71a6bf4bd581', 'content-length': '1020', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2bb6731-13b8-45dd-a280-71a6bf4bd581', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:22:30.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:22:31,463 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.048s
2026-01-19 12:22:31,463 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea65181d-3ba7-4bbc-8c93-7b59646aaab0', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea65181d-3ba7-4bbc-8c93-7b59646aaab0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:22:31.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:22:31,478 82024 INFO [tempest.common.waiters] volume 6058724f-26e2-41f4-ac72-e1d62e5d8b35 reached available after waiting for 6.478929 seconds
2026-01-19 12:22:31,480 82024 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-19 12:22:31,688 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://192.168.122.44/compute/v2.1/os-keypairs 0.207s
2026-01-19 12:22:31,689 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-203637719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC4v+2HiDVjiLYZs36fVnmRdIj0nqgeftehusTVdCV5kW75omf7/xlfAey/pXLBTXo3bXWWagUl6KZMEh6KUvZK0m2pMs586YaIWiM8wUwNFyhievF5bObWJmB3mnm6wSA=="}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a3ad793-00f6-4e7b-bfb8-eb3bd3aadd09', 'x-compute-request-id': 'req-9a3ad793-00f6-4e7b-bfb8-eb3bd3aadd09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-203637719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC4v+2HiDVjiLYZs36fVnmRdIj0nqgeftehusTVdCV5kW75omf7/xlfAey/pXLBTXo3bXWWagUl6KZMEh6KUvZK0m2pMs586YaIWiM8wUwNFyhievF5bObWJmB3mnm6wSA==", "fingerprint": "db:e2:8b:f8:ba:13:d2:96:65:99:43:4f:bf:9e:5c:1e", "user_id": "ba6a3fc3708048d3bd86f3bbe7bb75d3"}}'
2026-01-19 12:22:31,691 82024 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-203637719 created
2026-01-19 12:22:32,473 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.44/networking/v2.0/security-groups 0.782s
2026-01-19 12:22:32,473 82024 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--563332215", "description": "tempest-description--70604330"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1658', 'x-openstack-request-id': 'req-667a6979-6575-46fc-8668-e49e87eb4753', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.44/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "ad1d509b-1747-4aa5-84a8-5a7cc3806321", "name": "tempest-securitygroup--563332215", "stateful": true, "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "project_id": "c2d6b07108e94b308243aa7253d3fb80", "description": "tempest-description--70604330", "shared": false, "security_group_rules": [{"id": "2cd58fd5-f5a1-4dc7-8f52-0a40e567cba3", "project_id": "c2d6b07108e94b308243aa7253d3fb80", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "security_group_id": "ad1d509b-1747-4aa5-84a8-5a7cc3806321", "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": 182, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-19T11:22:32Z", "updated_at": "2026-01-19T11:22:32Z", "revision_number": 0}, {"id": "eecc7c3b-3ccb-4c43-b97c-f1b37fc7eb29", "project_id": "c2d6b07108e94b308243aa7253d3fb80", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "security_group_id": "ad1d509b-1747-4aa5-84a8-5a7cc3806321", "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": 183, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-19T11:22:32Z", "updated_at": "2026-01-19T11:22:32Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-19T11:22:32Z", "updated_at": "2026-01-19T11:22:32Z", "revision_number": 1}}'
2026-01-19 12:22:32,859 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.44/networking/v2.0/security-group-rules 0.385s
2026-01-19 12:22:32,860 82024 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": "ad1d509b-1747-4aa5-84a8-5a7cc3806321", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b688082e-4519-4407-961b-3fa771540060', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.44/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f66beba7-44c6-42a7-8b3b-4e6c6888e113", "project_id": "c2d6b07108e94b308243aa7253d3fb80", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "security_group_id": "ad1d509b-1747-4aa5-84a8-5a7cc3806321", "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-19T11:22:32Z", "updated_at": "2026-01-19T11:22:32Z", "revision_number": 0}}'
2026-01-19 12:22:34,086 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.44/networking/v2.0/security-group-rules 1.226s
2026-01-19 12:22:34,087 82024 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": "ad1d509b-1747-4aa5-84a8-5a7cc3806321", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a6ae0e18-c3f7-4653-afb2-f26cdc0acbd9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.44/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "18a58be5-52f3-49cf-a577-e01a7eba416a", "project_id": "c2d6b07108e94b308243aa7253d3fb80", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "security_group_id": "ad1d509b-1747-4aa5-84a8-5a7cc3806321", "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-19T11:22:33Z", "updated_at": "2026-01-19T11:22:33Z", "revision_number": 0}}'
2026-01-19 12:22:34,087 82024 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--563332215 created
2026-01-19 12:22:35,035 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.44/networking/v2.0/floatingips 0.947s
2026-01-19 12:22:35,036 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "51a29698-a953-4111-8e44-75470f1d0def"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-93b2f18e-2587-4460-9bee-3992a2e0978f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.44/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "46a7e367-79e4-4c3e-9e8e-b5a816d00c0d", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "project_id": "c2d6b07108e94b308243aa7253d3fb80", "floating_ip_address": "172.24.4.56", "floating_network_id": "51a29698-a953-4111-8e44-75470f1d0def", "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-19T11:22:34Z", "updated_at": "2026-01-19T11:22:34Z", "revision_number": 0}}'
2026-01-19 12:22:35,036 82024 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '46a7e367-79e4-4c3e-9e8e-b5a816d00c0d', 'tenant_id': 'c2d6b07108e94b308243aa7253d3fb80', 'project_id': 'c2d6b07108e94b308243aa7253d3fb80', 'floating_ip_address': '172.24.4.56', 'floating_network_id': '51a29698-a953-4111-8e44-75470f1d0def', '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-19T11:22:34Z', 'updated_at': '2026-01-19T11:22:34Z', 'revision_number': 0, 'ip': '172.24.4.56'} created
2026-01-19 12:22:35,077 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.44/identity/v3/auth/tokens 0.037s
2026-01-19 12:22:35,078 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2533', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-42c74f4b-52a1-4220-9058-c9f6351667f8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.44/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ba6a3fc3708048d3bd86f3bbe7bb75d3", "name": "tempest-VolumesAssistedSnapshotsTest-1854987218-project-member", "password_expires_at": null}, "audit_ids": ["yNqghtoUSt-zWnW6OZgY8Q"], "expires_at": "2026-01-19T12:22:35.000000Z", "issued_at": "2026-01-19T11:22:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2d6b07108e94b308243aa7253d3fb80", "name": "tempest-VolumesAssistedSnapshotsTest-1854987218"}, "is_domain": false, "roles": [{"id": "99ae4836bfd2422fb5cfb6e7c31b699f", "name": "member"}, {"id": "32fbb7ce688d4049a41eb87019a4b1c4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d6475c13f400472b8854da0b4af5d13c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/image", "region": "RegionOne"}], "id": "0180b78b6cce4e4a91c1bce5c9e794d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0b5f80e8c9c6453da52bf625da6484d9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/compute/v2/c2d6b07108e94b308243aa7253d3fb80", "region": "RegionOne"}], "id": "0f14a3c1659f4665afe5dbea75831e5f", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4034aaa6e1344f4ea577feaffe81d90a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/placement", "region": "RegionOne"}], "id": "178e08b264004048a129e42137d5fec3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "65b4567369e3475d9db9aa1f9a67f861", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/compute/v2.1", "region": "RegionOne"}], "id": "3061fcd1b54a404c91de5307b115863f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "54933d66ee524e0ca1787df072e26243", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/networking", "region": "RegionOne"}], "id": "51e950a90575443cae1b41f463ef850b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e97bc6c9bd5e4990806a113790907665", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/identity", "region": "RegionOne"}], "id": "bd966c29391342c3b276bebe0a5db1da", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3c0ee7db527a4a20a1656db692b4e7cf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/volume/v3", "region": "RegionOne"}], "id": "c3ea11d79c8549db93014fa7e0a170cc", "type": "block-storage", "name": "cinder"}]}}'
2026-01-19 12:22:35,078 82024 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': 'c6b497ed-ec24-4c98-a84d-a6fef1fd16b0', 'name': 'tempest-VolumesAssistedSnapshotsTest-2008411227-network', 'tenant_id': 'c2d6b07108e94b308243aa7253d3fb80', 'project_id': 'c2d6b07108e94b308243aa7253d3fb80', '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': 64570, '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-19T11:21:35Z', 'updated_at': '2026-01-19T11:21:35Z', 'revision_number': 1} available for tenant
2026-01-19 12:22:35,079 82024 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-203637719', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC4v+2HiDVjiLYZs36fVnmRdIj0nqgeftehusTVdCV5kW75omf7/xlfAey/pXLBTXo3bXWWagUl6KZMEh6KUvZK0m2pMs586YaIWiM8wUwNFyhievF5bObWJmB3mnm6wSA==', 'fingerprint': 'db:e2:8b:f8:ba:13:d2:96:65:99:43:4f:bf:9e:5c:1e', 'user_id': 'ba6a3fc3708048d3bd86f3bbe7bb75d3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBdl/PDx1/r/5cNTSWd/WRoiYHWZt9Q8NwnnD3b/c1zImdMajZMfdNx\noCOnseu+lmygBwYFK4EEACKhZANiAAQuL/th4g1Y4i2GbN+n1Z5kXSI9J6oHn7Xo\nbrE1XQleZFu+aJn+/8ZXwHsv6VywU16N211lmoFJeimTBIeilL2StJtqTLOfOmGi\nFojPMFMDRcoYnrxeWzm1iZgd5p5usEg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ad1d509b-1747-4aa5-84a8-5a7cc3806321', 'name': 'tempest-securitygroup--563332215', 'stateful': True, 'tenant_id': 'c2d6b07108e94b308243aa7253d3fb80', 'project_id': 'c2d6b07108e94b308243aa7253d3fb80', 'description': 'tempest-description--70604330', 'shared': False, 'security_group_rules': [{'id': '2cd58fd5-f5a1-4dc7-8f52-0a40e567cba3', 'project_id': 'c2d6b07108e94b308243aa7253d3fb80', 'tenant_id': 'c2d6b07108e94b308243aa7253d3fb80', 'security_group_id': 'ad1d509b-1747-4aa5-84a8-5a7cc3806321', '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': 182, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-19T11:22:32Z', 'updated_at': '2026-01-19T11:22:32Z', 'revision_number': 0}, {'id': 'eecc7c3b-3ccb-4c43-b97c-f1b37fc7eb29', 'project_id': 'c2d6b07108e94b308243aa7253d3fb80', 'tenant_id': 'c2d6b07108e94b308243aa7253d3fb80', 'security_group_id': 'ad1d509b-1747-4aa5-84a8-5a7cc3806321', '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': 183, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-19T11:22:32Z', 'updated_at': '2026-01-19T11:22:32Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-19T11:22:32Z', 'updated_at': '2026-01-19T11:22:32Z', 'revision_number': 1}, 'floating_ip': {'id': '46a7e367-79e4-4c3e-9e8e-b5a816d00c0d', 'tenant_id': 'c2d6b07108e94b308243aa7253d3fb80', 'project_id': 'c2d6b07108e94b308243aa7253d3fb80', 'floating_ip_address': '172.24.4.56', 'floating_network_id': '51a29698-a953-4111-8e44-75470f1d0def', '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-19T11:22:34Z', 'updated_at': '2026-01-19T11:22:34Z', 'revision_number': 0, 'ip': '172.24.4.56'}}
2026-01-19 12:22:36,915 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://192.168.122.44/compute/v2.1/servers 1.836s
2026-01-19 12:22:36,916 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-1055774738", "imageRef": "a07bb784-d7a3-47b9-b359-d30c649ee099", "flavorRef": "42", "networks": [{"uuid": "c6b497ed-ec24-4c98-a84d-a6fef1fd16b0"}], "security_groups": [{"name": "tempest-securitygroup--563332215"}], "key_name": "tempest-keypair-203637719", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '411', 'location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94bfb408-f25b-4a06-b313-8fe34a2712f1', 'x-compute-request-id': 'req-94bfb408-f25b-4a06-b313-8fe34a2712f1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.44/compute/v2.1/servers'}
Body: b'{"server": {"id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--563332215"}], "adminPass": "P8PNrdoR84dt"}}'
2026-01-19 12:22:37,083 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6 0.165s
2026-01-19 12:22:37,084 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-673235f1-8abb-4ec5-b624-c5a7c2e76cc0', 'x-compute-request-id': 'req-673235f1-8abb-4ec5-b624-c5a7c2e76cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6'}
Body: b'{"server": {"id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "name": "tempest-VolumesAssistedSnapshotsTest-server-1055774738", "status": "BUILD", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "user_id": "ba6a3fc3708048d3bd86f3bbe7bb75d3", "metadata": {}, "hostId": "", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:22:37Z", "updated": "2026-01-19T11:22:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-203637719", "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-19 12:22:38,185 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6 0.088s
2026-01-19 12:22:38,186 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4507c1b4-6f2e-4f39-b76c-a29d248cd03c', 'x-compute-request-id': 'req-4507c1b4-6f2e-4f39-b76c-a29d248cd03c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6'}
Body: b'{"server": {"id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "name": "tempest-VolumesAssistedSnapshotsTest-server-1055774738", "status": "BUILD", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "user_id": "ba6a3fc3708048d3bd86f3bbe7bb75d3", "metadata": {}, "hostId": "", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:22:36Z", "updated": "2026-01-19T11:22:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203637719", "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-19 12:22:39,307 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6 0.110s
2026-01-19 12:22:39,308 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1307', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78253c7b-efeb-4771-938b-3c0838f7d03f', 'x-compute-request-id': 'req-78253c7b-efeb-4771-938b-3c0838f7d03f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6'}
Body: b'{"server": {"id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "name": "tempest-VolumesAssistedSnapshotsTest-server-1055774738", "status": "BUILD", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "user_id": "ba6a3fc3708048d3bd86f3bbe7bb75d3", "metadata": {}, "hostId": "321f68ef84d708c5e36edc994efab6954c1b85dae1e565154508ea99", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:22:36Z", "updated": "2026-01-19T11:22:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203637719", "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-19 12:22:39,319 82024 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-19 12:22:40,463 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6 0.143s
2026-01-19 12:22:40,463 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1307', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dc67ea0-64a2-4911-a4ea-98f4fadda8d6', 'x-compute-request-id': 'req-2dc67ea0-64a2-4911-a4ea-98f4fadda8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6'}
Body: b'{"server": {"id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "name": "tempest-VolumesAssistedSnapshotsTest-server-1055774738", "status": "BUILD", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "user_id": "ba6a3fc3708048d3bd86f3bbe7bb75d3", "metadata": {}, "hostId": "321f68ef84d708c5e36edc994efab6954c1b85dae1e565154508ea99", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:22:36Z", "updated": "2026-01-19T11:22:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203637719", "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-19 12:22:41,589 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6 0.113s
2026-01-19 12:22:41,589 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a31ffa30-d688-44eb-a133-0d4bbff81314', 'x-compute-request-id': 'req-a31ffa30-d688-44eb-a133-0d4bbff81314', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6'}
Body: b'{"server": {"id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "name": "tempest-VolumesAssistedSnapshotsTest-server-1055774738", "status": "BUILD", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "user_id": "ba6a3fc3708048d3bd86f3bbe7bb75d3", "metadata": {}, "hostId": "321f68ef84d708c5e36edc994efab6954c1b85dae1e565154508ea99", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:22:36Z", "updated": "2026-01-19T11:22:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203637719", "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-19 12:22:41,601 82024 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-01-19 12:22:44,940 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6 2.337s
2026-01-19 12:22:44,940 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e01a345-d97f-424f-9e46-65f873638750', 'x-compute-request-id': 'req-6e01a345-d97f-424f-9e46-65f873638750', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6'}
Body: b'{"server": {"id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "name": "tempest-VolumesAssistedSnapshotsTest-server-1055774738", "status": "BUILD", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "user_id": "ba6a3fc3708048d3bd86f3bbe7bb75d3", "metadata": {}, "hostId": "321f68ef84d708c5e36edc994efab6954c1b85dae1e565154508ea99", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:22:36Z", "updated": "2026-01-19T11:22:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203637719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--563332215"}], "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": []}}'
2026-01-19 12:22:44,951 82024 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-01-19 12:22:46,581 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6 0.628s
2026-01-19 12:22:46,581 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb125af-90f7-4f92-a3fe-5875ed978367', 'x-compute-request-id': 'req-4fb125af-90f7-4f92-a3fe-5875ed978367', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6'}
Body: b'{"server": {"id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "name": "tempest-VolumesAssistedSnapshotsTest-server-1055774738", "status": "BUILD", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "user_id": "ba6a3fc3708048d3bd86f3bbe7bb75d3", "metadata": {}, "hostId": "321f68ef84d708c5e36edc994efab6954c1b85dae1e565154508ea99", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:22:36Z", "updated": "2026-01-19T11:22:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203637719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--563332215"}], "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-19 12:22:46,596 82024 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-01-19 12:22:49,604 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6 2.006s
2026-01-19 12:22:49,604 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9798e32-a5eb-4556-ad85-c7de8f400bb0', 'x-compute-request-id': 'req-e9798e32-a5eb-4556-ad85-c7de8f400bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6'}
Body: b'{"server": {"id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "name": "tempest-VolumesAssistedSnapshotsTest-server-1055774738", "status": "BUILD", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "user_id": "ba6a3fc3708048d3bd86f3bbe7bb75d3", "metadata": {}, "hostId": "321f68ef84d708c5e36edc994efab6954c1b85dae1e565154508ea99", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:22:36Z", "updated": "2026-01-19T11:22:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203637719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--563332215"}], "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-19 12:22:52,206 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6 1.590s
2026-01-19 12:22:52,206 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5655fe12-8b9a-4b67-9637-ab879887e787', 'x-compute-request-id': 'req-5655fe12-8b9a-4b67-9637-ab879887e787', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6'}
Body: b'{"server": {"id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "name": "tempest-VolumesAssistedSnapshotsTest-server-1055774738", "status": "BUILD", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "user_id": "ba6a3fc3708048d3bd86f3bbe7bb75d3", "metadata": {}, "hostId": "321f68ef84d708c5e36edc994efab6954c1b85dae1e565154508ea99", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:22:36Z", "updated": "2026-01-19T11:22:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203637719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--563332215"}], "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-19 12:22:54,192 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6 0.972s
2026-01-19 12:22:54,193 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-946fa0b2-b0d6-49b8-a4a6-3c385d6425fe', 'x-compute-request-id': 'req-946fa0b2-b0d6-49b8-a4a6-3c385d6425fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6'}
Body: b'{"server": {"id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "name": "tempest-VolumesAssistedSnapshotsTest-server-1055774738", "status": "BUILD", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "user_id": "ba6a3fc3708048d3bd86f3bbe7bb75d3", "metadata": {}, "hostId": "321f68ef84d708c5e36edc994efab6954c1b85dae1e565154508ea99", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:22:36Z", "updated": "2026-01-19T11:22:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203637719", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--563332215"}], "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-19 12:22:55,552 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6 0.347s
2026-01-19 12:22:55,553 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74f91826-bec1-4781-92ed-89a0d19ef0fc', 'x-compute-request-id': 'req-74f91826-bec1-4781-92ed-89a0d19ef0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6'}
Body: b'{"server": {"id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "name": "tempest-VolumesAssistedSnapshotsTest-server-1055774738", "status": "ACTIVE", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "user_id": "ba6a3fc3708048d3bd86f3bbe7bb75d3", "metadata": {}, "hostId": "321f68ef84d708c5e36edc994efab6954c1b85dae1e565154508ea99", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:22:36Z", "updated": "2026-01-19T11:22:54Z", "addresses": {"tempest-VolumesAssistedSnapshotsTest-2008411227-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:c7:fc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203637719", "OS-SRV-USG:launched_at": "2026-01-19T11:22:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--563332215"}], "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-19 12:22:55,566 82024 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait
2026-01-19 12:22:55,747 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6/os-interface 0.181s
2026-01-19 12:22:55,748 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-048bdf33-64d6-4c8e-9381-7aa07507769e', 'x-compute-request-id': 'req-048bdf33-64d6-4c8e-9381-7aa07507769e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "c6b497ed-ec24-4c98-a84d-a6fef1fd16b0", "port_id": "100061b9-4d68-49a7-bf93-7cfef60f7f73", "mac_addr": "fa:16:3e:34:c7:fc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5116f28e-4839-428d-bae6-cebfaec869ff", "ip_address": "10.0.0.12"}]}]}'
2026-01-19 12:22:57,422 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 PUT http://192.168.122.44/networking/v2.0/floatingips/46a7e367-79e4-4c3e-9e8e-b5a816d00c0d 1.671s
2026-01-19 12:22:57,423 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "100061b9-4d68-49a7-bf93-7cfef60f7f73"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d9893cc5-16e1-4c1a-8e50-8f550368dccf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/networking/v2.0/floatingips/46a7e367-79e4-4c3e-9e8e-b5a816d00c0d'}
Body: b'{"floatingip": {"id": "46a7e367-79e4-4c3e-9e8e-b5a816d00c0d", "tenant_id": "c2d6b07108e94b308243aa7253d3fb80", "project_id": "c2d6b07108e94b308243aa7253d3fb80", "floating_ip_address": "172.24.4.56", "floating_network_id": "51a29698-a953-4111-8e44-75470f1d0def", "router_id": "6808bece-2a98-4443-be8d-f60f1303271f", "port_id": "100061b9-4d68-49a7-bf93-7cfef60f7f73", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c6b497ed-ec24-4c98-a84d-a6fef1fd16b0", "mac_address": "fa:16:3e:34:c7:fc", "admin_state_up": true, "status": "ACTIVE", "device_id": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-19T11:22:34Z", "updated_at": "2026-01-19T11:22:56Z", "revision_number": 1}}'
2026-01-19 12:22:57,424 82024 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.56:22' as 'cirros' with public key authentication
2026-01-19 12:23:57,481 82024 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.56 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-19 12:24:00,030 82024 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-19 12:24:00,213 82024 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-19 12:24:00,213 82024 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.56 successfully created
2026-01-19 12:24:02,450 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6/os-volume_attachments 2.236s
2026-01-19 12:24:02,451 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "6058724f-26e2-41f4-ac72-e1d62e5d8b35"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56dcdfca-40b9-43a6-9a21-45f2a67c78aa', 'x-compute-request-id': 'req-56dcdfca-40b9-43a6-9a21-45f2a67c78aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/604133e2-f45d-48c8-b73b-f5ead4c1e8e6/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "serverId": "604133e2-f45d-48c8-b73b-f5ead4c1e8e6", "volumeId": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "device": "/dev/vdb"}}'
2026-01-19 12:24:02,516 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.063s
2026-01-19 12:24:02,516 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d8131c-499f-405a-85af-9573c8b401e5', 'content-length': '1020', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d8131c-499f-405a-85af-9573c8b401e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:02.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:03,576 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.048s
2026-01-19 12:24:03,577 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc2e3769-db39-42f7-a7c1-6009cbd1c23d', 'content-length': '1020', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc2e3769-db39-42f7-a7c1-6009cbd1c23d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:02.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:04,627 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:24:04,628 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84649b7a-9744-41a0-bfb2-731b00eaa024', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84649b7a-9744-41a0-bfb2-731b00eaa024', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:04.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:05,677 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.037s
2026-01-19 12:24:05,677 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-027b9675-f27d-4429-8fa4-7ad72b7a96d9', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-027b9675-f27d-4429-8fa4-7ad72b7a96d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:04.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:06,733 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.044s
2026-01-19 12:24:06,733 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14329f02-be48-4e5a-815c-31a2c56e39f9', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14329f02-be48-4e5a-815c-31a2c56e39f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:04.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:07,837 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.093s
2026-01-19 12:24:07,838 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b31e144-5667-46e1-a8c7-794dbff95841', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b31e144-5667-46e1-a8c7-794dbff95841', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:08,897 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.048s
2026-01-19 12:24:08,897 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d228fa98-3693-4e5b-a446-927102a8de86', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d228fa98-3693-4e5b-a446-927102a8de86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:09,956 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.048s
2026-01-19 12:24:09,957 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ae755a-bcf0-4486-919f-c3be3af4ca3b', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ae755a-bcf0-4486-919f-c3be3af4ca3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:11,019 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.051s
2026-01-19 12:24:11,020 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b9fca1-154e-4314-a4d6-c70da6299c2f', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b9fca1-154e-4314-a4d6-c70da6299c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:12,075 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.044s
2026-01-19 12:24:12,076 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc53734-947b-42f5-9d58-cd0d2244c9d5', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc53734-947b-42f5-9d58-cd0d2244c9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:13,128 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.041s
2026-01-19 12:24:13,128 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599c7118-a108-401f-af1c-730bc27aa004', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599c7118-a108-401f-af1c-730bc27aa004', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:14,265 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.125s
2026-01-19 12:24:14,265 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75198ad-4cc3-49a6-ab48-703128cfe1ca', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75198ad-4cc3-49a6-ab48-703128cfe1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:15,320 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.043s
2026-01-19 12:24:15,321 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8940d39b-9ac3-485d-a770-a6922dcd41fb', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8940d39b-9ac3-485d-a770-a6922dcd41fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:16,403 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.070s
2026-01-19 12:24:16,403 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aeb17b3-6835-46ff-949f-1852cbddf003', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aeb17b3-6835-46ff-949f-1852cbddf003', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:17,505 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.089s
2026-01-19 12:24:17,505 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95bd220-83cf-4084-848e-2fd417322dfa', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95bd220-83cf-4084-848e-2fd417322dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:18,602 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.085s
2026-01-19 12:24:18,602 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67bec322-f46b-4773-a97a-8e5d79f00b31', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67bec322-f46b-4773-a97a-8e5d79f00b31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:19,692 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.074s
2026-01-19 12:24:19,692 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e73ee60d-4b66-4f14-9de7-81bdc00a1470', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73ee60d-4b66-4f14-9de7-81bdc00a1470', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:20,781 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.076s
2026-01-19 12:24:20,781 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d7da68d-44d2-4afa-8d87-9bf5028fa7c7', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d7da68d-44d2-4afa-8d87-9bf5028fa7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:21,859 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.065s
2026-01-19 12:24:21,859 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5a30344-b0df-4368-8076-2f8186be9817', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5a30344-b0df-4368-8076-2f8186be9817', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:23,029 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.158s
2026-01-19 12:24:23,029 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06fe02d-5779-4ae7-9de9-7dda1efa3d5c', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06fe02d-5779-4ae7-9de9-7dda1efa3d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:24,104 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.063s
2026-01-19 12:24:24,105 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-386d33c9-1809-40f9-8681-f0078d89e708', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-386d33c9-1809-40f9-8681-f0078d89e708', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:25,160 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.043s
2026-01-19 12:24:25,160 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4cd27a-61bb-4003-a656-eebaae1957a1', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4cd27a-61bb-4003-a656-eebaae1957a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:26,288 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.116s
2026-01-19 12:24:26,288 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de19a829-d448-4ce8-9e49-a89685a011c7', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de19a829-d448-4ce8-9e49-a89685a011c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:27,387 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.087s
2026-01-19 12:24:27,387 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae045c8-e686-4f92-b3aa-42346514467c', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae045c8-e686-4f92-b3aa-42346514467c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:28,476 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.077s
2026-01-19 12:24:28,477 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d778d6b4-2d19-4b10-a76f-9806ba11b0e0', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d778d6b4-2d19-4b10-a76f-9806ba11b0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:29,583 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.094s
2026-01-19 12:24:29,583 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e05f804-2c9c-43c9-9207-2632fc60c206', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e05f804-2c9c-43c9-9207-2632fc60c206', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:30,681 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.085s
2026-01-19 12:24:30,681 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48e7379-9b6a-4c45-beae-6be642080594', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48e7379-9b6a-4c45-beae-6be642080594', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:31,744 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.048s
2026-01-19 12:24:31,745 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e2c61a6-6a4a-4f74-a2c4-496d3df005ed', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e2c61a6-6a4a-4f74-a2c4-496d3df005ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:32,837 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.081s
2026-01-19 12:24:32,838 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c83b0997-0038-45c1-91ea-f8a597217233', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83b0997-0038-45c1-91ea-f8a597217233', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:33,901 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.051s
2026-01-19 12:24:33,901 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ad3af6-cd3d-45e5-ad86-3674543e2f86', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ad3af6-cd3d-45e5-ad86-3674543e2f86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:34,947 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.034s
2026-01-19 12:24:34,948 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967acb96-929a-4c57-9b61-e0006abbdb8f', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967acb96-929a-4c57-9b61-e0006abbdb8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:36,139 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.180s
2026-01-19 12:24:36,140 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7e0a12-7883-4f37-b38e-1a405ef1e4fa', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7e0a12-7883-4f37-b38e-1a405ef1e4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:37,217 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.065s
2026-01-19 12:24:37,217 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1069aaf6-6d74-4a84-8d7a-998324641d3a', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1069aaf6-6d74-4a84-8d7a-998324641d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:38,280 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.050s
2026-01-19 12:24:38,280 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4601e91-f114-45ba-aed5-054c9af0c730', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4601e91-f114-45ba-aed5-054c9af0c730', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:39,331 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:24:39,332 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec98bdc1-8184-4013-80ce-c06efa78e8fa', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec98bdc1-8184-4013-80ce-c06efa78e8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:40,430 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.087s
2026-01-19 12:24:40,430 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6468f440-97a3-4591-9379-a23cb2ce3eeb', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6468f440-97a3-4591-9379-a23cb2ce3eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:41,599 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.158s
2026-01-19 12:24:41,600 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b14224-6543-4a0f-b864-febdbe11af5a', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b14224-6543-4a0f-b864-febdbe11af5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:42,669 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.055s
2026-01-19 12:24:42,669 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02885692-44ef-4d96-87f9-245361c0b96c', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02885692-44ef-4d96-87f9-245361c0b96c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:43,738 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.057s
2026-01-19 12:24:43,739 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f4ee78-abf2-49a1-882c-16fc971e26e7', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f4ee78-abf2-49a1-882c-16fc971e26e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:44,829 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.078s
2026-01-19 12:24:44,829 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe6875b-fb5e-48e7-bbec-3d7964b87e90', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe6875b-fb5e-48e7-bbec-3d7964b87e90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:45,964 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.123s
2026-01-19 12:24:45,964 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f475dfa-4397-4c94-a03b-e235d3021848', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f475dfa-4397-4c94-a03b-e235d3021848', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:47,317 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.341s
2026-01-19 12:24:47,318 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b7e68d-9493-4673-8fe4-218ee21fe97f', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b7e68d-9493-4673-8fe4-218ee21fe97f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:48,433 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.103s
2026-01-19 12:24:48,433 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8657c8-4a0d-4c42-9065-40686e5cc823', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8657c8-4a0d-4c42-9065-40686e5cc823', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:49,574 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.128s
2026-01-19 12:24:49,574 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f58921-b3d4-440e-9322-7224adad59eb', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f58921-b3d4-440e-9322-7224adad59eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:50,659 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.074s
2026-01-19 12:24:50,660 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cecbec5-82bb-4d34-89cc-5aadef1ea70a', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cecbec5-82bb-4d34-89cc-5aadef1ea70a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:51,818 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.145s
2026-01-19 12:24:51,818 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618ba676-998a-4803-9441-52ac98d0f8ea', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618ba676-998a-4803-9441-52ac98d0f8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:52,949 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.119s
2026-01-19 12:24:52,949 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a3ef2ef-1ceb-41be-a467-1001cc160367', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a3ef2ef-1ceb-41be-a467-1001cc160367', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:54,043 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.081s
2026-01-19 12:24:54,043 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e2d885-33e1-4d2d-ad42-3297229849be', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e2d885-33e1-4d2d-ad42-3297229849be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:55,133 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.079s
2026-01-19 12:24:55,133 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11117ff3-c138-4c8c-a63a-98046bf8dd9b', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11117ff3-c138-4c8c-a63a-98046bf8dd9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:56,273 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.128s
2026-01-19 12:24:56,273 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b0b4b7-b396-4b27-800b-320a0c128c73', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b0b4b7-b396-4b27-800b-320a0c128c73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:57,377 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.088s
2026-01-19 12:24:57,377 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72eaa5ab-7217-4e2f-9241-d3c71ba01e8d', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72eaa5ab-7217-4e2f-9241-d3c71ba01e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:58,466 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.074s
2026-01-19 12:24:58,466 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c035d7fa-c079-4f20-ac50-5c2ed98c9cd5', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c035d7fa-c079-4f20-ac50-5c2ed98c9cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:24:59,550 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.072s
2026-01-19 12:24:59,550 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-accc5f79-1408-4fed-9e2f-3693cef38d80', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-accc5f79-1408-4fed-9e2f-3693cef38d80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:00,691 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.129s
2026-01-19 12:25:00,691 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9893eb3e-b616-46ed-b3d5-49839abc9567', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9893eb3e-b616-46ed-b3d5-49839abc9567', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:01,845 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.139s
2026-01-19 12:25:01,845 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d6e1c0-7dae-48ee-b255-52ac64c73b28', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d6e1c0-7dae-48ee-b255-52ac64c73b28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:02,931 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.074s
2026-01-19 12:25:02,931 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0325417b-d3a1-4efe-9643-87d84dbe02f4', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0325417b-d3a1-4efe-9643-87d84dbe02f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:04,006 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.063s
2026-01-19 12:25:04,006 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16cea4b-f840-4979-a5e5-5e3875a3e299', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16cea4b-f840-4979-a5e5-5e3875a3e299', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:05,076 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.057s
2026-01-19 12:25:05,076 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01c1c1ae-a1a7-4c0a-9292-881b578beb3f', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01c1c1ae-a1a7-4c0a-9292-881b578beb3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:06,128 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.040s
2026-01-19 12:25:06,129 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6cd0581-5e9c-47c9-ab0f-9d017201d6d8', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cd0581-5e9c-47c9-ab0f-9d017201d6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:07,177 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.037s
2026-01-19 12:25:07,177 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d5cffa-ec12-4f8b-b0fc-eb1950f7d313', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d5cffa-ec12-4f8b-b0fc-eb1950f7d313', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:08,268 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.075s
2026-01-19 12:25:08,268 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d409c1-ac9c-4625-a5ca-3c15d7d449d3', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d409c1-ac9c-4625-a5ca-3c15d7d449d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:09,378 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.098s
2026-01-19 12:25:09,378 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4d91b3-2f7d-473e-831f-26c90b6de9cd', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4d91b3-2f7d-473e-831f-26c90b6de9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:10,527 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.138s
2026-01-19 12:25:10,528 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6000087-0882-480b-9999-4582ac206aa0', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6000087-0882-480b-9999-4582ac206aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:11,668 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.129s
2026-01-19 12:25:11,668 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57ebd94-3bed-4848-9450-6b8fddf9ff4b', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57ebd94-3bed-4848-9450-6b8fddf9ff4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:12,815 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.131s
2026-01-19 12:25:12,815 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0aed5bf-cca1-469d-8366-63f52a9d0e5e', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0aed5bf-cca1-469d-8366-63f52a9d0e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:13,961 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.135s
2026-01-19 12:25:13,961 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f473260d-7d87-48bc-860f-d3074b726e08', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f473260d-7d87-48bc-860f-d3074b726e08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:15,014 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.042s
2026-01-19 12:25:15,015 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e128331-78fc-44ac-8192-331141af8262', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e128331-78fc-44ac-8192-331141af8262', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:16,134 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.109s
2026-01-19 12:25:16,135 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd86f07-9d6f-4ac1-b2f1-be634ff57841', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd86f07-9d6f-4ac1-b2f1-be634ff57841', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:17,333 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.186s
2026-01-19 12:25:17,333 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d07b12-9882-4ff8-a7b9-72cd9c4cb511', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d07b12-9882-4ff8-a7b9-72cd9c4cb511', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:18,396 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.050s
2026-01-19 12:25:18,396 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52394fec-688e-45ab-a066-04930977780c', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52394fec-688e-45ab-a066-04930977780c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:19,495 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.087s
2026-01-19 12:25:19,495 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b580b814-e3dc-4617-93bd-b82c5a53ca5e', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b580b814-e3dc-4617-93bd-b82c5a53ca5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:20,780 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.275s
2026-01-19 12:25:20,781 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bff576e-5ced-4a96-8d84-5fc26db34ddf', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bff576e-5ced-4a96-8d84-5fc26db34ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:21,870 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.078s
2026-01-19 12:25:21,870 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4d2b40-6b59-4d21-bad1-529d0483bc27', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4d2b40-6b59-4d21-bad1-529d0483bc27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:22,936 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.054s
2026-01-19 12:25:22,936 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd148a33-75ae-490e-9e13-fa7608e431e9', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd148a33-75ae-490e-9e13-fa7608e431e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:23,986 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:25:23,987 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83464fb9-c743-4ee7-8f56-b49c673cf88a', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83464fb9-c743-4ee7-8f56-b49c673cf88a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:25,040 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.043s
2026-01-19 12:25:25,040 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-579ad4b1-930d-4891-be9f-73ebff9b862d', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-579ad4b1-930d-4891-be9f-73ebff9b862d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:26,092 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.040s
2026-01-19 12:25:26,092 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8e4739-62e3-418e-8945-dd08b8c346d0', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8e4739-62e3-418e-8945-dd08b8c346d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:27,142 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:25:27,143 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00db84e2-e15b-4c48-8d9e-86bd5b475bbc', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00db84e2-e15b-4c48-8d9e-86bd5b475bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:28,195 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:25:28,195 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09083531-2f9c-4a84-bbb5-46d5b0e914ae', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09083531-2f9c-4a84-bbb5-46d5b0e914ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:29,250 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.043s
2026-01-19 12:25:29,250 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a7d754-0cd2-4140-b86b-405c1914aa07', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a7d754-0cd2-4140-b86b-405c1914aa07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:30,302 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.041s
2026-01-19 12:25:30,302 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e8d0b1-bfbf-4ec7-9825-e15a844b5e1a', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e8d0b1-bfbf-4ec7-9825-e15a844b5e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:31,353 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.040s
2026-01-19 12:25:31,354 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2393baff-2179-403e-8a9e-c76c9e39ee50', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2393baff-2179-403e-8a9e-c76c9e39ee50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:32,406 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.041s
2026-01-19 12:25:32,407 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7676106a-0563-4223-8ca1-96f579a7ca93', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7676106a-0563-4223-8ca1-96f579a7ca93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:33,458 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.041s
2026-01-19 12:25:33,459 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa2a072-a67c-4a0b-aa7c-8e48358d5995', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa2a072-a67c-4a0b-aa7c-8e48358d5995', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:34,508 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.038s
2026-01-19 12:25:34,508 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6fdf63-a4d1-42be-abfe-8d7c4cda8802', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6fdf63-a4d1-42be-abfe-8d7c4cda8802', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:35,556 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.036s
2026-01-19 12:25:35,556 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f0ea93-e218-4720-ba7f-a7b442b2d8c5', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f0ea93-e218-4720-ba7f-a7b442b2d8c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:36,606 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.038s
2026-01-19 12:25:36,606 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c4400a-67da-4c43-bbe4-f3295dc20b7e', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c4400a-67da-4c43-bbe4-f3295dc20b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:37,654 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.037s
2026-01-19 12:25:37,655 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9433b343-de92-4493-8588-b38703537fa6', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9433b343-de92-4493-8588-b38703537fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:38,717 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.050s
2026-01-19 12:25:38,717 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a4f2bb-0bd1-49ee-975d-15da4407c7b0', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a4f2bb-0bd1-49ee-975d-15da4407c7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:39,768 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.040s
2026-01-19 12:25:39,768 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e28cd99-983a-4b8e-9125-f96d1544fa3f', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e28cd99-983a-4b8e-9125-f96d1544fa3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:40,846 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.066s
2026-01-19 12:25:40,846 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5830933a-9e35-4daf-aeee-410a820024bc', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5830933a-9e35-4daf-aeee-410a820024bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:41,907 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.050s
2026-01-19 12:25:41,908 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde61c36-5c68-42e8-874c-f97b549bcd65', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde61c36-5c68-42e8-874c-f97b549bcd65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:42,960 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.040s
2026-01-19 12:25:42,960 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26e0b95-6b50-4a05-b906-77bdeaae1bad', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26e0b95-6b50-4a05-b906-77bdeaae1bad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:44,014 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:25:44,014 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5fceb19-3a2c-40a3-8954-6a4aa6f23353', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5fceb19-3a2c-40a3-8954-6a4aa6f23353', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:45,068 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.042s
2026-01-19 12:25:45,068 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6151df-9ac5-402d-8695-61362912e708', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6151df-9ac5-402d-8695-61362912e708', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:46,121 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.041s
2026-01-19 12:25:46,122 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f1ba5a-8c18-4ef8-9a2c-9f6cfccc3dce', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f1ba5a-8c18-4ef8-9a2c-9f6cfccc3dce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:47,178 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.042s
2026-01-19 12:25:47,179 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8cd72a-bf1d-4472-b4c9-6ced188ef3b6', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8cd72a-bf1d-4472-b4c9-6ced188ef3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:48,225 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.035s
2026-01-19 12:25:48,225 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0c08383-ccf6-4fee-b608-522fdfd0f936', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0c08383-ccf6-4fee-b608-522fdfd0f936', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:49,285 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.048s
2026-01-19 12:25:49,285 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1bbf17e-eae2-4218-8b41-eb43806b72c0', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1bbf17e-eae2-4218-8b41-eb43806b72c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:50,336 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:25:50,336 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a53661f-6a64-42e0-a4c9-2c449d99d7a5', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a53661f-6a64-42e0-a4c9-2c449d99d7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:51,397 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.045s
2026-01-19 12:25:51,398 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-249358ab-3a3e-49c6-8498-8b774888fdaa', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-249358ab-3a3e-49c6-8498-8b774888fdaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:52,449 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.040s
2026-01-19 12:25:52,450 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ed442d-02ea-4b66-8a24-798d0e8f93d8', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ed442d-02ea-4b66-8a24-798d0e8f93d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:53,502 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.040s
2026-01-19 12:25:53,502 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4212d644-fb34-49c6-81ce-89c5fe2b3bbb', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4212d644-fb34-49c6-81ce-89c5fe2b3bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:54,550 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.036s
2026-01-19 12:25:54,550 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2497f4f-7de2-46a5-a3f8-88406e10c1c5', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2497f4f-7de2-46a5-a3f8-88406e10c1c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:55,599 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.037s
2026-01-19 12:25:55,599 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0108fc3-968f-42aa-89d0-84f1f4ba6a37', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0108fc3-968f-42aa-89d0-84f1f4ba6a37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:56,652 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.041s
2026-01-19 12:25:56,653 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f364752-b929-4818-a59f-91a1521aead4', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f364752-b929-4818-a59f-91a1521aead4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:57,706 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.038s
2026-01-19 12:25:57,706 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d0d875-54d7-47ee-8a3b-daebd36abba7', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d0d875-54d7-47ee-8a3b-daebd36abba7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:58,756 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:25:58,757 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f07066b-8652-4671-8062-a17a4096b4b6', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f07066b-8652-4671-8062-a17a4096b4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:25:59,809 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:25:59,809 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f58280b-4e81-4034-9ca4-3ea6424509fa', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f58280b-4e81-4034-9ca4-3ea6424509fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:00,854 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.032s
2026-01-19 12:26:00,854 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-538d872f-c8bc-439a-a27a-3309c556af8b', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-538d872f-c8bc-439a-a27a-3309c556af8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:01,900 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.034s
2026-01-19 12:26:01,901 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e851224a-a9e3-437b-ae70-35c2c02a600b', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e851224a-a9e3-437b-ae70-35c2c02a600b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:02,949 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.037s
2026-01-19 12:26:02,949 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87c19be-104f-463e-90a9-d70efe64d865', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87c19be-104f-463e-90a9-d70efe64d865', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:03,996 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.035s
2026-01-19 12:26:03,996 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e111ded3-2a8c-4491-9c68-d52d0b8bbe5a', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e111ded3-2a8c-4491-9c68-d52d0b8bbe5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:05,041 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.033s
2026-01-19 12:26:05,042 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d30348c6-b844-4401-9325-f33268fb92e1', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d30348c6-b844-4401-9325-f33268fb92e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:06,092 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.038s
2026-01-19 12:26:06,092 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2775ab7e-bd6b-491d-a47a-28cb1aef296a', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2775ab7e-bd6b-491d-a47a-28cb1aef296a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:07,142 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:26:07,143 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9a7a75-a487-42b2-8800-b637e46d2ef7', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9a7a75-a487-42b2-8800-b637e46d2ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:08,186 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.033s
2026-01-19 12:26:08,187 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d3e47a4-6efb-46e8-8eb2-56759a8c46f1', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d3e47a4-6efb-46e8-8eb2-56759a8c46f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:09,233 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.034s
2026-01-19 12:26:09,234 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ef4551-4308-4e3e-8fc5-cb9500160af5', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ef4551-4308-4e3e-8fc5-cb9500160af5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:10,290 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.045s
2026-01-19 12:26:10,290 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af4f5551-2203-49d9-ac5b-a349a57aec51', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af4f5551-2203-49d9-ac5b-a349a57aec51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:11,343 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.040s
2026-01-19 12:26:11,343 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1eea0d3-27e8-4c6e-87f1-cbb802eaabef', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1eea0d3-27e8-4c6e-87f1-cbb802eaabef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:12,397 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.041s
2026-01-19 12:26:12,397 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54dc5151-5552-409b-a7cd-b0ee591d928f', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54dc5151-5552-409b-a7cd-b0ee591d928f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:13,443 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.032s
2026-01-19 12:26:13,444 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d45072-83d6-4ac0-89de-1d5729b26070', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d45072-83d6-4ac0-89de-1d5729b26070', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:14,497 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.042s
2026-01-19 12:26:14,498 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb5d5c88-9d02-40d7-8a71-41779956c67c', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb5d5c88-9d02-40d7-8a71-41779956c67c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:15,545 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.034s
2026-01-19 12:26:15,545 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43aee7e8-5b57-496e-aa40-08f408de6432', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43aee7e8-5b57-496e-aa40-08f408de6432', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:16,596 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:26:16,596 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-496d40b6-10f8-4684-8d66-603fedb1f250', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-496d40b6-10f8-4684-8d66-603fedb1f250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:17,643 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.035s
2026-01-19 12:26:17,644 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83f84df-23eb-4d04-9408-eb5c2458ac12', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83f84df-23eb-4d04-9408-eb5c2458ac12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:18,687 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.031s
2026-01-19 12:26:18,687 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb200ed-cebc-4a13-bf4b-013b489373ec', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb200ed-cebc-4a13-bf4b-013b489373ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:19,735 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.036s
2026-01-19 12:26:19,735 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d360322-951a-43e6-b9db-554f7b28c5d9', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d360322-951a-43e6-b9db-554f7b28c5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:20,781 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.035s
2026-01-19 12:26:20,782 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d475334-317c-4b6e-aa63-a9fb58863860', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d475334-317c-4b6e-aa63-a9fb58863860', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:21,865 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.072s
2026-01-19 12:26:21,865 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1076780-38e3-437c-9ab8-a7bbe06f9938', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1076780-38e3-437c-9ab8-a7bbe06f9938', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:22,912 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.035s
2026-01-19 12:26:22,913 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f608718-aa71-4fff-8f15-f48bee85e736', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f608718-aa71-4fff-8f15-f48bee85e736', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:23,961 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.037s
2026-01-19 12:26:23,962 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2273ae1a-6a9d-48ca-9094-08a15fc82988', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2273ae1a-6a9d-48ca-9094-08a15fc82988', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:25,009 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.035s
2026-01-19 12:26:25,009 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-132969a1-2b00-4cad-be2a-fd22024c3ea3', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-132969a1-2b00-4cad-be2a-fd22024c3ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:26,057 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.037s
2026-01-19 12:26:26,057 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f31612-4374-4e33-9a6c-07388ca895ee', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f31612-4374-4e33-9a6c-07388ca895ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:27,104 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.036s
2026-01-19 12:26:27,105 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-831f8b4a-aea7-411f-bc2b-0832b01d89af', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-831f8b4a-aea7-411f-bc2b-0832b01d89af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:28,173 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.056s
2026-01-19 12:26:28,173 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b313d496-0815-4257-b9f1-e5f03188a2bf', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b313d496-0815-4257-b9f1-e5f03188a2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:29,265 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.080s
2026-01-19 12:26:29,265 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf6ab1d-d37a-46aa-b6a2-e804be31d074', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf6ab1d-d37a-46aa-b6a2-e804be31d074', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:30,404 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.125s
2026-01-19 12:26:30,404 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd30eb5-eaf7-4412-9f64-e9e4ac193f73', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd30eb5-eaf7-4412-9f64-e9e4ac193f73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:31,484 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.068s
2026-01-19 12:26:31,484 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-329c906e-c084-417f-b993-61cae4f18476', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329c906e-c084-417f-b993-61cae4f18476', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:32,531 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.036s
2026-01-19 12:26:32,531 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99579976-022b-483c-8248-c940070f3330', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99579976-022b-483c-8248-c940070f3330', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:33,578 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.036s
2026-01-19 12:26:33,579 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e715c16d-b622-4f9a-81b0-638a2a281e08', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e715c16d-b622-4f9a-81b0-638a2a281e08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:34,675 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.085s
2026-01-19 12:26:34,675 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ffb2ee9-f68e-495c-9061-0f1255b2ba4b', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ffb2ee9-f68e-495c-9061-0f1255b2ba4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:35,724 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.037s
2026-01-19 12:26:35,725 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a76e6ab3-b93f-4069-932b-a14cc8687fcc', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a76e6ab3-b93f-4069-932b-a14cc8687fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:36,772 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.036s
2026-01-19 12:26:36,772 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb76257c-572a-44ed-93fb-8da8e5c97b88', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb76257c-572a-44ed-93fb-8da8e5c97b88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:37,828 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.045s
2026-01-19 12:26:37,829 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe68115-1f4e-441f-a22e-257cd82a6950', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe68115-1f4e-441f-a22e-257cd82a6950', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:38,925 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.085s
2026-01-19 12:26:38,925 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d8d5f0-8fae-4ef9-a6c9-efe89550b759', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d8d5f0-8fae-4ef9-a6c9-efe89550b759', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:39,970 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.033s
2026-01-19 12:26:39,970 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df380000-3efe-4a0b-8cf7-785c3b13e510', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df380000-3efe-4a0b-8cf7-785c3b13e510', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:41,016 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.035s
2026-01-19 12:26:41,017 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7147b106-26a3-4293-8765-659780bae204', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7147b106-26a3-4293-8765-659780bae204', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:42,064 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.036s
2026-01-19 12:26:42,064 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-528a63a9-2342-4a03-8524-53da25280bc5', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-528a63a9-2342-4a03-8524-53da25280bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:43,108 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.032s
2026-01-19 12:26:43,108 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07eeb7e5-e78e-4574-b451-b361f08c8637', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07eeb7e5-e78e-4574-b451-b361f08c8637', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:44,159 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:26:44,159 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d82c4b-6d4f-4b31-bfed-f9fbacdb8a93', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d82c4b-6d4f-4b31-bfed-f9fbacdb8a93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:45,252 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.082s
2026-01-19 12:26:45,252 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dade7b5-56b5-4668-93a7-e7a672a1cc8d', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dade7b5-56b5-4668-93a7-e7a672a1cc8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:46,305 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.041s
2026-01-19 12:26:46,305 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db6eaa5-e08f-4013-94ef-d2eafb416690', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db6eaa5-e08f-4013-94ef-d2eafb416690', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:47,349 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.032s
2026-01-19 12:26:47,349 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb16508-cbaa-4d4a-bb82-04dfe72875bb', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb16508-cbaa-4d4a-bb82-04dfe72875bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:48,417 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.055s
2026-01-19 12:26:48,417 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f618d48-34a8-4350-8750-02516148a92e', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f618d48-34a8-4350-8750-02516148a92e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:49,551 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.122s
2026-01-19 12:26:49,552 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018a098c-b043-4926-a855-c7d4a8873047', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018a098c-b043-4926-a855-c7d4a8873047', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:50,612 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.049s
2026-01-19 12:26:50,613 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd5ddf8-c5cd-4566-b687-71405162fed5', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd5ddf8-c5cd-4566-b687-71405162fed5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:51,697 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.073s
2026-01-19 12:26:51,697 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c9faf93-a6b7-46fe-b24d-6fc779be4bb2', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c9faf93-a6b7-46fe-b24d-6fc779be4bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:52,746 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.037s
2026-01-19 12:26:52,747 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fade49e6-5ab5-473c-b178-d64e108d221f', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fade49e6-5ab5-473c-b178-d64e108d221f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:53,798 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.040s
2026-01-19 12:26:53,799 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2584ad3a-8ff8-4f85-b9a2-fa3912b6bf6d', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2584ad3a-8ff8-4f85-b9a2-fa3912b6bf6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:54,859 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.050s
2026-01-19 12:26:54,860 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522fc9de-fd7a-4b7b-8b49-267985270f67', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522fc9de-fd7a-4b7b-8b49-267985270f67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:55,917 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.044s
2026-01-19 12:26:55,917 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19551899-97e4-451d-97b6-fe01da30dc47', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19551899-97e4-451d-97b6-fe01da30dc47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:56,963 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.035s
2026-01-19 12:26:56,964 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb93385e-6498-4e8b-aa84-47b8a1612dd9', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb93385e-6498-4e8b-aa84-47b8a1612dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:58,019 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.044s
2026-01-19 12:26:58,019 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e7cffed-9afd-4c6d-8631-f6bed07d611f', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e7cffed-9afd-4c6d-8631-f6bed07d611f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:26:59,069 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.035s
2026-01-19 12:26:59,069 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e114ca-d912-4833-8035-970dedb3054e', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e114ca-d912-4833-8035-970dedb3054e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:00,121 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.040s
2026-01-19 12:27:00,121 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f47009b-52c8-466c-b783-efcc0e0caf9b', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f47009b-52c8-466c-b783-efcc0e0caf9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:01,166 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.033s
2026-01-19 12:27:01,166 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ff86c1-47d6-4dbf-b9ff-3033df29ce4b', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ff86c1-47d6-4dbf-b9ff-3033df29ce4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:02,218 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.041s
2026-01-19 12:27:02,219 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc624d1c-2d84-4ebd-ae2d-42e47b2c5ee9', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc624d1c-2d84-4ebd-ae2d-42e47b2c5ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:03,271 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.041s
2026-01-19 12:27:03,271 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf70fe49-ad58-4383-88ec-ad26e20f0524', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf70fe49-ad58-4383-88ec-ad26e20f0524', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:04,335 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.053s
2026-01-19 12:27:04,335 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6885b2-155b-45b3-8216-e01e59f529ac', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6885b2-155b-45b3-8216-e01e59f529ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:05,384 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.034s
2026-01-19 12:27:05,384 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0107444f-100c-49ac-8819-0fee2da698a6', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0107444f-100c-49ac-8819-0fee2da698a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:06,427 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.032s
2026-01-19 12:27:06,428 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181b9c9a-b667-4f92-ae6a-bbc27590b638', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181b9c9a-b667-4f92-ae6a-bbc27590b638', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:07,478 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.039s
2026-01-19 12:27:07,478 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3740a1f-5517-4eb4-83a0-c7a27391b270', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3740a1f-5517-4eb4-83a0-c7a27391b270', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:08,525 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.036s
2026-01-19 12:27:08,526 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96232376-772e-4cae-9604-7cdf11f58ee4', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96232376-772e-4cae-9604-7cdf11f58ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:09,569 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.032s
2026-01-19 12:27:09,569 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182e7e8f-e0cf-49e6-b7af-5fe01151ae52', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182e7e8f-e0cf-49e6-b7af-5fe01151ae52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:10,624 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.042s
2026-01-19 12:27:10,624 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8a26df-01e0-45a1-83cf-21720d92e4b8', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8a26df-01e0-45a1-83cf-21720d92e4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:11,672 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.037s
2026-01-19 12:27:11,672 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb575b3-9544-4cbc-8917-7fdb716d3127', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb575b3-9544-4cbc-8917-7fdb716d3127', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:12,715 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.031s
2026-01-19 12:27:12,716 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96edc4bd-306d-4913-aac0-cc65172eeada', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96edc4bd-306d-4913-aac0-cc65172eeada', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:13,787 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.060s
2026-01-19 12:27:13,788 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d01848a-cf3c-47d7-a8d8-14b640f6a498', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d01848a-cf3c-47d7-a8d8-14b640f6a498', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:14,830 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.031s
2026-01-19 12:27:14,831 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c585414e-093c-4fb5-a038-23f1e7da2344', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c585414e-093c-4fb5-a038-23f1e7da2344', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:15,884 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.043s
2026-01-19 12:27:15,885 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df213ad7-b8f1-4e30-a927-a075bfdc5ce0', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df213ad7-b8f1-4e30-a927-a075bfdc5ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:16,944 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.048s
2026-01-19 12:27:16,944 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba13acdf-dcd1-40fa-b2e5-700d92eaf1bc', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba13acdf-dcd1-40fa-b2e5-700d92eaf1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:17,997 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.041s
2026-01-19 12:27:17,997 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7afe3c81-8cd5-4fac-aa28-7225c99bac99', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7afe3c81-8cd5-4fac-aa28-7225c99bac99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:24:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:19,070 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.060s
2026-01-19 12:27:19,070 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:19 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-207b704b-1b52-472f-93a2-0bfe47cdfde0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b''
2026-01-19 12:27:19,131 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.060s
2026-01-19 12:27:19,131 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669a55af-ffd1-47dd-aadf-d3f6609d2904', 'content-length': '1020', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669a55af-ffd1-47dd-aadf-d3f6609d2904', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:27:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:20,183 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.040s
2026-01-19 12:27:20,183 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16dd194d-0799-4967-8e58-87f443765161', 'content-length': '1020', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16dd194d-0799-4967-8e58-87f443765161', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"volume": {"id": "6058724f-26e2-41f4-ac72-e1d62e5d8b35", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:22:24.000000", "updated_at": "2026-01-19T11:27:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-381380354", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35"}], "user_id": "7a81658fed244798b12f978b71425541", "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": "cc9349ea6abf42f5bd1be7193c1142c0"}}'
2026-01-19 12:27:21,216 82024 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35 0.021s
2026-01-19 12:27:21,217 82024 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:27:21 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-49cde496-c529-49b6-893b-744b44b74355', 'x-openstack-request-id': 'req-49cde496-c529-49b6-893b-744b44b74355', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.44/volume/v3/volumes/6058724f-26e2-41f4-ac72-e1d62e5d8b35'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6058724f-26e2-41f4-ac72-e1d62e5d8b35 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 66, in test_volume_assisted_snapshot_create_delete
self.attach_volume(server, volume)
File "/opt/stack/tempest/tempest/api/compute/base.py", line 612, in attach_volume
waiters.wait_for_volume_attachment_create(
File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to attach volume 6058724f-26e2-41f4-ac72-e1d62e5d8b35 to server 604133e2-f45d-48c8-b73b-f5ead4c1e8e6 within the required time (196 s).
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt3.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
fail
ft3.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-19 12:24:55,591 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.44/volume/v3/volumes 0.376s
2026-01-19 12:24:55,591 82026 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-2134439217"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6d5714-2cfe-4707-9f9e-8f38d26673d0', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6d5714-2cfe-4707-9f9e-8f38d26673d0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.44/volume/v3/volumes'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.497431", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-19 12:24:55,659 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.058s
2026-01-19 12:24:55,660 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f6d62c5-ed7f-42e0-9c00-b2397f84bff7', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f6d62c5-ed7f-42e0-9c00-b2397f84bff7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:24:56,774 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.102s
2026-01-19 12:24:56,774 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2f8853-7dff-43c4-a738-b4948ce0af99', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2f8853-7dff-43c4-a738-b4948ce0af99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:24:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:24:57,845 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.059s
2026-01-19 12:24:57,845 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcbcf3b-fb6c-4136-bbe6-5aa4f9179f9e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcbcf3b-fb6c-4136-bbe6-5aa4f9179f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:24:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:24:58,959 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.102s
2026-01-19 12:24:58,959 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf3bac5-d135-4545-8870-e45ecfda994c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf3bac5-d135-4545-8870-e45ecfda994c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:24:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:25:00,044 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.073s
2026-01-19 12:25:00,044 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:24:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8365f5a1-e8a9-4f95-ac87-96e6225f7951', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8365f5a1-e8a9-4f95-ac87-96e6225f7951', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:24:59.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:25:00,056 82026 INFO [tempest.common.waiters] volume 4f326169-3ce9-4e55-9dbb-8978f5532399 reached available after waiting for 5.056846 seconds
2026-01-19 12:25:00,057 82026 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-19 12:25:00,151 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.44/compute/v2.1/os-keypairs 0.092s
2026-01-19 12:25:00,152 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1679251413", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKXIBNY9OZPR81ooKKQxEQ/2n0aFxW2KATZvPjEiyClXFuauZyFOsSDiVCTfy1/8wrS7+DLZ0wf1+sJO3+E6rij1VVaftAyN8GPgFEWCHnkcK2+vqqt5mIM2aedOPE92gg=="}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:00 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-69067be7-5839-4db5-85cd-c9838fda87df', 'x-compute-request-id': 'req-69067be7-5839-4db5-85cd-c9838fda87df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1679251413", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKXIBNY9OZPR81ooKKQxEQ/2n0aFxW2KATZvPjEiyClXFuauZyFOsSDiVCTfy1/8wrS7+DLZ0wf1+sJO3+E6rij1VVaftAyN8GPgFEWCHnkcK2+vqqt5mIM2aedOPE92gg==", "fingerprint": "6c:b8:bf:14:e3:9f:60:4e:19:f6:b7:3a:56:e3:12:0a", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0"}}'
2026-01-19 12:25:00,154 82026 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1679251413 created
2026-01-19 12:25:00,719 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.44/networking/v2.0/security-groups 0.565s
2026-01-19 12:25:00,720 82026 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--1425272182", "description": "tempest-description--48215126"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-f6a1684f-9cbd-4a85-81bf-bca620639ffb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.44/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "415d8711-268b-46e4-9dc9-d21f67d7454f", "name": "tempest-securitygroup--1425272182", "stateful": true, "tenant_id": "04adb50155b74e07b5a2e0f123736693", "project_id": "04adb50155b74e07b5a2e0f123736693", "description": "tempest-description--48215126", "shared": false, "security_group_rules": [{"id": "94bfb217-ad82-4313-b70c-1ccfac9e1b37", "project_id": "04adb50155b74e07b5a2e0f123736693", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "security_group_id": "415d8711-268b-46e4-9dc9-d21f67d7454f", "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": 297, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-19T11:25:00Z", "updated_at": "2026-01-19T11:25:00Z", "revision_number": 0}, {"id": "d21c57a2-37a6-445d-96ea-ad1be0718ee0", "project_id": "04adb50155b74e07b5a2e0f123736693", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "security_group_id": "415d8711-268b-46e4-9dc9-d21f67d7454f", "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": 296, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-19T11:25:00Z", "updated_at": "2026-01-19T11:25:00Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-19T11:25:00Z", "updated_at": "2026-01-19T11:25:00Z", "revision_number": 1}}'
2026-01-19 12:25:01,025 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.44/networking/v2.0/security-group-rules 0.304s
2026-01-19 12:25:01,025 82026 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": "415d8711-268b-46e4-9dc9-d21f67d7454f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1470c12c-784b-467d-96d7-a3f2a630b5a7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.44/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "88959d1f-3df9-40a9-999c-b7edc0b90bbc", "project_id": "04adb50155b74e07b5a2e0f123736693", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "security_group_id": "415d8711-268b-46e4-9dc9-d21f67d7454f", "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-19T11:25:00Z", "updated_at": "2026-01-19T11:25:00Z", "revision_number": 0}}'
2026-01-19 12:25:01,243 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.44/networking/v2.0/security-group-rules 0.217s
2026-01-19 12:25:01,243 82026 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": "415d8711-268b-46e4-9dc9-d21f67d7454f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f042b1ff-67aa-4620-90a9-9a2e2d178d7f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.44/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "fdcc899b-af5b-4f58-98b8-097b4a502f44", "project_id": "04adb50155b74e07b5a2e0f123736693", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "security_group_id": "415d8711-268b-46e4-9dc9-d21f67d7454f", "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-19T11:25:01Z", "updated_at": "2026-01-19T11:25:01Z", "revision_number": 0}}'
2026-01-19 12:25:01,244 82026 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1425272182 created
2026-01-19 12:25:02,442 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.44/networking/v2.0/floatingips 1.198s
2026-01-19 12:25:02,442 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "51a29698-a953-4111-8e44-75470f1d0def"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a8f6a2d6-c2bf-4fa1-99cb-e21b9f92042f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.44/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "cf285677-5748-4183-a48f-e1c3840e836f", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "project_id": "04adb50155b74e07b5a2e0f123736693", "floating_ip_address": "172.24.4.46", "floating_network_id": "51a29698-a953-4111-8e44-75470f1d0def", "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-19T11:25:01Z", "updated_at": "2026-01-19T11:25:01Z", "revision_number": 0}}'
2026-01-19 12:25:02,443 82026 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cf285677-5748-4183-a48f-e1c3840e836f', 'tenant_id': '04adb50155b74e07b5a2e0f123736693', 'project_id': '04adb50155b74e07b5a2e0f123736693', 'floating_ip_address': '172.24.4.46', 'floating_network_id': '51a29698-a953-4111-8e44-75470f1d0def', '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-19T11:25:01Z', 'updated_at': '2026-01-19T11:25:01Z', 'revision_number': 0, 'ip': '172.24.4.46'} created
2026-01-19 12:25:02,537 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.44/identity/v3/auth/tokens 0.090s
2026-01-19 12:25:02,537 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2531', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-43df533e-62ab-4ad8-9a77-d265bfaaf1d6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.44/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "name": "tempest-ServerRescueNegativeTestJSON-866138960-project-member", "password_expires_at": null}, "audit_ids": ["RIzBVhB3RkylzItFU9KS7w"], "expires_at": "2026-01-19T12:25:02.000000Z", "issued_at": "2026-01-19T11:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04adb50155b74e07b5a2e0f123736693", "name": "tempest-ServerRescueNegativeTestJSON-866138960"}, "is_domain": false, "roles": [{"id": "99ae4836bfd2422fb5cfb6e7c31b699f", "name": "member"}, {"id": "32fbb7ce688d4049a41eb87019a4b1c4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d6475c13f400472b8854da0b4af5d13c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/image", "region": "RegionOne"}], "id": "0180b78b6cce4e4a91c1bce5c9e794d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0b5f80e8c9c6453da52bf625da6484d9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/compute/v2/04adb50155b74e07b5a2e0f123736693", "region": "RegionOne"}], "id": "0f14a3c1659f4665afe5dbea75831e5f", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4034aaa6e1344f4ea577feaffe81d90a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/placement", "region": "RegionOne"}], "id": "178e08b264004048a129e42137d5fec3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "65b4567369e3475d9db9aa1f9a67f861", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/compute/v2.1", "region": "RegionOne"}], "id": "3061fcd1b54a404c91de5307b115863f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "54933d66ee524e0ca1787df072e26243", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/networking", "region": "RegionOne"}], "id": "51e950a90575443cae1b41f463ef850b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e97bc6c9bd5e4990806a113790907665", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/identity", "region": "RegionOne"}], "id": "bd966c29391342c3b276bebe0a5db1da", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3c0ee7db527a4a20a1656db692b4e7cf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/volume/v3", "region": "RegionOne"}], "id": "c3ea11d79c8549db93014fa7e0a170cc", "type": "block-storage", "name": "cinder"}]}}'
2026-01-19 12:25:02,537 82026 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '14ca9ea9-5cf9-4900-80e9-a1e6419a71f2', 'name': 'tempest-ServerRescueNegativeTestJSON-990919389-network', 'tenant_id': '04adb50155b74e07b5a2e0f123736693', 'project_id': '04adb50155b74e07b5a2e0f123736693', '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': 25702, '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-19T11:23:44Z', 'updated_at': '2026-01-19T11:23:44Z', 'revision_number': 1} available for tenant
2026-01-19 12:25:02,538 82026 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1679251413', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKXIBNY9OZPR81ooKKQxEQ/2n0aFxW2KATZvPjEiyClXFuauZyFOsSDiVCTfy1/8wrS7+DLZ0wf1+sJO3+E6rij1VVaftAyN8GPgFEWCHnkcK2+vqqt5mIM2aedOPE92gg==', 'fingerprint': '6c:b8:bf:14:e3:9f:60:4e:19:f6:b7:3a:56:e3:12:0a', 'user_id': '55ea02f3ef284c3faf56e4bfb9e0e2a0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDsLwUlwfahikiiPxPg1SH0bZV0SkpR9CefmSQzrUBYMb30gYSZZwEx\nbZYT3I2kczqgBwYFK4EEACKhZANiAASlyATWPTmT0fNaKCikMREP9p9GhcVtigE2\nbz4xIsgpVxbmrmchTrEg4lQk38tf/MK0u/gy2dMH9frCTt/hOq4o9VVWn7QMjfBj\n4BRFgh55HCtvr6qreZiDNmnnTjxPdoI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '415d8711-268b-46e4-9dc9-d21f67d7454f', 'name': 'tempest-securitygroup--1425272182', 'stateful': True, 'tenant_id': '04adb50155b74e07b5a2e0f123736693', 'project_id': '04adb50155b74e07b5a2e0f123736693', 'description': 'tempest-description--48215126', 'shared': False, 'security_group_rules': [{'id': '94bfb217-ad82-4313-b70c-1ccfac9e1b37', 'project_id': '04adb50155b74e07b5a2e0f123736693', 'tenant_id': '04adb50155b74e07b5a2e0f123736693', 'security_group_id': '415d8711-268b-46e4-9dc9-d21f67d7454f', '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': 297, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-19T11:25:00Z', 'updated_at': '2026-01-19T11:25:00Z', 'revision_number': 0}, {'id': 'd21c57a2-37a6-445d-96ea-ad1be0718ee0', 'project_id': '04adb50155b74e07b5a2e0f123736693', 'tenant_id': '04adb50155b74e07b5a2e0f123736693', 'security_group_id': '415d8711-268b-46e4-9dc9-d21f67d7454f', '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': 296, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-19T11:25:00Z', 'updated_at': '2026-01-19T11:25:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-19T11:25:00Z', 'updated_at': '2026-01-19T11:25:00Z', 'revision_number': 1}, 'floating_ip': {'id': 'cf285677-5748-4183-a48f-e1c3840e836f', 'tenant_id': '04adb50155b74e07b5a2e0f123736693', 'project_id': '04adb50155b74e07b5a2e0f123736693', 'floating_ip_address': '172.24.4.46', 'floating_network_id': '51a29698-a953-4111-8e44-75470f1d0def', '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-19T11:25:01Z', 'updated_at': '2026-01-19T11:25:01Z', 'revision_number': 0, 'ip': '172.24.4.46'}}
2026-01-19 12:25:03,312 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.44/compute/v2.1/servers 0.773s
2026-01-19 12:25:03,313 82026 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-1287744109", "imageRef": "a07bb784-d7a3-47b9-b359-d30c649ee099", "flavorRef": "42", "adminPass": "F9@ATw8JsR6SRln", "networks": [{"uuid": "14ca9ea9-5cf9-4900-80e9-a1e6419a71f2"}], "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "key_name": "tempest-keypair-1679251413", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '415', 'location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bbd9b3b-87e4-4d0c-8ddc-8ae87bd6995c', 'x-compute-request-id': 'req-7bbd9b3b-87e4-4d0c-8ddc-8ae87bd6995c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.44/compute/v2.1/servers'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "adminPass": "F9@ATw8JsR6SRln"}}'
2026-01-19 12:25:03,606 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.291s
2026-01-19 12:25:03,606 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:03 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-b1c56e61-012c-4d1e-9042-55c7e3179121', 'x-compute-request-id': 'req-b1c56e61-012c-4d1e-9042-55c7e3179121', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1679251413", "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-19 12:25:04,738 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.115s
2026-01-19 12:25:04,738 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f95cf0ee-10af-4f92-ace8-a9f0cde3c369', 'x-compute-request-id': 'req-f95cf0ee-10af-4f92-ace8-a9f0cde3c369', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "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-19 12:25:04,749 82026 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-01-19 12:25:05,833 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.080s
2026-01-19 12:25:05,834 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bcbfe02-f54e-45d1-8f73-94feb2288ef2', 'x-compute-request-id': 'req-7bcbfe02-f54e-45d1-8f73-94feb2288ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "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-19 12:25:06,919 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.074s
2026-01-19 12:25:06,919 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e9868d9-c86d-46d4-8185-cb0869fa1864', 'x-compute-request-id': 'req-6e9868d9-c86d-46d4-8185-cb0869fa1864', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "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-19 12:25:08,065 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.134s
2026-01-19 12:25:08,065 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e4235df-a5c2-4182-ac36-965003a81566', 'x-compute-request-id': 'req-3e4235df-a5c2-4182-ac36-965003a81566', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "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-19 12:25:08,077 82026 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-19 12:25:09,424 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.347s
2026-01-19 12:25:09,425 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92b9ba4f-3bc7-4ca5-a034-ae396bb60bc3', 'x-compute-request-id': 'req-92b9ba4f-3bc7-4ca5-a034-ae396bb60bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "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": []}}'
2026-01-19 12:25:09,436 82026 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-01-19 12:25:10,959 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.522s
2026-01-19 12:25:10,960 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0b4cf3d-5ba7-41c5-aff5-9a3718a9e495', 'x-compute-request-id': 'req-d0b4cf3d-5ba7-41c5-aff5-9a3718a9e495', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "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-19 12:25:10,971 82026 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-01-19 12:25:12,558 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.586s
2026-01-19 12:25:12,559 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-429dc057-a688-45a8-b22c-fee6f7ba9122', 'x-compute-request-id': 'req-429dc057-a688-45a8-b22c-fee6f7ba9122', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "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-19 12:25:13,754 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.183s
2026-01-19 12:25:13,755 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c79af458-2300-47ab-98e9-4a456e21e419', 'x-compute-request-id': 'req-c79af458-2300-47ab-98e9-4a456e21e419', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "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-19 12:25:14,953 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.180s
2026-01-19 12:25:14,954 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c8076e4-21da-4095-a7a3-626dc7485eb5', 'x-compute-request-id': 'req-7c8076e4-21da-4095-a7a3-626dc7485eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "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-19 12:25:16,382 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.413s
2026-01-19 12:25:16,382 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a52df93-02ce-42f8-9820-796bb430407e', 'x-compute-request-id': 'req-1a52df93-02ce-42f8-9820-796bb430407e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "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-19 12:25:17,816 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.422s
2026-01-19 12:25:17,817 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb9d24eb-9de1-4e0d-897c-932b2fb14d7b', 'x-compute-request-id': 'req-bb9d24eb-9de1-4e0d-897c-932b2fb14d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "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-19 12:25:19,260 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.424s
2026-01-19 12:25:19,260 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fa8772d-d452-422b-9129-e728f57970c7', 'x-compute-request-id': 'req-4fa8772d-d452-422b-9129-e728f57970c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "BUILD", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "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-19 12:25:20,881 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.604s
2026-01-19 12:25:20,881 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e92454de-b2fc-4571-9864-b58379a315fc', 'x-compute-request-id': 'req-e92454de-b2fc-4571-9864-b58379a315fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "ACTIVE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:25:20Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:25:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "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-19 12:25:20,895 82026 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-01-19 12:25:21,246 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-interface 0.346s
2026-01-19 12:25:21,247 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9135a048-6833-4d27-a7d8-925ae4b6b547', 'x-compute-request-id': 'req-9135a048-6833-4d27-a7d8-925ae4b6b547', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "14ca9ea9-5cf9-4900-80e9-a1e6419a71f2", "port_id": "c25e668e-6d41-4a92-80b8-8e1b30a625ac", "mac_addr": "fa:16:3e:1e:be:7f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "42c9710d-f738-4f28-9ef2-9c1fb22a5e8e", "ip_address": "10.0.0.12"}]}]}'
2026-01-19 12:25:23,070 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.44/networking/v2.0/floatingips/cf285677-5748-4183-a48f-e1c3840e836f 1.820s
2026-01-19 12:25:23,070 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "c25e668e-6d41-4a92-80b8-8e1b30a625ac"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:25:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1fb530fd-e827-4426-9cb0-d64a2907829c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/networking/v2.0/floatingips/cf285677-5748-4183-a48f-e1c3840e836f'}
Body: b'{"floatingip": {"id": "cf285677-5748-4183-a48f-e1c3840e836f", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "project_id": "04adb50155b74e07b5a2e0f123736693", "floating_ip_address": "172.24.4.46", "floating_network_id": "51a29698-a953-4111-8e44-75470f1d0def", "router_id": "acc009df-2990-4d9b-8750-088ed765df0a", "port_id": "c25e668e-6d41-4a92-80b8-8e1b30a625ac", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "14ca9ea9-5cf9-4900-80e9-a1e6419a71f2", "mac_address": "fa:16:3e:1e:be:7f", "admin_state_up": true, "status": "ACTIVE", "device_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-19T11:25:01Z", "updated_at": "2026-01-19T11:25:21Z", "revision_number": 1}}'
2026-01-19 12:25:23,072 82026 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication
2026-01-19 12:26:23,133 82026 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.46 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-19 12:26:25,679 82026 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-19 12:26:25,870 82026 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-19 12:26:25,870 82026 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created
2026-01-19 12:26:28,098 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 2.227s
2026-01-19 12:26:28,099 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:25 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-9d9012b0-774b-4559-a6e5-e1420281d3c4', 'x-compute-request-id': 'req-9d9012b0-774b-4559-a6e5-e1420281d3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "device": "/dev/vdb"}}'
2026-01-19 12:26:28,148 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.047s
2026-01-19 12:26:28,148 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270a1888-e64e-4089-8b5c-0f3e84ba8bfa', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270a1888-e64e-4089-8b5c-0f3e84ba8bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:26:29,210 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.048s
2026-01-19 12:26:29,210 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ccfdb9-50aa-4979-af4a-13238680a104', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ccfdb9-50aa-4979-af4a-13238680a104', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:26:30,276 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.054s
2026-01-19 12:26:30,276 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400c9c0c-0fee-40ab-a4bd-e17d93af90f7', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400c9c0c-0fee-40ab-a4bd-e17d93af90f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:26:31,345 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.056s
2026-01-19 12:26:31,345 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4347b317-4237-4185-8974-ccd958af4b8f', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4347b317-4237-4185-8974-ccd958af4b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:26:32,395 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:26:32,396 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62525011-d691-451b-b2bf-4f7b4f6c4742', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62525011-d691-451b-b2bf-4f7b4f6c4742', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:26:33,454 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.047s
2026-01-19 12:26:33,455 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b17422e-2de7-4dcd-b700-1c11c2a78f1c', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b17422e-2de7-4dcd-b700-1c11c2a78f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:26:34,554 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.086s
2026-01-19 12:26:34,554 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d11d63-3d74-47c7-b191-6f4dc1fd5935', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d11d63-3d74-47c7-b191-6f4dc1fd5935', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:26:34,568 82026 INFO [tempest.common.waiters] Attachment 4ea30241-5037-4f64-8562-f4447536021c created for volume 4f326169-3ce9-4e55-9dbb-8978f5532399 to server 6c6607b1-b13e-42d1-a774-70d73c7317d6 after waiting for 6.568147 seconds
2026-01-19 12:26:34,690 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.122s
2026-01-19 12:26:34,690 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c2960f-2a71-4b49-963a-f6fa3dc9f805', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c2960f-2a71-4b49-963a-f6fa3dc9f805', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:26:34,701 82026 INFO [tempest.common.waiters] volume 4f326169-3ce9-4e55-9dbb-8978f5532399 reached in-use after waiting for 0.701371 seconds
2026-01-19 12:26:34,978 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/action 0.276s
2026-01-19 12:26:34,978 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "F9@ATw8JsR6SRln"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:34 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-31e5a221-fc0a-4443-aa68-731366f98b38', 'x-compute-request-id': 'req-31e5a221-fc0a-4443-aa68-731366f98b38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/action'}
Body: b'{"adminPass": "F9@ATw8JsR6SRln"}'
2026-01-19 12:26:35,366 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.387s
2026-01-19 12:26:35,367 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70274cc7-8d7f-4875-9c5c-46e204c7163e', 'x-compute-request-id': 'req-70274cc7-8d7f-4875-9c5c-46e204c7163e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "ACTIVE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:25:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:36,568 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.188s
2026-01-19 12:26:36,568 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fbed38f-cf98-4ff9-9f5a-01a55ba7b368', 'x-compute-request-id': 'req-9fbed38f-cf98-4ff9-9f5a-01a55ba7b368', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "ACTIVE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:25:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:37,733 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.153s
2026-01-19 12:26:37,733 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50c2cc76-4937-4715-8951-a515cbb14c5d', 'x-compute-request-id': 'req-50c2cc76-4937-4715-8951-a515cbb14c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "ACTIVE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:25:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:38,999 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.254s
2026-01-19 12:26:39,000 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cda5098f-df9f-4621-9f0a-f78d1a1fe734', 'x-compute-request-id': 'req-cda5098f-df9f-4621-9f0a-f78d1a1fe734', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "ACTIVE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:25:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:40,185 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.172s
2026-01-19 12:26:40,185 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-866d1ce5-9c7a-496b-8228-60d16e4836fe', 'x-compute-request-id': 'req-866d1ce5-9c7a-496b-8228-60d16e4836fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "ACTIVE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:25:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:41,387 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.190s
2026-01-19 12:26:41,388 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6c66b21-b04e-4305-aa32-17b4389bf3c3', 'x-compute-request-id': 'req-a6c66b21-b04e-4305-aa32-17b4389bf3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "ACTIVE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:25:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:42,556 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.156s
2026-01-19 12:26:42,556 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-278e4d37-7398-4a14-95f3-457a2f23b7ea', 'x-compute-request-id': 'req-278e4d37-7398-4a14-95f3-457a2f23b7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "ACTIVE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:25:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:43,792 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.224s
2026-01-19 12:26:43,793 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4f03cc7-6286-46c0-a5e7-1c72c6a659f0', 'x-compute-request-id': 'req-f4f03cc7-6286-46c0-a5e7-1c72c6a659f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "ACTIVE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:25:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:44,990 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.183s
2026-01-19 12:26:44,990 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94bb895d-a266-4347-b4a2-7962b503a1d2', 'x-compute-request-id': 'req-94bb895d-a266-4347-b4a2-7962b503a1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "ACTIVE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:25:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:46,176 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.173s
2026-01-19 12:26:46,176 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08bdef1a-4b1e-4a16-bfa8-0769d53ae58f', 'x-compute-request-id': 'req-08bdef1a-4b1e-4a16-bfa8-0769d53ae58f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "RESCUE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:46Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:26:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:46,187 82026 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 11 second wait
2026-01-19 12:26:46,240 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.44/identity/v3/auth/tokens 0.043s
2026-01-19 12:26:46,240 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2531', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f621eb36-25c5-4f66-90e2-65867a89d55b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.44/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "name": "tempest-ServerRescueNegativeTestJSON-866138960-project-member", "password_expires_at": null}, "audit_ids": ["9RHo35adRmqi10Mx6oyyKg"], "expires_at": "2026-01-19T12:26:46.000000Z", "issued_at": "2026-01-19T11:26:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04adb50155b74e07b5a2e0f123736693", "name": "tempest-ServerRescueNegativeTestJSON-866138960"}, "is_domain": false, "roles": [{"id": "99ae4836bfd2422fb5cfb6e7c31b699f", "name": "member"}, {"id": "32fbb7ce688d4049a41eb87019a4b1c4", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d6475c13f400472b8854da0b4af5d13c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/image", "region": "RegionOne"}], "id": "0180b78b6cce4e4a91c1bce5c9e794d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0b5f80e8c9c6453da52bf625da6484d9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/compute/v2/04adb50155b74e07b5a2e0f123736693", "region": "RegionOne"}], "id": "0f14a3c1659f4665afe5dbea75831e5f", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4034aaa6e1344f4ea577feaffe81d90a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/placement", "region": "RegionOne"}], "id": "178e08b264004048a129e42137d5fec3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "65b4567369e3475d9db9aa1f9a67f861", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/compute/v2.1", "region": "RegionOne"}], "id": "3061fcd1b54a404c91de5307b115863f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "54933d66ee524e0ca1787df072e26243", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/networking", "region": "RegionOne"}], "id": "51e950a90575443cae1b41f463ef850b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e97bc6c9bd5e4990806a113790907665", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/identity", "region": "RegionOne"}], "id": "bd966c29391342c3b276bebe0a5db1da", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3c0ee7db527a4a20a1656db692b4e7cf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.44/volume/v3", "region": "RegionOne"}], "id": "c3ea11d79c8549db93014fa7e0a170cc", "type": "block-storage", "name": "cinder"}]}}'
2026-01-19 12:26:46,240 82026 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '14ca9ea9-5cf9-4900-80e9-a1e6419a71f2', 'name': 'tempest-ServerRescueNegativeTestJSON-990919389-network', 'tenant_id': '04adb50155b74e07b5a2e0f123736693', 'project_id': '04adb50155b74e07b5a2e0f123736693', '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': 25702, '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-19T11:23:44Z', 'updated_at': '2026-01-19T11:23:44Z', 'revision_number': 1} available for tenant
2026-01-19 12:26:46,378 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments/4f326169-3ce9-4e55-9dbb-8978f5532399 0.136s
2026-01-19 12:26:46,378 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:46 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-92c3b30f-bc65-4d85-8a45-7ae46daec314', 'x-compute-request-id': 'req-92c3b30f-bc65-4d85-8a45-7ae46daec314', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 6c6607b1-b13e-42d1-a774-70d73c7317d6 while it is in vm_state rescued"}}'
2026-01-19 12:26:46,465 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/action 0.087s
2026-01-19 12:26:46,466 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:46 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-c37e6561-6f7c-4129-9c1a-ad8d33d74939', 'x-compute-request-id': 'req-c37e6561-6f7c-4129-9c1a-ad8d33d74939', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/action'}
Body: b''
2026-01-19 12:26:46,681 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.215s
2026-01-19 12:26:46,682 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b767b7a9-166c-4495-99a2-dca886def241', 'x-compute-request-id': 'req-b767b7a9-166c-4495-99a2-dca886def241', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "RESCUE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:46Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:26:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:48,335 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.641s
2026-01-19 12:26:48,335 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9e23c4a-477c-40be-bf38-a338666d0b84', 'x-compute-request-id': 'req-e9e23c4a-477c-40be-bf38-a338666d0b84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "RESCUE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:46Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:26:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:50,029 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.681s
2026-01-19 12:26:50,030 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e9503f9-fa24-4aea-8090-ecdb9de77a83', 'x-compute-request-id': 'req-9e9503f9-fa24-4aea-8090-ecdb9de77a83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "RESCUE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:46Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:26:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:51,375 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.332s
2026-01-19 12:26:51,376 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eada72b2-864c-4eb9-a580-4375789d5ca0', 'x-compute-request-id': 'req-eada72b2-864c-4eb9-a580-4375789d5ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "RESCUE", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:46Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:26:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:52,555 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6 0.166s
2026-01-19 12:26:52,555 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4cf32d-b18c-405d-a1c4-95888c856dd9', 'x-compute-request-id': 'req-1b4cf32d-b18c-405d-a1c4-95888c856dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}
Body: b'{"server": {"id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "name": "tempest-ServerRescueNegativeTestJSON-server-1287744109", "status": "ERROR", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "metadata": {}, "hostId": "d4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712", "image": {"id": "a07bb784-d7a3-47b9-b359-d30c649ee099", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.44/compute/flavors/42"}]}, "created": "2026-01-19T11:25:03Z", "updated": "2026-01-19T11:26:52Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-990919389-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:be:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}, {"rel": "bookmark", "href": "http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1679251413", "OS-SRV-USG:launched_at": "2026-01-19T11:26:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1425272182"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399"}]}}'
2026-01-19 12:26:52,566 82026 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 6 second wait
2026-01-19 12:26:52,678 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-interface 0.110s
2026-01-19 12:26:52,678 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03b1477c-af60-467c-a882-31a1565d6fe1', 'x-compute-request-id': 'req-03b1477c-af60-467c-a882-31a1565d6fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "14ca9ea9-5cf9-4900-80e9-a1e6419a71f2", "port_id": "c25e668e-6d41-4a92-80b8-8e1b30a625ac", "mac_addr": "fa:16:3e:1e:be:7f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "42c9710d-f738-4f28-9ef2-9c1fb22a5e8e", "ip_address": "10.0.0.12"}]}]}'
2026-01-19 12:26:53,606 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.44/networking/v2.0/floatingips/cf285677-5748-4183-a48f-e1c3840e836f 0.924s
2026-01-19 12:26:53,607 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "c25e668e-6d41-4a92-80b8-8e1b30a625ac"}}
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:26:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '831', 'x-openstack-request-id': 'req-db4abe1d-95b5-4571-828c-5b350f1faf65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/networking/v2.0/floatingips/cf285677-5748-4183-a48f-e1c3840e836f'}
Body: b'{"floatingip": {"id": "cf285677-5748-4183-a48f-e1c3840e836f", "tenant_id": "04adb50155b74e07b5a2e0f123736693", "project_id": "04adb50155b74e07b5a2e0f123736693", "floating_ip_address": "172.24.4.46", "floating_network_id": "51a29698-a953-4111-8e44-75470f1d0def", "router_id": "acc009df-2990-4d9b-8750-088ed765df0a", "port_id": "c25e668e-6d41-4a92-80b8-8e1b30a625ac", "fixed_ip_address": "10.0.0.12", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "14ca9ea9-5cf9-4900-80e9-a1e6419a71f2", "mac_address": "fa:16:3e:1e:be:7f", "admin_state_up": true, "status": "ACTIVE", "device_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-19T11:25:01Z", "updated_at": "2026-01-19T11:26:52Z", "revision_number": 3}}'
2026-01-19 12:26:53,608 82026 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication
2026-01-19 12:27:53,666 82026 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.46 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-19 12:28:56,229 82026 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.46 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-01-19 12:29:59,791 82026 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.46 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-01-19 12:31:04,354 82026 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.46 after 3 attempts. Proxy client: no proxy client
2026-01-19 12:31:04.354 82026 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-01-19 12:31:04.354 82026 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2026-01-19 12:31:04.354 82026 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-01-19 12:31:04.354 82026 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-19 12:31:04.354 82026 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-01-19 12:31:04.354 82026 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-01-19 12:31:04.354 82026 ERROR tempest.lib.common.ssh
2026-01-19 12:31:04,356 82026 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Mon, 19 Jan 2026 11:25:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '415', 'location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bbd9b3b-87e4-4d0c-8ddc-8ae87bd6995c', 'x-compute-request-id': 'req-7bbd9b3b-87e4-4d0c-8ddc-8ae87bd6995c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.44/compute/v2.1/servers'}
Body: {'id': '6c6607b1-b13e-42d1-a774-70d73c7317d6', 'name': 'tempest-ServerRescueNegativeTestJSON-server-1287744109', 'status': 'ACTIVE', 'tenant_id': '04adb50155b74e07b5a2e0f123736693', 'user_id': '55ea02f3ef284c3faf56e4bfb9e0e2a0', 'metadata': {}, 'hostId': 'd4d8a54071d0c92637621ca512e13fbea7c49826ee6d40d571dc1712', 'image': {'id': 'a07bb784-d7a3-47b9-b359-d30c649ee099', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.44/compute/images/a07bb784-d7a3-47b9-b359-d30c649ee099'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.44/compute/flavors/42'}]}, 'created': '2026-01-19T11:25:03Z', 'updated': '2026-01-19T11:25:20Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-990919389-network': [{'version': 4, 'addr': '10.0.0.12', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:1e:be:7f'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}, {'rel': 'bookmark', 'href': 'http://192.168.122.44/compute/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1679251413', 'OS-SRV-USG:launched_at': '2026-01-19T11:25:19.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1425272182'}], '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-19 12:31:05,757 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/action 1.401s
2026-01-19 12:31:05,758 82026 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': 'Mon, 19 Jan 2026 11:31:04 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-626a7f55-d61f-4044-97f3-06f6cb6e62ba', 'x-compute-request-id': 'req-626a7f55-d61f-4044-97f3-06f6cb6e62ba', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-19 12:31:05,758 82026 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 6c6607b1-b13e-42d1-a774-70d73c7317d6
2026-01-19 12:31:05,796 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:31:05,796 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38dfa465-3d34-4971-92f9-bd1423cf256a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38dfa465-3d34-4971-92f9-bd1423cf256a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:31:05,889 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments/4f326169-3ce9-4e55-9dbb-8978f5532399 0.081s
2026-01-19 12:31:05,889 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31:05 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-70c5b737-449e-4042-858b-2f698d5095cb', 'x-compute-request-id': 'req-70c5b737-449e-4042-858b-2f698d5095cb', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 6c6607b1-b13e-42d1-a774-70d73c7317d6 while it is in vm_state error"}}'
2026-01-19 12:31:05,942 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.052s
2026-01-19 12:31:05,943 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-1f1512ed-1e73-4e8b-acbe-91a047f9febf', 'x-compute-request-id': 'req-1f1512ed-1e73-4e8b-acbe-91a047f9febf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:07,051 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.106s
2026-01-19 12:31:07,052 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-6be1e707-714e-4fc4-b7e2-e520eb6f5223', 'x-compute-request-id': 'req-6be1e707-714e-4fc4-b7e2-e520eb6f5223', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:08,107 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.052s
2026-01-19 12:31:08,107 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-29485a5c-14ca-49df-9969-6ce80852e055', 'x-compute-request-id': 'req-29485a5c-14ca-49df-9969-6ce80852e055', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:09,151 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.041s
2026-01-19 12:31:09,151 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-62573519-63f3-49ed-ab2a-2234560c1d1a', 'x-compute-request-id': 'req-62573519-63f3-49ed-ab2a-2234560c1d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:10,195 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.041s
2026-01-19 12:31:10,196 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-c9dad8e0-f2c0-4049-89b9-5ac9b8c0acad', 'x-compute-request-id': 'req-c9dad8e0-f2c0-4049-89b9-5ac9b8c0acad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:11,243 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.044s
2026-01-19 12:31:11,243 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-04eebb03-03dc-4686-ace6-1b27890fb2b8', 'x-compute-request-id': 'req-04eebb03-03dc-4686-ace6-1b27890fb2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:12,377 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.130s
2026-01-19 12:31:12,377 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-fa78bb9d-8eda-42c8-8e1a-f54b3ba74072', 'x-compute-request-id': 'req-fa78bb9d-8eda-42c8-8e1a-f54b3ba74072', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:13,432 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.052s
2026-01-19 12:31:13,432 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-aed782f4-2354-462b-8b5b-e6f5d31557f1', 'x-compute-request-id': 'req-aed782f4-2354-462b-8b5b-e6f5d31557f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:14,476 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.040s
2026-01-19 12:31:14,476 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-d9095bf9-ce1d-4c5d-bc46-da22415f4bbc', 'x-compute-request-id': 'req-d9095bf9-ce1d-4c5d-bc46-da22415f4bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:15,557 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.077s
2026-01-19 12:31:15,557 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-c09d5776-cf5e-4936-bad3-b40970499a6f', 'x-compute-request-id': 'req-c09d5776-cf5e-4936-bad3-b40970499a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:16,612 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.052s
2026-01-19 12:31:16,613 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-6302b38f-c075-43e9-ac52-2325017c7638', 'x-compute-request-id': 'req-6302b38f-c075-43e9-ac52-2325017c7638', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:17,662 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.046s
2026-01-19 12:31:17,662 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-e5651d12-080c-4996-b3f1-a3a194363b30', 'x-compute-request-id': 'req-e5651d12-080c-4996-b3f1-a3a194363b30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:18,733 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.067s
2026-01-19 12:31:18,733 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-e18f7095-719c-4782-8458-911b72360183', 'x-compute-request-id': 'req-e18f7095-719c-4782-8458-911b72360183', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:19,809 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.074s
2026-01-19 12:31:19,810 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-b6255dc4-34ae-407a-8667-2edb8f3c36a0', 'x-compute-request-id': 'req-b6255dc4-34ae-407a-8667-2edb8f3c36a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:20,931 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.118s
2026-01-19 12:31:20,931 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-fed2bd21-9f07-4e0d-8f77-ae55a74a5ec3', 'x-compute-request-id': 'req-fed2bd21-9f07-4e0d-8f77-ae55a74a5ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:22,023 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.089s
2026-01-19 12:31:22,023 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-a480dbdd-7bc3-4b3c-b164-ed580aac82e9', 'x-compute-request-id': 'req-a480dbdd-7bc3-4b3c-b164-ed580aac82e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:23,077 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.051s
2026-01-19 12:31:23,077 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-7a234914-2139-4ff2-94ca-cf4f7d96bb37', 'x-compute-request-id': 'req-7a234914-2139-4ff2-94ca-cf4f7d96bb37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:24,180 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.100s
2026-01-19 12:31:24,181 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-131d8ae1-32e3-45e7-a9c0-5f5156fdff40', 'x-compute-request-id': 'req-131d8ae1-32e3-45e7-a9c0-5f5156fdff40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:25,265 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.082s
2026-01-19 12:31:25,266 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-7608875d-fac1-4115-9650-c52a5d7deafb', 'x-compute-request-id': 'req-7608875d-fac1-4115-9650-c52a5d7deafb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:26,311 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.043s
2026-01-19 12:31:26,312 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-d9ef9653-f398-4254-adeb-023e8984a841', 'x-compute-request-id': 'req-d9ef9653-f398-4254-adeb-023e8984a841', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:27,369 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.054s
2026-01-19 12:31:27,369 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-6dce9c37-ba5c-4098-b980-810f9427a768', 'x-compute-request-id': 'req-6dce9c37-ba5c-4098-b980-810f9427a768', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:28,418 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.046s
2026-01-19 12:31:28,418 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-6a05c823-56c9-4968-91fe-10fe74f01a1f', 'x-compute-request-id': 'req-6a05c823-56c9-4968-91fe-10fe74f01a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:29,483 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.061s
2026-01-19 12:31:29,483 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-f9684f80-f60c-48b5-8c11-8f688df55ca0', 'x-compute-request-id': 'req-f9684f80-f60c-48b5-8c11-8f688df55ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:30,530 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.045s
2026-01-19 12:31:30,531 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-5ba42f14-f014-4d30-ae39-a312bee381ea', 'x-compute-request-id': 'req-5ba42f14-f014-4d30-ae39-a312bee381ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:31,602 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.068s
2026-01-19 12:31:31,602 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-def7b2d4-f26f-4bc4-a3fa-a4eb1d8a8bfa', 'x-compute-request-id': 'req-def7b2d4-f26f-4bc4-a3fa-a4eb1d8a8bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:32,674 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.068s
2026-01-19 12:31:32,674 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-0776b015-6249-4acf-85e3-0cf8ffa0af9e', 'x-compute-request-id': 'req-0776b015-6249-4acf-85e3-0cf8ffa0af9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:33,722 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.044s
2026-01-19 12:31:33,722 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-76d79979-5cfd-4a36-b220-6450dec86ebb', 'x-compute-request-id': 'req-76d79979-5cfd-4a36-b220-6450dec86ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:34,773 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.048s
2026-01-19 12:31:34,774 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-20e09e8f-932e-4693-8ea7-3e39e9569d63', 'x-compute-request-id': 'req-20e09e8f-932e-4693-8ea7-3e39e9569d63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:35,827 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.050s
2026-01-19 12:31:35,827 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-c1c1cbca-1b6d-42ae-bcc9-a5793edc3594', 'x-compute-request-id': 'req-c1c1cbca-1b6d-42ae-bcc9-a5793edc3594', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:36,874 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.043s
2026-01-19 12:31:36,874 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-3103c842-0041-490e-b183-a9fdd4cafe6e', 'x-compute-request-id': 'req-3103c842-0041-490e-b183-a9fdd4cafe6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:37,922 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.045s
2026-01-19 12:31:37,923 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-8dd1950c-cfef-4dfb-aa9a-1ef0cbe75050', 'x-compute-request-id': 'req-8dd1950c-cfef-4dfb-aa9a-1ef0cbe75050', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:38,969 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.043s
2026-01-19 12:31:38,969 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-c4cbcf4e-2bb9-4142-b478-4f0688a87a08', 'x-compute-request-id': 'req-c4cbcf4e-2bb9-4142-b478-4f0688a87a08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:40,032 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.060s
2026-01-19 12:31:40,032 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-59490aec-f658-431e-8700-1bbd3ec9ec72', 'x-compute-request-id': 'req-59490aec-f658-431e-8700-1bbd3ec9ec72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:41,117 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.082s
2026-01-19 12:31:41,118 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-5ae0ec5f-014b-4c8d-a072-989a6105a010', 'x-compute-request-id': 'req-5ae0ec5f-014b-4c8d-a072-989a6105a010', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:42,199 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.078s
2026-01-19 12:31:42,200 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-22632d89-7fe1-4486-9429-268693309ff0', 'x-compute-request-id': 'req-22632d89-7fe1-4486-9429-268693309ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:43,272 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.070s
2026-01-19 12:31:43,273 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-26a2a44c-a0ea-447d-9068-d38230d8a145', 'x-compute-request-id': 'req-26a2a44c-a0ea-447d-9068-d38230d8a145', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:44,315 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.040s
2026-01-19 12:31:44,316 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-6d13f9fd-ab8f-4075-bc5a-56c3cf52aff6', 'x-compute-request-id': 'req-6d13f9fd-ab8f-4075-bc5a-56c3cf52aff6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:45,364 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.045s
2026-01-19 12:31:45,365 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-7fd88b4a-cda4-4689-bba5-881b3a203dbd', 'x-compute-request-id': 'req-7fd88b4a-cda4-4689-bba5-881b3a203dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:46,415 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.047s
2026-01-19 12:31:46,415 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-a131d36a-b073-45de-86da-3618d6ea3965', 'x-compute-request-id': 'req-a131d36a-b073-45de-86da-3618d6ea3965', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:47,464 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.045s
2026-01-19 12:31:47,464 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-f32f7d5c-fbc6-472d-96a1-a8278be04bed', 'x-compute-request-id': 'req-f32f7d5c-fbc6-472d-96a1-a8278be04bed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:48,521 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.053s
2026-01-19 12:31:48,521 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-c6c8c4e7-85af-45ca-8a23-ce45c769a7b1', 'x-compute-request-id': 'req-c6c8c4e7-85af-45ca-8a23-ce45c769a7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:49,571 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.047s
2026-01-19 12:31:49,572 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-da538b8e-1b18-44c8-b112-7dc43ad04422', 'x-compute-request-id': 'req-da538b8e-1b18-44c8-b112-7dc43ad04422', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:50,619 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.044s
2026-01-19 12:31:50,620 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-94a19169-dafb-4c55-b809-24b9ffc80940', 'x-compute-request-id': 'req-94a19169-dafb-4c55-b809-24b9ffc80940', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:51,699 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.076s
2026-01-19 12:31:51,699 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-9b6b36c7-5a6f-4d2c-85d9-c98b4a892d71', 'x-compute-request-id': 'req-9b6b36c7-5a6f-4d2c-85d9-c98b4a892d71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:52,755 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.054s
2026-01-19 12:31:52,756 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-d3fb6d0c-9350-4cd3-9786-7f35ac78a11c', 'x-compute-request-id': 'req-d3fb6d0c-9350-4cd3-9786-7f35ac78a11c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:53,814 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.055s
2026-01-19 12:31:53,814 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-ccbb2210-e78a-4f2d-aa95-ea9e9018e10e', 'x-compute-request-id': 'req-ccbb2210-e78a-4f2d-aa95-ea9e9018e10e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:54,895 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.079s
2026-01-19 12:31:54,896 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-81e1e4ab-9175-4ef4-bac1-fe8cb0c521b6', 'x-compute-request-id': 'req-81e1e4ab-9175-4ef4-bac1-fe8cb0c521b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:55,967 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.068s
2026-01-19 12:31:55,968 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-3c724afa-4bf4-4c8a-9696-220780484890', 'x-compute-request-id': 'req-3c724afa-4bf4-4c8a-9696-220780484890', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:57,016 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.045s
2026-01-19 12:31:57,016 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-50b431bd-e3bc-482b-a500-55312ab5a3e5', 'x-compute-request-id': 'req-50b431bd-e3bc-482b-a500-55312ab5a3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:58,069 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.050s
2026-01-19 12:31:58,070 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-242d9b4b-f126-44a5-9f9d-defbbd30252b', 'x-compute-request-id': 'req-242d9b4b-f126-44a5-9f9d-defbbd30252b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:31:59,131 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.058s
2026-01-19 12:31:59,131 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:31: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-4bd2487d-703d-453d-a136-8931012762dc', 'x-compute-request-id': 'req-4bd2487d-703d-453d-a136-8931012762dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:00,193 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.059s
2026-01-19 12:32:00,193 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-fdaaf55b-e1fc-41d6-a6f0-fa864a4fdded', 'x-compute-request-id': 'req-fdaaf55b-e1fc-41d6-a6f0-fa864a4fdded', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:01,262 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.066s
2026-01-19 12:32:01,263 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-ebb6564d-1bd7-45af-ae3d-776d3f767e5a', 'x-compute-request-id': 'req-ebb6564d-1bd7-45af-ae3d-776d3f767e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:02,310 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.044s
2026-01-19 12:32:02,310 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-be5c4e86-38e8-4908-ad4c-fcdb0ef8a6ce', 'x-compute-request-id': 'req-be5c4e86-38e8-4908-ad4c-fcdb0ef8a6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:03,371 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.058s
2026-01-19 12:32:03,372 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-64d79872-ebf8-459a-8c23-c72ce5bf60d4', 'x-compute-request-id': 'req-64d79872-ebf8-459a-8c23-c72ce5bf60d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:04,424 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.049s
2026-01-19 12:32:04,425 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-bb28405a-fa85-4f47-b8dc-c4100acf0fcd', 'x-compute-request-id': 'req-bb28405a-fa85-4f47-b8dc-c4100acf0fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:05,472 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.045s
2026-01-19 12:32:05,473 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-c5649da4-e39d-4dd4-80c6-6483c780c991', 'x-compute-request-id': 'req-c5649da4-e39d-4dd4-80c6-6483c780c991', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:06,540 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.065s
2026-01-19 12:32:06,541 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-1ec66eef-19df-4fed-a519-db7fa356504c', 'x-compute-request-id': 'req-1ec66eef-19df-4fed-a519-db7fa356504c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:07,600 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.056s
2026-01-19 12:32:07,601 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-022b88fa-2648-4ac9-b49a-55487ad1e577', 'x-compute-request-id': 'req-022b88fa-2648-4ac9-b49a-55487ad1e577', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:08,654 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.050s
2026-01-19 12:32:08,654 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-549c18ee-a298-4dd9-9e27-d7a8330fd8ab', 'x-compute-request-id': 'req-549c18ee-a298-4dd9-9e27-d7a8330fd8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:09,711 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.054s
2026-01-19 12:32:09,711 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-16e8cd46-1fd1-43d2-b841-ec38c0665de8', 'x-compute-request-id': 'req-16e8cd46-1fd1-43d2-b841-ec38c0665de8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:10,762 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.048s
2026-01-19 12:32:10,762 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-0accdec6-f5b5-4324-834e-c471e2bf6f64', 'x-compute-request-id': 'req-0accdec6-f5b5-4324-834e-c471e2bf6f64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:11,812 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.046s
2026-01-19 12:32:11,812 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-4642b1a4-d5d2-4fec-af36-dac29b9d49e6', 'x-compute-request-id': 'req-4642b1a4-d5d2-4fec-af36-dac29b9d49e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:12,857 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.041s
2026-01-19 12:32:12,857 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-8b71eaa0-741a-4a41-b8ce-8a7f05fa60b4', 'x-compute-request-id': 'req-8b71eaa0-741a-4a41-b8ce-8a7f05fa60b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:13,920 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.060s
2026-01-19 12:32:13,921 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-49e686ab-b70e-4ce6-928b-336d6b1e25bf', 'x-compute-request-id': 'req-49e686ab-b70e-4ce6-928b-336d6b1e25bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:14,966 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.043s
2026-01-19 12:32:14,967 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-7f4b0ef9-aabf-4675-855d-aab604b111b0', 'x-compute-request-id': 'req-7f4b0ef9-aabf-4675-855d-aab604b111b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:16,009 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.039s
2026-01-19 12:32:16,009 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-60fd2220-65e9-452f-8bbe-0ee772c7781b', 'x-compute-request-id': 'req-60fd2220-65e9-452f-8bbe-0ee772c7781b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:17,055 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.042s
2026-01-19 12:32:17,055 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-956b268b-c2e9-4165-8d14-1645d8635836', 'x-compute-request-id': 'req-956b268b-c2e9-4165-8d14-1645d8635836', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:18,141 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.083s
2026-01-19 12:32:18,141 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-5a48e7e3-5e3b-4556-9d84-293581824193', 'x-compute-request-id': 'req-5a48e7e3-5e3b-4556-9d84-293581824193', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:19,205 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.061s
2026-01-19 12:32:19,205 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-cbc0565a-a8cb-47ce-9fb9-4c17d6e9fbd2', 'x-compute-request-id': 'req-cbc0565a-a8cb-47ce-9fb9-4c17d6e9fbd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:20,264 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.056s
2026-01-19 12:32:20,265 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-5957f4c1-8c14-42e2-b919-cac53c87a93a', 'x-compute-request-id': 'req-5957f4c1-8c14-42e2-b919-cac53c87a93a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:21,313 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.046s
2026-01-19 12:32:21,314 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-5faa3874-94d0-40e4-bb61-96aba2e23e29', 'x-compute-request-id': 'req-5faa3874-94d0-40e4-bb61-96aba2e23e29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:22,376 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.059s
2026-01-19 12:32:22,376 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-815a4eb2-239a-4750-8c64-4cb246779908', 'x-compute-request-id': 'req-815a4eb2-239a-4750-8c64-4cb246779908', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:23,432 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.053s
2026-01-19 12:32:23,432 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-8e7d5fb2-e65e-4325-96b5-a9b51accbdbe', 'x-compute-request-id': 'req-8e7d5fb2-e65e-4325-96b5-a9b51accbdbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:24,486 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.051s
2026-01-19 12:32:24,486 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-8903a58a-0a3f-494e-aa60-946e243326e9', 'x-compute-request-id': 'req-8903a58a-0a3f-494e-aa60-946e243326e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:25,537 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.048s
2026-01-19 12:32:25,538 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-fea70598-d458-43d6-9567-96ac3ae0a034', 'x-compute-request-id': 'req-fea70598-d458-43d6-9567-96ac3ae0a034', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:26,583 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.042s
2026-01-19 12:32:26,583 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-60a548b9-60b6-4c49-b5cf-3bf994ac7743', 'x-compute-request-id': 'req-60a548b9-60b6-4c49-b5cf-3bf994ac7743', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:27,629 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.043s
2026-01-19 12:32:27,629 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-83d878cc-f935-4aa5-8b40-18e14ff2e4c2', 'x-compute-request-id': 'req-83d878cc-f935-4aa5-8b40-18e14ff2e4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:28,673 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.041s
2026-01-19 12:32:28,674 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-0885c681-45dd-448e-ad72-500dbb0d5929', 'x-compute-request-id': 'req-0885c681-45dd-448e-ad72-500dbb0d5929', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:29,729 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.052s
2026-01-19 12:32:29,729 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-632e7831-5a71-4296-891f-b84a2f041cb9', 'x-compute-request-id': 'req-632e7831-5a71-4296-891f-b84a2f041cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:30,776 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.044s
2026-01-19 12:32:30,776 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-8ccee53a-c61c-433b-839a-2b8e8ceb8e6e', 'x-compute-request-id': 'req-8ccee53a-c61c-433b-839a-2b8e8ceb8e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:31,829 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.049s
2026-01-19 12:32:31,829 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-fbc1b224-839b-4a15-9702-bb40552abf17', 'x-compute-request-id': 'req-fbc1b224-839b-4a15-9702-bb40552abf17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:32,926 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.093s
2026-01-19 12:32:32,927 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-aaabd34f-262b-4cf2-a102-b3ec785d392f', 'x-compute-request-id': 'req-aaabd34f-262b-4cf2-a102-b3ec785d392f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:33,995 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.066s
2026-01-19 12:32:33,996 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-3080bad8-1a5c-4d2f-827d-15a383315b38', 'x-compute-request-id': 'req-3080bad8-1a5c-4d2f-827d-15a383315b38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:35,046 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.047s
2026-01-19 12:32:35,046 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-2fe60b87-d401-4e2d-ab06-1fcff27662c4', 'x-compute-request-id': 'req-2fe60b87-d401-4e2d-ab06-1fcff27662c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:36,116 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.066s
2026-01-19 12:32:36,116 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-4fa72e73-aa62-4cb5-bca4-8c2904bd377c', 'x-compute-request-id': 'req-4fa72e73-aa62-4cb5-bca4-8c2904bd377c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:37,164 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.045s
2026-01-19 12:32:37,164 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-8ae48a35-36b0-45da-83e4-42ce83656f4a', 'x-compute-request-id': 'req-8ae48a35-36b0-45da-83e4-42ce83656f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:38,213 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.046s
2026-01-19 12:32:38,214 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-f719aebc-2762-4116-a252-edb516221466', 'x-compute-request-id': 'req-f719aebc-2762-4116-a252-edb516221466', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:39,279 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.063s
2026-01-19 12:32:39,279 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-674a79e5-1f0c-46ab-aebd-25d1cc02e966', 'x-compute-request-id': 'req-674a79e5-1f0c-46ab-aebd-25d1cc02e966', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:40,339 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.056s
2026-01-19 12:32:40,339 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-e01ff312-a921-4c7f-bbf9-799a68630745', 'x-compute-request-id': 'req-e01ff312-a921-4c7f-bbf9-799a68630745', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:41,383 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.042s
2026-01-19 12:32:41,383 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-94d13307-0305-4576-bb25-6ae778ff3939', 'x-compute-request-id': 'req-94d13307-0305-4576-bb25-6ae778ff3939', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:42,435 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.049s
2026-01-19 12:32:42,436 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-de719660-a24c-4dc1-860b-4f5023c182d6', 'x-compute-request-id': 'req-de719660-a24c-4dc1-860b-4f5023c182d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:43,506 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.067s
2026-01-19 12:32:43,506 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-89898963-d224-4adb-8294-6c127ee18669', 'x-compute-request-id': 'req-89898963-d224-4adb-8294-6c127ee18669', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:44,579 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.070s
2026-01-19 12:32:44,579 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-2df0cb9d-5080-40fb-b7ec-96fa6da4527d', 'x-compute-request-id': 'req-2df0cb9d-5080-40fb-b7ec-96fa6da4527d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:45,660 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.078s
2026-01-19 12:32:45,661 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-135cf49b-b0d7-4bf2-b192-a2cfbf3511d9', 'x-compute-request-id': 'req-135cf49b-b0d7-4bf2-b192-a2cfbf3511d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:46,720 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.055s
2026-01-19 12:32:46,720 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-23315e7a-61fe-4dce-aa44-64accd172ced', 'x-compute-request-id': 'req-23315e7a-61fe-4dce-aa44-64accd172ced', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:47,771 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.047s
2026-01-19 12:32:47,771 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-aeb2160a-f036-431b-b44b-b6d9796086cc', 'x-compute-request-id': 'req-aeb2160a-f036-431b-b44b-b6d9796086cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:48,820 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.046s
2026-01-19 12:32:48,820 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-be218ccf-bb36-4495-9eb1-700ad17b4549', 'x-compute-request-id': 'req-be218ccf-bb36-4495-9eb1-700ad17b4549', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:49,865 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.042s
2026-01-19 12:32:49,866 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-ccf133c2-f9aa-47c2-bb54-434c88c2131a', 'x-compute-request-id': 'req-ccf133c2-f9aa-47c2-bb54-434c88c2131a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:50,918 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.050s
2026-01-19 12:32:50,919 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-09481323-dacb-4e1b-8bc0-e5ca4b0bd82e', 'x-compute-request-id': 'req-09481323-dacb-4e1b-8bc0-e5ca4b0bd82e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:51,974 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.053s
2026-01-19 12:32:51,975 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-74ed9c93-f941-4951-b1b7-de78ccdaf587', 'x-compute-request-id': 'req-74ed9c93-f941-4951-b1b7-de78ccdaf587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:53,049 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.071s
2026-01-19 12:32:53,049 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-0bb366c8-189a-4ea3-a9b2-4895a688dae5', 'x-compute-request-id': 'req-0bb366c8-189a-4ea3-a9b2-4895a688dae5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:54,131 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.079s
2026-01-19 12:32:54,131 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-ccb609c2-a752-4efc-aaad-f86234e1127c', 'x-compute-request-id': 'req-ccb609c2-a752-4efc-aaad-f86234e1127c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:55,187 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.054s
2026-01-19 12:32:55,188 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-429594e0-d32c-4d23-b6d3-6febee7fbafe', 'x-compute-request-id': 'req-429594e0-d32c-4d23-b6d3-6febee7fbafe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:56,272 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.081s
2026-01-19 12:32:56,272 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-d9596b0a-9f5a-487d-99b2-ca38c8243e14', 'x-compute-request-id': 'req-d9596b0a-9f5a-487d-99b2-ca38c8243e14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:57,322 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.047s
2026-01-19 12:32:57,323 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-40fcdbb0-4076-4f54-8bb3-a8ccb017c437', 'x-compute-request-id': 'req-40fcdbb0-4076-4f54-8bb3-a8ccb017c437', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:58,373 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.046s
2026-01-19 12:32:58,373 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-c072c75b-994a-4dff-a3e1-483a3bd3bb70', 'x-compute-request-id': 'req-c072c75b-994a-4dff-a3e1-483a3bd3bb70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:32:59,425 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.049s
2026-01-19 12:32:59,426 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:32: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-c0bb2545-ae6b-485d-b95c-5ff34cc61e90', 'x-compute-request-id': 'req-c0bb2545-ae6b-485d-b95c-5ff34cc61e90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:00,477 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.048s
2026-01-19 12:33:00,477 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-cdff537e-8b66-42e3-b711-34adc23f5fef', 'x-compute-request-id': 'req-cdff537e-8b66-42e3-b711-34adc23f5fef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:01,531 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.050s
2026-01-19 12:33:01,531 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-e72e5f7b-1733-43b7-b3d0-26dab79756cb', 'x-compute-request-id': 'req-e72e5f7b-1733-43b7-b3d0-26dab79756cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:02,590 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.056s
2026-01-19 12:33:02,590 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-48188aba-b7ed-479e-989c-f8692e5de5ba', 'x-compute-request-id': 'req-48188aba-b7ed-479e-989c-f8692e5de5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:03,651 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.058s
2026-01-19 12:33:03,651 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-a227f04c-1832-4f68-8727-03eacffb58a3', 'x-compute-request-id': 'req-a227f04c-1832-4f68-8727-03eacffb58a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:04,705 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.051s
2026-01-19 12:33:04,706 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-de04f9a4-0cba-4586-b471-321f3a5ae021', 'x-compute-request-id': 'req-de04f9a4-0cba-4586-b471-321f3a5ae021', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:05,761 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.052s
2026-01-19 12:33:05,762 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-6e98b7ee-a2cd-4279-b67c-96b11d21264d', 'x-compute-request-id': 'req-6e98b7ee-a2cd-4279-b67c-96b11d21264d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:06,973 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.209s
2026-01-19 12:33:06,974 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-ee24e1bb-2d5a-457b-b7ec-8be479c4befd', 'x-compute-request-id': 'req-ee24e1bb-2d5a-457b-b7ec-8be479c4befd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:08,053 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.076s
2026-01-19 12:33:08,053 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-319abd43-9279-4d03-ab01-a203f41caf5f', 'x-compute-request-id': 'req-319abd43-9279-4d03-ab01-a203f41caf5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:09,110 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.053s
2026-01-19 12:33:09,110 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-38f58e3d-803b-4fe4-9363-4e8d0375ec9c', 'x-compute-request-id': 'req-38f58e3d-803b-4fe4-9363-4e8d0375ec9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:10,159 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.046s
2026-01-19 12:33:10,160 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-d1002d64-417a-4c05-9d3c-a41d3487e586', 'x-compute-request-id': 'req-d1002d64-417a-4c05-9d3c-a41d3487e586', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:11,204 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.041s
2026-01-19 12:33:11,205 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-92355569-2452-4d8d-b0eb-1ce5a6d25c9d', 'x-compute-request-id': 'req-92355569-2452-4d8d-b0eb-1ce5a6d25c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:12,254 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.045s
2026-01-19 12:33:12,254 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-491e1379-b76b-4bde-b7d2-7b92d268159b', 'x-compute-request-id': 'req-491e1379-b76b-4bde-b7d2-7b92d268159b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:13,298 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.041s
2026-01-19 12:33:13,298 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-568469b0-30a9-4f3c-8284-5a96a6204cc5', 'x-compute-request-id': 'req-568469b0-30a9-4f3c-8284-5a96a6204cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:14,344 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.042s
2026-01-19 12:33:14,344 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-b44c259e-eca1-4478-bf78-b72ef733e0c0', 'x-compute-request-id': 'req-b44c259e-eca1-4478-bf78-b72ef733e0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:15,389 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.041s
2026-01-19 12:33:15,389 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-8e06f133-7fb0-4599-8d6a-13730d0e95a5', 'x-compute-request-id': 'req-8e06f133-7fb0-4599-8d6a-13730d0e95a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:16,449 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.056s
2026-01-19 12:33:16,450 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-994398f0-fb3e-4b21-ae28-61ce72b19fef', 'x-compute-request-id': 'req-994398f0-fb3e-4b21-ae28-61ce72b19fef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:17,539 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.086s
2026-01-19 12:33:17,539 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-79630110-55ce-4feb-a7f7-62858f0d01ba', 'x-compute-request-id': 'req-79630110-55ce-4feb-a7f7-62858f0d01ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:18,588 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.046s
2026-01-19 12:33:18,589 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-35d20446-af7a-40eb-9a03-718ba14ca787', 'x-compute-request-id': 'req-35d20446-af7a-40eb-9a03-718ba14ca787', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:19,658 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.066s
2026-01-19 12:33:19,658 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-3b3b540f-b493-432b-8879-3e34b7bbac5f', 'x-compute-request-id': 'req-3b3b540f-b493-432b-8879-3e34b7bbac5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:20,726 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.065s
2026-01-19 12:33:20,727 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-a5562538-b040-413b-9b96-c888f6d76c72', 'x-compute-request-id': 'req-a5562538-b040-413b-9b96-c888f6d76c72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:21,781 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.051s
2026-01-19 12:33:21,781 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-90749437-b251-421c-bd92-fa25e25a2dda', 'x-compute-request-id': 'req-90749437-b251-421c-bd92-fa25e25a2dda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:22,830 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.045s
2026-01-19 12:33:22,830 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-0c1d39f9-eb54-431a-bc11-11158cd4c075', 'x-compute-request-id': 'req-0c1d39f9-eb54-431a-bc11-11158cd4c075', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:23,889 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.055s
2026-01-19 12:33:23,889 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-9a03dd87-2ced-4dec-89eb-48a37f84f27e', 'x-compute-request-id': 'req-9a03dd87-2ced-4dec-89eb-48a37f84f27e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:24,935 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.043s
2026-01-19 12:33:24,936 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-a2245a42-940b-40cc-a5de-b60252e6e97c', 'x-compute-request-id': 'req-a2245a42-940b-40cc-a5de-b60252e6e97c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:25,985 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.046s
2026-01-19 12:33:25,985 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-ed87de67-692c-4945-89b1-33435fef8101', 'x-compute-request-id': 'req-ed87de67-692c-4945-89b1-33435fef8101', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:27,039 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.050s
2026-01-19 12:33:27,039 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-aadb48dc-6e57-4a95-91d1-b5bbafd9ef01', 'x-compute-request-id': 'req-aadb48dc-6e57-4a95-91d1-b5bbafd9ef01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:28,097 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.052s
2026-01-19 12:33:28,098 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-43232d14-12d3-44f1-b7ef-a768a546b565', 'x-compute-request-id': 'req-43232d14-12d3-44f1-b7ef-a768a546b565', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:29,150 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.049s
2026-01-19 12:33:29,150 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-f921e4eb-19d6-4bf6-8559-b16b3d356354', 'x-compute-request-id': 'req-f921e4eb-19d6-4bf6-8559-b16b3d356354', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:30,193 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.039s
2026-01-19 12:33:30,193 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-3b85c08c-561c-46d4-bb69-ebb7f4caa67f', 'x-compute-request-id': 'req-3b85c08c-561c-46d4-bb69-ebb7f4caa67f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:31,249 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.053s
2026-01-19 12:33:31,250 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-bf0aaa59-faca-44da-975d-ffb86872903e', 'x-compute-request-id': 'req-bf0aaa59-faca-44da-975d-ffb86872903e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:32,296 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.043s
2026-01-19 12:33:32,296 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-fb337706-0aa9-405c-a44d-1eed0fba51c6', 'x-compute-request-id': 'req-fb337706-0aa9-405c-a44d-1eed0fba51c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:33,354 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.054s
2026-01-19 12:33:33,354 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-8af0537f-de6e-4e74-8875-232118a25a3d', 'x-compute-request-id': 'req-8af0537f-de6e-4e74-8875-232118a25a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:34,414 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.057s
2026-01-19 12:33:34,414 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-69f111d3-7c8e-4b3c-9e69-136507aa820f', 'x-compute-request-id': 'req-69f111d3-7c8e-4b3c-9e69-136507aa820f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:35,468 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.051s
2026-01-19 12:33:35,469 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-56ca7495-8c64-4881-a75b-5a9784f3c360', 'x-compute-request-id': 'req-56ca7495-8c64-4881-a75b-5a9784f3c360', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:36,522 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.050s
2026-01-19 12:33:36,523 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-60ac76d7-6fd1-465b-8f17-01a8be1412d7', 'x-compute-request-id': 'req-60ac76d7-6fd1-465b-8f17-01a8be1412d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:37,567 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.041s
2026-01-19 12:33:37,567 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-20cf824f-0976-4233-bc8a-9d7f7d37ac69', 'x-compute-request-id': 'req-20cf824f-0976-4233-bc8a-9d7f7d37ac69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:38,642 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.072s
2026-01-19 12:33:38,642 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-05943ca7-668f-4bf2-8b93-3b03f9985933', 'x-compute-request-id': 'req-05943ca7-668f-4bf2-8b93-3b03f9985933', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:39,741 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.096s
2026-01-19 12:33:39,742 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-89006f50-2ac7-40f3-a8e6-4f05cf61f424', 'x-compute-request-id': 'req-89006f50-2ac7-40f3-a8e6-4f05cf61f424', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:40,827 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.081s
2026-01-19 12:33:40,827 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-9ccaf77a-24fe-4fdb-86fe-8b661c096dea', 'x-compute-request-id': 'req-9ccaf77a-24fe-4fdb-86fe-8b661c096dea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:41,880 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.049s
2026-01-19 12:33:41,880 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-64754012-3452-449e-beb9-41fd0ce5f9b9', 'x-compute-request-id': 'req-64754012-3452-449e-beb9-41fd0ce5f9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:42,929 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.045s
2026-01-19 12:33:42,930 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-afa26619-99e9-4335-8f2a-3a587c9a8c05', 'x-compute-request-id': 'req-afa26619-99e9-4335-8f2a-3a587c9a8c05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:44,021 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.089s
2026-01-19 12:33:44,022 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-fdd6094b-5943-4196-887e-c857dd2cc15d', 'x-compute-request-id': 'req-fdd6094b-5943-4196-887e-c857dd2cc15d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:45,095 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.070s
2026-01-19 12:33:45,095 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-aeb8495b-44fe-481d-893d-9d9d07a3ce70', 'x-compute-request-id': 'req-aeb8495b-44fe-481d-893d-9d9d07a3ce70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:46,156 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.057s
2026-01-19 12:33:46,156 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-c7b953d5-2fa1-4546-807f-50621fbfc862', 'x-compute-request-id': 'req-c7b953d5-2fa1-4546-807f-50621fbfc862', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:47,213 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.053s
2026-01-19 12:33:47,213 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-04669dbc-1b18-4901-870b-92a6517b4f94', 'x-compute-request-id': 'req-04669dbc-1b18-4901-870b-92a6517b4f94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:48,285 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.068s
2026-01-19 12:33:48,285 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-b8e24797-5299-4fe2-96d1-3c69be964828', 'x-compute-request-id': 'req-b8e24797-5299-4fe2-96d1-3c69be964828', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:49,340 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.051s
2026-01-19 12:33:49,340 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-a95f9ddb-5ae8-4d20-8a24-8d6427e81d5e', 'x-compute-request-id': 'req-a95f9ddb-5ae8-4d20-8a24-8d6427e81d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:50,393 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.050s
2026-01-19 12:33:50,394 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-7553bb71-926b-467b-9a9f-d4917627050e', 'x-compute-request-id': 'req-7553bb71-926b-467b-9a9f-d4917627050e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:51,445 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.048s
2026-01-19 12:33:51,445 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-cf316f1c-0831-4a87-b714-5bddd9916738', 'x-compute-request-id': 'req-cf316f1c-0831-4a87-b714-5bddd9916738', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:52,500 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.052s
2026-01-19 12:33:52,500 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-21579a63-60c3-4b9a-8c44-0a5b1d5cdba1', 'x-compute-request-id': 'req-21579a63-60c3-4b9a-8c44-0a5b1d5cdba1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:53,553 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.049s
2026-01-19 12:33:53,553 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-23f0934d-a9bc-4ea3-9b77-3c24581a0318', 'x-compute-request-id': 'req-23f0934d-a9bc-4ea3-9b77-3c24581a0318', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:54,611 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.055s
2026-01-19 12:33:54,611 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-a23e00f5-6a89-4bca-9363-66dae4c9809a', 'x-compute-request-id': 'req-a23e00f5-6a89-4bca-9363-66dae4c9809a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:55,667 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.053s
2026-01-19 12:33:55,668 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-fe9ec00f-ce45-4ee1-b6c8-82bb8b082ba1', 'x-compute-request-id': 'req-fe9ec00f-ce45-4ee1-b6c8-82bb8b082ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:56,736 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.065s
2026-01-19 12:33:56,737 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-e5b22cfc-dd16-4496-835b-2df42d52fd68', 'x-compute-request-id': 'req-e5b22cfc-dd16-4496-835b-2df42d52fd68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:57,812 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.072s
2026-01-19 12:33:57,813 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-752009e7-7dc2-4f56-b7b6-6e01f5debb4d', 'x-compute-request-id': 'req-752009e7-7dc2-4f56-b7b6-6e01f5debb4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:58,860 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.044s
2026-01-19 12:33:58,860 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-ce1434a0-dfec-48a7-a594-79e5866c4677', 'x-compute-request-id': 'req-ce1434a0-dfec-48a7-a594-79e5866c4677', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:33:59,913 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.050s
2026-01-19 12:33:59,914 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:33: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-de05a208-a20c-4a94-95d2-a67987e9a8c6', 'x-compute-request-id': 'req-de05a208-a20c-4a94-95d2-a67987e9a8c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:00,989 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.072s
2026-01-19 12:34:00,989 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-78f20159-e454-40e9-b0b8-e8608d4cd595', 'x-compute-request-id': 'req-78f20159-e454-40e9-b0b8-e8608d4cd595', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:02,036 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.044s
2026-01-19 12:34:02,037 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-6f7f7ef5-48ad-4a91-adad-c3832ab45f8f', 'x-compute-request-id': 'req-6f7f7ef5-48ad-4a91-adad-c3832ab45f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:03,090 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.050s
2026-01-19 12:34:03,090 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-c447669d-0ee6-48b0-9f0b-ddbe8520ee8d', 'x-compute-request-id': 'req-c447669d-0ee6-48b0-9f0b-ddbe8520ee8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:04,145 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.051s
2026-01-19 12:34:04,145 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-307ee130-15d4-4b22-853d-6dbf140a4099', 'x-compute-request-id': 'req-307ee130-15d4-4b22-853d-6dbf140a4099', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:05,215 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.067s
2026-01-19 12:34:05,216 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-8dd6d4e9-9034-4184-aa6d-fc7db7e52109', 'x-compute-request-id': 'req-8dd6d4e9-9034-4184-aa6d-fc7db7e52109', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:06,275 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.056s
2026-01-19 12:34:06,275 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-e6ea8409-b043-4024-8c69-7c9f8d070e60', 'x-compute-request-id': 'req-e6ea8409-b043-4024-8c69-7c9f8d070e60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:07,331 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.054s
2026-01-19 12:34:07,332 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-7d4237d0-3c07-4619-833b-ac26ee8349be', 'x-compute-request-id': 'req-7d4237d0-3c07-4619-833b-ac26ee8349be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:08,399 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.064s
2026-01-19 12:34:08,399 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-787a119a-7761-4b88-8d48-baaa7b479554', 'x-compute-request-id': 'req-787a119a-7761-4b88-8d48-baaa7b479554', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:09,463 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.060s
2026-01-19 12:34:09,463 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-5612b5c9-6ae5-45dd-8e0f-02ce1b819d04', 'x-compute-request-id': 'req-5612b5c9-6ae5-45dd-8e0f-02ce1b819d04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:10,510 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.044s
2026-01-19 12:34:10,510 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-78f5f48e-f8cf-480d-baab-0674d7b13f66', 'x-compute-request-id': 'req-78f5f48e-f8cf-480d-baab-0674d7b13f66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:11,568 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.054s
2026-01-19 12:34:11,568 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-4444e9bd-e261-45a1-a2f4-a4281e8d238c', 'x-compute-request-id': 'req-4444e9bd-e261-45a1-a2f4-a4281e8d238c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:12,619 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.048s
2026-01-19 12:34:12,619 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-a66c64c6-89af-4155-a3f4-aa6fd29c7816', 'x-compute-request-id': 'req-a66c64c6-89af-4155-a3f4-aa6fd29c7816', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:13,683 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.062s
2026-01-19 12:34:13,683 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-f8e03c85-8ef8-4eeb-9613-4f1da07dc870', 'x-compute-request-id': 'req-f8e03c85-8ef8-4eeb-9613-4f1da07dc870', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:14,736 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.049s
2026-01-19 12:34:14,737 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-d6b06516-46a8-40e5-b8db-49a189bef014', 'x-compute-request-id': 'req-d6b06516-46a8-40e5-b8db-49a189bef014', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:15,813 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.073s
2026-01-19 12:34:15,813 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-10dd669d-3ce7-4618-9fb3-b55d166c7c1e', 'x-compute-request-id': 'req-10dd669d-3ce7-4618-9fb3-b55d166c7c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:16,985 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.168s
2026-01-19 12:34:16,986 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-c9361313-a4e7-487e-808e-716076f6ced3', 'x-compute-request-id': 'req-c9361313-a4e7-487e-808e-716076f6ced3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:18,059 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.070s
2026-01-19 12:34:18,060 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-32dc29a7-952e-4b57-ae06-5f9b3efc19b1', 'x-compute-request-id': 'req-32dc29a7-952e-4b57-ae06-5f9b3efc19b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:19,200 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.137s
2026-01-19 12:34:19,200 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-a259c5ba-c011-4ec6-ae9d-d95b1cef0e75', 'x-compute-request-id': 'req-a259c5ba-c011-4ec6-ae9d-d95b1cef0e75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:20,278 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments 0.074s
2026-01-19 12:34:20,278 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34: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-0b6e0d7e-75ce-4bbb-967e-72e94b757f00', 'x-compute-request-id': 'req-0b6e0d7e-75ce-4bbb-967e-72e94b757f00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "volumeId": "4f326169-3ce9-4e55-9dbb-8978f5532399", "serverId": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "device": "/dev/vdb"}]}'
2026-01-19 12:34:22,334 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/action 1.053s
2026-01-19 12:34:22,335 82026 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': 'Mon, 19 Jan 2026 11:34:21 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-cd5d98df-720c-4dd9-aa1f-ffa4967759a8', 'x-compute-request-id': 'req-cd5d98df-720c-4dd9-aa1f-ffa4967759a8', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.44/compute/v2.1/servers/6c6607b1-b13e-42d1-a774-70d73c7317d6/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-19 12:34:22,375 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:34:22,375 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649f4c06-bfbe-4bf8-8d0b-3eb14304085b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649f4c06-bfbe-4bf8-8d0b-3eb14304085b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:23,427 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:34:23,428 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420c6e88-c057-46b0-8f29-bd16c8339b48', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420c6e88-c057-46b0-8f29-bd16c8339b48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:24,475 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.036s
2026-01-19 12:34:24,475 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eeddd4d-ff4d-4a7d-ac86-e3d777579408', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eeddd4d-ff4d-4a7d-ac86-e3d777579408', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:25,653 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.166s
2026-01-19 12:34:25,653 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da9ef8de-e1f0-47a7-a7ac-dcf21565e1db', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da9ef8de-e1f0-47a7-a7ac-dcf21565e1db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:26,730 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.065s
2026-01-19 12:34:26,730 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-521788eb-2eaf-479c-9ee4-7e1bb2a7f2a9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-521788eb-2eaf-479c-9ee4-7e1bb2a7f2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:27,807 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.065s
2026-01-19 12:34:27,807 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2e00fe-a234-4f31-a47c-d93bd68c5a5f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2e00fe-a234-4f31-a47c-d93bd68c5a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:28,866 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.047s
2026-01-19 12:34:28,866 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d94bdd-9db2-46af-8282-0608409b31b8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d94bdd-9db2-46af-8282-0608409b31b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:29,915 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.036s
2026-01-19 12:34:29,915 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0ddc02-0dd2-4564-aa60-b31140e5c343', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0ddc02-0dd2-4564-aa60-b31140e5c343', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:30,963 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:34:30,964 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce40cbb-9fde-4aff-8b38-a846a7399355', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce40cbb-9fde-4aff-8b38-a846a7399355', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:32,015 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:34:32,015 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef2e3cf-a61c-4fd0-9a84-59c1d0a8e294', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef2e3cf-a61c-4fd0-9a84-59c1d0a8e294', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:33,086 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.059s
2026-01-19 12:34:33,087 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34791c99-b30e-4a17-85c4-4bd22ac7ce98', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34791c99-b30e-4a17-85c4-4bd22ac7ce98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:34,144 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:34:34,144 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba958ef6-9f46-4c74-bb85-dadd19b35cdb', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba958ef6-9f46-4c74-bb85-dadd19b35cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:35,195 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:34:35,195 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc829a15-5759-44e1-a8dd-b6a49a2060a9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc829a15-5759-44e1-a8dd-b6a49a2060a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:36,245 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:34:36,245 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ba6d0e-4a4e-44c6-8d74-9368ac215f9d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ba6d0e-4a4e-44c6-8d74-9368ac215f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:37,296 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:34:37,296 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ef0612-3650-471f-9332-f88bac905f98', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ef0612-3650-471f-9332-f88bac905f98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:38,354 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.046s
2026-01-19 12:34:38,354 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b162d4-7f62-4555-ad1c-1bdfc522cf0b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b162d4-7f62-4555-ad1c-1bdfc522cf0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:39,414 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.045s
2026-01-19 12:34:39,414 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32331bf-fe75-4dfc-b5ab-68cb89aa85f1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32331bf-fe75-4dfc-b5ab-68cb89aa85f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:40,514 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.087s
2026-01-19 12:34:40,514 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694f697b-8bda-478f-94f3-0c9a4d9465c8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694f697b-8bda-478f-94f3-0c9a4d9465c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:41,568 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.043s
2026-01-19 12:34:41,569 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be2c6ec-1068-4c7b-a35d-6a33e7b6ea2d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be2c6ec-1068-4c7b-a35d-6a33e7b6ea2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:42,619 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:34:42,619 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44998501-d1e5-45df-9e9b-3155742b6fe7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44998501-d1e5-45df-9e9b-3155742b6fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:43,668 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:34:43,668 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968d335f-b130-46c2-b000-73b797e9b417', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968d335f-b130-46c2-b000-73b797e9b417', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:44,720 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:34:44,720 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66edf633-3ac4-4746-8b99-c7aff69874cc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66edf633-3ac4-4746-8b99-c7aff69874cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:45,882 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.141s
2026-01-19 12:34:45,883 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb638d5-9f9b-4820-879c-edef331c995a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb638d5-9f9b-4820-879c-edef331c995a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:47,042 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.141s
2026-01-19 12:34:47,042 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a02994-a339-462c-89f4-c81773cc97b2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a02994-a339-462c-89f4-c81773cc97b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:48,131 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.077s
2026-01-19 12:34:48,131 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44bb5264-f023-4045-b5d0-d62d4444827a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44bb5264-f023-4045-b5d0-d62d4444827a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:49,183 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:34:49,183 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65928dfd-d8b4-497c-8b11-6d3d63dbabcf', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65928dfd-d8b4-497c-8b11-6d3d63dbabcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:50,266 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.071s
2026-01-19 12:34:50,266 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2864bb-e635-4617-ab6c-d4d13354e9d9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2864bb-e635-4617-ab6c-d4d13354e9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:51,319 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:34:51,319 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f939468-06c8-433f-a18f-c5701dc96671', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f939468-06c8-433f-a18f-c5701dc96671', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:52,368 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:34:52,369 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6fc5d3e-eabf-4114-a6ef-c69bffebafa5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6fc5d3e-eabf-4114-a6ef-c69bffebafa5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:53,424 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.043s
2026-01-19 12:34:53,425 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf4cb4a-d3e7-4f0d-89eb-b7e691779ac7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf4cb4a-d3e7-4f0d-89eb-b7e691779ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:54,496 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.060s
2026-01-19 12:34:54,497 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f04008-e3fd-483b-93e0-ce8b096ad405', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f04008-e3fd-483b-93e0-ce8b096ad405', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:55,559 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.050s
2026-01-19 12:34:55,560 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763b585c-e24e-4785-860c-8f9634657d50', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763b585c-e24e-4785-860c-8f9634657d50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:56,616 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:34:56,616 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f15705b-7f1b-4d9b-bef0-b54662c3bb1d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f15705b-7f1b-4d9b-bef0-b54662c3bb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:57,675 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.047s
2026-01-19 12:34:57,676 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279fa059-dd6e-4021-ac33-e82f88bf2e0a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279fa059-dd6e-4021-ac33-e82f88bf2e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:58,734 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:34:58,735 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d069423c-bcac-4e36-b782-22f6713720de', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d069423c-bcac-4e36-b782-22f6713720de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:34:59,788 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.043s
2026-01-19 12:34:59,788 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d426feb-60bf-4fb6-ac55-1567ce710e7b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d426feb-60bf-4fb6-ac55-1567ce710e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:00,845 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.041s
2026-01-19 12:35:00,845 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9683b820-d51a-45cd-a350-582d5fc494cc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9683b820-d51a-45cd-a350-582d5fc494cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:01,915 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.058s
2026-01-19 12:35:01,915 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cefc1667-32c6-47df-8dcc-f54bf7e0e4d0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cefc1667-32c6-47df-8dcc-f54bf7e0e4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:02,967 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:35:02,967 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72def960-2982-4a53-9021-9ccf3fbbd491', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72def960-2982-4a53-9021-9ccf3fbbd491', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:04,022 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:35:04,022 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a1eb389-7e24-4b6d-ae1a-891ce93a4f38', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a1eb389-7e24-4b6d-ae1a-891ce93a4f38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:05,070 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:35:05,071 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f9db22-bca2-4d4f-b923-e0ee4b4470a1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f9db22-bca2-4d4f-b923-e0ee4b4470a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:06,119 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:35:06,119 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e3faf83-94f5-4a07-9bb9-84d4fa17fef3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3faf83-94f5-4a07-9bb9-84d4fa17fef3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:07,165 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.034s
2026-01-19 12:35:07,165 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062ee2ca-ddcb-4c80-86a0-70ec70eb833c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062ee2ca-ddcb-4c80-86a0-70ec70eb833c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:08,215 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:35:08,216 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18cf6194-a638-4031-a7f8-a2672dc9bad7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18cf6194-a638-4031-a7f8-a2672dc9bad7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:09,276 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.048s
2026-01-19 12:35:09,276 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18da5847-7832-4b58-8ae3-daf5f158e495', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18da5847-7832-4b58-8ae3-daf5f158e495', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:10,331 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:35:10,331 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2762bc-f45d-479c-8a14-6b1912db14c4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d2762bc-f45d-479c-8a14-6b1912db14c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:11,379 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.036s
2026-01-19 12:35:11,379 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4abd3e5-65ea-4812-8c30-d7f67bc8e8e7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4abd3e5-65ea-4812-8c30-d7f67bc8e8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:12,431 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:35:12,431 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a33a61-04e4-469e-9dc6-dcfb19e22b8a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a33a61-04e4-469e-9dc6-dcfb19e22b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:13,481 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:35:13,481 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a2f2a35-161b-4e13-8db0-71485fab6fab', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a2f2a35-161b-4e13-8db0-71485fab6fab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:14,531 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:35:14,531 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e7b589-40e3-4809-965e-bc6e096c01c2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e7b589-40e3-4809-965e-bc6e096c01c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:15,587 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:35:15,587 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b04ee0-fd67-4238-a519-0553b586c6ee', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b04ee0-fd67-4238-a519-0553b586c6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:16,638 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:35:16,639 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1793591e-295f-4e6a-9541-3f2af7376522', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1793591e-295f-4e6a-9541-3f2af7376522', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:17,695 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:35:17,695 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-773778b1-94c2-4b3d-a74b-01a1cf6f2f1a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-773778b1-94c2-4b3d-a74b-01a1cf6f2f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:18,748 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.041s
2026-01-19 12:35:18,749 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211824fa-c4f3-4ba3-9d76-cc4005618662', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211824fa-c4f3-4ba3-9d76-cc4005618662', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:19,800 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:35:19,800 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63bccf20-6494-4fc8-bf3f-f3007507691d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63bccf20-6494-4fc8-bf3f-f3007507691d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:20,851 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:35:20,851 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3031bc54-4269-4db3-a757-67a88cfc6d61', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3031bc54-4269-4db3-a757-67a88cfc6d61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:21,909 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.046s
2026-01-19 12:35:21,909 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c0a18d-b7ab-4d15-b86b-ac6f3d416c24', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c0a18d-b7ab-4d15-b86b-ac6f3d416c24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:22,960 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:35:22,960 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8429557e-22ca-490e-84e5-6aef667542df', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8429557e-22ca-490e-84e5-6aef667542df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:24,026 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.055s
2026-01-19 12:35:24,027 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330c7703-e6c8-4f4e-93b9-3b52c8b76d95', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330c7703-e6c8-4f4e-93b9-3b52c8b76d95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:25,080 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:35:25,080 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d618d6-084b-418f-95a7-a64254332561', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d618d6-084b-418f-95a7-a64254332561', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:26,181 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.089s
2026-01-19 12:35:26,181 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842f34c5-515c-4b0b-88ce-d4aad2d36063', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842f34c5-515c-4b0b-88ce-d4aad2d36063', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:27,237 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:35:27,237 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4a618a-68f8-4c17-81b7-f9816ab7fb82', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4a618a-68f8-4c17-81b7-f9816ab7fb82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:28,298 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.049s
2026-01-19 12:35:28,298 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42efb285-c171-40e2-b517-ba8d962f291c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42efb285-c171-40e2-b517-ba8d962f291c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:29,380 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.070s
2026-01-19 12:35:29,380 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2676256-b934-4c9d-8ba7-23bc8129e49b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2676256-b934-4c9d-8ba7-23bc8129e49b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:30,442 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.050s
2026-01-19 12:35:30,442 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395fbb49-54de-4d3b-9d9d-a9a779549bb6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395fbb49-54de-4d3b-9d9d-a9a779549bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:31,509 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.055s
2026-01-19 12:35:31,509 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0420864-4ee4-4fac-9804-63351acba706', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0420864-4ee4-4fac-9804-63351acba706', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:32,569 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.048s
2026-01-19 12:35:32,569 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a220d203-3974-4b6d-87d2-062fbb3122ac', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a220d203-3974-4b6d-87d2-062fbb3122ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:33,621 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:35:33,621 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7057f7e9-bdfa-4f8b-a885-c7ae9c5de13b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7057f7e9-bdfa-4f8b-a885-c7ae9c5de13b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:34,685 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.052s
2026-01-19 12:35:34,685 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83edf47e-8ed3-4f1d-a089-62cb13c5d231', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83edf47e-8ed3-4f1d-a089-62cb13c5d231', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:35,736 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:35:35,737 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ee3363-b2ff-45c1-b0cc-58c44540fdf4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ee3363-b2ff-45c1-b0cc-58c44540fdf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:36,804 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.057s
2026-01-19 12:35:36,804 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a5af43-86cf-45eb-b8ee-3f24a1f0d08f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a5af43-86cf-45eb-b8ee-3f24a1f0d08f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:37,853 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:35:37,853 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f82911-3e37-4754-99c5-364e980367e1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f82911-3e37-4754-99c5-364e980367e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:38,903 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:35:38,903 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e1ecef-96dd-437c-bf53-2b1f0aa11ab5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e1ecef-96dd-437c-bf53-2b1f0aa11ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:39,952 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:35:39,953 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56223ed5-bed4-4bad-9f66-764e0fbed501', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56223ed5-bed4-4bad-9f66-764e0fbed501', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:41,007 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:35:41,007 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bafc429-0cc9-42c8-9ecf-c7582853bf24', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bafc429-0cc9-42c8-9ecf-c7582853bf24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:42,068 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.050s
2026-01-19 12:35:42,069 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6187ac7-3b72-4b6f-b28e-6bd85acd3289', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6187ac7-3b72-4b6f-b28e-6bd85acd3289', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:43,131 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.049s
2026-01-19 12:35:43,131 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45dacbb3-c849-4fb9-9149-fdf6d18b6941', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45dacbb3-c849-4fb9-9149-fdf6d18b6941', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:44,185 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:35:44,185 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7444cd7-101c-4788-bd3d-a4980cbae95c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7444cd7-101c-4788-bd3d-a4980cbae95c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:45,244 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.047s
2026-01-19 12:35:45,245 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de609166-43eb-4698-8672-5778923fc7f4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de609166-43eb-4698-8672-5778923fc7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:46,291 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.035s
2026-01-19 12:35:46,292 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531acc08-0d81-44b2-80d5-65b7728eaf22', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531acc08-0d81-44b2-80d5-65b7728eaf22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:47,346 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.043s
2026-01-19 12:35:47,346 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd7089c-0660-43e0-9fa8-49ce1cdfb40e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd7089c-0660-43e0-9fa8-49ce1cdfb40e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:48,490 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.132s
2026-01-19 12:35:48,490 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f14549dd-1e34-4a6e-8daf-66c122325887', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f14549dd-1e34-4a6e-8daf-66c122325887', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:49,563 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.062s
2026-01-19 12:35:49,564 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420fb182-00c4-445c-b08c-be1bb41396bf', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420fb182-00c4-445c-b08c-be1bb41396bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:50,619 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.043s
2026-01-19 12:35:50,619 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df5ec8a5-50c3-4744-96e5-bf0524178a23', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5ec8a5-50c3-4744-96e5-bf0524178a23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:51,684 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.053s
2026-01-19 12:35:51,685 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99acb4ee-8ab8-4fff-9385-e85ed29cc293', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99acb4ee-8ab8-4fff-9385-e85ed29cc293', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:52,740 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.043s
2026-01-19 12:35:52,740 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1026727e-caa3-4b66-9a28-69e5bcb91954', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1026727e-caa3-4b66-9a28-69e5bcb91954', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:53,801 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.048s
2026-01-19 12:35:53,801 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb7407bb-7b4a-4c7a-acca-ed2adba7d106', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb7407bb-7b4a-4c7a-acca-ed2adba7d106', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:54,857 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:35:54,858 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6811ff67-24f9-4b94-8359-b4058ee7d152', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6811ff67-24f9-4b94-8359-b4058ee7d152', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:55,938 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.068s
2026-01-19 12:35:55,938 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-601b744f-1869-4fef-a56b-b63648c138e2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-601b744f-1869-4fef-a56b-b63648c138e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:56,988 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:35:56,988 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02440980-bcf4-4c89-bc6c-42eddec16d4a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02440980-bcf4-4c89-bc6c-42eddec16d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:58,045 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:35:58,046 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a6d49f-7958-44cc-94f6-62be948f47ed', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a6d49f-7958-44cc-94f6-62be948f47ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:35:59,098 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:35:59,098 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff738809-d1b7-4380-9a31-3e7e6e290fd8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff738809-d1b7-4380-9a31-3e7e6e290fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:00,150 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:36:00,150 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fecb087-085c-4e76-86cb-bf249455f0f9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fecb087-085c-4e76-86cb-bf249455f0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:01,201 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:36:01,202 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a96179-9feb-4b3c-b61e-25db37881990', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a96179-9feb-4b3c-b61e-25db37881990', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:02,255 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:36:02,256 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb66a1b7-0d91-4fe3-aab8-f453e74c41ed', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb66a1b7-0d91-4fe3-aab8-f453e74c41ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:03,316 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.049s
2026-01-19 12:36:03,317 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e3f7739-2d32-4094-858e-f59cc9a3ddc8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e3f7739-2d32-4094-858e-f59cc9a3ddc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:04,555 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.227s
2026-01-19 12:36:04,556 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b095df19-3703-492b-ba5a-c0bec0a8f507', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b095df19-3703-492b-ba5a-c0bec0a8f507', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:05,606 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:36:05,606 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee942c9-18e1-4f1d-b520-2584e4036501', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee942c9-18e1-4f1d-b520-2584e4036501', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:06,658 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.041s
2026-01-19 12:36:06,659 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a2294f-b702-468d-ac80-8ab8b8077e86', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a2294f-b702-468d-ac80-8ab8b8077e86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:07,705 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.036s
2026-01-19 12:36:07,705 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429ec82c-d01d-43d6-b1af-3e2201ff9333', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429ec82c-d01d-43d6-b1af-3e2201ff9333', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:08,760 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.043s
2026-01-19 12:36:08,761 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36371d3e-d0c5-4ba9-8f4f-569d7cf7834c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36371d3e-d0c5-4ba9-8f4f-569d7cf7834c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:09,812 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:36:09,813 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da688e3-6289-451e-a7ca-5f5c6951361a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da688e3-6289-451e-a7ca-5f5c6951361a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:10,869 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:36:10,869 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2101be1b-112c-48cf-8477-aabca72d4103', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2101be1b-112c-48cf-8477-aabca72d4103', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:11,921 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:36:11,922 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b0d0ac-1774-4c2c-b67a-1131924ca432', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b0d0ac-1774-4c2c-b67a-1131924ca432', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:12,972 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:36:12,972 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f8e6f6-8e93-4376-9917-c4b04e1b3403', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f8e6f6-8e93-4376-9917-c4b04e1b3403', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:14,021 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:36:14,021 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb849bc-0192-4e28-913d-cc1385a8bd7d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb849bc-0192-4e28-913d-cc1385a8bd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:15,069 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.036s
2026-01-19 12:36:15,070 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b299bc14-bc1c-427a-84eb-0e5b114b4103', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b299bc14-bc1c-427a-84eb-0e5b114b4103', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:16,118 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:36:16,118 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2034e50-fb51-4f9a-b47f-6f97b675ab1b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2034e50-fb51-4f9a-b47f-6f97b675ab1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:17,178 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.048s
2026-01-19 12:36:17,178 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6dff062-b7f3-4612-b4fb-e337de53ef6d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6dff062-b7f3-4612-b4fb-e337de53ef6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:18,227 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:36:18,227 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f510ea2b-1bd9-4f53-8ec9-9cc0f3e0c0a2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f510ea2b-1bd9-4f53-8ec9-9cc0f3e0c0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:19,304 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.065s
2026-01-19 12:36:19,304 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9370879-bc16-4cd1-9497-b572e3447f5a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9370879-bc16-4cd1-9497-b572e3447f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:20,360 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:36:20,360 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2e32bd-0bf5-4b32-8dbd-3ba39617da67', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2e32bd-0bf5-4b32-8dbd-3ba39617da67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:21,412 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:36:21,412 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d942bc89-d0b7-4873-8d74-8ad4b314463f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d942bc89-d0b7-4873-8d74-8ad4b314463f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:22,464 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:36:22,465 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f53b61b-6129-43d5-abea-e33edc78e72c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f53b61b-6129-43d5-abea-e33edc78e72c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:23,600 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.124s
2026-01-19 12:36:23,601 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825f3ff5-f506-40ff-a876-af1488984f9c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825f3ff5-f506-40ff-a876-af1488984f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:24,654 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:36:24,654 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db3538f-45ed-420d-96bc-ad6dfbb7e4c6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db3538f-45ed-420d-96bc-ad6dfbb7e4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:25,703 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.036s
2026-01-19 12:36:25,703 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8550d3-601e-47e2-a2f0-5141fcad6761', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8550d3-601e-47e2-a2f0-5141fcad6761', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:26,761 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.046s
2026-01-19 12:36:26,762 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe72944-4842-4762-b89d-ee6d06d7572b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe72944-4842-4762-b89d-ee6d06d7572b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:27,811 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:36:27,811 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c505bb-4399-495c-9aa6-bd8c7073b712', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c505bb-4399-495c-9aa6-bd8c7073b712', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:28,865 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.041s
2026-01-19 12:36:28,865 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592b47f5-9041-42f8-ad9f-b340308bac9b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592b47f5-9041-42f8-ad9f-b340308bac9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:29,917 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:36:29,917 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba163a0-3af4-4728-9569-7c055622414b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba163a0-3af4-4728-9569-7c055622414b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:30,977 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.048s
2026-01-19 12:36:30,977 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732360ef-b873-4595-939d-85464bad9f8d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732360ef-b873-4595-939d-85464bad9f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:32,025 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.036s
2026-01-19 12:36:32,025 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9c8dc7-dcc6-4d06-aefe-db6e4d27ca09', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9c8dc7-dcc6-4d06-aefe-db6e4d27ca09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:33,105 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.063s
2026-01-19 12:36:33,105 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88275fd-25b3-4360-9b21-1b8560ae72ef', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88275fd-25b3-4360-9b21-1b8560ae72ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:34,162 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.043s
2026-01-19 12:36:34,162 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4edc31b0-9ea0-485a-8308-8bc71b61a918', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4edc31b0-9ea0-485a-8308-8bc71b61a918', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:35,217 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:36:35,218 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1aff874-249c-4018-854e-5e398f2f4a9f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1aff874-249c-4018-854e-5e398f2f4a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:36,277 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.048s
2026-01-19 12:36:36,278 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af74f5df-9ee7-48bc-84a6-b13a332e11ea', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af74f5df-9ee7-48bc-84a6-b13a332e11ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:37,353 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.063s
2026-01-19 12:36:37,353 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3c1caf-52d7-4ff4-99f9-3e931ee05198', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3c1caf-52d7-4ff4-99f9-3e931ee05198', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:38,409 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.043s
2026-01-19 12:36:38,409 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a22039-5010-4453-bc5a-5c2eac1716d2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a22039-5010-4453-bc5a-5c2eac1716d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:39,463 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:36:39,464 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb004ffd-e498-48fb-ae29-ebb31e5bbebd', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb004ffd-e498-48fb-ae29-ebb31e5bbebd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:40,517 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.041s
2026-01-19 12:36:40,517 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd4b808-d980-4f60-8e5d-6a8045661e96', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd4b808-d980-4f60-8e5d-6a8045661e96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:41,570 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.041s
2026-01-19 12:36:41,570 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee5dfe6-b56a-42c5-bf73-01ab3e8c6446', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee5dfe6-b56a-42c5-bf73-01ab3e8c6446', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:42,619 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:36:42,620 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aaff6dc-d419-4c4e-be3c-547c17c35b4a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aaff6dc-d419-4c4e-be3c-547c17c35b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:43,677 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.046s
2026-01-19 12:36:43,678 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ced4ae-7c8c-45f1-a911-3e843ee3b6a5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ced4ae-7c8c-45f1-a911-3e843ee3b6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:44,730 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:36:44,731 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d88911-50bf-400f-a5df-aa29cafdf48b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d88911-50bf-400f-a5df-aa29cafdf48b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:45,784 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:36:45,784 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3d0490-b242-4c0a-af98-5dd5637a4563', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3d0490-b242-4c0a-af98-5dd5637a4563', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:46,838 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:36:46,838 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-388ec111-3ecf-4e17-803f-90b42eff7bdc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-388ec111-3ecf-4e17-803f-90b42eff7bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:47,895 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:36:47,895 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b0924a-ac79-44f0-87df-cc184de37fbf', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b0924a-ac79-44f0-87df-cc184de37fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:48,949 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:36:48,950 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2f6204-7bc8-4ac1-80d1-d854f001427d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2f6204-7bc8-4ac1-80d1-d854f001427d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:50,000 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:36:50,000 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f04adc9-09b5-451f-83cf-99047dabcaf1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f04adc9-09b5-451f-83cf-99047dabcaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:51,049 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:36:51,049 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eadbe21-828d-4000-a841-7de504962050', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eadbe21-828d-4000-a841-7de504962050', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:52,100 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:36:52,101 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ff3aa00-70e0-457c-aa43-a0c06700e5d7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ff3aa00-70e0-457c-aa43-a0c06700e5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:53,156 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:36:53,157 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a749586-5082-469d-aa15-18667e19d0eb', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a749586-5082-469d-aa15-18667e19d0eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:54,223 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.055s
2026-01-19 12:36:54,223 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bed7ad-af50-4ef1-9a98-ca7ed922a7e7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bed7ad-af50-4ef1-9a98-ca7ed922a7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:55,297 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.062s
2026-01-19 12:36:55,297 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec89cd1-1eee-4205-bab4-183658b4f65c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec89cd1-1eee-4205-bab4-183658b4f65c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:56,362 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.053s
2026-01-19 12:36:56,362 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ad6bf3-75b3-4013-bf3e-5410c6803b06', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ad6bf3-75b3-4013-bf3e-5410c6803b06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:57,425 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.051s
2026-01-19 12:36:57,425 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5914405-9c02-4dad-9962-3bb1134c9bb8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5914405-9c02-4dad-9962-3bb1134c9bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:58,480 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.042s
2026-01-19 12:36:58,480 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a75dd17-bbf3-4686-aa1c-908cb5149c86', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a75dd17-bbf3-4686-aa1c-908cb5149c86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:36:59,561 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.069s
2026-01-19 12:36:59,561 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:36:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6440cff2-7d3b-4afa-8077-6fd4c1dae6f7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6440cff2-7d3b-4afa-8077-6fd4c1dae6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:00,649 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.076s
2026-01-19 12:37:00,649 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8af1f8-04a1-4940-9cdd-dde81c5f167a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8af1f8-04a1-4940-9cdd-dde81c5f167a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:01,714 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.053s
2026-01-19 12:37:01,714 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b1643ff-e738-4780-9d95-aaae854c9f4c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b1643ff-e738-4780-9d95-aaae854c9f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:02,785 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.059s
2026-01-19 12:37:02,785 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42678395-ecf0-431e-8873-5070645b367b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42678395-ecf0-431e-8873-5070645b367b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:03,956 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.159s
2026-01-19 12:37:03,956 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee74605-9e08-48f1-821a-1f8475905197', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee74605-9e08-48f1-821a-1f8475905197', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:05,020 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.053s
2026-01-19 12:37:05,021 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a406bcc-ff82-48e1-84cf-6d163d499d7c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a406bcc-ff82-48e1-84cf-6d163d499d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:06,094 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.062s
2026-01-19 12:37:06,094 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2147a80a-8884-4382-91c2-396aceb66ee2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2147a80a-8884-4382-91c2-396aceb66ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:07,202 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.096s
2026-01-19 12:37:07,202 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7df83dd-f92f-4d26-9ec3-ca0b2e7b296d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7df83dd-f92f-4d26-9ec3-ca0b2e7b296d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:08,274 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.060s
2026-01-19 12:37:08,274 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f8dd770-f186-4aea-80ca-10f956dec1b2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f8dd770-f186-4aea-80ca-10f956dec1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:09,331 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:37:09,331 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a74930-4388-400a-a922-a806650ac44d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a74930-4388-400a-a922-a806650ac44d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:10,415 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.072s
2026-01-19 12:37:10,416 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-745915eb-dea0-4e02-be29-ca00eda102c2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-745915eb-dea0-4e02-be29-ca00eda102c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:11,464 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:37:11,464 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f23adaf-deb2-41b4-aa51-15ee5b139ee6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f23adaf-deb2-41b4-aa51-15ee5b139ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:12,527 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.051s
2026-01-19 12:37:12,527 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-555db878-4477-4d2c-b635-9e8ee90de0b1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-555db878-4477-4d2c-b635-9e8ee90de0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:13,594 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.055s
2026-01-19 12:37:13,594 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad9a5e01-6126-490d-9cf0-701fdd9d3767', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad9a5e01-6126-490d-9cf0-701fdd9d3767', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:14,643 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.037s
2026-01-19 12:37:14,643 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16fa972-f564-4fc5-a87a-f4a2f256a610', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16fa972-f564-4fc5-a87a-f4a2f256a610', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:15,703 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.049s
2026-01-19 12:37:15,703 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d65d4534-99ac-45a6-aec0-4785d61a62f2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d65d4534-99ac-45a6-aec0-4785d61a62f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:16,759 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:37:16,759 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aff10c0-e115-42de-ad6a-ba01e87a518c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aff10c0-e115-42de-ad6a-ba01e87a518c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:17,822 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.051s
2026-01-19 12:37:17,823 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25fe528-25d9-45e7-8ab2-88a8788e6cea', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25fe528-25d9-45e7-8ab2-88a8788e6cea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:18,928 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.094s
2026-01-19 12:37:18,928 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f8ac9b3-4324-4e45-8b97-257592cd7d6b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f8ac9b3-4324-4e45-8b97-257592cd7d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:19,987 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.040s
2026-01-19 12:37:19,987 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d2f1d8-752c-42f2-8752-fa3428b109fb', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d2f1d8-752c-42f2-8752-fa3428b109fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:21,038 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:37:21,038 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008e8d0b-1cb3-4195-a262-a2f277c47e45', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008e8d0b-1cb3-4195-a262-a2f277c47e45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:22,104 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.051s
2026-01-19 12:37:22,104 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119c1f08-eee1-4aee-9d5a-ebe575133e32', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119c1f08-eee1-4aee-9d5a-ebe575133e32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:23,154 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.039s
2026-01-19 12:37:23,155 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236ffc1f-2382-4ecf-98d8-e2afccaae965', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236ffc1f-2382-4ecf-98d8-e2afccaae965', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:24,210 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:37:24,211 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd5716d-6e84-42fd-9945-4ca6a23c7618', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd5716d-6e84-42fd-9945-4ca6a23c7618', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:25,269 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.048s
2026-01-19 12:37:25,270 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3e14cd-f2f4-4965-8b36-86f3c2e36e04', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3e14cd-f2f4-4965-8b36-86f3c2e36e04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:26,328 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.047s
2026-01-19 12:37:26,329 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0360ef-f57a-449b-b720-f8bd0ab25f99', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0360ef-f57a-449b-b720-f8bd0ab25f99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:27,379 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:37:27,379 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-289c3511-879a-405b-b204-503300c3e04f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-289c3511-879a-405b-b204-503300c3e04f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:28,432 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.041s
2026-01-19 12:37:28,433 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c42019-bdcc-466f-ba10-ffabab787eed', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c42019-bdcc-466f-ba10-ffabab787eed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:29,482 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:37:29,483 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ae5afb-3886-48af-9403-c3a917e392dd', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ae5afb-3886-48af-9403-c3a917e392dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:30,529 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.036s
2026-01-19 12:37:30,530 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-323b5794-6a39-4321-b4e0-054761a5eab6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-323b5794-6a39-4321-b4e0-054761a5eab6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:31,594 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.053s
2026-01-19 12:37:31,594 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c8dbc4-7210-4972-b825-f0e1e8d03724', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c8dbc4-7210-4972-b825-f0e1e8d03724', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:32,726 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.120s
2026-01-19 12:37:32,726 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4410a6d6-fc61-4c9f-a82d-949f486cf3d2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4410a6d6-fc61-4c9f-a82d-949f486cf3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:34,072 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.334s
2026-01-19 12:37:34,072 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c384da97-38d5-43ae-8fc9-17217d83fa3e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c384da97-38d5-43ae-8fc9-17217d83fa3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:35,133 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.045s
2026-01-19 12:37:35,134 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74787f68-433e-4231-ae9d-b8c2e487dd56', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74787f68-433e-4231-ae9d-b8c2e487dd56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:36,186 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.038s
2026-01-19 12:37:36,187 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f204ba63-8930-41ae-8645-f027f16af29d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f204ba63-8930-41ae-8645-f027f16af29d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:37,241 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.044s
2026-01-19 12:37:37,241 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128f7a92-dc15-478f-b18a-91e0a7d50498', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128f7a92-dc15-478f-b18a-91e0a7d50498', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
2026-01-19 12:37:38,306 82026 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399 0.053s
2026-01-19 12:37:38,306 82026 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 19 Jan 2026 11:37:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8acd11d8-c126-4df7-990b-50f7f50c4279', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8acd11d8-c126-4df7-990b-50f7f50c4279', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399'}
Body: b'{"volume": {"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-19T11:24:55.000000", "updated_at": "2026-01-19T11:26:33.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2134439217", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.44/volume/v3/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}, {"rel": "bookmark", "href": "http://192.168.122.44/volume/volumes/4f326169-3ce9-4e55-9dbb-8978f5532399"}], "user_id": "55ea02f3ef284c3faf56e4bfb9e0e2a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "attachment_id": "4ea30241-5037-4f64-8562-f4447536021c", "volume_id": "4f326169-3ce9-4e55-9dbb-8978f5532399", "server_id": "6c6607b1-b13e-42d1-a774-70d73c7317d6", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-19T11:26:29.000000"}], "os-vol-tenant-attr:tenant_id": "04adb50155b74e07b5a2e0f123736693"}}'
}}}
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 6c6607b1-b13e-42d1-a774-70d73c7317d6 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 4f326169-3ce9-4e55-9dbb-8978f5532399 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 6c6607b1-b13e-42d1-a774-70d73c7317d6 failed to build and is in ERROR status
Details:
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectReaderTests33) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
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)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
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_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt35.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
pt36.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
pt37.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
pt37.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
pt38.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
pt39.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
pt40.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
pt41.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
pt42.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
pt43.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
pt44.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt44.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt45.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt45.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt46.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt46.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt47.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt47.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt47.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt48.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt49.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt50.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt50.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt50.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt50.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt50.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt50.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt51.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt51.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt51.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt51.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt51.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt51.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt51.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt51.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt52.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt52.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt53.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt53.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt53.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt54.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt55.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt56.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt56.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt57.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt57.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt58.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt59.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt59.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt59.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt59.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt59.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt59.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt59.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt60.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt60.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt60.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt60.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt60.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt60.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt61.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt61.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt62.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt62.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt63.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt63.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt64.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt64.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt65.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt65.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt65.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt65.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt65.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt65.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt65.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt66.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt66.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt66.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt67.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt68.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt68.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt68.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt68.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt68.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt69.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt69.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt69.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt69.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt69.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt70.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt70.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt71.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt71.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt72.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt72.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt72.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt72.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt73.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt73.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt73.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt74.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt74.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt74.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt74.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt74.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt74.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt74.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt74.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt74.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt74.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt74.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt74.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt75.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt75.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt75.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt75.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt76.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt76.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt76.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt76.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt76.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt76.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt77.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt78.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt79.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt80.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt81.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt81.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt82.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt82.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt83.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt84.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt84.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt85.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt85.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt86.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt86.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt87.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt87.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt88.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt88.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt89.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt89.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt89.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt89.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt89.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt89.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt90.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt91.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt91.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt92.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt92.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt93.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt94.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt94.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt94.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt94.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt94.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt94.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt94.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt94.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt94.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt94.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt94.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt94.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt94.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt94.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt94.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt94.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt94.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt94.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt95.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt95.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt95.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt95.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt95.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt95.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt95.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt95.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt95.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt95.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt95.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt95.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt95.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt95.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt95.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt95.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt95.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt95.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt95.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt95.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt95.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt95.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt95.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt95.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt95.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt95.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt95.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt95.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt95.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt95.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt95.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt95.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt96.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt96.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt96.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt96.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt97.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt97.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt97.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt97.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt97.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt97.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt97.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt97.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt97.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt97.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt97.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt97.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt97.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt98.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt98.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt98.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt98.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt98.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt98.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt99.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt100.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt102.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt103.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt104.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 305 | 246 | 3 | 0 | 56 | ||