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 ee488325-a214-4a74-931b-7a90b6665998 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2026-01-21T19:09:12Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7ffb6ca91280>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group d9b7bf3f-cf87-4fe4-abf9-13f7074385ef in use.', 'detail': ''}, <traceback object at 0x7ffb6ca4a080>), (<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 0x7ffb6ca3e400>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 within the required time (196 s). Timer started at 1769022751. Timer ended at 1769022947. Waited for 196 s., <traceback object at 0x7ffb6c7e6e40>))
|
||||||
| 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-21 19:49:24,945 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://192.168.122.250/volume/v3/volumes 0.800s
2026-01-21 19:49:24,945 83233 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-2057671622"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e36276bc-0b3f-4dd7-9124-a5bfd2bb8fd0', 'content-length': '794', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e36276bc-0b3f-4dd7-9124-a5bfd2bb8fd0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.250/volume/v3/volumes'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:24.783299", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2026-01-21 19:49:25,081 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.125s
2026-01-21 19:49:25,081 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6db549-af7e-4d3a-aa09-eb77db2368d3', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6db549-af7e-4d3a-aa09-eb77db2368d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:49:25.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:49:26,128 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.035s
2026-01-21 19:49:26,128 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e60ebff-2715-4a93-8aa8-3bed3ac25918', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e60ebff-2715-4a93-8aa8-3bed3ac25918', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:49:26.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:49:27,212 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.064s
2026-01-21 19:49:27,212 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-327020af-76ea-4c0b-b832-569ba49f7a4f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-327020af-76ea-4c0b-b832-569ba49f7a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:49:26.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:49:27,223 83233 INFO [tempest.common.waiters] volume 5a4bf13a-25f4-4796-96cc-d29b921360fa reached available after waiting for 2.223745 seconds
2026-01-21 19:49:27,224 83233 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-21 19:49:27,497 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://192.168.122.250/compute/v2.1/os-keypairs 0.272s
2026-01-21 19:49:27,497 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1628706674", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNhQqAlzJ9pLGNpB34Zn8533IE1ZUTvuFcdW7nPDs3rlBd72cMwnXiphUqb9rn8tL28MJq/jKu7vh6kUF7zOkDFg4ueCN9cPxgKr35ImOjFleoIiqTxM0tDSc6rW2v3nIQ=="}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:27 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-c5de797c-ac0e-4739-ac25-92fae0dbb264', 'x-compute-request-id': 'req-c5de797c-ac0e-4739-ac25-92fae0dbb264', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1628706674", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNhQqAlzJ9pLGNpB34Zn8533IE1ZUTvuFcdW7nPDs3rlBd72cMwnXiphUqb9rn8tL28MJq/jKu7vh6kUF7zOkDFg4ueCN9cPxgKr35ImOjFleoIiqTxM0tDSc6rW2v3nIQ==", "fingerprint": "50:6e:d2:53:41:50:e1:96:9f:1f:9e:dc:fa:75:a2:3a", "user_id": "62a70a0bf7d54a01ab65273842176672"}}'
2026-01-21 19:49:27,499 83233 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1628706674 created
2026-01-21 19:49:27,877 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.250/networking/v2.0/security-groups 0.377s
2026-01-21 19:49:27,877 83233 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--822472767", "description": "tempest-description--1658336681"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-812aff5a-eaa5-45ae-a6d4-f41a8bbf8716', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.250/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "46c5c610-b325-402f-b3af-294269e080b7", "name": "tempest-securitygroup--822472767", "stateful": true, "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "project_id": "c5b27a66f9004087a02d72a94be6000a", "description": "tempest-description--1658336681", "shared": false, "security_group_rules": [{"id": "5e20cd82-ccc6-489b-b3fe-30f93fff88b8", "project_id": "c5b27a66f9004087a02d72a94be6000a", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "security_group_id": "46c5c610-b325-402f-b3af-294269e080b7", "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": 184, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-21T18:49:27Z", "updated_at": "2026-01-21T18:49:27Z", "revision_number": 0}, {"id": "ea8f651c-b36d-4178-8b2c-fe9c9739bbbc", "project_id": "c5b27a66f9004087a02d72a94be6000a", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "security_group_id": "46c5c610-b325-402f-b3af-294269e080b7", "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": 185, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-21T18:49:27Z", "updated_at": "2026-01-21T18:49:27Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-21T18:49:27Z", "updated_at": "2026-01-21T18:49:27Z", "revision_number": 1}}'
2026-01-21 19:49:28,150 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.250/networking/v2.0/security-group-rules 0.273s
2026-01-21 19:49:28,151 83233 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": "46c5c610-b325-402f-b3af-294269e080b7", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2f8bd4f8-baad-4203-a4ba-4b50d80a1dd6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.250/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "95c5e5db-8819-4dae-8f62-11c514a83bf9", "project_id": "c5b27a66f9004087a02d72a94be6000a", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "security_group_id": "46c5c610-b325-402f-b3af-294269e080b7", "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-21T18:49:28Z", "updated_at": "2026-01-21T18:49:28Z", "revision_number": 0}}'
2026-01-21 19:49:28,375 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.250/networking/v2.0/security-group-rules 0.224s
2026-01-21 19:49:28,375 83233 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": "46c5c610-b325-402f-b3af-294269e080b7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-256649d5-1dd3-4472-9be2-c41f622fe52c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.250/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a01aefae-58e6-4c9a-90f8-9cc3976b6b43", "project_id": "c5b27a66f9004087a02d72a94be6000a", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "security_group_id": "46c5c610-b325-402f-b3af-294269e080b7", "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-21T18:49:28Z", "updated_at": "2026-01-21T18:49:28Z", "revision_number": 0}}'
2026-01-21 19:49:28,375 83233 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--822472767 created
2026-01-21 19:49:28,921 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.250/networking/v2.0/floatingips 0.545s
2026-01-21 19:49:28,921 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "a831fba4-8189-48dc-8fc0-6d836954a582"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6ddff1e3-27d4-45f1-b06a-cded401715c6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.250/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "1b92a421-408f-4e4a-9292-88e1ba4cf6dc", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "project_id": "c5b27a66f9004087a02d72a94be6000a", "floating_ip_address": "172.24.4.37", "floating_network_id": "a831fba4-8189-48dc-8fc0-6d836954a582", "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-21T18:49:28Z", "updated_at": "2026-01-21T18:49:28Z", "revision_number": 0}}'
2026-01-21 19:49:28,922 83233 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1b92a421-408f-4e4a-9292-88e1ba4cf6dc', 'tenant_id': 'c5b27a66f9004087a02d72a94be6000a', 'project_id': 'c5b27a66f9004087a02d72a94be6000a', 'floating_ip_address': '172.24.4.37', 'floating_network_id': 'a831fba4-8189-48dc-8fc0-6d836954a582', '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-21T18:49:28Z', 'updated_at': '2026-01-21T18:49:28Z', 'revision_number': 0, 'ip': '172.24.4.37'} created
2026-01-21 19:49:28,990 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.250/identity/v3/auth/tokens 0.063s
2026-01-21 19:49:28,990 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2538', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-614f8cfc-add6-4f13-a6c8-8eae8bf81595', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.250/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "62a70a0bf7d54a01ab65273842176672", "name": "tempest-VolumesAssistedSnapshotsTest-167685064-project-member", "password_expires_at": null}, "audit_ids": ["6l_qhnvCSJK5kSNEh2Ai-Q"], "expires_at": "2026-01-21T19:49:28.000000Z", "issued_at": "2026-01-21T18:49:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5b27a66f9004087a02d72a94be6000a", "name": "tempest-VolumesAssistedSnapshotsTest-167685064"}, "is_domain": false, "roles": [{"id": "228049b6c4d9489cb1314876a2ba81d0", "name": "reader"}, {"id": "b3daa4e4d21347a89f3ceb5c9b9c5bd3", "name": "member"}], "catalog": [{"endpoints": [{"id": "44faed5af5014d628f7ad40cb797b90d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/compute/v2/c5b27a66f9004087a02d72a94be6000a", "region": "RegionOne"}], "id": "1715c46d588043a1a0cbce1026974fe9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "90faa0f42d1e46808029f58e0f65bf94", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/placement", "region": "RegionOne"}], "id": "50acd44a258343b7a5c5c8d9e3dfcc8d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "92c77c6301fc470482617c1ecde1df1a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/image", "region": "RegionOne"}], "id": "5ff3bd2bec994491bb42f1f4b76aea02", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a742167d8bc14b6c8de37a18f72f9e83", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/compute/v2.1", "region": "RegionOne"}], "id": "6d4a9fe460ad4b44a7798f51e7e1c249", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c5f6fc0ca1ec4daabbcda15016ce4023", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/identity", "region": "RegionOne"}], "id": "93d941437f2441519d0cff65e481cd9f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2f29726b6412495988a07b81099f93db", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/volume/v3", "region": "RegionOne"}], "id": "b4a03ea731374b7bb47624af036bde7f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2b2ef279cc2c491d9f9af50ab53264b7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/networking", "region": "RegionOne"}], "id": "decc5195856d4ce3a29a07d08500b1b5", "type": "network", "name": "neutron"}]}}'
2026-01-21 19:49:28,990 83233 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': 'cf3c74d6-abc2-483f-a9b9-6b1d0745a416', 'name': 'tempest-VolumesAssistedSnapshotsTest-371510762-network', 'tenant_id': 'c5b27a66f9004087a02d72a94be6000a', 'project_id': 'c5b27a66f9004087a02d72a94be6000a', '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': 12563, '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-21T18:48:28Z', 'updated_at': '2026-01-21T18:48:28Z', 'revision_number': 1} available for tenant
2026-01-21 19:49:28,991 83233 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1628706674', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNhQqAlzJ9pLGNpB34Zn8533IE1ZUTvuFcdW7nPDs3rlBd72cMwnXiphUqb9rn8tL28MJq/jKu7vh6kUF7zOkDFg4ueCN9cPxgKr35ImOjFleoIiqTxM0tDSc6rW2v3nIQ==', 'fingerprint': '50:6e:d2:53:41:50:e1:96:9f:1f:9e:dc:fa:75:a2:3a', 'user_id': '62a70a0bf7d54a01ab65273842176672', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBe2owsDwQ3YK/N2+WwVdDnHiL5Zau7WTUXeDkSr+5Jy6EY5WGTgtaE\nJ4C8HK3lzF+gBwYFK4EEACKhZANiAATYUKgJcyfaSxjaQd+GZ/Od9yBNWVE77hXH\nVu5zw7N65QXe9nDMJ14qYVKm/a5/LS9vDCav4yru74epFBe8zpAxYOLngjfXD8YC\nq9+SJjoxZXqCIqk8TNLQ0nOq1tr95yE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '46c5c610-b325-402f-b3af-294269e080b7', 'name': 'tempest-securitygroup--822472767', 'stateful': True, 'tenant_id': 'c5b27a66f9004087a02d72a94be6000a', 'project_id': 'c5b27a66f9004087a02d72a94be6000a', 'description': 'tempest-description--1658336681', 'shared': False, 'security_group_rules': [{'id': '5e20cd82-ccc6-489b-b3fe-30f93fff88b8', 'project_id': 'c5b27a66f9004087a02d72a94be6000a', 'tenant_id': 'c5b27a66f9004087a02d72a94be6000a', 'security_group_id': '46c5c610-b325-402f-b3af-294269e080b7', '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': 184, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-21T18:49:27Z', 'updated_at': '2026-01-21T18:49:27Z', 'revision_number': 0}, {'id': 'ea8f651c-b36d-4178-8b2c-fe9c9739bbbc', 'project_id': 'c5b27a66f9004087a02d72a94be6000a', 'tenant_id': 'c5b27a66f9004087a02d72a94be6000a', 'security_group_id': '46c5c610-b325-402f-b3af-294269e080b7', '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': 185, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-21T18:49:27Z', 'updated_at': '2026-01-21T18:49:27Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-21T18:49:27Z', 'updated_at': '2026-01-21T18:49:27Z', 'revision_number': 1}, 'floating_ip': {'id': '1b92a421-408f-4e4a-9292-88e1ba4cf6dc', 'tenant_id': 'c5b27a66f9004087a02d72a94be6000a', 'project_id': 'c5b27a66f9004087a02d72a94be6000a', 'floating_ip_address': '172.24.4.37', 'floating_network_id': 'a831fba4-8189-48dc-8fc0-6d836954a582', '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-21T18:49:28Z', 'updated_at': '2026-01-21T18:49:28Z', 'revision_number': 0, 'ip': '172.24.4.37'}}
2026-01-21 19:49:29,536 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://192.168.122.250/compute/v2.1/servers 0.545s
2026-01-21 19:49:29,537 83233 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-949600366", "imageRef": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "flavorRef": "42", "networks": [{"uuid": "cf3c74d6-abc2-483f-a9b9-6b1d0745a416"}], "security_groups": [{"name": "tempest-securitygroup--822472767"}], "key_name": "tempest-keypair-1628706674", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d68bb7-48d5-4967-a9e6-1b0883a3df8c', 'x-compute-request-id': 'req-16d68bb7-48d5-4967-a9e6-1b0883a3df8c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.250/compute/v2.1/servers'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--822472767"}], "adminPass": "8p8XiPFJWXuj"}}'
2026-01-21 19:49:29,597 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.058s
2026-01-21 19:49:29,597 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:29 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-91df6fca-ae54-439a-aca5-e01c5bd4f0cf', 'x-compute-request-id': 'req-91df6fca-ae54-439a-aca5-e01c5bd4f0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:30Z", "updated": "2026-01-21T18:49:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1628706674", "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-21 19:49:30,724 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.114s
2026-01-21 19:49:30,724 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d44ca86-4795-4833-bcc2-f21cc96b33ab', 'x-compute-request-id': 'req-6d44ca86-4795-4833-bcc2-f21cc96b33ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "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-21 19:49:32,027 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.290s
2026-01-21 19:49:32,028 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb1f483-8f6f-42e7-9d0c-783a42026811', 'x-compute-request-id': 'req-cdb1f483-8f6f-42e7-9d0c-783a42026811', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "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-21 19:49:32,039 83233 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-21 19:49:33,401 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.361s
2026-01-21 19:49:33,402 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ba35576-2979-4a06-ac72-bc0d77668003', 'x-compute-request-id': 'req-3ba35576-2979-4a06-ac72-bc0d77668003', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "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-21 19:49:34,547 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.133s
2026-01-21 19:49:34,548 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5d1813e-a782-4ddd-abfc-f51aa8223e1b', 'x-compute-request-id': 'req-a5d1813e-a782-4ddd-abfc-f51aa8223e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "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-21 19:49:34,559 83233 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-21 19:49:36,112 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.552s
2026-01-21 19:49:36,112 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-766c910e-7901-44ec-9c50-1cec06744f46', 'x-compute-request-id': 'req-766c910e-7901-44ec-9c50-1cec06744f46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:36,123 83233 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-01-21 19:49:37,548 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.423s
2026-01-21 19:49:37,548 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-963e2712-ab91-471c-8e7f-f9a4fb9afeca', 'x-compute-request-id': 'req-963e2712-ab91-471c-8e7f-f9a4fb9afeca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:37,559 83233 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-01-21 19:49:38,947 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.386s
2026-01-21 19:49:38,947 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69060290-22c6-4acb-ae3a-0dc393905b7d', 'x-compute-request-id': 'req-69060290-22c6-4acb-ae3a-0dc393905b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:40,100 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.138s
2026-01-21 19:49:40,101 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb8a3cb2-ee7c-4291-923f-b502adc8ebbb', 'x-compute-request-id': 'req-cb8a3cb2-ee7c-4291-923f-b502adc8ebbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:41,292 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.179s
2026-01-21 19:49:41,293 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfe0a397-44f0-419c-8386-47792806a86a', 'x-compute-request-id': 'req-bfe0a397-44f0-419c-8386-47792806a86a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:42,436 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.131s
2026-01-21 19:49:42,437 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95d9b2fa-e10f-4f8f-a9ba-5a4c93bf5a4c', 'x-compute-request-id': 'req-95d9b2fa-e10f-4f8f-a9ba-5a4c93bf5a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:43,586 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.137s
2026-01-21 19:49:43,586 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f266070c-f5d0-45dd-8bc8-3bc82c9b9382', 'x-compute-request-id': 'req-f266070c-f5d0-45dd-8bc8-3bc82c9b9382', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:44,881 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.283s
2026-01-21 19:49:44,881 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47e999c6-c6ac-4b98-b17d-cf86b2f969a9', 'x-compute-request-id': 'req-47e999c6-c6ac-4b98-b17d-cf86b2f969a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:46,302 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.408s
2026-01-21 19:49:46,302 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56d9bff0-af34-406d-9a9f-561433d184cb', 'x-compute-request-id': 'req-56d9bff0-af34-406d-9a9f-561433d184cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:47,701 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.386s
2026-01-21 19:49:47,701 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89cf5c45-d329-4a7b-bb50-c538c0c11f56', 'x-compute-request-id': 'req-89cf5c45-d329-4a7b-bb50-c538c0c11f56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:48,920 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.204s
2026-01-21 19:49:48,920 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c96ed87c-99d1-4f85-b95f-55dde6f5b1ed', 'x-compute-request-id': 'req-c96ed87c-99d1-4f85-b95f-55dde6f5b1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:50,130 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.194s
2026-01-21 19:49:50,131 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5e16563-7d53-44ad-8f9e-aaec5bd66720', 'x-compute-request-id': 'req-b5e16563-7d53-44ad-8f9e-aaec5bd66720', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:51,279 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.137s
2026-01-21 19:49:51,280 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb3f2a2-b992-4309-b70f-8632397ed0ae', 'x-compute-request-id': 'req-4fb3f2a2-b992-4309-b70f-8632397ed0ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:52,426 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.133s
2026-01-21 19:49:52,426 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38e6e855-38bd-4d2e-93cd-4c7c82c9ab99', 'x-compute-request-id': 'req-38e6e855-38bd-4d2e-93cd-4c7c82c9ab99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:53,707 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.269s
2026-01-21 19:49:53,708 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65160bb7-d279-4c92-b4f4-8a431c79a10d', 'x-compute-request-id': 'req-65160bb7-d279-4c92-b4f4-8a431c79a10d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:54,855 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.136s
2026-01-21 19:49:54,856 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73bd1519-a052-410a-b8a6-8179b1a2c307', 'x-compute-request-id': 'req-73bd1519-a052-410a-b8a6-8179b1a2c307', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:56,104 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.235s
2026-01-21 19:49:56,104 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f1f88bf-27d8-4a50-82e7-f9b852c56116', 'x-compute-request-id': 'req-1f1f88bf-27d8-4a50-82e7-f9b852c56116', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "BUILD", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:57,351 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc 0.234s
2026-01-21 19:49:57,352 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1572', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-821fdf01-11c1-475d-a498-f449d87a4647', 'x-compute-request-id': 'req-821fdf01-11c1-475d-a498-f449d87a4647', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc'}
Body: b'{"server": {"id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "name": "tempest-VolumesAssistedSnapshotsTest-server-949600366", "status": "ACTIVE", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "user_id": "62a70a0bf7d54a01ab65273842176672", "metadata": {}, "hostId": "f7a2ac51a7e574a11dcee90f99db5e760079dc1dc79ce04b2091bc69", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:49:29Z", "updated": "2026-01-21T18:49:57Z", "addresses": {"tempest-VolumesAssistedSnapshotsTest-371510762-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:8c:37"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1628706674", "OS-SRV-USG:launched_at": "2026-01-21T18:49:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--822472767"}], "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-21 19:49:57,367 83233 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 28 second wait
2026-01-21 19:49:57,487 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc/os-interface 0.119s
2026-01-21 19:49:57,487 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:57 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-5dfd01dc-0d7d-4663-beb4-3bf37fc2f74f', 'x-compute-request-id': 'req-5dfd01dc-0d7d-4663-beb4-3bf37fc2f74f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "cf3c74d6-abc2-483f-a9b9-6b1d0745a416", "port_id": "e1f9c582-f578-4d9a-ae19-3ca14d039aff", "mac_addr": "fa:16:3e:6c:8c:37", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "779afc2b-7a13-4340-b3a0-25ea1b100aa4", "ip_address": "10.0.0.10"}]}]}'
2026-01-21 19:49:58,882 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 PUT http://192.168.122.250/networking/v2.0/floatingips/1b92a421-408f-4e4a-9292-88e1ba4cf6dc 1.392s
2026-01-21 19:49:58,882 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "e1f9c582-f578-4d9a-ae19-3ca14d039aff"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:49:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-63eaa57f-b2c2-4f2d-9e79-30ad6e1a0e22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/networking/v2.0/floatingips/1b92a421-408f-4e4a-9292-88e1ba4cf6dc'}
Body: b'{"floatingip": {"id": "1b92a421-408f-4e4a-9292-88e1ba4cf6dc", "tenant_id": "c5b27a66f9004087a02d72a94be6000a", "project_id": "c5b27a66f9004087a02d72a94be6000a", "floating_ip_address": "172.24.4.37", "floating_network_id": "a831fba4-8189-48dc-8fc0-6d836954a582", "router_id": "ead2b09b-2e22-4760-b329-0e47699e2786", "port_id": "e1f9c582-f578-4d9a-ae19-3ca14d039aff", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cf3c74d6-abc2-483f-a9b9-6b1d0745a416", "mac_address": "fa:16:3e:6c:8c:37", "admin_state_up": true, "status": "ACTIVE", "device_id": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-21T18:49:28Z", "updated_at": "2026-01-21T18:49:57Z", "revision_number": 1}}'
2026-01-21 19:49:58,884 83233 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.37:22' as 'cirros' with public key authentication
2026-01-21 19:50:58,942 83233 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.37 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-21 19:51:01,512 83233 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-21 19:51:01,860 83233 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 19:51:01,860 83233 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.37 successfully created
2026-01-21 19:51:03,664 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc/os-volume_attachments 1.804s
2026-01-21 19:51:03,665 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "5a4bf13a-25f4-4796-96cc-d29b921360fa"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:01 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-8327083e-cd7b-4d78-975c-eaf587e01c2a', 'x-compute-request-id': 'req-8327083e-cd7b-4d78-975c-eaf587e01c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/52b0705d-54c4-4369-be0f-fd2334b4fbcc/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "serverId": "52b0705d-54c4-4369-be0f-fd2334b4fbcc", "volumeId": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "device": "/dev/vdb"}}'
2026-01-21 19:51:03,725 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.057s
2026-01-21 19:51:03,725 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87ae1e89-5e45-4477-a398-aff3c7474e2e', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87ae1e89-5e45-4477-a398-aff3c7474e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:04.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:04,877 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.136s
2026-01-21 19:51:04,877 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55590d4-ee55-4736-94be-aebabf775802', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55590d4-ee55-4736-94be-aebabf775802', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:04.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:05,947 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.058s
2026-01-21 19:51:05,948 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5778f388-8dfd-479d-a15f-1fb15bcb5cd0', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5778f388-8dfd-479d-a15f-1fb15bcb5cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:06.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:07,039 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.079s
2026-01-21 19:51:07,039 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e91658-1c23-4dd1-91d4-ac2baccd8f22', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e91658-1c23-4dd1-91d4-ac2baccd8f22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:06.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:08,594 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.542s
2026-01-21 19:51:08,594 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a444314-826d-43c5-98ba-ea739be60f47', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a444314-826d-43c5-98ba-ea739be60f47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:09,652 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.044s
2026-01-21 19:51:09,653 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98fdb3fe-b3bb-4109-8f55-57f30cb2883a', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98fdb3fe-b3bb-4109-8f55-57f30cb2883a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:10,701 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:51:10,701 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b49426-46ba-4222-9c5e-abbde87124d9', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b49426-46ba-4222-9c5e-abbde87124d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:11,780 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.067s
2026-01-21 19:51:11,780 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0102ee-9dd7-4fef-840b-ac83b85369e9', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0102ee-9dd7-4fef-840b-ac83b85369e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:12,834 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.042s
2026-01-21 19:51:12,835 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06001c56-00a2-40fe-ac7b-19c939570e25', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06001c56-00a2-40fe-ac7b-19c939570e25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:13,885 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:51:13,885 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a1350c-dcbc-4617-822a-30f8eb938721', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a1350c-dcbc-4617-822a-30f8eb938721', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:14,931 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.034s
2026-01-21 19:51:14,931 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12433f1e-5eb2-4ce1-a282-9e1297732da9', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12433f1e-5eb2-4ce1-a282-9e1297732da9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:15,980 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.038s
2026-01-21 19:51:15,980 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863ee864-d651-4e90-ab59-f6827486f0f1', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863ee864-d651-4e90-ab59-f6827486f0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:17,027 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:51:17,028 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f76b2a-2a95-44fd-b79c-2f723a0b9798', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f76b2a-2a95-44fd-b79c-2f723a0b9798', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:18,085 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.044s
2026-01-21 19:51:18,085 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98218ab-4abd-46ef-96be-73979f59dd29', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98218ab-4abd-46ef-96be-73979f59dd29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:19,130 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.033s
2026-01-21 19:51:19,130 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b182ffa7-7769-4b0d-a98b-d84f21b6e969', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b182ffa7-7769-4b0d-a98b-d84f21b6e969', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:20,217 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.073s
2026-01-21 19:51:20,217 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b2a55f5-6c68-4350-ae67-a68f8eb5fcaf', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b2a55f5-6c68-4350-ae67-a68f8eb5fcaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:21,337 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.100s
2026-01-21 19:51:21,337 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f01343-e48d-45eb-be43-501529022da7', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f01343-e48d-45eb-be43-501529022da7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:22,412 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.062s
2026-01-21 19:51:22,412 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d96515d-6c27-4e60-8268-5ec509a7dd77', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d96515d-6c27-4e60-8268-5ec509a7dd77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:23,463 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.037s
2026-01-21 19:51:23,464 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32910c82-2d92-4b09-a9e3-09b9f2b85e5f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32910c82-2d92-4b09-a9e3-09b9f2b85e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:24,515 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:51:24,515 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fed4e5f3-cfcd-4434-9b33-52412cb10b60', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fed4e5f3-cfcd-4434-9b33-52412cb10b60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:25,562 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.035s
2026-01-21 19:51:25,562 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f45d9f3-4768-469e-9c64-65968ea8725c', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f45d9f3-4768-469e-9c64-65968ea8725c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:26,616 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.042s
2026-01-21 19:51:26,616 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-494e9913-70df-475f-a72a-9373a3493611', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-494e9913-70df-475f-a72a-9373a3493611', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:27,666 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:51:27,667 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88869aa5-191f-4d51-97ed-2828202612b6', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88869aa5-191f-4d51-97ed-2828202612b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:28,721 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.043s
2026-01-21 19:51:28,721 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bccdf7b-fb0a-4164-afec-364f747094ff', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bccdf7b-fb0a-4164-afec-364f747094ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:29,776 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.043s
2026-01-21 19:51:29,776 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08824099-ab67-40b4-a48f-901febaa7f5d', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08824099-ab67-40b4-a48f-901febaa7f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:30,854 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.067s
2026-01-21 19:51:30,855 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d48a8dc-a61d-436e-87d9-f9eab6ec3d14', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d48a8dc-a61d-436e-87d9-f9eab6ec3d14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:31,899 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.033s
2026-01-21 19:51:31,899 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b235c0e8-fdc4-4f5c-8e93-02292c8237e7', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b235c0e8-fdc4-4f5c-8e93-02292c8237e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:32,948 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.038s
2026-01-21 19:51:32,949 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7425a72a-1c9c-4a4a-a1cf-4049f230e9e1', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7425a72a-1c9c-4a4a-a1cf-4049f230e9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:34,004 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.043s
2026-01-21 19:51:34,005 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e178de64-28f7-4dc4-968d-98166b7e4bd1', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e178de64-28f7-4dc4-968d-98166b7e4bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:35,068 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.050s
2026-01-21 19:51:35,068 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a933287b-51d2-41b5-84e4-f1d1c9de99c0', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a933287b-51d2-41b5-84e4-f1d1c9de99c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:36,114 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.034s
2026-01-21 19:51:36,114 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188d5dec-375a-40c7-85c9-47a078850ad9', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188d5dec-375a-40c7-85c9-47a078850ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:37,166 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.040s
2026-01-21 19:51:37,167 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebda0bab-4892-4585-a5c0-3390b46e04ae', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebda0bab-4892-4585-a5c0-3390b46e04ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:38,234 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.055s
2026-01-21 19:51:38,234 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce00081-bfa2-4fc0-b22b-a1cee339d05c', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce00081-bfa2-4fc0-b22b-a1cee339d05c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:39,294 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.048s
2026-01-21 19:51:39,294 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c2e9a9-5a65-4b16-8628-4f07927dcf48', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c2e9a9-5a65-4b16-8628-4f07927dcf48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:40,345 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.035s
2026-01-21 19:51:40,345 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2d9784-7938-40be-8ea6-2565815267a6', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d2d9784-7938-40be-8ea6-2565815267a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:41,391 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.034s
2026-01-21 19:51:41,391 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b258c83-e624-4439-855c-2d05cafdc33e', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b258c83-e624-4439-855c-2d05cafdc33e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:42,455 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.052s
2026-01-21 19:51:42,455 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80d07bb9-ef16-46e4-8602-6e2cc94e05b8', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80d07bb9-ef16-46e4-8602-6e2cc94e05b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:43,500 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.033s
2026-01-21 19:51:43,500 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c1f75d-8c3b-4600-8546-c9ce783ad827', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c1f75d-8c3b-4600-8546-c9ce783ad827', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:44,559 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.047s
2026-01-21 19:51:44,559 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5cf6de2-5644-4091-ba69-4fc972af03cc', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5cf6de2-5644-4091-ba69-4fc972af03cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:45,627 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.057s
2026-01-21 19:51:45,628 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e92dd17-fc29-40e5-a1c7-e54989ecec02', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e92dd17-fc29-40e5-a1c7-e54989ecec02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:46,675 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:51:46,676 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493912f7-b0cc-4348-be33-5fd67d299069', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493912f7-b0cc-4348-be33-5fd67d299069', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:47,721 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.033s
2026-01-21 19:51:47,721 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd23e5d-026b-4f39-9f1d-4b2a83091b9b', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd23e5d-026b-4f39-9f1d-4b2a83091b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:48,794 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.063s
2026-01-21 19:51:48,795 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b294da55-d269-4e61-9bcb-eb9fa5228e9e', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b294da55-d269-4e61-9bcb-eb9fa5228e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:49,854 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.048s
2026-01-21 19:51:49,855 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46341c3e-503a-4ad2-a4fc-cdf9e07098bd', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46341c3e-503a-4ad2-a4fc-cdf9e07098bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:50,905 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.038s
2026-01-21 19:51:50,905 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22255754-24e2-4ea9-9bd2-6c76be895697', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22255754-24e2-4ea9-9bd2-6c76be895697', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:51,970 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.054s
2026-01-21 19:51:51,971 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65a2b30-3b1c-40c3-b185-a0a2099d1b88', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65a2b30-3b1c-40c3-b185-a0a2099d1b88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:53,053 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.071s
2026-01-21 19:51:53,053 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7dc5eb1-5cbd-461a-b067-a8e9f4d59f07', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7dc5eb1-5cbd-461a-b067-a8e9f4d59f07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:54,143 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.078s
2026-01-21 19:51:54,144 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee51d01-63ae-4746-8060-8f791c0ca011', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee51d01-63ae-4746-8060-8f791c0ca011', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:55,205 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.045s
2026-01-21 19:51:55,205 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22fa2b19-3109-443a-bac1-47d5f81d65f1', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22fa2b19-3109-443a-bac1-47d5f81d65f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:56,315 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.098s
2026-01-21 19:51:56,316 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fcb0278-cbdc-4980-830e-358d8bfdebe6', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fcb0278-cbdc-4980-830e-358d8bfdebe6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:57,374 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.044s
2026-01-21 19:51:57,374 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fdda067-f88c-4b1b-9c66-8a46db7b38d2', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fdda067-f88c-4b1b-9c66-8a46db7b38d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:58,430 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.044s
2026-01-21 19:51:58,430 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93162719-9267-4016-9078-5d7d06056ee3', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93162719-9267-4016-9078-5d7d06056ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:51:59,563 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.121s
2026-01-21 19:51:59,564 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a97a03-9497-43c8-8479-97323a38cc9f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a97a03-9497-43c8-8479-97323a38cc9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:00,634 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.058s
2026-01-21 19:52:00,634 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62114c26-f85e-4bb2-a8dc-e3446d0a1629', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62114c26-f85e-4bb2-a8dc-e3446d0a1629', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:01,680 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.035s
2026-01-21 19:52:01,681 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b436de-5af4-4023-b1e5-a00658707077', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b436de-5af4-4023-b1e5-a00658707077', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:02,729 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:52:02,729 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0bd9950-543e-48dc-a430-ec4926a31bbd', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0bd9950-543e-48dc-a430-ec4926a31bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:03,781 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.040s
2026-01-21 19:52:03,781 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c03baed-c416-406c-a322-5ffe5c1a209e', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c03baed-c416-406c-a322-5ffe5c1a209e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:04,847 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.051s
2026-01-21 19:52:04,848 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649c601d-16f3-45f4-b894-5bd679d10973', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649c601d-16f3-45f4-b894-5bd679d10973', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:05,980 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.120s
2026-01-21 19:52:05,980 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58403af-7c0d-4b7b-ba52-19766d833b34', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58403af-7c0d-4b7b-ba52-19766d833b34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:07,039 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.046s
2026-01-21 19:52:07,039 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8431edb3-db2e-4b2f-a3f5-46ff78c70f09', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8431edb3-db2e-4b2f-a3f5-46ff78c70f09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:08,122 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.068s
2026-01-21 19:52:08,123 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f00267b-b358-4f9a-bdee-b4a4df8eff45', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f00267b-b358-4f9a-bdee-b4a4df8eff45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:09,201 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.066s
2026-01-21 19:52:09,201 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32620a5-dde1-4fe0-bbd8-5c7c9dbe2a52', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32620a5-dde1-4fe0-bbd8-5c7c9dbe2a52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:10,284 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.072s
2026-01-21 19:52:10,285 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50b4cd6-aeed-4bcd-930f-f42f1064d005', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e50b4cd6-aeed-4bcd-930f-f42f1064d005', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:11,329 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.032s
2026-01-21 19:52:11,329 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d8b172-af24-452b-99a9-ae4a0dc4d9bc', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d8b172-af24-452b-99a9-ae4a0dc4d9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:12,429 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.088s
2026-01-21 19:52:12,429 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1813de85-ab90-4327-8a93-da99ac17815d', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1813de85-ab90-4327-8a93-da99ac17815d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:13,500 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.059s
2026-01-21 19:52:13,501 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec96e821-1ceb-4a1f-8a42-e518096a476d', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec96e821-1ceb-4a1f-8a42-e518096a476d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:14,600 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.088s
2026-01-21 19:52:14,601 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fae025-06e2-4469-ba42-67187b9d2db1', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fae025-06e2-4469-ba42-67187b9d2db1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:15,656 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.044s
2026-01-21 19:52:15,657 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3c9691-952d-48e5-9d12-93c5429acd3f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3c9691-952d-48e5-9d12-93c5429acd3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:16,727 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.059s
2026-01-21 19:52:16,727 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aeae9e2-2ae8-4f27-8b2c-b8176fc1d1a5', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aeae9e2-2ae8-4f27-8b2c-b8176fc1d1a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:17,777 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:52:17,778 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daed29c2-2ad6-4416-ad38-da6a912f2537', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daed29c2-2ad6-4416-ad38-da6a912f2537', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:18,839 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.049s
2026-01-21 19:52:18,840 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9eae258-2322-473f-934d-01c28cf477a8', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9eae258-2322-473f-934d-01c28cf477a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:19,898 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.044s
2026-01-21 19:52:19,898 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43aa337d-e6a3-4204-a1d0-9e9b07589ca5', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43aa337d-e6a3-4204-a1d0-9e9b07589ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:20,941 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.032s
2026-01-21 19:52:20,941 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05faac85-fe5b-44bc-8608-23d0cc7ec2cc', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05faac85-fe5b-44bc-8608-23d0cc7ec2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:21,989 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:52:21,989 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dde753a-2f77-432a-b7d6-5028bf178444', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dde753a-2f77-432a-b7d6-5028bf178444', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:23,060 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.059s
2026-01-21 19:52:23,061 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a321f965-e7e4-4921-bb9a-6a3e779aec97', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a321f965-e7e4-4921-bb9a-6a3e779aec97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:24,115 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.043s
2026-01-21 19:52:24,116 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87ae5e02-559d-4043-b165-a9ee1f175761', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87ae5e02-559d-4043-b165-a9ee1f175761', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:25,173 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.046s
2026-01-21 19:52:25,173 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec7e5d7-da31-4a16-8b9d-67c13048e772', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec7e5d7-da31-4a16-8b9d-67c13048e772', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:26,217 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.032s
2026-01-21 19:52:26,217 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1edcc67-cd16-4ea3-b9ac-9e74c404dd4b', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1edcc67-cd16-4ea3-b9ac-9e74c404dd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:27,287 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.059s
2026-01-21 19:52:27,288 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742c54fe-084d-4e83-8db3-732b960dfe6d', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742c54fe-084d-4e83-8db3-732b960dfe6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:28,352 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.052s
2026-01-21 19:52:28,352 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1969e56-29ac-41de-8fa5-c26730771c29', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1969e56-29ac-41de-8fa5-c26730771c29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:29,399 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.035s
2026-01-21 19:52:29,400 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c176a2c-ba8c-43df-abc5-ea6c107ba0d2', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c176a2c-ba8c-43df-abc5-ea6c107ba0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:30,445 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.034s
2026-01-21 19:52:30,445 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21737d71-601f-452b-b58a-c1e2e471472c', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21737d71-601f-452b-b58a-c1e2e471472c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:31,488 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.031s
2026-01-21 19:52:31,488 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ece04c3-88db-4f14-9a8a-5923b329e1d6', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ece04c3-88db-4f14-9a8a-5923b329e1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:32,531 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.031s
2026-01-21 19:52:32,532 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-505900bb-3220-4acd-af0c-c0f2a1a2a406', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-505900bb-3220-4acd-af0c-c0f2a1a2a406', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:33,578 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:52:33,579 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d44b15a-7d02-4eab-ac04-b55e5b84276f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d44b15a-7d02-4eab-ac04-b55e5b84276f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:34,644 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.054s
2026-01-21 19:52:34,644 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38315b8f-16d5-4fee-9a56-7793d4f50d0d', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38315b8f-16d5-4fee-9a56-7793d4f50d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:35,695 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:52:35,695 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5158075-7d90-483e-a248-378eaeab6ab1', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5158075-7d90-483e-a248-378eaeab6ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:36,758 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.052s
2026-01-21 19:52:36,759 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e337e38-271f-40da-834e-925ffdbf3f8e', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e337e38-271f-40da-834e-925ffdbf3f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:37,875 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.105s
2026-01-21 19:52:37,875 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136d00c5-ca72-49d8-92dd-ef1583e697eb', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136d00c5-ca72-49d8-92dd-ef1583e697eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:38,923 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.037s
2026-01-21 19:52:38,924 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236c184c-a1e1-408a-b6a8-f2894224a358', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236c184c-a1e1-408a-b6a8-f2894224a358', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:39,976 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:52:39,977 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec1624e-e1c8-4d59-b54d-0025edae1799', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec1624e-e1c8-4d59-b54d-0025edae1799', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:41,032 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.043s
2026-01-21 19:52:41,032 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9106c9-fc1d-47ae-b015-7e5bf5e6bb7c', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9106c9-fc1d-47ae-b015-7e5bf5e6bb7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:42,109 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.065s
2026-01-21 19:52:42,109 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a1fcad0-02f8-4a1e-9bd2-4985fcb2aa87', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a1fcad0-02f8-4a1e-9bd2-4985fcb2aa87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:43,183 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.063s
2026-01-21 19:52:43,184 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d825ddf5-727f-4adc-9ce6-a98664bd209c', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d825ddf5-727f-4adc-9ce6-a98664bd209c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:44,236 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.041s
2026-01-21 19:52:44,236 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d0e7f9-188b-4ee3-88da-e3f90e53c394', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d0e7f9-188b-4ee3-88da-e3f90e53c394', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:45,289 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.043s
2026-01-21 19:52:45,290 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d0bd68-63dd-4035-9097-9aed0e297520', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d0bd68-63dd-4035-9097-9aed0e297520', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:46,353 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.052s
2026-01-21 19:52:46,354 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba7b634-2a72-44a8-8248-bd8da7d91737', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba7b634-2a72-44a8-8248-bd8da7d91737', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:47,410 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.043s
2026-01-21 19:52:47,410 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f315e31-7672-4d68-93a6-af8297abc513', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f315e31-7672-4d68-93a6-af8297abc513', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:48,469 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.048s
2026-01-21 19:52:48,469 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31cb26cc-bce6-44fc-8be9-a6557cf42697', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31cb26cc-bce6-44fc-8be9-a6557cf42697', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:49,517 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:52:49,517 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0801cc-223e-404c-841e-7e2ab1bc11dc', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0801cc-223e-404c-841e-7e2ab1bc11dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:50,566 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.037s
2026-01-21 19:52:50,566 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b48857b-443d-43df-abc1-7e1915c5b504', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b48857b-443d-43df-abc1-7e1915c5b504', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:51,613 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:52:51,613 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6d4b9b-fc30-41aa-9ca8-9bf6b2c6931a', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6d4b9b-fc30-41aa-9ca8-9bf6b2c6931a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:52,657 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.032s
2026-01-21 19:52:52,658 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c62a754-aebd-4784-8526-ea42582ef8d1', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c62a754-aebd-4784-8526-ea42582ef8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:53,707 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.038s
2026-01-21 19:52:53,708 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ab6813-95d7-4150-a021-c2ed622e8e05', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ab6813-95d7-4150-a021-c2ed622e8e05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:54,755 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:52:54,756 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aafebd01-7dc3-4893-9282-adc24115cf46', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aafebd01-7dc3-4893-9282-adc24115cf46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:55,797 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.031s
2026-01-21 19:52:55,797 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112e9885-efea-41f2-bee2-eda687022b95', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112e9885-efea-41f2-bee2-eda687022b95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:56,850 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.041s
2026-01-21 19:52:56,850 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70f92596-6b63-4b9a-befc-2b335586465f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70f92596-6b63-4b9a-befc-2b335586465f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:57,900 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:52:57,901 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b67cdd-a2d7-4857-9291-5c22763351ca', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b67cdd-a2d7-4857-9291-5c22763351ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:52:58,962 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.050s
2026-01-21 19:52:58,962 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5803171c-3812-4639-bea3-c09587ab45c6', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5803171c-3812-4639-bea3-c09587ab45c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:00,089 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.116s
2026-01-21 19:53:00,089 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:52:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c45aec89-1f34-45e5-ae72-083c13d4176d', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c45aec89-1f34-45e5-ae72-083c13d4176d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:01,313 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.212s
2026-01-21 19:53:01,313 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5fd4be3-2b61-4537-881d-b1c5077cb78f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5fd4be3-2b61-4537-881d-b1c5077cb78f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:02,367 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.042s
2026-01-21 19:53:02,367 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79db3e88-7a0b-49ab-9b63-9015e5a200b4', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79db3e88-7a0b-49ab-9b63-9015e5a200b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:03,413 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.035s
2026-01-21 19:53:03,414 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e90a1b-93c9-42b8-9ed8-49cccc927d2f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e90a1b-93c9-42b8-9ed8-49cccc927d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:04,504 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.079s
2026-01-21 19:53:04,505 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2041427f-8d1c-4b83-96ec-59bca08e0664', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2041427f-8d1c-4b83-96ec-59bca08e0664', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:05,595 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.078s
2026-01-21 19:53:05,595 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07265f69-95ff-451d-8fb3-251c866aa278', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07265f69-95ff-451d-8fb3-251c866aa278', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:06,662 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.055s
2026-01-21 19:53:06,662 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96471e80-bd17-44ae-b1ef-16e01eeb72c1', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96471e80-bd17-44ae-b1ef-16e01eeb72c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:07,705 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.031s
2026-01-21 19:53:07,705 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a85624b-f14d-4025-ad99-be3f027da2cf', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a85624b-f14d-4025-ad99-be3f027da2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:08,750 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.034s
2026-01-21 19:53:08,750 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c4500e-b05f-400e-90c1-0017a0360896', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c4500e-b05f-400e-90c1-0017a0360896', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:09,797 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:53:09,798 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b37487e-53b6-4e36-9e42-924462d5ec07', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b37487e-53b6-4e36-9e42-924462d5ec07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:10,859 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.049s
2026-01-21 19:53:10,859 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26eef0e7-b5ab-4200-b67f-8c94a61d2370', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26eef0e7-b5ab-4200-b67f-8c94a61d2370', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:11,934 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.064s
2026-01-21 19:53:11,935 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-631f554d-126e-46ef-8777-d4ace636bd65', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-631f554d-126e-46ef-8777-d4ace636bd65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:13,007 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.052s
2026-01-21 19:53:13,007 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36fe6c21-72b5-4226-aef2-2be547c2507e', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fe6c21-72b5-4226-aef2-2be547c2507e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:14,052 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.032s
2026-01-21 19:53:14,052 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ea4c2c-7c86-4bc0-a0ba-af9ba3bc20df', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ea4c2c-7c86-4bc0-a0ba-af9ba3bc20df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:15,103 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.038s
2026-01-21 19:53:15,103 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c35182-c3e8-4d87-8136-a1672e99a83a', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c35182-c3e8-4d87-8136-a1672e99a83a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:16,147 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.033s
2026-01-21 19:53:16,147 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ca067c4-219f-430e-84a1-e92d4d671117', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ca067c4-219f-430e-84a1-e92d4d671117', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:17,193 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.035s
2026-01-21 19:53:17,194 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4480dd9c-da26-45a0-89b4-250596612da9', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4480dd9c-da26-45a0-89b4-250596612da9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:18,245 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:53:18,245 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e406d16-c8b4-440e-8bbc-761f3591a8c4', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e406d16-c8b4-440e-8bbc-761f3591a8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:19,291 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.034s
2026-01-21 19:53:19,291 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0be2ea-731a-432f-9aab-d099294a5e09', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0be2ea-731a-432f-9aab-d099294a5e09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:20,336 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.033s
2026-01-21 19:53:20,336 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bf2aba-0bfa-4e5a-80a3-94394646921f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bf2aba-0bfa-4e5a-80a3-94394646921f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:21,431 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.080s
2026-01-21 19:53:21,431 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aefd42b-4554-4e5d-b94e-4a0ba9066013', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aefd42b-4554-4e5d-b94e-4a0ba9066013', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:22,546 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.104s
2026-01-21 19:53:22,546 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c2f79bf-29e7-4231-8625-1198d6229eca', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c2f79bf-29e7-4231-8625-1198d6229eca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:23,747 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.188s
2026-01-21 19:53:23,747 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170dfd44-0f52-4d62-bccb-06507f5d1c16', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170dfd44-0f52-4d62-bccb-06507f5d1c16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:24,827 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.067s
2026-01-21 19:53:24,827 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ddd852-7ccb-4882-b52b-1662fbf907b8', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ddd852-7ccb-4882-b52b-1662fbf907b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:25,939 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.095s
2026-01-21 19:53:25,939 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8ff6ed-3d7a-406f-a514-6615baca3e5a', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8ff6ed-3d7a-406f-a514-6615baca3e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:27,006 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.056s
2026-01-21 19:53:27,007 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37645f38-6892-4736-9701-287fd4f104ed', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37645f38-6892-4736-9701-287fd4f104ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:28,050 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.032s
2026-01-21 19:53:28,051 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b0bcf8-6ede-4f87-85a5-4608a63df95b', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b0bcf8-6ede-4f87-85a5-4608a63df95b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:29,126 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.063s
2026-01-21 19:53:29,126 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba72372c-3954-4be8-ab0f-551e25cb8551', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba72372c-3954-4be8-ab0f-551e25cb8551', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:30,171 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.033s
2026-01-21 19:53:30,172 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750cd75d-d977-474e-a8ea-0e7b68a1fd22', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750cd75d-d977-474e-a8ea-0e7b68a1fd22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:31,214 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.031s
2026-01-21 19:53:31,214 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e1bf09-eea5-4d62-b1b5-eb43fd87611f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e1bf09-eea5-4d62-b1b5-eb43fd87611f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:32,261 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.037s
2026-01-21 19:53:32,262 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4b82f1-fe61-4a51-b5bb-bd7e0153bb97', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4b82f1-fe61-4a51-b5bb-bd7e0153bb97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:33,313 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:53:33,314 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3402e9fe-a10d-46a5-b8fe-e1a2be27005f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3402e9fe-a10d-46a5-b8fe-e1a2be27005f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:34,373 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.047s
2026-01-21 19:53:34,373 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c07a15-908c-4e5b-8796-6918fe810bd4', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c07a15-908c-4e5b-8796-6918fe810bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:35,423 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:53:35,424 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4919d699-18a3-4637-8e78-afb133cf8bca', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4919d699-18a3-4637-8e78-afb133cf8bca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:36,478 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.042s
2026-01-21 19:53:36,478 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-151ce10d-62c5-4f22-b28e-fe8c4a95c5c8', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-151ce10d-62c5-4f22-b28e-fe8c4a95c5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:37,530 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.040s
2026-01-21 19:53:37,531 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3c12da-59ca-48a2-b4ea-5152ad36bf99', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3c12da-59ca-48a2-b4ea-5152ad36bf99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:38,581 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:53:38,581 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5cd7b7-0e71-4c1c-a7b9-bfbef3dfa9f3', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5cd7b7-0e71-4c1c-a7b9-bfbef3dfa9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:39,634 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.041s
2026-01-21 19:53:39,635 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab2df9e-5408-4735-b77a-b991e54b97e0', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab2df9e-5408-4735-b77a-b991e54b97e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:40,680 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.034s
2026-01-21 19:53:40,681 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e84c324-d0a0-4f5f-bd9c-d1cb08b6c0c7', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e84c324-d0a0-4f5f-bd9c-d1cb08b6c0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:41,732 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:53:41,732 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41902600-9300-4c5a-87f3-91cb0b90203d', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41902600-9300-4c5a-87f3-91cb0b90203d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:42,775 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.032s
2026-01-21 19:53:42,775 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6a3e5e2-9579-444b-b5d2-00669a1a5393', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6a3e5e2-9579-444b-b5d2-00669a1a5393', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:43,833 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.046s
2026-01-21 19:53:43,833 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ebef434-6f55-4cc9-83d1-32102bbe4e1d', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ebef434-6f55-4cc9-83d1-32102bbe4e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:44,880 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:53:44,880 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce39a95-ffc0-46f7-bfce-6142cc1ea2df', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce39a95-ffc0-46f7-bfce-6142cc1ea2df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:45,969 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.076s
2026-01-21 19:53:45,969 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05361fb6-5c34-4cd1-bc89-d36a59a49b90', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05361fb6-5c34-4cd1-bc89-d36a59a49b90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:47,021 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.040s
2026-01-21 19:53:47,021 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0a4190-2d38-4a53-a6f3-d981e13c7a11', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0a4190-2d38-4a53-a6f3-d981e13c7a11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:48,092 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.048s
2026-01-21 19:53:48,093 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a9c813-497a-4701-afad-fc7d6ab3c852', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a9c813-497a-4701-afad-fc7d6ab3c852', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:49,150 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.043s
2026-01-21 19:53:49,150 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb21d91a-c591-4361-b7a5-22fea39bf404', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb21d91a-c591-4361-b7a5-22fea39bf404', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:50,199 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:53:50,199 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20a704b6-d264-4e57-91eb-0dd2a28861f2', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a704b6-d264-4e57-91eb-0dd2a28861f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:51,258 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.046s
2026-01-21 19:53:51,259 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e8eb62-6b0a-4887-8b75-f8a2c10a1a21', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e8eb62-6b0a-4887-8b75-f8a2c10a1a21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:52,309 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.037s
2026-01-21 19:53:52,309 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c44424-08c2-45d8-93c6-2913f9b84f2d', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c44424-08c2-45d8-93c6-2913f9b84f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:53,367 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.042s
2026-01-21 19:53:53,367 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b236c01c-3225-4201-8063-6e6f1182e3f6', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b236c01c-3225-4201-8063-6e6f1182e3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:54,421 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.043s
2026-01-21 19:53:54,421 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c04d82b-61a2-4326-8f76-5c47f4e11119', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c04d82b-61a2-4326-8f76-5c47f4e11119', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:55,472 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:53:55,472 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932fc46b-3008-4013-be4f-e0a03f802347', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932fc46b-3008-4013-be4f-e0a03f802347', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:56,522 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.037s
2026-01-21 19:53:56,522 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa99b6d5-10b3-4c7e-a922-89ef83da2995', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa99b6d5-10b3-4c7e-a922-89ef83da2995', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:57,572 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.038s
2026-01-21 19:53:57,573 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fed1cc2-924b-49d0-a8be-9fdefb3795d5', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fed1cc2-924b-49d0-a8be-9fdefb3795d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:58,625 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.040s
2026-01-21 19:53:58,626 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a78f3e5-1fdc-465b-8422-49e840ed21ca', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a78f3e5-1fdc-465b-8422-49e840ed21ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:53:59,673 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.035s
2026-01-21 19:53:59,673 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb614aa2-b56f-48fa-8f63-f6fc770ee44c', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb614aa2-b56f-48fa-8f63-f6fc770ee44c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:00,721 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:54:00,721 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcf8b0d-45dc-425b-a586-4660ea1245f7', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcf8b0d-45dc-425b-a586-4660ea1245f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:01,776 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.042s
2026-01-21 19:54:01,777 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e14b9a6e-2ffa-40f4-8366-375c52ab2c4f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e14b9a6e-2ffa-40f4-8366-375c52ab2c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:02,830 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.041s
2026-01-21 19:54:02,831 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9fcec8e-caca-48e0-889e-54ed8f8eb34e', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9fcec8e-caca-48e0-889e-54ed8f8eb34e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:03,888 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.043s
2026-01-21 19:54:03,888 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c0b745-1d80-44bb-8601-37b5985247ae', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c0b745-1d80-44bb-8601-37b5985247ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:04,944 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.042s
2026-01-21 19:54:04,944 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1caaa9cd-78ea-4805-b635-943da5abe867', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1caaa9cd-78ea-4805-b635-943da5abe867', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:05,991 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:54:05,992 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e5ab716-86d1-42d3-83a3-850d4af19269', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e5ab716-86d1-42d3-83a3-850d4af19269', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:07,041 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.038s
2026-01-21 19:54:07,041 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f39331a-35f2-4200-9bee-d5749d9ca3a4', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f39331a-35f2-4200-9bee-d5749d9ca3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:08,099 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.045s
2026-01-21 19:54:08,100 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa66408-d3c1-47e8-96e6-eee2896c2f43', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa66408-d3c1-47e8-96e6-eee2896c2f43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:09,147 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.036s
2026-01-21 19:54:09,147 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17fe9368-278e-4be3-bed2-12515df383d9', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17fe9368-278e-4be3-bed2-12515df383d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:10,197 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.038s
2026-01-21 19:54:10,197 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b61dd3e-c899-4356-8fc8-bf41206bb586', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b61dd3e-c899-4356-8fc8-bf41206bb586', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:11,246 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.037s
2026-01-21 19:54:11,246 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63f244ac-bad6-4edb-b189-9196395972cc', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63f244ac-bad6-4edb-b189-9196395972cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:12,296 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.039s
2026-01-21 19:54:12,297 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0339a9ca-ee82-4dce-8b3b-de0a2fbd2ee4', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0339a9ca-ee82-4dce-8b3b-de0a2fbd2ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:13,350 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.041s
2026-01-21 19:54:13,351 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ca844a-68b5-4ee5-87d0-1dbe63e16482', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ca844a-68b5-4ee5-87d0-1dbe63e16482', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:14,435 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.071s
2026-01-21 19:54:14,435 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2732bc8c-ae94-4408-a3e6-ed3769f30791', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2732bc8c-ae94-4408-a3e6-ed3769f30791', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:15,483 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.037s
2026-01-21 19:54:15,483 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5da879-4257-4e5a-a1ad-a9f43aae40ec', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5da879-4257-4e5a-a1ad-a9f43aae40ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:16,538 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.044s
2026-01-21 19:54:16,538 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73cca27-5ece-4110-84ef-6353183f388f', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73cca27-5ece-4110-84ef-6353183f388f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:17,601 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.051s
2026-01-21 19:54:17,601 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ac18fa-5e70-4b60-be41-bb0fdd45a882', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ac18fa-5e70-4b60-be41-bb0fdd45a882', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:18,645 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.033s
2026-01-21 19:54:18,645 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51cc3762-60ca-450b-b101-de59eef65966', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51cc3762-60ca-450b-b101-de59eef65966', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:51:07.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:19,708 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.049s
2026-01-21 19:54:19,708 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54: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-845373d2-3394-43e3-8637-ee8aac0100a8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b''
2026-01-21 19:54:19,750 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.041s
2026-01-21 19:54:19,750 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e9e2fa-3d9a-4555-ac1f-512670873153', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e9e2fa-3d9a-4555-ac1f-512670873153', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:54:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:20,830 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.069s
2026-01-21 19:54:20,830 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692de5a9-7929-46fa-990c-8c74183e8320', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692de5a9-7929-46fa-990c-8c74183e8320', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:54:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:21,921 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.078s
2026-01-21 19:54:21,921 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053d9b00-03e0-4a55-99eb-08148c3508ce', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053d9b00-03e0-4a55-99eb-08148c3508ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"volume": {"id": "5a4bf13a-25f4-4796-96cc-d29b921360fa", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:49:25.000000", "updated_at": "2026-01-21T18:54:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-2057671622", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa"}], "user_id": "0595bd6424a14e65a8228bfe4c1fdf5b", "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": "36fe4df4f77843e1aa6553989589ff7d"}}'
2026-01-21 19:54:22,951 83233 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa 0.018s
2026-01-21 19:54:22,951 83233 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:54:22 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-240915a1-80d6-49f5-9a0c-83571b80b6ed', 'x-openstack-request-id': 'req-240915a1-80d6-49f5-9a0c-83571b80b6ed', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.250/volume/v3/volumes/5a4bf13a-25f4-4796-96cc-d29b921360fa'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5a4bf13a-25f4-4796-96cc-d29b921360fa 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 616, 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 5a4bf13a-25f4-4796-96cc-d29b921360fa to server 52b0705d-54c4-4369-be0f-fd2334b4fbcc 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-21 19:59:33,285 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.250/volume/v3/volumes 0.324s
2026-01-21 19:59:33,286 83237 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-56341158"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636d5f31-daee-40a1-8dd9-d558b130c28a', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636d5f31-daee-40a1-8dd9-d558b130c28a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.250/volume/v3/volumes'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.163584", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-21 19:59:33,425 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.130s
2026-01-21 19:59:33,425 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f167111-5903-404f-b8e4-c5cb92c83e17', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f167111-5903-404f-b8e4-c5cb92c83e17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 19:59:34,522 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.080s
2026-01-21 19:59:34,523 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35feda3f-2961-4750-bcf2-afb1260654c6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35feda3f-2961-4750-bcf2-afb1260654c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T18:59:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 19:59:35,616 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.082s
2026-01-21 19:59:35,616 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7991ca77-6c35-41e4-98af-ac2940457759', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7991ca77-6c35-41e4-98af-ac2940457759', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T18:59:36.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 19:59:36,786 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.158s
2026-01-21 19:59:36,786 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214c2d9a-e0a7-451e-8c9d-8b83f916f0ee', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214c2d9a-e0a7-451e-8c9d-8b83f916f0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T18:59:37.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 19:59:37,933 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.135s
2026-01-21 19:59:37,934 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-702a5a03-2d4d-42c1-95da-61262081f07f', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-702a5a03-2d4d-42c1-95da-61262081f07f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T18:59:37.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 19:59:37,944 83237 INFO [tempest.common.waiters] volume 0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 reached available after waiting for 4.944267 seconds
2026-01-21 19:59:37,944 83237 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-21 19:59:38,064 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.250/compute/v2.1/os-keypairs 0.118s
2026-01-21 19:59:38,064 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-794317046", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF4X81DATJd+NE3ixOm2iIm/x2liYH6Sccwie1s5/VCQk/AqV5g1eFk7OU/l28AbhL62xCD/Jjz8BNbKcQVGOs7t8S/eFydRlDY9XIZ+jdGFxXFsEJfcXdsS1axXDyHhvg=="}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:37 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-b7d80651-661e-433b-b804-566b3f10ea41', 'x-compute-request-id': 'req-b7d80651-661e-433b-b804-566b3f10ea41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-794317046", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF4X81DATJd+NE3ixOm2iIm/x2liYH6Sccwie1s5/VCQk/AqV5g1eFk7OU/l28AbhL62xCD/Jjz8BNbKcQVGOs7t8S/eFydRlDY9XIZ+jdGFxXFsEJfcXdsS1axXDyHhvg==", "fingerprint": "b2:48:37:c1:50:18:eb:ec:44:b1:86:a9:5c:89:c5:4e", "user_id": "53aad1180c624247bef8d51e4377dec2"}}'
2026-01-21 19:59:38,066 83237 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-794317046 created
2026-01-21 19:59:38,615 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.250/networking/v2.0/security-groups 0.548s
2026-01-21 19:59:38,615 83237 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--126578565", "description": "tempest-description--13423182"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1658', 'x-openstack-request-id': 'req-d5cb2ba9-0a8e-4ef8-af7d-621e72139aec', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.250/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "d9b7bf3f-cf87-4fe4-abf9-13f7074385ef", "name": "tempest-securitygroup--126578565", "stateful": true, "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "project_id": "d468835e3fbf48ecb54e6f216d3fb113", "description": "tempest-description--13423182", "shared": false, "security_group_rules": [{"id": "23d743c7-21aa-4633-a931-451a512a8bb4", "project_id": "d468835e3fbf48ecb54e6f216d3fb113", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "security_group_id": "d9b7bf3f-cf87-4fe4-abf9-13f7074385ef", "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": 639, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-21T18:59:38Z", "updated_at": "2026-01-21T18:59:38Z", "revision_number": 0}, {"id": "3f40c102-7d5a-46b3-846f-5b51aa655d23", "project_id": "d468835e3fbf48ecb54e6f216d3fb113", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "security_group_id": "d9b7bf3f-cf87-4fe4-abf9-13f7074385ef", "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": 638, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-21T18:59:38Z", "updated_at": "2026-01-21T18:59:38Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-21T18:59:38Z", "updated_at": "2026-01-21T18:59:38Z", "revision_number": 1}}'
2026-01-21 19:59:39,211 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.250/networking/v2.0/security-group-rules 0.595s
2026-01-21 19:59:39,211 83237 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": "d9b7bf3f-cf87-4fe4-abf9-13f7074385ef", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e51d02f3-6d6e-4899-ab15-e718bd278e69', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.250/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "27157f81-3de5-49d8-8a75-0a55e0fab7cd", "project_id": "d468835e3fbf48ecb54e6f216d3fb113", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "security_group_id": "d9b7bf3f-cf87-4fe4-abf9-13f7074385ef", "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-21T18:59:38Z", "updated_at": "2026-01-21T18:59:38Z", "revision_number": 0}}'
2026-01-21 19:59:39,912 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.250/networking/v2.0/security-group-rules 0.700s
2026-01-21 19:59:39,912 83237 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": "d9b7bf3f-cf87-4fe4-abf9-13f7074385ef", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-090aefd2-23c9-421f-9c9a-27d1758f2da2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.250/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9af40ce2-341d-4496-9095-6fc4355b272b", "project_id": "d468835e3fbf48ecb54e6f216d3fb113", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "security_group_id": "d9b7bf3f-cf87-4fe4-abf9-13f7074385ef", "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-21T18:59:39Z", "updated_at": "2026-01-21T18:59:39Z", "revision_number": 0}}'
2026-01-21 19:59:39,913 83237 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--126578565 created
2026-01-21 19:59:41,314 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.250/networking/v2.0/floatingips 1.401s
2026-01-21 19:59:41,315 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "a831fba4-8189-48dc-8fc0-6d836954a582"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-3cdc7434-9e33-4725-bebd-25a75f6b6783', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.250/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a388e318-9f6d-4ce4-9b44-6f13de25bba8", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "project_id": "d468835e3fbf48ecb54e6f216d3fb113", "floating_ip_address": "172.24.4.64", "floating_network_id": "a831fba4-8189-48dc-8fc0-6d836954a582", "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-21T18:59:40Z", "updated_at": "2026-01-21T18:59:40Z", "revision_number": 0}}'
2026-01-21 19:59:41,315 83237 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a388e318-9f6d-4ce4-9b44-6f13de25bba8', 'tenant_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'project_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'floating_ip_address': '172.24.4.64', 'floating_network_id': 'a831fba4-8189-48dc-8fc0-6d836954a582', '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-21T18:59:40Z', 'updated_at': '2026-01-21T18:59:40Z', 'revision_number': 0, 'ip': '172.24.4.64'} created
2026-01-21 19:59:41,367 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.250/identity/v3/auth/tokens 0.048s
2026-01-21 19:59:41,367 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bab1d305-71e7-4e78-bfed-030c94490a13', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.250/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "53aad1180c624247bef8d51e4377dec2", "name": "tempest-ServerRescueNegativeTestJSON-1207317787-project-member", "password_expires_at": null}, "audit_ids": ["6UROKpDUT4GqCqrIZzGI-Q"], "expires_at": "2026-01-21T19:59:41.000000Z", "issued_at": "2026-01-21T18:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d468835e3fbf48ecb54e6f216d3fb113", "name": "tempest-ServerRescueNegativeTestJSON-1207317787"}, "is_domain": false, "roles": [{"id": "228049b6c4d9489cb1314876a2ba81d0", "name": "reader"}, {"id": "b3daa4e4d21347a89f3ceb5c9b9c5bd3", "name": "member"}], "catalog": [{"endpoints": [{"id": "44faed5af5014d628f7ad40cb797b90d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/compute/v2/d468835e3fbf48ecb54e6f216d3fb113", "region": "RegionOne"}], "id": "1715c46d588043a1a0cbce1026974fe9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "90faa0f42d1e46808029f58e0f65bf94", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/placement", "region": "RegionOne"}], "id": "50acd44a258343b7a5c5c8d9e3dfcc8d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "92c77c6301fc470482617c1ecde1df1a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/image", "region": "RegionOne"}], "id": "5ff3bd2bec994491bb42f1f4b76aea02", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a742167d8bc14b6c8de37a18f72f9e83", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/compute/v2.1", "region": "RegionOne"}], "id": "6d4a9fe460ad4b44a7798f51e7e1c249", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c5f6fc0ca1ec4daabbcda15016ce4023", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/identity", "region": "RegionOne"}], "id": "93d941437f2441519d0cff65e481cd9f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2f29726b6412495988a07b81099f93db", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/volume/v3", "region": "RegionOne"}], "id": "b4a03ea731374b7bb47624af036bde7f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2b2ef279cc2c491d9f9af50ab53264b7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/networking", "region": "RegionOne"}], "id": "decc5195856d4ce3a29a07d08500b1b5", "type": "network", "name": "neutron"}]}}'
2026-01-21 19:59:41,368 83237 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '234a8e86-34a2-4ad5-81d7-2dc9ec5052cd', 'name': 'tempest-ServerRescueNegativeTestJSON-180578187-network', 'tenant_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'project_id': 'd468835e3fbf48ecb54e6f216d3fb113', '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': 36328, '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-21T18:58:19Z', 'updated_at': '2026-01-21T18:58:19Z', 'revision_number': 1} available for tenant
2026-01-21 19:59:41,368 83237 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-794317046', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF4X81DATJd+NE3ixOm2iIm/x2liYH6Sccwie1s5/VCQk/AqV5g1eFk7OU/l28AbhL62xCD/Jjz8BNbKcQVGOs7t8S/eFydRlDY9XIZ+jdGFxXFsEJfcXdsS1axXDyHhvg==', 'fingerprint': 'b2:48:37:c1:50:18:eb:ec:44:b1:86:a9:5c:89:c5:4e', 'user_id': '53aad1180c624247bef8d51e4377dec2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAZ9TwGqSHHRhZlLM+xpI72CObwU2zkGONO6yJ64KQHdGqwXR9m9A2g\n/ccHIAEst4KgBwYFK4EEACKhZANiAAReF/NQwEyXfjRN4sTptoiJv8dpYmB+knHM\nIntbOf1QkJPwKleYNXhZOzlP5dvAG4S+tsQg/yY8/ATWynEFRjrO7fEv3hcnUZQ2\nPVyGfo3RhcVxbBCX3F3bEtWsVw8h4b4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd9b7bf3f-cf87-4fe4-abf9-13f7074385ef', 'name': 'tempest-securitygroup--126578565', 'stateful': True, 'tenant_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'project_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'description': 'tempest-description--13423182', 'shared': False, 'security_group_rules': [{'id': '23d743c7-21aa-4633-a931-451a512a8bb4', 'project_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'tenant_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'security_group_id': 'd9b7bf3f-cf87-4fe4-abf9-13f7074385ef', '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': 639, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-21T18:59:38Z', 'updated_at': '2026-01-21T18:59:38Z', 'revision_number': 0}, {'id': '3f40c102-7d5a-46b3-846f-5b51aa655d23', 'project_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'tenant_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'security_group_id': 'd9b7bf3f-cf87-4fe4-abf9-13f7074385ef', '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': 638, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-21T18:59:38Z', 'updated_at': '2026-01-21T18:59:38Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-21T18:59:38Z', 'updated_at': '2026-01-21T18:59:38Z', 'revision_number': 1}, 'floating_ip': {'id': 'a388e318-9f6d-4ce4-9b44-6f13de25bba8', 'tenant_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'project_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'floating_ip_address': '172.24.4.64', 'floating_network_id': 'a831fba4-8189-48dc-8fc0-6d836954a582', '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-21T18:59:40Z', 'updated_at': '2026-01-21T18:59:40Z', 'revision_number': 0, 'ip': '172.24.4.64'}}
2026-01-21 19:59:42,634 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.250/compute/v2.1/servers 1.265s
2026-01-21 19:59:42,634 83237 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-2100374316", "imageRef": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "flavorRef": "42", "adminPass": "E4=W4Mf~=k_K%2=", "networks": [{"uuid": "234a8e86-34a2-4ad5-81d7-2dc9ec5052cd"}], "security_groups": [{"name": "tempest-securitygroup--126578565"}], "key_name": "tempest-keypair-794317046", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0adf623d-87e6-4cac-b4fd-f7080cd6c834', 'x-compute-request-id': 'req-0adf623d-87e6-4cac-b4fd-f7080cd6c834', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.250/compute/v2.1/servers'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--126578565"}], "adminPass": "E4=W4Mf~=k_K%2="}}'
2026-01-21 19:59:42,751 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.114s
2026-01-21 19:59:42,751 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:42 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-158cea63-4c6a-4b76-a1cd-ec8295699003', 'x-compute-request-id': 'req-158cea63-4c6a-4b76-a1cd-ec8295699003', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:43Z", "updated": "2026-01-21T18:59:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-794317046", "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-21 19:59:43,893 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.131s
2026-01-21 19:59:43,893 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-933ff7b9-eeaf-42c2-922a-b76cac5f96e4', 'x-compute-request-id': 'req-933ff7b9-eeaf-42c2-922a-b76cac5f96e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "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-21 19:59:45,021 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.112s
2026-01-21 19:59:45,021 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72da4411-c742-4646-84ac-b4c1ad9a50de', 'x-compute-request-id': 'req-72da4411-c742-4646-84ac-b4c1ad9a50de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "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-21 19:59:45,034 83237 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-21 19:59:46,174 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.138s
2026-01-21 19:59:46,174 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7784aa12-433f-48ee-9113-8f85011914b6', 'x-compute-request-id': 'req-7784aa12-433f-48ee-9113-8f85011914b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "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-21 19:59:47,440 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.254s
2026-01-21 19:59:47,440 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93db8a74-e939-4227-a84b-67573664d6ea', 'x-compute-request-id': 'req-93db8a74-e939-4227-a84b-67573664d6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "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-21 19:59:47,455 83237 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-21 19:59:48,734 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.278s
2026-01-21 19:59:48,735 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c203c9c1-0305-4fb6-9d99-5e003fc360e8', 'x-compute-request-id': 'req-c203c9c1-0305-4fb6-9d99-5e003fc360e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "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-21 19:59:50,285 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.539s
2026-01-21 19:59:50,285 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f159061c-21ed-4f16-b381-525fd7b83986', 'x-compute-request-id': 'req-f159061c-21ed-4f16-b381-525fd7b83986', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "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-21 19:59:50,300 83237 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-01-21 19:59:51,515 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.213s
2026-01-21 19:59:51,516 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4b6c8a6-f78d-4295-8379-64a2b0c87b58', 'x-compute-request-id': 'req-a4b6c8a6-f78d-4295-8379-64a2b0c87b58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "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-21 19:59:52,835 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.305s
2026-01-21 19:59:52,836 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17b31901-176c-4979-a058-abe286c2b79c', 'x-compute-request-id': 'req-17b31901-176c-4979-a058-abe286c2b79c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "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-21 19:59:54,035 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.181s
2026-01-21 19:59:54,035 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0113895f-cd83-47ca-8e04-8cd1ec9f4cc8', 'x-compute-request-id': 'req-0113895f-cd83-47ca-8e04-8cd1ec9f4cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "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-21 19:59:55,195 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.149s
2026-01-21 19:59:55,196 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c28b51cf-5631-4aa5-89ca-e6ad2dcccada', 'x-compute-request-id': 'req-c28b51cf-5631-4aa5-89ca-e6ad2dcccada', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "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-21 19:59:56,418 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.210s
2026-01-21 19:59:56,419 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4ebe50-1bd1-4a89-9fd0-7ec576b34ef7', 'x-compute-request-id': 'req-1e4ebe50-1bd1-4a89-9fd0-7ec576b34ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "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-21 19:59:57,741 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.310s
2026-01-21 19:59:57,741 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cd78d7a-8453-41ca-a2e7-7d9d088f6d55', 'x-compute-request-id': 'req-0cd78d7a-8453-41ca-a2e7-7d9d088f6d55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "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-21 19:59:58,911 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.156s
2026-01-21 19:59:58,911 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47cfb795-0827-4b91-8743-4f720eab1a22', 'x-compute-request-id': 'req-47cfb795-0827-4b91-8743-4f720eab1a22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "BUILD", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "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-21 20:00:00,160 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.237s
2026-01-21 20:00:00,161 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 18:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1572', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93498c4b-e051-45f5-9340-1d8cb0f69ea7', 'x-compute-request-id': 'req-93498c4b-e051-45f5-9340-1d8cb0f69ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "ACTIVE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T18:59:59Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T18:59:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "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-21 20:00:00,172 83237 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait
2026-01-21 20:00:00,319 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-interface 0.146s
2026-01-21 20:00:00,319 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:00:00 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-6b512d58-990e-4070-87cc-653127bfcfe0', 'x-compute-request-id': 'req-6b512d58-990e-4070-87cc-653127bfcfe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "234a8e86-34a2-4ad5-81d7-2dc9ec5052cd", "port_id": "381ee60f-7a50-4b09-ac4d-c4a47594b09d", "mac_addr": "fa:16:3e:5e:d7:67", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9d9a4119-99de-4f30-a486-f1ea53c0114e", "ip_address": "10.0.0.12"}]}]}'
2026-01-21 20:00:01,352 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.250/networking/v2.0/floatingips/a388e318-9f6d-4ce4-9b44-6f13de25bba8 1.030s
2026-01-21 20:00:01,352 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "381ee60f-7a50-4b09-ac4d-c4a47594b09d"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-48981b1b-a13c-48d0-81fe-01a5383d2269', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/networking/v2.0/floatingips/a388e318-9f6d-4ce4-9b44-6f13de25bba8'}
Body: b'{"floatingip": {"id": "a388e318-9f6d-4ce4-9b44-6f13de25bba8", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "project_id": "d468835e3fbf48ecb54e6f216d3fb113", "floating_ip_address": "172.24.4.64", "floating_network_id": "a831fba4-8189-48dc-8fc0-6d836954a582", "router_id": "07d980b5-0d0d-4b08-8c2d-1cc272663265", "port_id": "381ee60f-7a50-4b09-ac4d-c4a47594b09d", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "234a8e86-34a2-4ad5-81d7-2dc9ec5052cd", "mac_address": "fa:16:3e:5e:d7:67", "admin_state_up": true, "status": "ACTIVE", "device_id": "ee488325-a214-4a74-931b-7a90b6665998", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-21T18:59:40Z", "updated_at": "2026-01-21T19:00:00Z", "revision_number": 1}}'
2026-01-21 20:00:01,353 83237 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.64:22' as 'cirros' with public key authentication
2026-01-21 20:01:01,410 83237 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.64 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-21 20:01:04,115 83237 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-21 20:01:04,567 83237 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 20:01:04,567 83237 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.64 successfully created
2026-01-21 20:01:09,049 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 4.481s
2026-01-21 20:01:09,049 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-711aad43-581d-4aef-84a1-b322becc0b3d', 'x-compute-request-id': 'req-711aad43-581d-4aef-84a1-b322becc0b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "device": "/dev/vdb"}}'
2026-01-21 20:01:09,175 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.123s
2026-01-21 20:01:09,175 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aabc8682-bbd6-4b40-a2d1-e3902326d7e5', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aabc8682-bbd6-4b40-a2d1-e3902326d7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:01:10,866 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.679s
2026-01-21 20:01:10,866 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5bf5a3-f266-41fc-b446-f63c9aa765b0', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5bf5a3-f266-41fc-b446-f63c9aa765b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:01:11,940 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.063s
2026-01-21 20:01:11,940 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca37e3bf-64f4-4ca9-8c9c-90c169daee94', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca37e3bf-64f4-4ca9-8c9c-90c169daee94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:01:12,988 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.036s
2026-01-21 20:01:12,988 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb1b8f8e-56b6-46e8-9367-6113992c16d6', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb1b8f8e-56b6-46e8-9367-6113992c16d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:01:14,038 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:01:14,038 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc26591-a614-4e49-8576-a9fcc72f8eef', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc26591-a614-4e49-8576-a9fcc72f8eef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:01:15,092 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.043s
2026-01-21 20:01:15,093 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637ad905-91a5-47ca-bcf4-5e3eed7efa20', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637ad905-91a5-47ca-bcf4-5e3eed7efa20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:01:16,148 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.044s
2026-01-21 20:01:16,148 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b672ba0e-eb05-48c0-b9e2-33a159f48f0c', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b672ba0e-eb05-48c0-b9e2-33a159f48f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:01:17,266 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.105s
2026-01-21 20:01:17,266 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6f1465-f6dc-431e-92c7-b922f6eb1468', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6f1465-f6dc-431e-92c7-b922f6eb1468', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:01:18,335 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.058s
2026-01-21 20:01:18,336 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f9c943-713d-4ec6-8e9d-5b3aa8df8c14', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f9c943-713d-4ec6-8e9d-5b3aa8df8c14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:01:19,429 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.083s
2026-01-21 20:01:19,429 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d601a0-fea3-4d87-b336-f5aa2d9bf057', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d601a0-fea3-4d87-b336-f5aa2d9bf057', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:01:20,518 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.075s
2026-01-21 20:01:20,518 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464eb8f7-b1e0-4e53-b968-0373dae95679', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464eb8f7-b1e0-4e53-b968-0373dae95679', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:01:20,529 83237 INFO [tempest.common.waiters] Attachment 1f922082-16e0-485b-ad5a-028272e76b94 created for volume 0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 to server ee488325-a214-4a74-931b-7a90b6665998 after waiting for 11.529056 seconds
2026-01-21 20:01:20,663 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.134s
2026-01-21 20:01:20,664 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7dc6b70-80a0-47b4-ad11-0e7acc06f8b6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7dc6b70-80a0-47b4-ad11-0e7acc06f8b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:01:20,674 83237 INFO [tempest.common.waiters] volume 0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 reached in-use after waiting for 0.674526 seconds
2026-01-21 20:01:20,886 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/action 0.211s
2026-01-21 20:01:20,887 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "E4=W4Mf~=k_K%2="}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:20 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-95856f50-3704-450c-99a2-8395bd27eb33', 'x-compute-request-id': 'req-95856f50-3704-450c-99a2-8395bd27eb33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/action'}
Body: b'{"adminPass": "E4=W4Mf~=k_K%2="}'
2026-01-21 20:01:21,227 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.339s
2026-01-21 20:01:21,228 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76ae79e2-96e5-4860-8cc9-44abae4ec267', 'x-compute-request-id': 'req-76ae79e2-96e5-4860-8cc9-44abae4ec267', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "ACTIVE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:21Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T18:59:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:22,708 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.468s
2026-01-21 20:01:22,709 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78de5910-7cfd-4a07-95e3-2093ba3d07a1', 'x-compute-request-id': 'req-78de5910-7cfd-4a07-95e3-2093ba3d07a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "ACTIVE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:21Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T18:59:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:24,262 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.536s
2026-01-21 20:01:24,262 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b603bd2-e39e-4988-a1a0-acaa70ee5aa9', 'x-compute-request-id': 'req-8b603bd2-e39e-4988-a1a0-acaa70ee5aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "ACTIVE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:21Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T18:59:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:25,701 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.426s
2026-01-21 20:01:25,701 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-251520f0-9a62-407c-b037-e97fbc3e47fa', 'x-compute-request-id': 'req-251520f0-9a62-407c-b037-e97fbc3e47fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "ACTIVE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:21Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T18:59:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:26,889 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.175s
2026-01-21 20:01:26,889 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcf878bd-551d-4ddc-a06e-9854993898f7', 'x-compute-request-id': 'req-bcf878bd-551d-4ddc-a06e-9854993898f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "ACTIVE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:21Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T18:59:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:28,086 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.184s
2026-01-21 20:01:28,086 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac760e54-6751-4644-af0d-084ef2a54cb0', 'x-compute-request-id': 'req-ac760e54-6751-4644-af0d-084ef2a54cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "ACTIVE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:21Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T18:59:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:29,334 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.236s
2026-01-21 20:01:29,335 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa7c7b7-9cfd-41c5-9ae7-ae98d033cfcd', 'x-compute-request-id': 'req-2aa7c7b7-9cfd-41c5-9ae7-ae98d033cfcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "ACTIVE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:21Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T18:59:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:31,376 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 1.030s
2026-01-21 20:01:31,377 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e990d3c6-34fd-4175-8a7a-071dfeb12466', 'x-compute-request-id': 'req-e990d3c6-34fd-4175-8a7a-071dfeb12466', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "ACTIVE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:21Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T18:59:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:32,627 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.236s
2026-01-21 20:01:32,628 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09183bb2-6ee0-42c4-9dcf-89f81e11d96d', 'x-compute-request-id': 'req-09183bb2-6ee0-42c4-9dcf-89f81e11d96d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "ACTIVE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:21Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T18:59:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:33,879 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.238s
2026-01-21 20:01:33,879 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10980bb7-fd9e-416e-b3d9-a3069dc3ad3b', 'x-compute-request-id': 'req-10980bb7-fd9e-416e-b3d9-a3069dc3ad3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "RESCUE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:33Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T19:01:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:33,893 83237 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 12 second wait
2026-01-21 20:01:34,069 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.250/identity/v3/auth/tokens 0.172s
2026-01-21 20:01:34,070 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d5a0bcd4-ec99-4763-a3ca-6404c29adae1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.250/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "53aad1180c624247bef8d51e4377dec2", "name": "tempest-ServerRescueNegativeTestJSON-1207317787-project-member", "password_expires_at": null}, "audit_ids": ["Jf2OoGeZTCG1Rk2ZqvS6JA"], "expires_at": "2026-01-21T20:01:33.000000Z", "issued_at": "2026-01-21T19:01:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d468835e3fbf48ecb54e6f216d3fb113", "name": "tempest-ServerRescueNegativeTestJSON-1207317787"}, "is_domain": false, "roles": [{"id": "228049b6c4d9489cb1314876a2ba81d0", "name": "reader"}, {"id": "b3daa4e4d21347a89f3ceb5c9b9c5bd3", "name": "member"}], "catalog": [{"endpoints": [{"id": "44faed5af5014d628f7ad40cb797b90d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/compute/v2/d468835e3fbf48ecb54e6f216d3fb113", "region": "RegionOne"}], "id": "1715c46d588043a1a0cbce1026974fe9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "90faa0f42d1e46808029f58e0f65bf94", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/placement", "region": "RegionOne"}], "id": "50acd44a258343b7a5c5c8d9e3dfcc8d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "92c77c6301fc470482617c1ecde1df1a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/image", "region": "RegionOne"}], "id": "5ff3bd2bec994491bb42f1f4b76aea02", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a742167d8bc14b6c8de37a18f72f9e83", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/compute/v2.1", "region": "RegionOne"}], "id": "6d4a9fe460ad4b44a7798f51e7e1c249", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c5f6fc0ca1ec4daabbcda15016ce4023", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/identity", "region": "RegionOne"}], "id": "93d941437f2441519d0cff65e481cd9f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2f29726b6412495988a07b81099f93db", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/volume/v3", "region": "RegionOne"}], "id": "b4a03ea731374b7bb47624af036bde7f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "2b2ef279cc2c491d9f9af50ab53264b7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.250/networking", "region": "RegionOne"}], "id": "decc5195856d4ce3a29a07d08500b1b5", "type": "network", "name": "neutron"}]}}'
2026-01-21 20:01:34,070 83237 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '234a8e86-34a2-4ad5-81d7-2dc9ec5052cd', 'name': 'tempest-ServerRescueNegativeTestJSON-180578187-network', 'tenant_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'project_id': 'd468835e3fbf48ecb54e6f216d3fb113', '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': 36328, '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-21T18:58:19Z', 'updated_at': '2026-01-21T18:58:19Z', 'revision_number': 1} available for tenant
2026-01-21 20:01:34,585 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.514s
2026-01-21 20:01:34,585 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:34 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-6c920c03-555c-4b6a-983a-41993bf24218', 'x-compute-request-id': 'req-6c920c03-555c-4b6a-983a-41993bf24218', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance ee488325-a214-4a74-931b-7a90b6665998 while it is in vm_state rescued"}}'
2026-01-21 20:01:34,788 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/action 0.202s
2026-01-21 20:01:34,788 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:34 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-b46e1af6-a2d7-435b-a45e-8cc4f36b1789', 'x-compute-request-id': 'req-b46e1af6-a2d7-435b-a45e-8cc4f36b1789', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/action'}
Body: b''
2026-01-21 20:01:35,139 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.350s
2026-01-21 20:01:35,139 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f81e2355-458a-4fc2-8297-062be94575a8', 'x-compute-request-id': 'req-f81e2355-458a-4fc2-8297-062be94575a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "RESCUE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T19:01:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:36,404 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.249s
2026-01-21 20:01:36,404 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23210490-cdc9-413d-8273-f3a3cb92d4f2', 'x-compute-request-id': 'req-23210490-cdc9-413d-8273-f3a3cb92d4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "RESCUE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T19:01:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:37,631 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.215s
2026-01-21 20:01:37,632 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f66db79-d3d0-4312-a700-791896fb28af', 'x-compute-request-id': 'req-7f66db79-d3d0-4312-a700-791896fb28af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "RESCUE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T19:01:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:39,044 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.396s
2026-01-21 20:01:39,044 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e98a9929-636e-4fdc-8ec5-f57f22b12b27', 'x-compute-request-id': 'req-e98a9929-636e-4fdc-8ec5-f57f22b12b27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "RESCUE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T19:01:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:40,417 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.358s
2026-01-21 20:01:40,417 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cabdac8a-840d-44c0-9a1f-f22d8ffc8e23', 'x-compute-request-id': 'req-cabdac8a-840d-44c0-9a1f-f22d8ffc8e23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "RESCUE", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T19:01:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:41,645 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998 0.211s
2026-01-21 20:01:41,645 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1813', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1e075ea-0779-4f9a-9828-8075a879253d', 'x-compute-request-id': 'req-f1e075ea-0779-4f9a-9828-8075a879253d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}
Body: b'{"server": {"id": "ee488325-a214-4a74-931b-7a90b6665998", "name": "tempest-ServerRescueNegativeTestJSON-server-2100374316", "status": "ERROR", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "user_id": "53aad1180c624247bef8d51e4377dec2", "metadata": {}, "hostId": "41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b", "image": {"id": "7b49278b-0a6a-4e36-a6fa-d579770ff229", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.250/compute/flavors/42"}]}, "created": "2026-01-21T18:59:42Z", "updated": "2026-01-21T19:01:40Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-180578187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}, {"version": 4, "addr": "172.24.4.64", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:d7:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998"}, {"rel": "bookmark", "href": "http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T19:01:41Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-794317046", "OS-SRV-USG:launched_at": "2026-01-21T19:01:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--126578565"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}]}}'
2026-01-21 20:01:41,656 83237 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 6 second wait
2026-01-21 20:01:41,863 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-interface 0.206s
2026-01-21 20:01:41,863 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10ed56c7-2092-4e8f-864a-936662bfb38f', 'x-compute-request-id': 'req-10ed56c7-2092-4e8f-864a-936662bfb38f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "234a8e86-34a2-4ad5-81d7-2dc9ec5052cd", "port_id": "381ee60f-7a50-4b09-ac4d-c4a47594b09d", "mac_addr": "fa:16:3e:5e:d7:67", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "9d9a4119-99de-4f30-a486-f1ea53c0114e", "ip_address": "10.0.0.12"}]}]}'
2026-01-21 20:01:43,108 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.250/networking/v2.0/floatingips/a388e318-9f6d-4ce4-9b44-6f13de25bba8 1.241s
2026-01-21 20:01:43,108 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "381ee60f-7a50-4b09-ac4d-c4a47594b09d"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f4192e2c-1a52-48d4-9534-dcf014221de9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/networking/v2.0/floatingips/a388e318-9f6d-4ce4-9b44-6f13de25bba8'}
Body: b'{"floatingip": {"id": "a388e318-9f6d-4ce4-9b44-6f13de25bba8", "tenant_id": "d468835e3fbf48ecb54e6f216d3fb113", "project_id": "d468835e3fbf48ecb54e6f216d3fb113", "floating_ip_address": "172.24.4.64", "floating_network_id": "a831fba4-8189-48dc-8fc0-6d836954a582", "router_id": "07d980b5-0d0d-4b08-8c2d-1cc272663265", "port_id": "381ee60f-7a50-4b09-ac4d-c4a47594b09d", "fixed_ip_address": "10.0.0.12", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "234a8e86-34a2-4ad5-81d7-2dc9ec5052cd", "mac_address": "fa:16:3e:5e:d7:67", "admin_state_up": true, "status": "DOWN", "device_id": "ee488325-a214-4a74-931b-7a90b6665998", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-21T18:59:40Z", "updated_at": "2026-01-21T19:01:42Z", "revision_number": 3}}'
2026-01-21 20:01:43,109 83237 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.64:22' as 'cirros' with public key authentication
2026-01-21 20:02:43,166 83237 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.64 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-21 20:03:45,705 83237 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.64 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-01-21 20:04:49,266 83237 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.64 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-01-21 20:05:53,830 83237 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.64 after 3 attempts. Proxy client: no proxy client
2026-01-21 20:05:53.830 83237 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-01-21 20:05:53.830 83237 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2026-01-21 20:05:53.830 83237 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-01-21 20:05:53.830 83237 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-21 20:05:53.830 83237 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-01-21 20:05:53.830 83237 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-01-21 20:05:53.830 83237 ERROR tempest.lib.common.ssh
2026-01-21 20:05:53,832 83237 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Wed, 21 Jan 2026 18:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0adf623d-87e6-4cac-b4fd-f7080cd6c834', 'x-compute-request-id': 'req-0adf623d-87e6-4cac-b4fd-f7080cd6c834', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.250/compute/v2.1/servers'}
Body: {'id': 'ee488325-a214-4a74-931b-7a90b6665998', 'name': 'tempest-ServerRescueNegativeTestJSON-server-2100374316', 'status': 'ACTIVE', 'tenant_id': 'd468835e3fbf48ecb54e6f216d3fb113', 'user_id': '53aad1180c624247bef8d51e4377dec2', 'metadata': {}, 'hostId': '41c081bdd25e0af243c82607057a6f6ba95d9a8023acc4322ed1d15b', 'image': {'id': '7b49278b-0a6a-4e36-a6fa-d579770ff229', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.250/compute/images/7b49278b-0a6a-4e36-a6fa-d579770ff229'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.250/compute/flavors/42'}]}, 'created': '2026-01-21T18:59:42Z', 'updated': '2026-01-21T18:59:59Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-180578187-network': [{'version': 4, 'addr': '10.0.0.12', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:5e:d7:67'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998'}, {'rel': 'bookmark', 'href': 'http://192.168.122.250/compute/servers/ee488325-a214-4a74-931b-7a90b6665998'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-794317046', 'OS-SRV-USG:launched_at': '2026-01-21T18:59:59.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--126578565'}], '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-21 20:05:55,064 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/action 1.232s
2026-01-21 20:05:55,065 83237 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': 'Wed, 21 Jan 2026 19:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-750f742a-868c-4526-9fd4-757917e92d5e', 'x-compute-request-id': 'req-750f742a-868c-4526-9fd4-757917e92d5e', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-21 20:05:55,065 83237 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server ee488325-a214-4a74-931b-7a90b6665998
2026-01-21 20:05:55,132 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.066s
2026-01-21 20:05:55,132 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcbebb7-f33e-4bc3-a8d8-e3d9f0904991', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcbebb7-f33e-4bc3-a8d8-e3d9f0904991', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:05:55,236 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.091s
2026-01-21 20:05:55,237 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:05:55 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-7da63e3c-9b5d-45dd-8b11-57841a333abe', 'x-compute-request-id': 'req-7da63e3c-9b5d-45dd-8b11-57841a333abe', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance ee488325-a214-4a74-931b-7a90b6665998 while it is in vm_state error"}}'
2026-01-21 20:05:55,293 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.055s
2026-01-21 20:05:55,293 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ed56e9-e2f8-4433-8a29-888989a50692', 'x-compute-request-id': 'req-53ed56e9-e2f8-4433-8a29-888989a50692', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:05:56,342 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.045s
2026-01-21 20:05:56,343 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:05:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5cc4e91-dd17-44cf-a8a9-dbf3bcaa77a4', 'x-compute-request-id': 'req-a5cc4e91-dd17-44cf-a8a9-dbf3bcaa77a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:05:57,395 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.050s
2026-01-21 20:05:57,396 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f79ccc49-6a08-492f-81d7-dd7667f71aef', 'x-compute-request-id': 'req-f79ccc49-6a08-492f-81d7-dd7667f71aef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:05:58,458 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.060s
2026-01-21 20:05:58,458 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ef2c1e6-8713-4142-8831-278be8233281', 'x-compute-request-id': 'req-5ef2c1e6-8713-4142-8831-278be8233281', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:05:59,506 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.046s
2026-01-21 20:05:59,507 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-354c2542-f099-40fb-bb17-b5073adda440', 'x-compute-request-id': 'req-354c2542-f099-40fb-bb17-b5073adda440', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:00,559 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:06:00,559 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4164229-ab6c-48c5-836d-caec262452f6', 'x-compute-request-id': 'req-a4164229-ab6c-48c5-836d-caec262452f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:01,615 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.052s
2026-01-21 20:06:01,615 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bd5645c-882a-4064-b384-ff35c5dfa02c', 'x-compute-request-id': 'req-7bd5645c-882a-4064-b384-ff35c5dfa02c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:02,671 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.053s
2026-01-21 20:06:02,671 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6957cde-0795-4e7c-8391-4d7e671ea36f', 'x-compute-request-id': 'req-a6957cde-0795-4e7c-8391-4d7e671ea36f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:03,722 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:06:03,723 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8d522cf-a4b6-47bc-8bb1-1e7f95235753', 'x-compute-request-id': 'req-c8d522cf-a4b6-47bc-8bb1-1e7f95235753', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:04,772 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.046s
2026-01-21 20:06:04,773 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f574785e-350b-4e9a-a0d2-e27731db2627', 'x-compute-request-id': 'req-f574785e-350b-4e9a-a0d2-e27731db2627', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:05,816 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.040s
2026-01-21 20:06:05,816 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8621f94-7428-4440-a146-10d04f69b5a5', 'x-compute-request-id': 'req-b8621f94-7428-4440-a146-10d04f69b5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:06,868 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:06:06,868 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42b856a5-6cad-4c58-ab22-eff824356279', 'x-compute-request-id': 'req-42b856a5-6cad-4c58-ab22-eff824356279', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:07,919 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:06:07,920 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-735db7d4-90e8-43ee-8fbf-33cc197d5e8b', 'x-compute-request-id': 'req-735db7d4-90e8-43ee-8fbf-33cc197d5e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:08,967 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.045s
2026-01-21 20:06:08,968 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06: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-fde223ee-10a4-4cff-9628-ec00136a7224', 'x-compute-request-id': 'req-fde223ee-10a4-4cff-9628-ec00136a7224', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:10,018 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:06:10,018 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59208a7d-5e38-4933-b82f-f9544a863d20', 'x-compute-request-id': 'req-59208a7d-5e38-4933-b82f-f9544a863d20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:11,070 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:06:11,070 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-744302e9-b22d-48a4-a596-c7c9079be928', 'x-compute-request-id': 'req-744302e9-b22d-48a4-a596-c7c9079be928', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:12,130 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.057s
2026-01-21 20:06:12,131 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff05436a-52fc-483d-84b5-e064585cedc5', 'x-compute-request-id': 'req-ff05436a-52fc-483d-84b5-e064585cedc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:13,182 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:06:13,183 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-136dd94e-1cfd-4529-ad74-9df0d0c723d9', 'x-compute-request-id': 'req-136dd94e-1cfd-4529-ad74-9df0d0c723d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:14,236 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.050s
2026-01-21 20:06:14,236 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c00d20b5-6bf6-4f7d-bc89-87951b4e9b12', 'x-compute-request-id': 'req-c00d20b5-6bf6-4f7d-bc89-87951b4e9b12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:15,287 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:06:15,288 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c839359c-ca18-4a7d-8a0a-9f300f6f0c51', 'x-compute-request-id': 'req-c839359c-ca18-4a7d-8a0a-9f300f6f0c51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:16,347 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.056s
2026-01-21 20:06:16,347 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4051fe57-82ed-4e3e-872d-e1ea27d93bc5', 'x-compute-request-id': 'req-4051fe57-82ed-4e3e-872d-e1ea27d93bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:17,397 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:06:17,397 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44803c99-f326-43fa-88ed-e3c31e71c0b3', 'x-compute-request-id': 'req-44803c99-f326-43fa-88ed-e3c31e71c0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:18,449 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.049s
2026-01-21 20:06:18,449 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c2f2802-5683-4a10-a8f9-91cc1f444f14', 'x-compute-request-id': 'req-0c2f2802-5683-4a10-a8f9-91cc1f444f14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:19,520 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.067s
2026-01-21 20:06:19,520 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb088932-17f6-4799-aa9f-e95e872d91a9', 'x-compute-request-id': 'req-eb088932-17f6-4799-aa9f-e95e872d91a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:20,576 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.053s
2026-01-21 20:06:20,577 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adcabe4e-7c2d-4909-a32e-e486aa3f78bf', 'x-compute-request-id': 'req-adcabe4e-7c2d-4909-a32e-e486aa3f78bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:21,647 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.068s
2026-01-21 20:06:21,648 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16ff266d-c0c3-4a60-83b2-ac9c66497489', 'x-compute-request-id': 'req-16ff266d-c0c3-4a60-83b2-ac9c66497489', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:22,691 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.040s
2026-01-21 20:06:22,692 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f4a02fc-dccf-4b0d-a726-f49f58452661', 'x-compute-request-id': 'req-6f4a02fc-dccf-4b0d-a726-f49f58452661', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:23,744 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.050s
2026-01-21 20:06:23,744 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-867b3f6f-2af4-48aa-8053-8a5da3303d6b', 'x-compute-request-id': 'req-867b3f6f-2af4-48aa-8053-8a5da3303d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:24,794 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.046s
2026-01-21 20:06:24,794 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e832473-b975-4c4f-bd1d-8610074c0d3d', 'x-compute-request-id': 'req-7e832473-b975-4c4f-bd1d-8610074c0d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:25,845 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:06:25,845 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4ec8a4-948f-44f9-b037-f1c63a84a1f1', 'x-compute-request-id': 'req-2a4ec8a4-948f-44f9-b037-f1c63a84a1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:26,904 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.056s
2026-01-21 20:06:26,905 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b71b73d-e17b-44e7-a021-10740a492ec1', 'x-compute-request-id': 'req-7b71b73d-e17b-44e7-a021-10740a492ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:27,957 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.049s
2026-01-21 20:06:27,958 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14e0b5e3-eafe-4a3c-8b58-74061fa27f7f', 'x-compute-request-id': 'req-14e0b5e3-eafe-4a3c-8b58-74061fa27f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:29,009 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:06:29,009 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06: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-bcea2d48-84ec-4c44-a4c8-75aa471d1f6d', 'x-compute-request-id': 'req-bcea2d48-84ec-4c44-a4c8-75aa471d1f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:30,082 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.070s
2026-01-21 20:06:30,082 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c38ce8b8-12dd-419a-ae8a-0acfc99c9f35', 'x-compute-request-id': 'req-c38ce8b8-12dd-419a-ae8a-0acfc99c9f35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:31,143 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.057s
2026-01-21 20:06:31,143 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acb85e95-920e-4160-b423-40e68c7ee052', 'x-compute-request-id': 'req-acb85e95-920e-4160-b423-40e68c7ee052', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:32,202 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.055s
2026-01-21 20:06:32,202 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ee3223-b847-4d82-9211-8217ba739dce', 'x-compute-request-id': 'req-38ee3223-b847-4d82-9211-8217ba739dce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:33,256 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.050s
2026-01-21 20:06:33,256 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a328f71-e0af-4bf6-a918-5a5ad738361b', 'x-compute-request-id': 'req-4a328f71-e0af-4bf6-a918-5a5ad738361b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:34,329 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.070s
2026-01-21 20:06:34,329 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dab0984-e897-4d1f-9978-099849a7bb9b', 'x-compute-request-id': 'req-4dab0984-e897-4d1f-9978-099849a7bb9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:35,376 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.044s
2026-01-21 20:06:35,377 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4906588e-4df6-4d64-ab8b-3b1647e3c71a', 'x-compute-request-id': 'req-4906588e-4df6-4d64-ab8b-3b1647e3c71a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:36,426 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.047s
2026-01-21 20:06:36,426 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad3eb57e-3c4e-46fc-a3a1-364d8b524022', 'x-compute-request-id': 'req-ad3eb57e-3c4e-46fc-a3a1-364d8b524022', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:37,479 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.050s
2026-01-21 20:06:37,480 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8223e4b4-c512-4fd4-adf7-942b1ff78c6a', 'x-compute-request-id': 'req-8223e4b4-c512-4fd4-adf7-942b1ff78c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:38,553 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.070s
2026-01-21 20:06:38,553 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5efcfe1-f7b7-4eb1-badd-48590d30ba11', 'x-compute-request-id': 'req-d5efcfe1-f7b7-4eb1-badd-48590d30ba11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:39,622 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.066s
2026-01-21 20:06:39,623 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed17bf3e-0a7d-4531-ba7b-e09aaca61060', 'x-compute-request-id': 'req-ed17bf3e-0a7d-4531-ba7b-e09aaca61060', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:40,678 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:06:40,678 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86502e80-d187-4e7e-9649-281fa9c1beae', 'x-compute-request-id': 'req-86502e80-d187-4e7e-9649-281fa9c1beae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:41,736 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.056s
2026-01-21 20:06:41,737 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd44029a-7332-4b3d-9982-6a5f3b377cec', 'x-compute-request-id': 'req-fd44029a-7332-4b3d-9982-6a5f3b377cec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:42,791 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:06:42,791 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d7f199c-fe3c-454e-b341-7760d26f3a01', 'x-compute-request-id': 'req-8d7f199c-fe3c-454e-b341-7760d26f3a01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:43,858 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.063s
2026-01-21 20:06:43,858 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a020fcba-9237-4b88-8c70-4e82d6b18f45', 'x-compute-request-id': 'req-a020fcba-9237-4b88-8c70-4e82d6b18f45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:44,915 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.054s
2026-01-21 20:06:44,915 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37817393-9eb0-4664-ac49-a15b347922c0', 'x-compute-request-id': 'req-37817393-9eb0-4664-ac49-a15b347922c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:45,961 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.043s
2026-01-21 20:06:45,961 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5944b339-c83d-4a6b-a8ea-c8afbd7fa6ad', 'x-compute-request-id': 'req-5944b339-c83d-4a6b-a8ea-c8afbd7fa6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:47,086 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.121s
2026-01-21 20:06:47,086 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21175170-ced3-4cbb-9d77-632884e941c6', 'x-compute-request-id': 'req-21175170-ced3-4cbb-9d77-632884e941c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:48,182 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.093s
2026-01-21 20:06:48,183 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50f9eefe-1917-40d5-8bc3-64e28497c047', 'x-compute-request-id': 'req-50f9eefe-1917-40d5-8bc3-64e28497c047', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:49,246 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.060s
2026-01-21 20:06:49,246 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e00841b-e0af-4f5d-9c38-1df32f4f2f36', 'x-compute-request-id': 'req-5e00841b-e0af-4f5d-9c38-1df32f4f2f36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:50,309 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.060s
2026-01-21 20:06:50,310 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb4ec3f3-ae76-47f2-b6db-c8d841d3a8ef', 'x-compute-request-id': 'req-cb4ec3f3-ae76-47f2-b6db-c8d841d3a8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:51,375 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.062s
2026-01-21 20:06:51,376 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebf3871c-debd-4cc0-90e7-27d2e384de86', 'x-compute-request-id': 'req-ebf3871c-debd-4cc0-90e7-27d2e384de86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:52,431 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.052s
2026-01-21 20:06:52,431 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27bc5dfd-91ce-4d8e-b6a4-438264348917', 'x-compute-request-id': 'req-27bc5dfd-91ce-4d8e-b6a4-438264348917', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:53,480 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.045s
2026-01-21 20:06:53,480 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06: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-636a5b64-5a74-48a3-aa2e-60221c7e0957', 'x-compute-request-id': 'req-636a5b64-5a74-48a3-aa2e-60221c7e0957', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:54,542 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.058s
2026-01-21 20:06:54,543 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06: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-78aa8919-e06a-48e2-b380-e42adbd8f1ec', 'x-compute-request-id': 'req-78aa8919-e06a-48e2-b380-e42adbd8f1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:55,623 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.077s
2026-01-21 20:06:55,623 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06: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-13e49d18-bbef-4321-bb23-05e1cd74f998', 'x-compute-request-id': 'req-13e49d18-bbef-4321-bb23-05e1cd74f998', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:56,686 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.060s
2026-01-21 20:06:56,687 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06: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-ed7f2c37-df92-4c59-bc08-bd96efcbd879', 'x-compute-request-id': 'req-ed7f2c37-df92-4c59-bc08-bd96efcbd879', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:57,747 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.057s
2026-01-21 20:06:57,747 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06: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-81d14dbc-62f5-4e0c-8516-12c91bdc61cc', 'x-compute-request-id': 'req-81d14dbc-62f5-4e0c-8516-12c91bdc61cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:58,805 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.055s
2026-01-21 20:06:58,805 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06: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-b24e696c-82cc-493f-a7e0-d7cd7f098eec', 'x-compute-request-id': 'req-b24e696c-82cc-493f-a7e0-d7cd7f098eec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:06:59,860 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:06:59,861 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:06: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-f3529a8e-e49a-4531-a33c-4fd3deefe92c', 'x-compute-request-id': 'req-f3529a8e-e49a-4531-a33c-4fd3deefe92c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:00,922 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.058s
2026-01-21 20:07:00,922 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-a2d10244-b491-433f-a1ca-b3993d57e77a', 'x-compute-request-id': 'req-a2d10244-b491-433f-a1ca-b3993d57e77a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:01,979 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.052s
2026-01-21 20:07:01,979 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-0b57b2e2-7bbc-4726-9396-b13ef6f2cd38', 'x-compute-request-id': 'req-0b57b2e2-7bbc-4726-9396-b13ef6f2cd38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:03,064 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.082s
2026-01-21 20:07:03,064 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-7edd7025-3499-438e-8f70-3fab75daf521', 'x-compute-request-id': 'req-7edd7025-3499-438e-8f70-3fab75daf521', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:04,119 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.052s
2026-01-21 20:07:04,119 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-53203775-50e0-4e1a-b7cc-7119454c92b8', 'x-compute-request-id': 'req-53203775-50e0-4e1a-b7cc-7119454c92b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:05,178 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.055s
2026-01-21 20:07:05,178 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-1011da97-a77d-4c31-852e-757540f3e235', 'x-compute-request-id': 'req-1011da97-a77d-4c31-852e-757540f3e235', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:06,236 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.054s
2026-01-21 20:07:06,236 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-461684ae-a6b7-4be7-9f56-81c3b7c7fec0', 'x-compute-request-id': 'req-461684ae-a6b7-4be7-9f56-81c3b7c7fec0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:07,300 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.060s
2026-01-21 20:07:07,300 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-18b870e2-9803-4742-bfd1-95478e3d39c6', 'x-compute-request-id': 'req-18b870e2-9803-4742-bfd1-95478e3d39c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:08,346 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.042s
2026-01-21 20:07:08,346 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-79799b6f-9175-49c6-806b-26d3e48b0bf1', 'x-compute-request-id': 'req-79799b6f-9175-49c6-806b-26d3e48b0bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:09,406 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.058s
2026-01-21 20:07:09,407 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-d9abf6d1-e5ad-46cb-8020-7caa90893fd8', 'x-compute-request-id': 'req-d9abf6d1-e5ad-46cb-8020-7caa90893fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:10,465 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.056s
2026-01-21 20:07:10,466 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-77c5f3e7-41c9-4fcf-ade8-097dc253132a', 'x-compute-request-id': 'req-77c5f3e7-41c9-4fcf-ade8-097dc253132a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:11,522 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.053s
2026-01-21 20:07:11,522 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-c93c1ecb-5e0b-4c20-8daf-2c6fa8338957', 'x-compute-request-id': 'req-c93c1ecb-5e0b-4c20-8daf-2c6fa8338957', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:12,579 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.053s
2026-01-21 20:07:12,579 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-8031863f-eac0-4e18-b094-c465c169b37e', 'x-compute-request-id': 'req-8031863f-eac0-4e18-b094-c465c169b37e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:13,652 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.070s
2026-01-21 20:07:13,653 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-dc54e35b-af18-40c8-9b46-bea4e53bee68', 'x-compute-request-id': 'req-dc54e35b-af18-40c8-9b46-bea4e53bee68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:14,712 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.056s
2026-01-21 20:07:14,713 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-bf4e805b-e0fd-4c5a-9397-d2694768f2a3', 'x-compute-request-id': 'req-bf4e805b-e0fd-4c5a-9397-d2694768f2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:15,771 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.055s
2026-01-21 20:07:15,772 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-ad8315f9-65df-4221-ae08-af3192e2a0c7', 'x-compute-request-id': 'req-ad8315f9-65df-4221-ae08-af3192e2a0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:16,843 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.067s
2026-01-21 20:07:16,843 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-d907ba7a-273b-402a-ab61-e10700afaa4a', 'x-compute-request-id': 'req-d907ba7a-273b-402a-ab61-e10700afaa4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:17,893 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.045s
2026-01-21 20:07:17,893 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-91d40f36-bc4c-4ff6-9254-95f265fb1025', 'x-compute-request-id': 'req-91d40f36-bc4c-4ff6-9254-95f265fb1025', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:18,941 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.044s
2026-01-21 20:07:18,941 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-11f87c60-8de4-4aa8-93ea-7f994ed75fa0', 'x-compute-request-id': 'req-11f87c60-8de4-4aa8-93ea-7f994ed75fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:19,994 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.050s
2026-01-21 20:07:19,995 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-615d63db-21c9-4598-9256-45a6ab9acb06', 'x-compute-request-id': 'req-615d63db-21c9-4598-9256-45a6ab9acb06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:21,044 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.046s
2026-01-21 20:07:21,044 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-29c557ef-c8e5-41b1-9531-1d99f4ae5371', 'x-compute-request-id': 'req-29c557ef-c8e5-41b1-9531-1d99f4ae5371', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:22,095 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.047s
2026-01-21 20:07:22,095 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-5f04145f-148a-46fe-8332-2db850feb1d9', 'x-compute-request-id': 'req-5f04145f-148a-46fe-8332-2db850feb1d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:23,159 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.060s
2026-01-21 20:07:23,159 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-f157e248-105d-4d3d-b067-536d02d010d7', 'x-compute-request-id': 'req-f157e248-105d-4d3d-b067-536d02d010d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:24,224 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.062s
2026-01-21 20:07:24,225 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-fb2b68f3-d4b5-46d5-83e0-7a98866acdd0', 'x-compute-request-id': 'req-fb2b68f3-d4b5-46d5-83e0-7a98866acdd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:25,283 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.054s
2026-01-21 20:07:25,283 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-b297ac8e-c0fb-482f-adf4-6233afd26b6f', 'x-compute-request-id': 'req-b297ac8e-c0fb-482f-adf4-6233afd26b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:26,339 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.052s
2026-01-21 20:07:26,340 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-f4c8ecd0-6e3c-4ce3-b6b8-34d320f25da8', 'x-compute-request-id': 'req-f4c8ecd0-6e3c-4ce3-b6b8-34d320f25da8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:27,391 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.047s
2026-01-21 20:07:27,391 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-21e6c7f7-79f7-403d-9f67-06632bc1afaf', 'x-compute-request-id': 'req-21e6c7f7-79f7-403d-9f67-06632bc1afaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:28,441 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.047s
2026-01-21 20:07:28,441 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-64cbe1b6-561f-4a5e-984b-0db25dfbb46f', 'x-compute-request-id': 'req-64cbe1b6-561f-4a5e-984b-0db25dfbb46f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:29,497 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.053s
2026-01-21 20:07:29,497 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-9f0830a9-6bf2-45f3-813e-7446465b1c45', 'x-compute-request-id': 'req-9f0830a9-6bf2-45f3-813e-7446465b1c45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:30,548 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:07:30,549 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-d371258c-d464-41a4-86b5-3ff88665e512', 'x-compute-request-id': 'req-d371258c-d464-41a4-86b5-3ff88665e512', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:31,605 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.053s
2026-01-21 20:07:31,605 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-9bdc140c-e433-4702-9baa-f6b21bf8262d', 'x-compute-request-id': 'req-9bdc140c-e433-4702-9baa-f6b21bf8262d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:32,655 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.045s
2026-01-21 20:07:32,655 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-565f1af0-e217-41b9-8875-1a2787db1910', 'x-compute-request-id': 'req-565f1af0-e217-41b9-8875-1a2787db1910', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:33,709 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.049s
2026-01-21 20:07:33,709 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-b86729d1-00ac-40ea-9e59-0a461f7ea045', 'x-compute-request-id': 'req-b86729d1-00ac-40ea-9e59-0a461f7ea045', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:34,767 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.055s
2026-01-21 20:07:34,767 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-f6fadc19-2270-4776-92d7-293c0a48dfe5', 'x-compute-request-id': 'req-f6fadc19-2270-4776-92d7-293c0a48dfe5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:35,819 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:07:35,819 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-007c860a-5175-47bd-b5f3-41aa1e3e68ab', 'x-compute-request-id': 'req-007c860a-5175-47bd-b5f3-41aa1e3e68ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:36,870 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:07:36,871 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-755f12f1-31b9-4fc7-9656-6b1ce6ab776a', 'x-compute-request-id': 'req-755f12f1-31b9-4fc7-9656-6b1ce6ab776a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:37,924 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.050s
2026-01-21 20:07:37,924 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-2acbfcda-9e2c-4871-b7b8-9759ad11ec2d', 'x-compute-request-id': 'req-2acbfcda-9e2c-4871-b7b8-9759ad11ec2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:38,979 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:07:38,979 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-52d09944-f109-4814-b245-5d16ebfefa0c', 'x-compute-request-id': 'req-52d09944-f109-4814-b245-5d16ebfefa0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:40,042 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.059s
2026-01-21 20:07:40,042 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-a6aa7ff6-fbc2-487f-89cd-8e030916c2fe', 'x-compute-request-id': 'req-a6aa7ff6-fbc2-487f-89cd-8e030916c2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:41,102 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.056s
2026-01-21 20:07:41,102 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-acada538-0ff3-4f7e-a78d-066d60b42d50', 'x-compute-request-id': 'req-acada538-0ff3-4f7e-a78d-066d60b42d50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:42,159 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.054s
2026-01-21 20:07:42,160 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-155312d0-392a-4b94-9137-dfe2c0776ea3', 'x-compute-request-id': 'req-155312d0-392a-4b94-9137-dfe2c0776ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:43,210 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.047s
2026-01-21 20:07:43,210 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-b45b77fe-3ea1-4930-9de2-fb79b1f507ca', 'x-compute-request-id': 'req-b45b77fe-3ea1-4930-9de2-fb79b1f507ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:44,258 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.045s
2026-01-21 20:07:44,258 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-f293b2a7-7e2c-4f1c-ba80-d6aaa88cfcdb', 'x-compute-request-id': 'req-f293b2a7-7e2c-4f1c-ba80-d6aaa88cfcdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:45,311 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:07:45,312 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-4adbfde2-a30b-495d-a2d2-db08a9be5bae', 'x-compute-request-id': 'req-4adbfde2-a30b-495d-a2d2-db08a9be5bae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:46,381 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.066s
2026-01-21 20:07:46,381 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-5c9df89f-7389-44bd-a534-e5718fbfc457', 'x-compute-request-id': 'req-5c9df89f-7389-44bd-a534-e5718fbfc457', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:47,432 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.047s
2026-01-21 20:07:47,432 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-a2199dce-cad6-4374-a9cd-ab10d26c6a51', 'x-compute-request-id': 'req-a2199dce-cad6-4374-a9cd-ab10d26c6a51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:48,481 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.047s
2026-01-21 20:07:48,482 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-1a638db3-2133-4efd-a1f5-93a75f977579', 'x-compute-request-id': 'req-1a638db3-2133-4efd-a1f5-93a75f977579', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:49,535 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:07:49,536 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-e46e131f-2277-4ebe-b41c-b524eaa0ff7d', 'x-compute-request-id': 'req-e46e131f-2277-4ebe-b41c-b524eaa0ff7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:50,600 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.062s
2026-01-21 20:07:50,600 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-462b524f-4e04-4283-a925-16778824ae6d', 'x-compute-request-id': 'req-462b524f-4e04-4283-a925-16778824ae6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:51,656 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.052s
2026-01-21 20:07:51,656 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-91ec3387-1489-490d-8bd9-b114c568cc6f', 'x-compute-request-id': 'req-91ec3387-1489-490d-8bd9-b114c568cc6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:52,705 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.046s
2026-01-21 20:07:52,706 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-427bc3e5-488d-443a-a466-6deb3f5704f4', 'x-compute-request-id': 'req-427bc3e5-488d-443a-a466-6deb3f5704f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:53,757 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:07:53,757 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-d040b0be-9136-4f66-a620-ead0a8abd1d3', 'x-compute-request-id': 'req-d040b0be-9136-4f66-a620-ead0a8abd1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:54,813 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.052s
2026-01-21 20:07:54,813 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-717f0142-19bb-49c6-8376-683672c2c2be', 'x-compute-request-id': 'req-717f0142-19bb-49c6-8376-683672c2c2be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:55,868 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:07:55,868 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-394892cd-bf02-4f9d-b297-1b8529b853bc', 'x-compute-request-id': 'req-394892cd-bf02-4f9d-b297-1b8529b853bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:56,918 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.047s
2026-01-21 20:07:56,918 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-bdf61f0d-6af1-49fa-8b38-978eae938046', 'x-compute-request-id': 'req-bdf61f0d-6af1-49fa-8b38-978eae938046', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:57,963 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.041s
2026-01-21 20:07:57,963 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-329d0f6c-749e-474c-be1a-e2c14b10fa9f', 'x-compute-request-id': 'req-329d0f6c-749e-474c-be1a-e2c14b10fa9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:07:59,021 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.055s
2026-01-21 20:07:59,022 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:07: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-82032c9c-1b62-4622-9e8a-94e27a76a7b4', 'x-compute-request-id': 'req-82032c9c-1b62-4622-9e8a-94e27a76a7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:00,076 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:08:00,076 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-f5724fa6-8825-45e6-8268-2996daea5349', 'x-compute-request-id': 'req-f5724fa6-8825-45e6-8268-2996daea5349', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:01,124 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.044s
2026-01-21 20:08:01,124 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-757d5e26-7504-48fb-a602-32e827134df3', 'x-compute-request-id': 'req-757d5e26-7504-48fb-a602-32e827134df3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:02,178 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:08:02,179 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-553394c5-aaa1-403b-a31c-9c926fde088d', 'x-compute-request-id': 'req-553394c5-aaa1-403b-a31c-9c926fde088d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:03,231 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.049s
2026-01-21 20:08:03,232 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-26e80365-36ae-4db5-b9ac-56a8ec99a028', 'x-compute-request-id': 'req-26e80365-36ae-4db5-b9ac-56a8ec99a028', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:04,283 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.049s
2026-01-21 20:08:04,283 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-7f379b1a-5447-4358-80cb-66097f791573', 'x-compute-request-id': 'req-7f379b1a-5447-4358-80cb-66097f791573', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:05,340 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.053s
2026-01-21 20:08:05,341 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-e461a9d5-90fe-403b-8005-5c9aeb899abb', 'x-compute-request-id': 'req-e461a9d5-90fe-403b-8005-5c9aeb899abb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:06,389 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.045s
2026-01-21 20:08:06,389 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-a5508800-a806-48f0-814f-9506e88d98bc', 'x-compute-request-id': 'req-a5508800-a806-48f0-814f-9506e88d98bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:07,444 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:08:07,444 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-b74b1ebd-62a4-4ed3-bf30-09f39677013d', 'x-compute-request-id': 'req-b74b1ebd-62a4-4ed3-bf30-09f39677013d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:08,501 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.053s
2026-01-21 20:08:08,501 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-4711bdfb-828c-48ca-9298-58a7e2761bd1', 'x-compute-request-id': 'req-4711bdfb-828c-48ca-9298-58a7e2761bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:09,566 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.060s
2026-01-21 20:08:09,566 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-c2500405-255e-4aee-9979-91e97b0dfa5a', 'x-compute-request-id': 'req-c2500405-255e-4aee-9979-91e97b0dfa5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:10,617 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.047s
2026-01-21 20:08:10,617 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-1a0bce6d-71ae-4761-9ac8-29797c14328b', 'x-compute-request-id': 'req-1a0bce6d-71ae-4761-9ac8-29797c14328b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:11,668 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:08:11,669 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-9a2bfdb6-37d3-4c75-a490-250b7ca12080', 'x-compute-request-id': 'req-9a2bfdb6-37d3-4c75-a490-250b7ca12080', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:12,719 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.046s
2026-01-21 20:08:12,719 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-5451da32-4627-40ba-af9b-f437048723f5', 'x-compute-request-id': 'req-5451da32-4627-40ba-af9b-f437048723f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:13,773 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:08:13,774 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-2e1b33eb-b5e4-42a1-81bf-abe4abd13aad', 'x-compute-request-id': 'req-2e1b33eb-b5e4-42a1-81bf-abe4abd13aad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:14,819 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.043s
2026-01-21 20:08:14,820 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-c572cfbe-0ffd-4034-bc71-bc239fd6303e', 'x-compute-request-id': 'req-c572cfbe-0ffd-4034-bc71-bc239fd6303e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:15,877 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.054s
2026-01-21 20:08:15,877 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-8d3c5c63-cf30-45ba-9f39-8e922cb795fe', 'x-compute-request-id': 'req-8d3c5c63-cf30-45ba-9f39-8e922cb795fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:16,942 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.062s
2026-01-21 20:08:16,943 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-d9f4d214-37fd-47f6-8040-18eb167d8097', 'x-compute-request-id': 'req-d9f4d214-37fd-47f6-8040-18eb167d8097', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:18,000 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.054s
2026-01-21 20:08:18,000 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-980409bb-1544-43a7-bcf8-acf7b95164a9', 'x-compute-request-id': 'req-980409bb-1544-43a7-bcf8-acf7b95164a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:19,071 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.068s
2026-01-21 20:08:19,072 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-551aac49-5b7c-4e9a-80c2-9bf25df55a72', 'x-compute-request-id': 'req-551aac49-5b7c-4e9a-80c2-9bf25df55a72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:20,132 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.057s
2026-01-21 20:08:20,132 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-5d9363c2-9140-42e1-8cb9-cc6d8b275f47', 'x-compute-request-id': 'req-5d9363c2-9140-42e1-8cb9-cc6d8b275f47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:21,190 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.055s
2026-01-21 20:08:21,191 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-2f193ca3-c080-4365-a0d0-823d0c808199', 'x-compute-request-id': 'req-2f193ca3-c080-4365-a0d0-823d0c808199', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:22,247 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:08:22,247 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-4967d016-1303-4c8e-aa97-a7997bab412d', 'x-compute-request-id': 'req-4967d016-1303-4c8e-aa97-a7997bab412d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:23,301 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:08:23,302 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-d3eee329-38ea-4656-ab29-43d0b8f4dd81', 'x-compute-request-id': 'req-d3eee329-38ea-4656-ab29-43d0b8f4dd81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:24,365 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.059s
2026-01-21 20:08:24,365 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-6677b35e-03ff-4305-806f-acfccf753359', 'x-compute-request-id': 'req-6677b35e-03ff-4305-806f-acfccf753359', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:25,416 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.048s
2026-01-21 20:08:25,417 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-45de4655-5548-4f6f-a868-f656c9c614b0', 'x-compute-request-id': 'req-45de4655-5548-4f6f-a868-f656c9c614b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:26,464 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.045s
2026-01-21 20:08:26,465 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-f90df7e9-e0e2-4527-bdfc-3b232d077c07', 'x-compute-request-id': 'req-f90df7e9-e0e2-4527-bdfc-3b232d077c07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:27,539 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.071s
2026-01-21 20:08:27,539 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-0752e4f0-f4ac-4b6b-b7d7-5139a1cc2f9a', 'x-compute-request-id': 'req-0752e4f0-f4ac-4b6b-b7d7-5139a1cc2f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:28,594 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:08:28,594 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-fa777608-a469-47ab-bfd6-a8c6ae495439', 'x-compute-request-id': 'req-fa777608-a469-47ab-bfd6-a8c6ae495439', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:29,642 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.045s
2026-01-21 20:08:29,643 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-53e5f9d2-7146-4660-a7ce-21f5e6bf213a', 'x-compute-request-id': 'req-53e5f9d2-7146-4660-a7ce-21f5e6bf213a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:30,700 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.054s
2026-01-21 20:08:30,700 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-05e78c0c-4063-4b51-97ad-9f6a7e86a832', 'x-compute-request-id': 'req-05e78c0c-4063-4b51-97ad-9f6a7e86a832', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:31,756 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:08:31,756 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-c9e01c35-6e2f-46d6-a164-decd90bd8237', 'x-compute-request-id': 'req-c9e01c35-6e2f-46d6-a164-decd90bd8237', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:32,809 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:08:32,809 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-e81508e7-4d1e-49f3-a52e-6642990ba962', 'x-compute-request-id': 'req-e81508e7-4d1e-49f3-a52e-6642990ba962', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:33,875 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.063s
2026-01-21 20:08:33,875 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-5bb4c83a-c872-47ca-b0e5-6141b75cde36', 'x-compute-request-id': 'req-5bb4c83a-c872-47ca-b0e5-6141b75cde36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:34,945 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.066s
2026-01-21 20:08:34,945 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-25e4bcfa-75e8-4e58-8328-d0f169a6020a', 'x-compute-request-id': 'req-25e4bcfa-75e8-4e58-8328-d0f169a6020a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:36,019 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.071s
2026-01-21 20:08:36,020 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-2143d542-d4ee-447b-be7a-a3ac193f6bb7', 'x-compute-request-id': 'req-2143d542-d4ee-447b-be7a-a3ac193f6bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:37,078 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.056s
2026-01-21 20:08:37,078 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-9c9811da-623c-4cd5-8aa9-fb52f51d8789', 'x-compute-request-id': 'req-9c9811da-623c-4cd5-8aa9-fb52f51d8789', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:38,127 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.046s
2026-01-21 20:08:38,127 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-e5400090-5d16-4cce-a2d1-a1c130dd87dd', 'x-compute-request-id': 'req-e5400090-5d16-4cce-a2d1-a1c130dd87dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:39,175 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.044s
2026-01-21 20:08:39,175 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-949fec4d-131c-4d7f-8bc8-f0f6038399b1', 'x-compute-request-id': 'req-949fec4d-131c-4d7f-8bc8-f0f6038399b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:40,246 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.068s
2026-01-21 20:08:40,246 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-cfb4ef51-c713-44d9-b819-4adc42c48bce', 'x-compute-request-id': 'req-cfb4ef51-c713-44d9-b819-4adc42c48bce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:41,301 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:08:41,301 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-a2cc92bc-a3dc-4f7f-ab7a-07781276dfcf', 'x-compute-request-id': 'req-a2cc92bc-a3dc-4f7f-ab7a-07781276dfcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:42,351 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.047s
2026-01-21 20:08:42,351 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-88b76899-2a61-4b41-b6f1-b8e40a277842', 'x-compute-request-id': 'req-88b76899-2a61-4b41-b6f1-b8e40a277842', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:43,403 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.049s
2026-01-21 20:08:43,404 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-3cb89955-2851-4c3a-9ec6-6d13c08968f5', 'x-compute-request-id': 'req-3cb89955-2851-4c3a-9ec6-6d13c08968f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:44,463 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.056s
2026-01-21 20:08:44,463 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-0660dec5-184c-4d12-b41a-2aed8c3b0795', 'x-compute-request-id': 'req-0660dec5-184c-4d12-b41a-2aed8c3b0795', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:45,519 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.053s
2026-01-21 20:08:45,519 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-aab50f6d-93fb-47cf-b0e3-6f616c5949e7', 'x-compute-request-id': 'req-aab50f6d-93fb-47cf-b0e3-6f616c5949e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:46,576 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.054s
2026-01-21 20:08:46,576 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-2d5d7a99-ad92-4d0a-a7f4-a2c48962c2d1', 'x-compute-request-id': 'req-2d5d7a99-ad92-4d0a-a7f4-a2c48962c2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:47,640 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.061s
2026-01-21 20:08:47,640 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-38277604-96a0-4c28-9624-4a2a7f2c5b81', 'x-compute-request-id': 'req-38277604-96a0-4c28-9624-4a2a7f2c5b81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:48,694 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.051s
2026-01-21 20:08:48,694 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-71f13f4c-a755-4c9f-800d-f80949f0cd41', 'x-compute-request-id': 'req-71f13f4c-a755-4c9f-800d-f80949f0cd41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:49,787 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.090s
2026-01-21 20:08:49,787 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-9bc2c043-334d-402c-b4ff-2a9b115680b0', 'x-compute-request-id': 'req-9bc2c043-334d-402c-b4ff-2a9b115680b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:50,849 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.059s
2026-01-21 20:08:50,850 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-2c3b9de9-b21e-4c2c-a2bf-78e3e7bd5ad0', 'x-compute-request-id': 'req-2c3b9de9-b21e-4c2c-a2bf-78e3e7bd5ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:51,898 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.045s
2026-01-21 20:08:51,898 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-f7994fa2-7a58-4bef-87f0-2c8d8350851e', 'x-compute-request-id': 'req-f7994fa2-7a58-4bef-87f0-2c8d8350851e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:52,960 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.058s
2026-01-21 20:08:52,960 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-bf880949-2e42-471f-a71a-37196afa6f24', 'x-compute-request-id': 'req-bf880949-2e42-471f-a71a-37196afa6f24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:54,024 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.060s
2026-01-21 20:08:54,024 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-d5872d10-9295-428a-a973-cefba788ea5b', 'x-compute-request-id': 'req-d5872d10-9295-428a-a973-cefba788ea5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:55,087 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.060s
2026-01-21 20:08:55,088 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-0ab9e22c-42de-4a74-9187-20d9ca3e5a56', 'x-compute-request-id': 'req-0ab9e22c-42de-4a74-9187-20d9ca3e5a56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:56,188 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.096s
2026-01-21 20:08:56,188 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-05e0241b-6452-412b-936d-32cd07259102', 'x-compute-request-id': 'req-05e0241b-6452-412b-936d-32cd07259102', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:57,249 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.056s
2026-01-21 20:08:57,250 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-c344b1e7-7e74-463e-956b-d0f1899b9c8c', 'x-compute-request-id': 'req-c344b1e7-7e74-463e-956b-d0f1899b9c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:58,299 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.046s
2026-01-21 20:08:58,299 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-5fe19d7b-cdf5-44a8-a51c-7d9d98c2487c', 'x-compute-request-id': 'req-5fe19d7b-cdf5-44a8-a51c-7d9d98c2487c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:08:59,357 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.055s
2026-01-21 20:08:59,358 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:08: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-5bb97345-da5a-4f67-aa85-499eaab40348', 'x-compute-request-id': 'req-5bb97345-da5a-4f67-aa85-499eaab40348', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:09:00,423 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.062s
2026-01-21 20:09:00,424 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09: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-4d0616a2-fd28-443c-9e8e-dacc1ec748c5', 'x-compute-request-id': 'req-4d0616a2-fd28-443c-9e8e-dacc1ec748c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:09:01,479 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.052s
2026-01-21 20:09:01,479 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09: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-3338777f-11b1-4402-9f5c-80e23d74c4d3', 'x-compute-request-id': 'req-3338777f-11b1-4402-9f5c-80e23d74c4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:09:02,526 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.044s
2026-01-21 20:09:02,527 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09: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-a74ea05d-4395-4461-a101-d32ba44d7921', 'x-compute-request-id': 'req-a74ea05d-4395-4461-a101-d32ba44d7921', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:09:03,584 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.054s
2026-01-21 20:09:03,585 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09: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-22cd8bf4-2d25-4306-96c2-41839059cdf8', 'x-compute-request-id': 'req-22cd8bf4-2d25-4306-96c2-41839059cdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:09:04,641 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.053s
2026-01-21 20:09:04,641 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09: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-5fd3f848-c802-4863-8c12-c66237718a25', 'x-compute-request-id': 'req-5fd3f848-c802-4863-8c12-c66237718a25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:09:05,705 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.061s
2026-01-21 20:09:05,705 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09: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-da7471cf-7eeb-43c5-af9a-9bfe40073b97', 'x-compute-request-id': 'req-da7471cf-7eeb-43c5-af9a-9bfe40073b97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:09:06,759 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.050s
2026-01-21 20:09:06,759 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09: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-03412317-64f1-40d6-9281-2d01d349b9f4', 'x-compute-request-id': 'req-03412317-64f1-40d6-9281-2d01d349b9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:09:07,823 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.061s
2026-01-21 20:09:07,824 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09: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-e62c5982-3f75-459d-9f09-dd8cf2e10324', 'x-compute-request-id': 'req-e62c5982-3f75-459d-9f09-dd8cf2e10324', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:09:08,880 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.053s
2026-01-21 20:09:08,880 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09: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-0ac069b5-0f66-46f8-a720-066f3f6012cc', 'x-compute-request-id': 'req-0ac069b5-0f66-46f8-a720-066f3f6012cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:09:09,956 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.071s
2026-01-21 20:09:09,956 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09: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-99c95bde-cddb-4b88-a35e-5a309243c99f', 'x-compute-request-id': 'req-99c95bde-cddb-4b88-a35e-5a309243c99f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:09:11,005 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments 0.045s
2026-01-21 20:09:11,005 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09: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-74841c71-9f79-481e-9480-dd311e97ee24', 'x-compute-request-id': 'req-74841c71-9f79-481e-9480-dd311e97ee24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "volumeId": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "serverId": "ee488325-a214-4a74-931b-7a90b6665998", "device": "/dev/vdb"}]}'
2026-01-21 20:09:13,074 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/action 1.066s
2026-01-21 20:09:13,075 83237 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': 'Wed, 21 Jan 2026 19:09:12 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-e1091e95-1343-4e5e-bb5d-ed55695b3e5b', 'x-compute-request-id': 'req-e1091e95-1343-4e5e-bb5d-ed55695b3e5b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.250/compute/v2.1/servers/ee488325-a214-4a74-931b-7a90b6665998/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-21 20:09:13,121 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.046s
2026-01-21 20:09:13,121 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac24bb1-a7c4-49ff-9341-6968f259b4c9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac24bb1-a7c4-49ff-9341-6968f259b4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:14,184 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.051s
2026-01-21 20:09:14,185 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f368ec07-5193-43e4-b714-65b81ea116ea', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f368ec07-5193-43e4-b714-65b81ea116ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:15,254 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.055s
2026-01-21 20:09:15,255 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0353ca6-4fbc-42dc-8701-ec0c7be88f44', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0353ca6-4fbc-42dc-8701-ec0c7be88f44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:16,338 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.071s
2026-01-21 20:09:16,339 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985b11d1-70c0-4c67-bf97-e6dcda8f0fb7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985b11d1-70c0-4c67-bf97-e6dcda8f0fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:17,404 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.052s
2026-01-21 20:09:17,404 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb57957-487e-4fdc-aacf-174103207a01', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb57957-487e-4fdc-aacf-174103207a01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:18,475 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.059s
2026-01-21 20:09:18,475 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e1508a-f227-4346-bc22-9ce52edb365b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e1508a-f227-4346-bc22-9ce52edb365b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:19,533 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.044s
2026-01-21 20:09:19,533 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e40082d0-7423-4932-b465-d8c645ba2b86', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e40082d0-7423-4932-b465-d8c645ba2b86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:20,585 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:09:20,585 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cccf1ec4-79b8-4540-a0f1-0e807724af93', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cccf1ec4-79b8-4540-a0f1-0e807724af93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:21,649 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.044s
2026-01-21 20:09:21,649 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21467701-eeb1-4397-bb7d-7e7a166eaf5b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21467701-eeb1-4397-bb7d-7e7a166eaf5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:22,712 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.051s
2026-01-21 20:09:22,712 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c84ffe7-4d37-4fbc-a480-ff982d6df040', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c84ffe7-4d37-4fbc-a480-ff982d6df040', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:23,761 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:09:23,761 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d63e23-5deb-40cb-974e-291b19f75eb3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d63e23-5deb-40cb-974e-291b19f75eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:24,816 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.043s
2026-01-21 20:09:24,816 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d853762e-e46a-4bbc-b80b-6c3258210412', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d853762e-e46a-4bbc-b80b-6c3258210412', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:25,875 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.047s
2026-01-21 20:09:25,875 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a414ab-ba23-4467-8c7c-016e5686ec40', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a414ab-ba23-4467-8c7c-016e5686ec40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:26,944 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.056s
2026-01-21 20:09:26,944 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21090dd-7bf7-4d80-b229-03e942b199c0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21090dd-7bf7-4d80-b229-03e942b199c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:28,028 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.073s
2026-01-21 20:09:28,029 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b14cf94d-5cdb-4b42-9b92-7ed84e687453', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b14cf94d-5cdb-4b42-9b92-7ed84e687453', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:29,156 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.054s
2026-01-21 20:09:29,157 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bcd97a6-7645-404e-9541-d45ee9705e9f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcd97a6-7645-404e-9541-d45ee9705e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:30,236 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.062s
2026-01-21 20:09:30,236 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9356be2a-4ce4-4b9d-8f9e-da0a8a75bb15', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9356be2a-4ce4-4b9d-8f9e-da0a8a75bb15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:31,289 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:09:31,290 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5d3effe-e620-4e97-8d08-d69d3bbf0aa0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d3effe-e620-4e97-8d08-d69d3bbf0aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:32,374 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.066s
2026-01-21 20:09:32,374 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0994429-1bec-4dfe-8684-1ae7a0dff400', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0994429-1bec-4dfe-8684-1ae7a0dff400', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:33,453 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.067s
2026-01-21 20:09:33,454 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e19745f-f684-4edb-89a9-a15962135217', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e19745f-f684-4edb-89a9-a15962135217', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:34,519 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.047s
2026-01-21 20:09:34,520 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf6f190-ad0e-429d-b95c-e0db56b83d5f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf6f190-ad0e-429d-b95c-e0db56b83d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:35,569 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.037s
2026-01-21 20:09:35,569 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73e3224b-8f5a-4200-8e26-d92c61b6d718', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73e3224b-8f5a-4200-8e26-d92c61b6d718', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:36,620 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:09:36,620 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48eb507d-31b1-4996-a5a8-0ccf48c3ccf9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48eb507d-31b1-4996-a5a8-0ccf48c3ccf9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:37,676 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:09:37,676 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a123b45-e165-4065-be33-876b19a0a2c1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a123b45-e165-4065-be33-876b19a0a2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:38,729 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:09:38,729 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a79eb1b4-b374-476a-999b-e702a5ae239c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a79eb1b4-b374-476a-999b-e702a5ae239c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:39,805 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.064s
2026-01-21 20:09:39,805 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8cceda-58fa-4cac-b359-6fc4078e2296', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8cceda-58fa-4cac-b359-6fc4078e2296', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:40,867 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.048s
2026-01-21 20:09:40,867 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eaca6c2-9913-4f13-93b6-0a91ba44dbd7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eaca6c2-9913-4f13-93b6-0a91ba44dbd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:41,936 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.054s
2026-01-21 20:09:41,936 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a159a0a-d307-4667-9807-0f554a63201d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a159a0a-d307-4667-9807-0f554a63201d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:43,016 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.059s
2026-01-21 20:09:43,017 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bffc5e86-f0a2-4697-bc56-f889bf69eda4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bffc5e86-f0a2-4697-bc56-f889bf69eda4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:44,075 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.046s
2026-01-21 20:09:44,075 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261a0b0f-4f9b-44fd-ba09-aa887a173a11', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261a0b0f-4f9b-44fd-ba09-aa887a173a11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:45,142 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.055s
2026-01-21 20:09:45,142 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f10fb0d1-c065-40b9-b2db-e65278b6ce33', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f10fb0d1-c065-40b9-b2db-e65278b6ce33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:46,204 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.050s
2026-01-21 20:09:46,205 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c405ec-a270-4314-a280-b814c145e78c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c405ec-a270-4314-a280-b814c145e78c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:47,281 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.062s
2026-01-21 20:09:47,281 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9afae8-0b95-48bc-bf8e-1bcc1aea73c6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9afae8-0b95-48bc-bf8e-1bcc1aea73c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:48,350 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.057s
2026-01-21 20:09:48,350 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9f4878-70d6-4085-a940-b5fff1951e52', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9f4878-70d6-4085-a940-b5fff1951e52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:49,430 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.067s
2026-01-21 20:09:49,430 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc80b8f-abda-4c3d-a52e-13b2d54fefbc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc80b8f-abda-4c3d-a52e-13b2d54fefbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:50,496 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.054s
2026-01-21 20:09:50,496 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11feb796-6694-4819-bac2-129bed6020bc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11feb796-6694-4819-bac2-129bed6020bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:51,554 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:09:51,554 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282890de-5f0e-49e8-8e9f-6da49aab18d2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282890de-5f0e-49e8-8e9f-6da49aab18d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:52,605 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:09:52,605 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-198af5bb-1816-467c-9e05-3087c615a254', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-198af5bb-1816-467c-9e05-3087c615a254', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:53,656 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:09:53,656 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c31a46-2bd7-4422-8cec-c0a8d2176c5e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c31a46-2bd7-4422-8cec-c0a8d2176c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:54,723 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.054s
2026-01-21 20:09:54,723 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75daf530-7f78-4191-a2a2-750a2d2808b5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75daf530-7f78-4191-a2a2-750a2d2808b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:55,782 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.040s
2026-01-21 20:09:55,782 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc71b4c0-b9e8-47d3-aad2-5104f8a301b7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc71b4c0-b9e8-47d3-aad2-5104f8a301b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:56,865 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.071s
2026-01-21 20:09:56,865 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5007a18-da77-4fdf-8685-259432603668', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5007a18-da77-4fdf-8685-259432603668', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:57,927 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.049s
2026-01-21 20:09:57,927 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84642a30-a4f3-4514-96fa-74a72f9e615b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84642a30-a4f3-4514-96fa-74a72f9e615b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:09:58,986 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.044s
2026-01-21 20:09:58,986 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f56536e-cbfe-4c33-a1b9-41995e582de6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f56536e-cbfe-4c33-a1b9-41995e582de6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:00,037 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:10:00,038 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532fc56d-b92d-4774-910d-43c1238a49f3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532fc56d-b92d-4774-910d-43c1238a49f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:01,093 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:10:01,093 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78e4abde-c474-463d-82e2-ff35552618d9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78e4abde-c474-463d-82e2-ff35552618d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:02,151 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.045s
2026-01-21 20:10:02,151 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0478998d-2531-4aa8-90cb-216a33ec6fe5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0478998d-2531-4aa8-90cb-216a33ec6fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:03,210 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.047s
2026-01-21 20:10:03,210 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d30300c-a204-4575-beee-f76a365a35c3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d30300c-a204-4575-beee-f76a365a35c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:04,258 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.036s
2026-01-21 20:10:04,258 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6aedd8-1b11-42ce-ac8e-f04803566b47', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6aedd8-1b11-42ce-ac8e-f04803566b47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:05,311 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:10:05,311 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f2b53e-9afa-4d11-839f-89032089d03b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f2b53e-9afa-4d11-839f-89032089d03b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:06,366 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:10:06,366 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5448e591-1987-471b-84a5-65a1ed34c3c5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5448e591-1987-471b-84a5-65a1ed34c3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:07,427 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.049s
2026-01-21 20:10:07,427 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed4afd9-c79c-4345-abb5-80fcd74c8bc5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed4afd9-c79c-4345-abb5-80fcd74c8bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:08,486 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:10:08,486 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98fc2e63-4d16-4843-a949-3915dc533dc1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98fc2e63-4d16-4843-a949-3915dc533dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:09,551 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.047s
2026-01-21 20:10:09,552 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e9e9a3-0dea-417a-94a4-ef062cb355ef', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e9e9a3-0dea-417a-94a4-ef062cb355ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:10,605 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:10:10,605 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-335f8021-8074-4bbc-bd7f-9550bbe66fae', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-335f8021-8074-4bbc-bd7f-9550bbe66fae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:11,665 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.046s
2026-01-21 20:10:11,666 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-876e1ebd-b66e-4b3d-89a9-d51b0448e17a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-876e1ebd-b66e-4b3d-89a9-d51b0448e17a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:12,729 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.046s
2026-01-21 20:10:12,729 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec0b8e3-ec1a-4fef-937b-b65e1f21f720', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec0b8e3-ec1a-4fef-937b-b65e1f21f720', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:13,781 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:10:13,781 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4c2696-171c-4a22-ba46-da353388aa8d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4c2696-171c-4a22-ba46-da353388aa8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:14,836 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.043s
2026-01-21 20:10:14,836 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4e8a24-635a-425f-8145-ba0b2cabd0c4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4e8a24-635a-425f-8145-ba0b2cabd0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:15,893 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.045s
2026-01-21 20:10:15,893 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eacf24c7-a19f-400a-9fc9-cafe31743119', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eacf24c7-a19f-400a-9fc9-cafe31743119', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:16,951 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:10:16,952 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4741dd35-a430-4f8a-a1b6-2046444f2b11', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4741dd35-a430-4f8a-a1b6-2046444f2b11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:18,003 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:10:18,003 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41269c5-42e0-484c-a02b-bb66f2f8dcab', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41269c5-42e0-484c-a02b-bb66f2f8dcab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:19,051 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.036s
2026-01-21 20:10:19,051 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c96ec516-e8df-48eb-bcf8-3512ea2285f5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c96ec516-e8df-48eb-bcf8-3512ea2285f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:20,105 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:10:20,106 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79fc74b-55c1-4dbf-9355-038fe0f07ad4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79fc74b-55c1-4dbf-9355-038fe0f07ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:21,158 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.040s
2026-01-21 20:10:21,158 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b98f872-6594-4864-85f4-59c72d4be39b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b98f872-6594-4864-85f4-59c72d4be39b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:22,208 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:10:22,208 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7bfc1a-8aa3-4970-89d2-96f7ed528368', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7bfc1a-8aa3-4970-89d2-96f7ed528368', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:23,268 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.048s
2026-01-21 20:10:23,268 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b58a0b6-dfb8-4c84-8daa-dacd27c94383', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b58a0b6-dfb8-4c84-8daa-dacd27c94383', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:24,323 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.043s
2026-01-21 20:10:24,323 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2dc257-f187-4df7-984f-52bbc8f1239e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2dc257-f187-4df7-984f-52bbc8f1239e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:25,374 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:10:25,375 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68e4d08-6932-4450-a84b-6ea3fa3aaf3e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68e4d08-6932-4450-a84b-6ea3fa3aaf3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:26,421 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.034s
2026-01-21 20:10:26,421 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576557f5-047b-4a1c-9b01-db2302413efb', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576557f5-047b-4a1c-9b01-db2302413efb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:27,480 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.047s
2026-01-21 20:10:27,480 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f140ea1-0054-4b0c-a7a4-017bb4e33e7f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f140ea1-0054-4b0c-a7a4-017bb4e33e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:28,548 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.055s
2026-01-21 20:10:28,548 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26611122-70e1-487d-ad3c-c217bbd54157', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26611122-70e1-487d-ad3c-c217bbd54157', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:29,612 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.047s
2026-01-21 20:10:29,612 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff77f5ba-5d05-4971-bba0-4ae6071ceec8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff77f5ba-5d05-4971-bba0-4ae6071ceec8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:30,667 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:10:30,667 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec13066e-e3fa-4bb2-b531-70744222fdf1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec13066e-e3fa-4bb2-b531-70744222fdf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:31,727 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.047s
2026-01-21 20:10:31,727 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506226a7-e143-4685-8eaa-7f292c288634', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506226a7-e143-4685-8eaa-7f292c288634', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:32,785 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.045s
2026-01-21 20:10:32,785 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06625448-b41f-4383-bc11-3115239894c7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06625448-b41f-4383-bc11-3115239894c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:33,838 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.040s
2026-01-21 20:10:33,838 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ea656c-1193-4597-819c-7b53e35b6bc6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ea656c-1193-4597-819c-7b53e35b6bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:34,966 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.115s
2026-01-21 20:10:34,966 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02447d3c-d5fd-49af-a788-e21cc07368fa', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02447d3c-d5fd-49af-a788-e21cc07368fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:36,019 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:10:36,019 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c70dce20-b9ef-4276-b361-b75ed3b7153e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70dce20-b9ef-4276-b361-b75ed3b7153e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:37,093 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.063s
2026-01-21 20:10:37,093 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0243bd-2fd1-434c-8550-18c85c73173c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0243bd-2fd1-434c-8550-18c85c73173c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:38,150 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.045s
2026-01-21 20:10:38,150 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff816ee8-8ffe-44ef-96b4-ce31d2265f8e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff816ee8-8ffe-44ef-96b4-ce31d2265f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:39,202 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:10:39,202 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e74e8674-cbe5-45dd-8ed1-aed302f6013a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e74e8674-cbe5-45dd-8ed1-aed302f6013a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:40,264 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.050s
2026-01-21 20:10:40,265 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818c5ff5-ddc5-4f9a-bc26-9842c524e3d6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818c5ff5-ddc5-4f9a-bc26-9842c524e3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:41,324 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.046s
2026-01-21 20:10:41,324 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3afd6dd2-1979-4874-86b5-2a594dd96a8d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3afd6dd2-1979-4874-86b5-2a594dd96a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:42,386 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.048s
2026-01-21 20:10:42,386 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51ce1cee-6368-430f-87a2-fe658ecbd15a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51ce1cee-6368-430f-87a2-fe658ecbd15a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:43,457 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.059s
2026-01-21 20:10:43,458 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e5feeb-2440-4628-afd7-9343a0d12f4f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e5feeb-2440-4628-afd7-9343a0d12f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:44,505 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.037s
2026-01-21 20:10:44,506 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c25f4ff-366d-4c9c-913c-d04e7493b1e4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c25f4ff-366d-4c9c-913c-d04e7493b1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:45,568 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.050s
2026-01-21 20:10:45,568 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c2bad5-cd75-4062-bdbe-0e6a9fcdf01b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c2bad5-cd75-4062-bdbe-0e6a9fcdf01b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:46,625 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.045s
2026-01-21 20:10:46,625 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51e07bec-6540-44d6-abb1-bcb78bbac7ef', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51e07bec-6540-44d6-abb1-bcb78bbac7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:47,704 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.064s
2026-01-21 20:10:47,705 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b622956c-ca9e-48d0-8b70-cc210129ab6a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b622956c-ca9e-48d0-8b70-cc210129ab6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:48,755 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.036s
2026-01-21 20:10:48,755 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e93ea7c0-fb10-4dee-a041-068ea9b09ace', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e93ea7c0-fb10-4dee-a041-068ea9b09ace', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:49,816 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.048s
2026-01-21 20:10:49,816 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4078b5-1470-4a68-831d-b6e02aab1cc0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4078b5-1470-4a68-831d-b6e02aab1cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:50,883 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.054s
2026-01-21 20:10:50,884 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e36ee5-0ca0-4d82-b43a-9b24c9311740', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e36ee5-0ca0-4d82-b43a-9b24c9311740', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:51,937 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:10:51,937 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f66444-80bf-43aa-a0c3-467edba5fb15', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f66444-80bf-43aa-a0c3-467edba5fb15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:52,994 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.045s
2026-01-21 20:10:52,994 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a7ff7e-078a-4d3c-8738-53d48c518494', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a7ff7e-078a-4d3c-8738-53d48c518494', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:54,192 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.186s
2026-01-21 20:10:54,193 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35bc5ebe-54ea-460c-aeea-e3f0a723cba4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35bc5ebe-54ea-460c-aeea-e3f0a723cba4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:55,258 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.048s
2026-01-21 20:10:55,259 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b01d0dd8-013a-40e7-acff-fb1e56f52b78', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b01d0dd8-013a-40e7-acff-fb1e56f52b78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:56,314 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:10:56,315 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3029c1e1-705d-4cf1-abc0-1ad919867e9c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3029c1e1-705d-4cf1-abc0-1ad919867e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:57,399 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.070s
2026-01-21 20:10:57,399 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ee7a72-d282-4489-8722-5f90dd749c04', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ee7a72-d282-4489-8722-5f90dd749c04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:58,458 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.046s
2026-01-21 20:10:58,458 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b5bc3f-2c39-412c-ab98-eae5f74992ff', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b5bc3f-2c39-412c-ab98-eae5f74992ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:10:59,513 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:10:59,513 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:10:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-716b9d81-2cab-4c1a-a6b1-b854e1531df1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-716b9d81-2cab-4c1a-a6b1-b854e1531df1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:00,562 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:11:00,563 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa49124d-5bbb-4b72-9390-e3b26d578691', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa49124d-5bbb-4b72-9390-e3b26d578691', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:01,611 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.036s
2026-01-21 20:11:01,611 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff4134d-a89b-49e7-b3bd-30da6cd72e42', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff4134d-a89b-49e7-b3bd-30da6cd72e42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:02,676 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.047s
2026-01-21 20:11:02,677 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b773fe-2e7f-4a57-b0bc-23eda0453f61', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b773fe-2e7f-4a57-b0bc-23eda0453f61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:03,725 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.037s
2026-01-21 20:11:03,725 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fa4b40-9c2e-49d5-8afb-b9a1af2e5f33', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fa4b40-9c2e-49d5-8afb-b9a1af2e5f33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:04,779 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:11:04,779 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c63a37d-a65b-4f46-bacd-e71b229c439a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c63a37d-a65b-4f46-bacd-e71b229c439a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:05,836 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.045s
2026-01-21 20:11:05,837 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57611419-1123-45f3-b9cc-cfd0f8cf7b5b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57611419-1123-45f3-b9cc-cfd0f8cf7b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:06,888 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.037s
2026-01-21 20:11:06,888 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-103a4ac9-f5f0-4112-80bc-9f31b54a7e5c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-103a4ac9-f5f0-4112-80bc-9f31b54a7e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:07,938 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:11:07,938 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa101b8-c9e4-4ffd-bbfc-bab3af71fba1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa101b8-c9e4-4ffd-bbfc-bab3af71fba1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:08,989 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:11:08,990 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bee5f6b-55e9-4de3-bd08-e12ae3e42e97', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bee5f6b-55e9-4de3-bd08-e12ae3e42e97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:10,038 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.036s
2026-01-21 20:11:10,038 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9168f5d-8cce-4dc8-83ab-d9161fdb69da', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9168f5d-8cce-4dc8-83ab-d9161fdb69da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:11,091 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:11:11,092 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea5b1aa3-0bfc-4258-a8a0-cdf3562482b0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5b1aa3-0bfc-4258-a8a0-cdf3562482b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:12,145 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:11:12,145 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe7b07c-dbb2-428a-b5b7-c1d3cb1a461f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe7b07c-dbb2-428a-b5b7-c1d3cb1a461f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:13,195 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.037s
2026-01-21 20:11:13,195 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c6484d-0b69-4517-834f-a2ec4fd91a44', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c6484d-0b69-4517-834f-a2ec4fd91a44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:14,246 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.037s
2026-01-21 20:11:14,247 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384bb79e-80f6-4c55-8a5c-7ecfe2062644', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384bb79e-80f6-4c55-8a5c-7ecfe2062644', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:15,294 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.036s
2026-01-21 20:11:15,294 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9a8e03-7281-4f2d-9079-e759e09fc0f6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9a8e03-7281-4f2d-9079-e759e09fc0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:16,350 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.040s
2026-01-21 20:11:16,350 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d644ff-666a-42e0-b29f-159b81075661', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d644ff-666a-42e0-b29f-159b81075661', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:17,407 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:11:17,408 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d4a80c-b36e-4b0e-bcd4-f636061ccae9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d4a80c-b36e-4b0e-bcd4-f636061ccae9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:18,462 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:11:18,462 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9625e781-736c-4de6-b695-fdeee25d1306', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9625e781-736c-4de6-b695-fdeee25d1306', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:19,518 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.045s
2026-01-21 20:11:19,519 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2e4ceb-82ee-458a-be11-5293dcc931bb', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2e4ceb-82ee-458a-be11-5293dcc931bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:20,568 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:11:20,568 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edcff491-be6b-404e-9161-a2562f6401e5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edcff491-be6b-404e-9161-a2562f6401e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:21,646 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.066s
2026-01-21 20:11:21,646 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7fc4e03-6067-4ef3-9c2a-1bb5c1cfb474', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7fc4e03-6067-4ef3-9c2a-1bb5c1cfb474', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:22,697 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.040s
2026-01-21 20:11:22,697 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72d07d7f-3702-4deb-b795-522db5e94217', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72d07d7f-3702-4deb-b795-522db5e94217', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:23,768 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.058s
2026-01-21 20:11:23,768 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-126f5ba4-129f-46dd-aef3-754b23bb0ce0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-126f5ba4-129f-46dd-aef3-754b23bb0ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:24,824 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.044s
2026-01-21 20:11:24,824 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115519ec-72d5-4a8c-84f8-ebf5527afd33', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115519ec-72d5-4a8c-84f8-ebf5527afd33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:25,889 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.053s
2026-01-21 20:11:25,889 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0242c57-c736-4ca9-a314-4ea8eb804ff1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0242c57-c736-4ca9-a314-4ea8eb804ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:26,942 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:11:26,942 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaed9827-220a-4f12-887f-4f29285d8e1e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaed9827-220a-4f12-887f-4f29285d8e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:28,000 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.045s
2026-01-21 20:11:28,000 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330a13a6-06f6-48c1-8419-fc4acf66a284', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330a13a6-06f6-48c1-8419-fc4acf66a284', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:29,065 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.050s
2026-01-21 20:11:29,066 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a578d1-f89e-40cf-bf02-0ba45086825a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a578d1-f89e-40cf-bf02-0ba45086825a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:30,132 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.053s
2026-01-21 20:11:30,132 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48cd7209-fd4c-4cd1-a4b8-d57a19b41039', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48cd7209-fd4c-4cd1-a4b8-d57a19b41039', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:31,185 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:11:31,185 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a74866-a09f-45e6-9d26-232669f2d78b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a74866-a09f-45e6-9d26-232669f2d78b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:32,237 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:11:32,238 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae204c5b-3e0c-419b-bd46-835e73a32a0d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae204c5b-3e0c-419b-bd46-835e73a32a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:33,295 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:11:33,296 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e972185c-8f23-4c6f-85b4-fa023246bcbe', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e972185c-8f23-4c6f-85b4-fa023246bcbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:34,360 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.050s
2026-01-21 20:11:34,360 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1ca7bd-80d2-4634-a32b-a513ae000b10', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1ca7bd-80d2-4634-a32b-a513ae000b10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:35,425 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.052s
2026-01-21 20:11:35,426 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6bcac47-bb0c-49d1-bdd9-d0443916fe6a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6bcac47-bb0c-49d1-bdd9-d0443916fe6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:36,492 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.048s
2026-01-21 20:11:36,493 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e68b2da-7a33-475a-b1f6-7d1dd8b14a0f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e68b2da-7a33-475a-b1f6-7d1dd8b14a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:37,552 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.044s
2026-01-21 20:11:37,553 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c808df-1ef8-4acd-9139-42415ee5a614', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c808df-1ef8-4acd-9139-42415ee5a614', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:38,611 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.046s
2026-01-21 20:11:38,611 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7668e558-7b14-4036-a751-4849af1edfd9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7668e558-7b14-4036-a751-4849af1edfd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:39,663 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.040s
2026-01-21 20:11:39,663 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ce38a9-1f98-4a68-8053-a330032e7dab', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ce38a9-1f98-4a68-8053-a330032e7dab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:40,723 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.047s
2026-01-21 20:11:40,723 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc27de80-9872-4871-ae31-f869c824da8c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc27de80-9872-4871-ae31-f869c824da8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:41,795 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.060s
2026-01-21 20:11:41,796 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da50d8ce-567f-49f0-bb01-a922f399aa71', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da50d8ce-567f-49f0-bb01-a922f399aa71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:42,854 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.045s
2026-01-21 20:11:42,854 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d261cc-c87c-46bf-a08c-d8aaefd76209', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d261cc-c87c-46bf-a08c-d8aaefd76209', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:43,908 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.036s
2026-01-21 20:11:43,908 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9432a15a-ef75-4b8d-a2de-8f1840fd76ed', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9432a15a-ef75-4b8d-a2de-8f1840fd76ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:44,966 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.046s
2026-01-21 20:11:44,967 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d809a4a-b8e8-49d6-b437-d426102e2b0a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d809a4a-b8e8-49d6-b437-d426102e2b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:46,020 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:11:46,020 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aeeb98b-7794-41e5-abb7-1f06cb9ec2f4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aeeb98b-7794-41e5-abb7-1f06cb9ec2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:47,072 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:11:47,072 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121279c7-3d34-4422-8565-ca53c7377ccc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121279c7-3d34-4422-8565-ca53c7377ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:48,135 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.051s
2026-01-21 20:11:48,135 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28aac9e1-5d91-4cb3-8eca-0ceff191da33', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28aac9e1-5d91-4cb3-8eca-0ceff191da33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:49,193 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.046s
2026-01-21 20:11:49,194 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e9e786-0f3d-47b1-aca2-c51dfd82bda0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e9e786-0f3d-47b1-aca2-c51dfd82bda0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:50,252 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.046s
2026-01-21 20:11:50,252 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0104487b-e28e-4d64-abbf-7c0fcc6cf9a1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0104487b-e28e-4d64-abbf-7c0fcc6cf9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:51,305 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.041s
2026-01-21 20:11:51,305 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eec45f4-d39a-4817-980b-458c1eed1ccd', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eec45f4-d39a-4817-980b-458c1eed1ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:52,369 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.052s
2026-01-21 20:11:52,369 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-335fc952-8491-498b-8119-77e2d7d039be', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-335fc952-8491-498b-8119-77e2d7d039be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:53,438 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.050s
2026-01-21 20:11:53,439 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a4904e-31e6-4377-807b-3f9854b57d3c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a4904e-31e6-4377-807b-3f9854b57d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:54,490 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.040s
2026-01-21 20:11:54,491 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49595ff5-c328-43b8-9f3f-5567e3b9a60b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49595ff5-c328-43b8-9f3f-5567e3b9a60b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:55,548 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.037s
2026-01-21 20:11:55,548 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac24ba9-4ae8-4dbf-9f45-676dc75dd19b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac24ba9-4ae8-4dbf-9f45-676dc75dd19b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:56,605 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.045s
2026-01-21 20:11:56,606 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0ce12c-248f-4746-a596-35fb0a38535b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0ce12c-248f-4746-a596-35fb0a38535b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:57,661 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:11:57,661 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d5d01d-2e9f-4617-96b0-a269d89ee7ab', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d5d01d-2e9f-4617-96b0-a269d89ee7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:58,711 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.037s
2026-01-21 20:11:58,711 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd55e3b-9d2c-45ef-b6a1-14501a34c871', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd55e3b-9d2c-45ef-b6a1-14501a34c871', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:11:59,766 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:11:59,766 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e665a3fe-daa0-42a6-b111-b06aceadfb34', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e665a3fe-daa0-42a6-b111-b06aceadfb34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:00,834 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.055s
2026-01-21 20:12:00,834 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbfb29ad-6b96-4e83-b656-12bbebf1ef39', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbfb29ad-6b96-4e83-b656-12bbebf1ef39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:01,885 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:12:01,886 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3ba79a-97c2-44d4-8eca-4b37f6961b08', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3ba79a-97c2-44d4-8eca-4b37f6961b08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:02,948 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.051s
2026-01-21 20:12:02,948 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b3bdcf-d3f8-408d-8e26-8d1a49498683', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b3bdcf-d3f8-408d-8e26-8d1a49498683', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:04,004 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.037s
2026-01-21 20:12:04,005 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b395d566-0d5f-4af3-82b0-7c876b8f7bc8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b395d566-0d5f-4af3-82b0-7c876b8f7bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:05,057 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.040s
2026-01-21 20:12:05,057 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b603fb6d-a83f-4ca9-9022-4484a0e400a6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b603fb6d-a83f-4ca9-9022-4484a0e400a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:06,121 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.047s
2026-01-21 20:12:06,121 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d185071-edde-4dab-ac7b-de7d5bdd7045', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d185071-edde-4dab-ac7b-de7d5bdd7045', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:07,181 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.047s
2026-01-21 20:12:07,181 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb5b8f8-41bb-49f7-a3d7-ed1edc11d34d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb5b8f8-41bb-49f7-a3d7-ed1edc11d34d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:08,244 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.050s
2026-01-21 20:12:08,245 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175bf2dc-8fbe-4e77-b1c5-6ebca3060566', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175bf2dc-8fbe-4e77-b1c5-6ebca3060566', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:09,295 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:12:09,295 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cbe5818-e600-422d-9216-5779f3dd6588', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cbe5818-e600-422d-9216-5779f3dd6588', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:10,348 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:12:10,348 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a42843-3c3a-4878-b0fd-14d3adc5dc17', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a42843-3c3a-4878-b0fd-14d3adc5dc17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:11,399 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:12:11,399 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d1f136-bb98-4b3c-88b2-c5a5163c9236', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d1f136-bb98-4b3c-88b2-c5a5163c9236', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:12,456 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.043s
2026-01-21 20:12:12,457 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc7c798-925c-4de7-a5dc-621ab2819906', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc7c798-925c-4de7-a5dc-621ab2819906', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:13,515 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:12:13,516 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e8195d-4cec-48f4-be43-f423a28be92b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e8195d-4cec-48f4-be43-f423a28be92b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:14,572 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:12:14,572 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1aa006-ea41-4f73-b01c-eb2a0a8ccd00', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1aa006-ea41-4f73-b01c-eb2a0a8ccd00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:15,630 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.040s
2026-01-21 20:12:15,630 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5e2a61-cef2-44c6-b740-cb707f95340d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5e2a61-cef2-44c6-b740-cb707f95340d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:16,686 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.043s
2026-01-21 20:12:16,686 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4e81b6-6e9c-4789-8166-cdcb59d00ffc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4e81b6-6e9c-4789-8166-cdcb59d00ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:17,751 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.053s
2026-01-21 20:12:17,752 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d83f01-6b9a-4996-9aac-0d88a8d03874', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d83f01-6b9a-4996-9aac-0d88a8d03874', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:18,802 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:12:18,802 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d40732-70e3-4d0b-b287-9ef2a8dbe374', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d40732-70e3-4d0b-b287-9ef2a8dbe374', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:19,867 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.053s
2026-01-21 20:12:19,867 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4ec394-6738-4887-b09f-887d7f254ce1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4ec394-6738-4887-b09f-887d7f254ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:20,919 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:12:20,919 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade1d4f7-d915-40d9-bb69-4fc3843205b2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade1d4f7-d915-40d9-bb69-4fc3843205b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:21,985 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.055s
2026-01-21 20:12:21,986 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca4d698-450b-4aec-b08a-1d762159f99c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca4d698-450b-4aec-b08a-1d762159f99c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:23,039 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:12:23,040 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9979918-cf21-4a82-b0e6-1d13adff3dae', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9979918-cf21-4a82-b0e6-1d13adff3dae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:24,090 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.039s
2026-01-21 20:12:24,090 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-070e6efc-499e-49b2-8d90-6f6d024e72be', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-070e6efc-499e-49b2-8d90-6f6d024e72be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:25,140 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:12:25,140 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0d52ef-1e7a-491a-bdee-c6d48f5610cc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0d52ef-1e7a-491a-bdee-c6d48f5610cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:26,195 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:12:26,195 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c7a6a4-2411-48ed-86d5-b540de788fe0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c7a6a4-2411-48ed-86d5-b540de788fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:27,245 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.038s
2026-01-21 20:12:27,245 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a565282-2684-4808-924a-88766e48086b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a565282-2684-4808-924a-88766e48086b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:28,293 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.037s
2026-01-21 20:12:28,294 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3f049f-fb0b-444e-8ecc-5f6ccae2125b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3f049f-fb0b-444e-8ecc-5f6ccae2125b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
2026-01-21 20:12:29,349 83237 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 0.042s
2026-01-21 20:12:29,349 83237 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 19:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f048f5f6-591e-4f4e-b96e-8dd68ad86e1e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f048f5f6-591e-4f4e-b96e-8dd68ad86e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5'}
Body: b'{"volume": {"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-21T18:59:33.000000", "updated_at": "2026-01-21T19:01:20.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-56341158", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.250/volume/v3/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}, {"rel": "bookmark", "href": "http://192.168.122.250/volume/volumes/0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5"}], "user_id": "53aad1180c624247bef8d51e4377dec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "attachment_id": "1f922082-16e0-485b-ad5a-028272e76b94", "volume_id": "0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5", "server_id": "ee488325-a214-4a74-931b-7a90b6665998", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-21T19:01:12.000000"}], "os-vol-tenant-attr:tenant_id": "d468835e3fbf48ecb54e6f216d3fb113"}}'
}}}
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 587, 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 ee488325-a214-4a74-931b-7a90b6665998 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 0b05031e-a8ec-4d6c-98df-fc9b9e5b84d5 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 ee488325-a214-4a74-931b-7a90b6665998 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-21T19:01:41Z', 'message': 'libvirtError'}.
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests39) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests39) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectMemberTests33) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests33) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
| 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 | |
VolumeTypesAdminTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
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 | |
VolumesBackupsV39Test) |
skip
pt32.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt32.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| 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 | ||