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 e4aca687-5fc5-47f3-8a47-a1f22e4af90c failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2025-11-14T01:33:45Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7fa21aea6d00>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group c870f889-c753-4765-85b2-2fba1a65c1b0 in use.', 'detail': ''}, <traceback object at 0x7fa21ab8c100>), (<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 0x7fa21ae92bc0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume a9d45abf-ab44-4652-a592-cd0833605bbc within the required time (196 s). Timer started at 1763084224. Timer ended at 1763084421. Waited for 197 s., <traceback object at 0x7fa21ac39300>))
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
fail
ft2.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-11-14 02:19:31,039 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.129/networking/v2.0/networks 1.336s
2025-11-14 02:19:31,039 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-tagged-attachments-test-net-1656411220"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-05c03694-841e-49dc-be84-70961b9d9eab', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/networking/v2.0/networks'}
Body: b'{"network":{"id":"78fb6995-0a49-479a-8895-590b19e8edb7","name":"tempest-tagged-attachments-test-net-1656411220","tenant_id":"b3d93869607140c4a9cae6ec23afcda7","project_id":"b3d93869607140c4a9cae6ec23afcda7","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-11-14T01:19:29Z","updated_at":"2025-11-14T01:19:30Z","revision_number":1}}'
2025-11-14 02:19:32,720 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.129/networking/v2.0/subnets 1.680s
2025-11-14 02:19:32,721 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "78fb6995-0a49-479a-8895-590b19e8edb7", "cidr": "10.10.10.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-fe0e0109-7494-4238-9103-0045c474fd64', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"b5739160-b0d4-4480-ae14-360c5138e981","name":"","tenant_id":"b3d93869607140c4a9cae6ec23afcda7","network_id":"78fb6995-0a49-479a-8895-590b19e8edb7","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-11-14T01:19:31Z","updated_at":"2025-11-14T01:19:31Z","revision_number":0,"project_id":"b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:32,933 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.129/volume/v3/volumes 0.212s
2025-11-14 02:19:32,933 80527 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-TaggedAttachmentsTest-volume-1836080616"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09dfa58a-ce35-4112-a828-b8619cbec3fd', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09dfa58a-ce35-4112-a828-b8619cbec3fd', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.129/volume/v3/volumes'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:32.876748", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-11-14 02:19:32,979 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.036s
2025-11-14 02:19:32,980 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923a18f2-3c4b-4cd5-b70b-d855dc674110', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923a18f2-3c4b-4cd5-b70b-d855dc674110', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:34,030 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.038s
2025-11-14 02:19:34,030 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0c2abaa-c1d3-4a4a-aa69-b0bf2a9a950b', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0c2abaa-c1d3-4a4a-aa69-b0bf2a9a950b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:35,092 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.050s
2025-11-14 02:19:35,093 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97042ec6-773f-4b6c-89d9-53d2ffaf723a', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97042ec6-773f-4b6c-89d9-53d2ffaf723a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:36,154 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.049s
2025-11-14 02:19:36,154 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3608950f-6ab5-4ba9-aeb2-b3259b27b175', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3608950f-6ab5-4ba9-aeb2-b3259b27b175', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:37,203 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.039s
2025-11-14 02:19:37,203 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f7b538-f481-4e30-865b-68c708575788', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f7b538-f481-4e30-865b-68c708575788', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:38,251 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.036s
2025-11-14 02:19:38,252 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac44b88-9c2d-4373-a43f-25d7b91eeac6', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac44b88-9c2d-4373-a43f-25d7b91eeac6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:39,305 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.042s
2025-11-14 02:19:39,305 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43212cc3-721a-4a8a-9af4-9f365578282a', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43212cc3-721a-4a8a-9af4-9f365578282a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:40,355 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.039s
2025-11-14 02:19:40,355 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6dd785b-04bc-4332-a413-adf02445743b', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6dd785b-04bc-4332-a413-adf02445743b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:41,411 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.045s
2025-11-14 02:19:41,412 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb177271-1e41-430e-af08-b5478351f150', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb177271-1e41-430e-af08-b5478351f150', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:42,480 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.057s
2025-11-14 02:19:42,480 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf95197-b33f-425f-b4a7-69a76ebb1325', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf95197-b33f-425f-b4a7-69a76ebb1325', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:43,540 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.048s
2025-11-14 02:19:43,540 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e7c6443-185f-481b-9885-57cef3799b63', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e7c6443-185f-481b-9885-57cef3799b63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:44,612 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.061s
2025-11-14 02:19:44,612 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6634fe-42a2-4649-9e29-134b99ba1331', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6634fe-42a2-4649-9e29-134b99ba1331', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:45,672 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.048s
2025-11-14 02:19:45,672 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78795f58-e30b-4781-942b-62d55882ec12', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78795f58-e30b-4781-942b-62d55882ec12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:46,729 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.046s
2025-11-14 02:19:46,729 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68386013-e430-4872-980d-ae67cfe54163', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68386013-e430-4872-980d-ae67cfe54163', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:47,775 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.034s
2025-11-14 02:19:47,775 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6027142-e063-42d8-8602-27132ea81cbb', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6027142-e063-42d8-8602-27132ea81cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:48,818 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.033s
2025-11-14 02:19:48,818 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45864fd1-4311-45d8-bfbe-9bd3bd78477f', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45864fd1-4311-45d8-bfbe-9bd3bd78477f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:49,878 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.049s
2025-11-14 02:19:49,879 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6bda64-b634-4521-8ad7-1e867d0dcc20', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6bda64-b634-4521-8ad7-1e867d0dcc20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:50,922 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.032s
2025-11-14 02:19:50,922 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35396e1f-2d18-45f0-a8ea-1a9d836b0d94', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35396e1f-2d18-45f0-a8ea-1a9d836b0d94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:51,971 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.038s
2025-11-14 02:19:51,972 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5205f1-19f8-4fbc-a761-071cee0f9c62', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5205f1-19f8-4fbc-a761-071cee0f9c62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:53,016 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.032s
2025-11-14 02:19:53,016 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4024e991-ef22-4f7a-94ae-47918d2b97a7', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4024e991-ef22-4f7a-94ae-47918d2b97a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:54,061 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.033s
2025-11-14 02:19:54,062 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ced2e4-a5ad-40f2-909e-1861c416795c', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ced2e4-a5ad-40f2-909e-1861c416795c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:55,105 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.032s
2025-11-14 02:19:55,105 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d67fe5af-445f-47af-97e2-db1293a6bdb2', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d67fe5af-445f-47af-97e2-db1293a6bdb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:56,157 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.040s
2025-11-14 02:19:56,157 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6a952e-9a64-444c-9929-707f5d714b11', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6a952e-9a64-444c-9929-707f5d714b11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:57,202 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.034s
2025-11-14 02:19:57,203 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c996577c-3aaa-4dab-8a3c-182eb9994457', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c996577c-3aaa-4dab-8a3c-182eb9994457', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:58,258 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.044s
2025-11-14 02:19:58,258 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836aa34e-04a4-43e6-920e-4552b578233e', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836aa34e-04a4-43e6-920e-4552b578233e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:19:59,307 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.038s
2025-11-14 02:19:59,308 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:19:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c90923db-839f-4489-8df9-b762adeb1e55', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c90923db-839f-4489-8df9-b762adeb1e55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:20:00,354 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.036s
2025-11-14 02:20:00,355 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2434918a-e7f4-41fd-ae5b-978ac28099df', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2434918a-e7f4-41fd-ae5b-978ac28099df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:20:00.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:20:01,413 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.046s
2025-11-14 02:20:01,413 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d17912-e507-43ba-a777-6822e281027a', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d17912-e507-43ba-a777-6822e281027a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:20:00.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:20:02,467 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.043s
2025-11-14 02:20:02,467 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1734e370-d85c-40a1-b489-0191d6b3bf2d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1734e370-d85c-40a1-b489-0191d6b3bf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:20:02.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:20:02,478 80527 INFO [tempest.common.waiters] volume df992a02-82c1-40ae-b321-ad1d7540297c reached available after waiting for 30.478816 seconds
2025-11-14 02:20:02,479 80527 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-11-14 02:20:02,479 80527 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-11-14 02:20:02,540 80527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.129/compute/v2.1/os-keypairs 0.059s
2025-11-14 02:20:02,540 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-966964536", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIWhHWCk27b1yr5YE131xhfge8FuPERC6dG0LnhbB5pGOnXLTKjRhiyrxgZqYM/laAP2pjvX6HbgJ5JT22qjtUcmbbj43L9REEqDsGluSqE4guMZC1KALXMxmj2KlySGdA=="}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-529a1443-adc8-497b-b27b-6038a2049d41', 'x-compute-request-id': 'req-529a1443-adc8-497b-b27b-6038a2049d41', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-966964536", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIWhHWCk27b1yr5YE131xhfge8FuPERC6dG0LnhbB5pGOnXLTKjRhiyrxgZqYM/laAP2pjvX6HbgJ5JT22qjtUcmbbj43L9REEqDsGluSqE4guMZC1KALXMxmj2KlySGdA==", "fingerprint": "48:d1:75:6a:03:b9:5b:be:54:7f:22:fb:70:af:b2:bc", "user_id": "5024ec64d84943f4a09504c024c1c182"}}'
2025-11-14 02:20:02,542 80527 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-966964536 created
2025-11-14 02:20:02,849 80527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.129/networking/v2.0/security-groups 0.306s
2025-11-14 02:20:02,850 80527 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--1035427142", "description": "tempest-description--431661595"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-feea1c88-65e5-4971-9278-7086e9ed92e2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "c201f4ef-e281-4076-a31c-57f29eee3e8e", "name": "tempest-securitygroup--1035427142", "stateful": true, "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "project_id": "b3d93869607140c4a9cae6ec23afcda7", "description": "tempest-description--431661595", "shared": false, "security_group_rules": [{"id": "040f99b9-9e36-4cd7-a83f-1c7c6a8878aa", "project_id": "b3d93869607140c4a9cae6ec23afcda7", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "security_group_id": "c201f4ef-e281-4076-a31c-57f29eee3e8e", "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": 162, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-11-14T01:20:02Z", "updated_at": "2025-11-14T01:20:02Z", "revision_number": 0}, {"id": "331f5d2c-2739-43d9-9b2b-2a4046b6b62e", "project_id": "b3d93869607140c4a9cae6ec23afcda7", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "security_group_id": "c201f4ef-e281-4076-a31c-57f29eee3e8e", "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": 161, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-11-14T01:20:02Z", "updated_at": "2025-11-14T01:20:02Z", "revision_number": 0}], "tags": [], "created_at": "2025-11-14T01:20:02Z", "updated_at": "2025-11-14T01:20:02Z", "revision_number": 1}}'
2025-11-14 02:20:03,132 80527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.129/networking/v2.0/security-group-rules 0.282s
2025-11-14 02:20:03,133 80527 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": "c201f4ef-e281-4076-a31c-57f29eee3e8e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-730a39ef-f7fa-4929-9e40-76a499ed3be1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "eaac757f-cf8f-437b-a70d-27cf8850f507", "project_id": "b3d93869607140c4a9cae6ec23afcda7", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "security_group_id": "c201f4ef-e281-4076-a31c-57f29eee3e8e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-11-14T01:20:02Z", "updated_at": "2025-11-14T01:20:02Z", "revision_number": 0}}'
2025-11-14 02:20:03,384 80527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.129/networking/v2.0/security-group-rules 0.250s
2025-11-14 02:20:03,384 80527 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": "c201f4ef-e281-4076-a31c-57f29eee3e8e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2050bd62-e5f0-49d6-b3f2-c767894e712e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f5140993-5c72-43de-9d5f-37e1099c7539", "project_id": "b3d93869607140c4a9cae6ec23afcda7", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "security_group_id": "c201f4ef-e281-4076-a31c-57f29eee3e8e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-11-14T01:20:03Z", "updated_at": "2025-11-14T01:20:03Z", "revision_number": 0}}'
2025-11-14 02:20:03,384 80527 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1035427142 created
2025-11-14 02:20:04,360 80527 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.129/networking/v2.0/floatingips 0.971s
2025-11-14 02:20:04,361 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "eb0a0c79-1de9-4ffb-8ee2-bb487f165ed3"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-49c66f7a-c9aa-4d5c-a1ef-8ba89f58604f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "49982433-621f-4702-a47c-a87045f39a4d", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "project_id": "b3d93869607140c4a9cae6ec23afcda7", "floating_ip_address": "172.24.4.39", "floating_network_id": "eb0a0c79-1de9-4ffb-8ee2-bb487f165ed3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-14T01:20:04Z", "updated_at": "2025-11-14T01:20:04Z", "revision_number": 0}}'
2025-11-14 02:20:04,361 80527 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '49982433-621f-4702-a47c-a87045f39a4d', 'tenant_id': 'b3d93869607140c4a9cae6ec23afcda7', 'project_id': 'b3d93869607140c4a9cae6ec23afcda7', 'floating_ip_address': '172.24.4.39', 'floating_network_id': 'eb0a0c79-1de9-4ffb-8ee2-bb487f165ed3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-11-14T01:20:04Z', 'updated_at': '2025-11-14T01:20:04Z', 'revision_number': 0, 'ip': '172.24.4.39'} created
2025-11-14 02:20:04,452 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.129/identity/v3/auth/tokens 0.087s
2025-11-14 02:20:04,452 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2526', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c33af247-2999-486c-a0b1-872d9d14d6f6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5024ec64d84943f4a09504c024c1c182", "name": "tempest-TaggedAttachmentsTest-1519650337-project-member", "password_expires_at": null}, "audit_ids": ["OPZvE67jSEijspVT2oZn7g"], "expires_at": "2025-11-14T02:20:04.000000Z", "issued_at": "2025-11-14T01:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3d93869607140c4a9cae6ec23afcda7", "name": "tempest-TaggedAttachmentsTest-1519650337"}, "is_domain": false, "roles": [{"id": "e91cd145a8c448609188288bc4a18001", "name": "member"}, {"id": "ec9d6d1e916a49f7be3a1067088e36a0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "651d4dcb95f444bd90f66dd8fff080c0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/compute/v2.1", "region": "RegionOne"}], "id": "00d144e7f006419d88da5c2645d6f759", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "427ce109befb452c85494af6eb65d0d5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/volume/v3", "region": "RegionOne"}], "id": "16da30626a614a53827ecfc8f612530c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e3bc5437d89c4b588289115d5c70b1e2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/identity", "region": "RegionOne"}], "id": "6d3e325fcba64a5ebba25258ac0b1d16", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "726c4fc40bbe48b8a3eaec033fce32d8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/placement", "region": "RegionOne"}], "id": "7d4252b922ab47f5bf12d1661d5e80de", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cf2c174b062d4459ad4d4d19f9721eb5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/compute/v2/b3d93869607140c4a9cae6ec23afcda7", "region": "RegionOne"}], "id": "94b78d297e4449bd84ed4a722d0505ce", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "25703025ab974c33890cd06965ae31b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/image", "region": "RegionOne"}], "id": "a590962f49a941e99a8a4cf59537057e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92ff4b961f5147bc817487896e147c07", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/networking", "region": "RegionOne"}], "id": "a5eda5c9fac146e7b231310d19db1a6e", "type": "network", "name": "neutron"}]}}'
2025-11-14 02:20:04,452 80527 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': 'f0cd823e-704c-43aa-af42-8a3a7fcfc504', 'name': 'tempest-TaggedAttachmentsTest-950947343-network', 'tenant_id': 'b3d93869607140c4a9cae6ec23afcda7', 'project_id': 'b3d93869607140c4a9cae6ec23afcda7', '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': 40776, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-11-14T01:19:04Z', 'updated_at': '2025-11-14T01:19:04Z', 'revision_number': 1} available for tenant
2025-11-14 02:20:04,516 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.129/identity/v3/auth/tokens 0.060s
2025-11-14 02:20:04,517 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2526', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-60892d8b-fe10-4a1a-b911-28ca49d063de', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5024ec64d84943f4a09504c024c1c182", "name": "tempest-TaggedAttachmentsTest-1519650337-project-member", "password_expires_at": null}, "audit_ids": ["kB3uqkmEREqIA9oNUGHyww"], "expires_at": "2025-11-14T02:20:04.000000Z", "issued_at": "2025-11-14T01:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3d93869607140c4a9cae6ec23afcda7", "name": "tempest-TaggedAttachmentsTest-1519650337"}, "is_domain": false, "roles": [{"id": "e91cd145a8c448609188288bc4a18001", "name": "member"}, {"id": "ec9d6d1e916a49f7be3a1067088e36a0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "651d4dcb95f444bd90f66dd8fff080c0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/compute/v2.1", "region": "RegionOne"}], "id": "00d144e7f006419d88da5c2645d6f759", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "427ce109befb452c85494af6eb65d0d5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/volume/v3", "region": "RegionOne"}], "id": "16da30626a614a53827ecfc8f612530c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e3bc5437d89c4b588289115d5c70b1e2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/identity", "region": "RegionOne"}], "id": "6d3e325fcba64a5ebba25258ac0b1d16", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "726c4fc40bbe48b8a3eaec033fce32d8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/placement", "region": "RegionOne"}], "id": "7d4252b922ab47f5bf12d1661d5e80de", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cf2c174b062d4459ad4d4d19f9721eb5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/compute/v2/b3d93869607140c4a9cae6ec23afcda7", "region": "RegionOne"}], "id": "94b78d297e4449bd84ed4a722d0505ce", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "25703025ab974c33890cd06965ae31b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/image", "region": "RegionOne"}], "id": "a590962f49a941e99a8a4cf59537057e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92ff4b961f5147bc817487896e147c07", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/networking", "region": "RegionOne"}], "id": "a5eda5c9fac146e7b231310d19db1a6e", "type": "network", "name": "neutron"}]}}'
2025-11-14 02:20:04,517 80527 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': 'f0cd823e-704c-43aa-af42-8a3a7fcfc504', 'name': 'tempest-TaggedAttachmentsTest-950947343-network', 'tenant_id': 'b3d93869607140c4a9cae6ec23afcda7', 'project_id': 'b3d93869607140c4a9cae6ec23afcda7', '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': 40776, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-11-14T01:19:04Z', 'updated_at': '2025-11-14T01:19:04Z', 'revision_number': 1} available for tenant
2025-11-14 02:20:04,518 80527 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-966964536', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIWhHWCk27b1yr5YE131xhfge8FuPERC6dG0LnhbB5pGOnXLTKjRhiyrxgZqYM/laAP2pjvX6HbgJ5JT22qjtUcmbbj43L9REEqDsGluSqE4guMZC1KALXMxmj2KlySGdA==', 'fingerprint': '48:d1:75:6a:03:b9:5b:be:54:7f:22:fb:70:af:b2:bc', 'user_id': '5024ec64d84943f4a09504c024c1c182', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDqrBBBwEOkk02rLGhycmSLIoILXD42chcO9E4ArtVxW+W0SWeaDfmk\ns40OtjidL4qgBwYFK4EEACKhZANiAASFoR1gpNu29cq+WBNd9cYX4HvBbjxEQunR\ntC54WweaRjp1y0yo0YYsq8YGamDP5WgD9qY71+h24CeSU9tqo7VHJm24+Ny/URBK\ng7BpbkqhOILjGQtSgC1zMZo9ipckhnQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c201f4ef-e281-4076-a31c-57f29eee3e8e', 'name': 'tempest-securitygroup--1035427142', 'stateful': True, 'tenant_id': 'b3d93869607140c4a9cae6ec23afcda7', 'project_id': 'b3d93869607140c4a9cae6ec23afcda7', 'description': 'tempest-description--431661595', 'shared': False, 'security_group_rules': [{'id': '040f99b9-9e36-4cd7-a83f-1c7c6a8878aa', 'project_id': 'b3d93869607140c4a9cae6ec23afcda7', 'tenant_id': 'b3d93869607140c4a9cae6ec23afcda7', 'security_group_id': 'c201f4ef-e281-4076-a31c-57f29eee3e8e', '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': 162, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-11-14T01:20:02Z', 'updated_at': '2025-11-14T01:20:02Z', 'revision_number': 0}, {'id': '331f5d2c-2739-43d9-9b2b-2a4046b6b62e', 'project_id': 'b3d93869607140c4a9cae6ec23afcda7', 'tenant_id': 'b3d93869607140c4a9cae6ec23afcda7', 'security_group_id': 'c201f4ef-e281-4076-a31c-57f29eee3e8e', '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': 161, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-11-14T01:20:02Z', 'updated_at': '2025-11-14T01:20:02Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-11-14T01:20:02Z', 'updated_at': '2025-11-14T01:20:02Z', 'revision_number': 1}, 'floating_ip': {'id': '49982433-621f-4702-a47c-a87045f39a4d', 'tenant_id': 'b3d93869607140c4a9cae6ec23afcda7', 'project_id': 'b3d93869607140c4a9cae6ec23afcda7', 'floating_ip_address': '172.24.4.39', 'floating_network_id': 'eb0a0c79-1de9-4ffb-8ee2-bb487f165ed3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-11-14T01:20:04Z', 'updated_at': '2025-11-14T01:20:04Z', 'revision_number': 0, 'ip': '172.24.4.39'}}
2025-11-14 02:20:05,273 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.129/compute/v2.1/servers 0.754s
2025-11-14 02:20:05,273 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-1260852714", "imageRef": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "f0cd823e-704c-43aa-af42-8a3a7fcfc504"}], "security_groups": [{"name": "tempest-securitygroup--1035427142"}], "key_name": "tempest-keypair-966964536", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac23d134-e611-4475-9e2f-57d46b4ca4a2', 'x-compute-request-id': 'req-ac23d134-e611-4475-9e2f-57d46b4ca4a2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.129/compute/v2.1/servers'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1035427142"}], "adminPass": "2HV3rGKTmytd"}}'
2025-11-14 02:20:05,416 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.140s
2025-11-14 02:20:05,416 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1335', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d45459f-2e3b-4583-9105-8a42dcbec53f', 'x-compute-request-id': 'req-2d45459f-2e3b-4583-9105-8a42dcbec53f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "BUILD", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:06,580 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.144s
2025-11-14 02:20:06,580 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecf629e0-6ede-49db-a425-79bcf6c01e0e', 'x-compute-request-id': 'req-ecf629e0-6ede-49db-a425-79bcf6c01e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "BUILD", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:07,687 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.084s
2025-11-14 02:20:07,687 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eca80c00-d028-4232-9bfa-de4181843da8', 'x-compute-request-id': 'req-eca80c00-d028-4232-9bfa-de4181843da8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "BUILD", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "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": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:07,702 80527 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-11-14 02:20:08,795 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.091s
2025-11-14 02:20:08,796 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-650beb80-1309-4cb5-b4a5-73e4cb79adf3', 'x-compute-request-id': 'req-650beb80-1309-4cb5-b4a5-73e4cb79adf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "BUILD", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "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": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:09,937 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.122s
2025-11-14 02:20:09,937 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0334435f-1170-4d82-9c2e-f44aaa0bd3cb', 'x-compute-request-id': 'req-0334435f-1170-4d82-9c2e-f44aaa0bd3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "BUILD", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "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": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:09,951 80527 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2025-11-14 02:20:11,288 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.336s
2025-11-14 02:20:11,289 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1473', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62966eaf-220c-4a79-ad3b-3be709257a43', 'x-compute-request-id': 'req-62966eaf-220c-4a79-ad3b-3be709257a43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "BUILD", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1035427142"}], "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": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:11,302 80527 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2025-11-14 02:20:12,568 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.264s
2025-11-14 02:20:12,569 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a78b29fd-666c-4567-acac-e5abd6cc7334', 'x-compute-request-id': 'req-a78b29fd-666c-4567-acac-e5abd6cc7334', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "BUILD", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1035427142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:12,587 80527 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2025-11-14 02:20:13,790 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.202s
2025-11-14 02:20:13,791 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7123b640-88e9-4c90-b395-b1ae618e32f9', 'x-compute-request-id': 'req-7123b640-88e9-4c90-b395-b1ae618e32f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "BUILD", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1035427142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:14,953 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.145s
2025-11-14 02:20:14,954 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8ae15c7-3fce-4cc2-84fc-5edb35240664', 'x-compute-request-id': 'req-a8ae15c7-3fce-4cc2-84fc-5edb35240664', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "BUILD", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1035427142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:16,108 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.139s
2025-11-14 02:20:16,108 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dee995c9-2a3c-4bae-a0d2-e4f5d7168420', 'x-compute-request-id': 'req-dee995c9-2a3c-4bae-a0d2-e4f5d7168420', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "BUILD", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1035427142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:17,656 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.533s
2025-11-14 02:20:17,656 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be4e695-4b65-4cf9-9de1-31c180236736', 'x-compute-request-id': 'req-7be4e695-4b65-4cf9-9de1-31c180236736', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "BUILD", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1035427142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:19,044 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.362s
2025-11-14 02:20:19,044 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f90feae4-792c-471b-a88d-c22c804cfec8', 'x-compute-request-id': 'req-f90feae4-792c-471b-a88d-c22c804cfec8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "BUILD", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1035427142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:20,277 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.210s
2025-11-14 02:20:20,277 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ef1eaa6-b838-4732-ab44-509a8e2271f8', 'x-compute-request-id': 'req-5ef1eaa6-b838-4732-ab44-509a8e2271f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "ACTIVE", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:20Z", "addresses": {"tempest-TaggedAttachmentsTest-950947343-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:03:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": "2025-11-14T01:20:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1035427142"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:20:20,295 80527 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2025-11-14 02:20:20,433 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a/os-interface 0.137s
2025-11-14 02:20:20,434 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-063ebd58-7486-4fe0-b5f3-90ca0b32bb82', 'x-compute-request-id': 'req-063ebd58-7486-4fe0-b5f3-90ca0b32bb82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "f0cd823e-704c-43aa-af42-8a3a7fcfc504", "port_id": "549a7c66-a3e7-4e5c-a51f-c39683955b70", "mac_addr": "fa:16:3e:57:03:d0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c0bf5b49-ac5e-40ec-9a1f-1f5be8cbecab", "ip_address": "10.0.0.14"}]}]}'
2025-11-14 02:20:22,250 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 PUT http://192.168.122.129/networking/v2.0/floatingips/49982433-621f-4702-a47c-a87045f39a4d 1.813s
2025-11-14 02:20:22,251 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "549a7c66-a3e7-4e5c-a51f-c39683955b70"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:20:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-803d8d30-be42-4c65-af14-dcc35f2e79ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/networking/v2.0/floatingips/49982433-621f-4702-a47c-a87045f39a4d'}
Body: b'{"floatingip": {"id": "49982433-621f-4702-a47c-a87045f39a4d", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "project_id": "b3d93869607140c4a9cae6ec23afcda7", "floating_ip_address": "172.24.4.39", "floating_network_id": "eb0a0c79-1de9-4ffb-8ee2-bb487f165ed3", "router_id": "a8712b0d-27b8-4fa2-901e-b05a7dd66536", "port_id": "549a7c66-a3e7-4e5c-a51f-c39683955b70", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f0cd823e-704c-43aa-af42-8a3a7fcfc504", "mac_address": "fa:16:3e:57:03:d0", "admin_state_up": true, "status": "ACTIVE", "device_id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-14T01:20:04Z", "updated_at": "2025-11-14T01:20:20Z", "revision_number": 1}}'
2025-11-14 02:20:22,252 80527 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.39:22' as 'cirros' with public key authentication
2025-11-14 02:21:22,312 80527 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.39 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-11-14 02:21:24,870 80527 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-11-14 02:21:25,050 80527 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-14 02:21:25,051 80527 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.39 successfully created
2025-11-14 02:21:25,240 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.189s
2025-11-14 02:21:25,241 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1760', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d4e3c63-eb75-45e6-ab6b-f86bd7b34f52', 'x-compute-request-id': 'req-9d4e3c63-eb75-45e6-ab6b-f86bd7b34f52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "ACTIVE", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:20:20Z", "addresses": {"tempest-TaggedAttachmentsTest-950947343-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:03:d0"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:03:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": "2025-11-14T01:20:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1035427142"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:21:34,519 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a/os-interface 9.263s
2025-11-14 02:21:34,519 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"interfaceAttachment": {"net_id": "78fb6995-0a49-479a-8895-590b19e8edb7", "tag": "nic-tag"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98ab4055-3c91-47b9-9b93-a003c0f7cd34', 'x-compute-request-id': 'req-98ab4055-3c91-47b9-9b93-a003c0f7cd34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a/os-interface'}
Body: b'{"interfaceAttachment": {"net_id": "78fb6995-0a49-479a-8895-590b19e8edb7", "port_id": "cbd89062-6f80-4321-972e-9430ceb3b926", "mac_addr": "fa:16:3e:00:f9:6b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b5739160-b0d4-4480-ae14-360c5138e981", "ip_address": "10.10.10.90"}]}}'
2025-11-14 02:21:36,737 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a/os-volume_attachments 2.215s
2025-11-14 02:21:36,738 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "df992a02-82c1-40ae-b321-ad1d7540297c", "tag": "volume-tag"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e962828-0e01-4659-a5ab-d143c804ba3b', 'x-compute-request-id': 'req-4e962828-0e01-4659-a5ab-d143c804ba3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "serverId": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "volumeId": "df992a02-82c1-40ae-b321-ad1d7540297c", "device": "/dev/vdb"}}'
2025-11-14 02:21:36,793 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.053s
2025-11-14 02:21:36,793 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26f4765-6d69-49b5-bf6a-662b43f935c8', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26f4765-6d69-49b5-bf6a-662b43f935c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:37.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:37,845 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.041s
2025-11-14 02:21:37,846 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e38cdb7-94aa-47dc-82ff-aa8e7b0fd686', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e38cdb7-94aa-47dc-82ff-aa8e7b0fd686', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:37.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:38,945 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.085s
2025-11-14 02:21:38,945 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8979dc97-6187-4cc4-b151-12fe4a9097fd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8979dc97-6187-4cc4-b151-12fe4a9097fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:38.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:39,999 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.043s
2025-11-14 02:21:40,000 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a9516d-0cf3-44a3-99b9-f40d69c5643e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a9516d-0cf3-44a3-99b9-f40d69c5643e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:41,075 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.064s
2025-11-14 02:21:41,076 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79aa4e1-01f3-44ff-90cb-dadb691a5d43', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79aa4e1-01f3-44ff-90cb-dadb691a5d43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:42,130 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.039s
2025-11-14 02:21:42,130 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d659ce-ae8e-42e5-89d2-c1a150177a30', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d659ce-ae8e-42e5-89d2-c1a150177a30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:43,252 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.110s
2025-11-14 02:21:43,253 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57be76a5-6c1c-4922-91b1-a32432eedfc6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57be76a5-6c1c-4922-91b1-a32432eedfc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:44,326 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.063s
2025-11-14 02:21:44,327 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c97fcc-6c2f-436f-bb12-3ab03c57302f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c97fcc-6c2f-436f-bb12-3ab03c57302f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:45,390 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.052s
2025-11-14 02:21:45,391 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b24cb3-ec2b-4029-b42e-1b5dc18758b0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b24cb3-ec2b-4029-b42e-1b5dc18758b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:46,467 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.065s
2025-11-14 02:21:46,467 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ca9671-dcc7-4f0b-b52b-8368213d8a42', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ca9671-dcc7-4f0b-b52b-8368213d8a42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:47,515 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.036s
2025-11-14 02:21:47,515 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0953c353-bcb7-48fe-93c4-b574dc860db5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0953c353-bcb7-48fe-93c4-b574dc860db5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:48,561 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.036s
2025-11-14 02:21:48,562 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78cd5a0b-74b8-4708-b872-8d586121b452', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78cd5a0b-74b8-4708-b872-8d586121b452', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:49,615 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.042s
2025-11-14 02:21:49,615 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abcf7586-6dd8-4420-8666-d33086dd5114', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abcf7586-6dd8-4420-8666-d33086dd5114', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:50,672 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.045s
2025-11-14 02:21:50,672 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008847ea-74a1-478b-82d5-ed486a7627c7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008847ea-74a1-478b-82d5-ed486a7627c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:51,733 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.049s
2025-11-14 02:21:51,733 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0a150f-21a7-4f1e-867f-ccb95a963ee4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0a150f-21a7-4f1e-867f-ccb95a963ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:52,784 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.040s
2025-11-14 02:21:52,784 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2fdc20-3575-4efa-869b-7e45f77688ed', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2fdc20-3575-4efa-869b-7e45f77688ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:53,854 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.058s
2025-11-14 02:21:53,854 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aede465-7a36-4c80-affa-d10f1108e222', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aede465-7a36-4c80-affa-d10f1108e222', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:54,932 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.068s
2025-11-14 02:21:54,933 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c05bec2-4af1-47ec-a5df-58f7fd8bdf0b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c05bec2-4af1-47ec-a5df-58f7fd8bdf0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:56,002 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.055s
2025-11-14 02:21:56,002 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f9f993-03e3-4800-b39f-a5b258a07a59', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f9f993-03e3-4800-b39f-a5b258a07a59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:57,105 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.087s
2025-11-14 02:21:57,105 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12795dab-ea15-4f27-ac9c-d01dc4739db6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12795dab-ea15-4f27-ac9c-d01dc4739db6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:58,180 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.064s
2025-11-14 02:21:58,181 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d253fd89-1083-49a2-a8ce-3abba74db6c0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d253fd89-1083-49a2-a8ce-3abba74db6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:21:59,247 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.054s
2025-11-14 02:21:59,247 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:21:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df653f2-b690-4761-9947-630fa491936b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df653f2-b690-4761-9947-630fa491936b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:00,350 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.091s
2025-11-14 02:22:00,350 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec545826-26e3-49bb-8990-e60cceb567d4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec545826-26e3-49bb-8990-e60cceb567d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:01,413 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.045s
2025-11-14 02:22:01,413 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f171f34-68e2-4ab2-8fc2-03c16814731d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f171f34-68e2-4ab2-8fc2-03c16814731d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:02,472 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.048s
2025-11-14 02:22:02,473 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c64b5e29-4c00-4115-8547-2a5bce681ee2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c64b5e29-4c00-4115-8547-2a5bce681ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:03,539 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.056s
2025-11-14 02:22:03,540 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f451efd-4360-4315-bb40-3646cd6d7bca', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f451efd-4360-4315-bb40-3646cd6d7bca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:04,614 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.062s
2025-11-14 02:22:04,614 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65cfe746-60da-44f4-9983-c3ebd90b8276', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65cfe746-60da-44f4-9983-c3ebd90b8276', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:05,686 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.060s
2025-11-14 02:22:05,686 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b1929b9-540f-4818-8b14-a1c42a0b9b17', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b1929b9-540f-4818-8b14-a1c42a0b9b17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:06,739 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.042s
2025-11-14 02:22:06,740 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d31b016-9ebb-4021-b327-c6810b19d6ee', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d31b016-9ebb-4021-b327-c6810b19d6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:07,799 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.048s
2025-11-14 02:22:07,799 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-014d3f4d-911d-471c-85e7-ab92b1fe7a7a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-014d3f4d-911d-471c-85e7-ab92b1fe7a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:08,846 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.035s
2025-11-14 02:22:08,847 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000f3a4a-a1e6-420c-995a-7d938c6a8ff7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000f3a4a-a1e6-420c-995a-7d938c6a8ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:09,923 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.064s
2025-11-14 02:22:09,923 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd00a63-b1be-439b-9844-7185b74797d3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd00a63-b1be-439b-9844-7185b74797d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:10,972 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.036s
2025-11-14 02:22:10,973 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d37d0e-acc0-497a-8f16-588c40f7def6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d37d0e-acc0-497a-8f16-588c40f7def6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:12,020 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.035s
2025-11-14 02:22:12,020 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f1cd5d-e43e-4c73-963e-8ee53914aadc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f1cd5d-e43e-4c73-963e-8ee53914aadc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:13,065 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.034s
2025-11-14 02:22:13,066 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f85c6e-b5ca-4897-bb89-d04858b93a75', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f85c6e-b5ca-4897-bb89-d04858b93a75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:14,149 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.073s
2025-11-14 02:22:14,150 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c594d3eb-891e-47b1-9830-a3e7e6c7f7d2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c594d3eb-891e-47b1-9830-a3e7e6c7f7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:15,204 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.043s
2025-11-14 02:22:15,204 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa265d2-e422-4eb9-a968-c7e5cff889c4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa265d2-e422-4eb9-a968-c7e5cff889c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:16,257 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.041s
2025-11-14 02:22:16,257 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5f9628-cd15-48b3-9098-1afceba91c21', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5f9628-cd15-48b3-9098-1afceba91c21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:17,324 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.056s
2025-11-14 02:22:17,325 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a81f5b-d8f1-4bf0-85a1-3046c20cf4eb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a81f5b-d8f1-4bf0-85a1-3046c20cf4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:18,380 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.044s
2025-11-14 02:22:18,381 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ca4b03a-d1ef-4d81-942f-c018e072e9c5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ca4b03a-d1ef-4d81-942f-c018e072e9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:19,443 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.050s
2025-11-14 02:22:19,443 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ccdaea-c670-44b9-b32e-c5f257506505', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ccdaea-c670-44b9-b32e-c5f257506505', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:20,509 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.055s
2025-11-14 02:22:20,510 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758d03d1-fcd0-4343-a6ae-57abcb80a585', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758d03d1-fcd0-4343-a6ae-57abcb80a585', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:21,555 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.034s
2025-11-14 02:22:21,555 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e9a54d1-fadb-41ce-b589-46e3df6a2211', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9a54d1-fadb-41ce-b589-46e3df6a2211', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:22,649 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.083s
2025-11-14 02:22:22,650 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de21d554-f62c-40e4-8bf6-2ad3f03e1417', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de21d554-f62c-40e4-8bf6-2ad3f03e1417', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:23,699 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.038s
2025-11-14 02:22:23,699 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc5b116e-521a-46ca-99ce-c93d73418d5a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc5b116e-521a-46ca-99ce-c93d73418d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:24,802 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.091s
2025-11-14 02:22:24,802 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dbaa173-9802-4153-b601-ad3f7cad5fdf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dbaa173-9802-4153-b601-ad3f7cad5fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:25,854 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.040s
2025-11-14 02:22:25,854 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ce9e10-3250-43f7-afcc-a6a4a3784be4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ce9e10-3250-43f7-afcc-a6a4a3784be4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:26,949 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.084s
2025-11-14 02:22:26,949 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea4a52f-709a-4600-be85-54346011c7e8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea4a52f-709a-4600-be85-54346011c7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:28,030 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.063s
2025-11-14 02:22:28,030 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff101dba-d497-41ee-a514-9dcd49435aab', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff101dba-d497-41ee-a514-9dcd49435aab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:29,094 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.049s
2025-11-14 02:22:29,094 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-016fbf01-943d-4d7c-b6d7-1a1c5440d71a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-016fbf01-943d-4d7c-b6d7-1a1c5440d71a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:30,190 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.081s
2025-11-14 02:22:30,190 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-337a44ae-c016-40a0-9d68-9af2c81d74b6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-337a44ae-c016-40a0-9d68-9af2c81d74b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:31,262 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.059s
2025-11-14 02:22:31,263 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96fd0cf7-9f7b-443e-ad8c-fdc458607817', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96fd0cf7-9f7b-443e-ad8c-fdc458607817', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:32,326 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.052s
2025-11-14 02:22:32,326 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec12abe8-f9f0-44bc-ad1a-d09784b23a0e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec12abe8-f9f0-44bc-ad1a-d09784b23a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:33,382 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.045s
2025-11-14 02:22:33,382 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f816b1c-e090-4f9b-8d8b-37540d4b4637', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f816b1c-e090-4f9b-8d8b-37540d4b4637', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:34,447 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.055s
2025-11-14 02:22:34,448 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28e1b94-c80d-4526-8f79-a20182e875e5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28e1b94-c80d-4526-8f79-a20182e875e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:35,519 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.056s
2025-11-14 02:22:35,519 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ddba81-d6e7-4f8b-bc52-e79e9e380c15', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ddba81-d6e7-4f8b-bc52-e79e9e380c15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:36,590 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.059s
2025-11-14 02:22:36,590 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2748297-891a-4191-b417-0a1cceadee89', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2748297-891a-4191-b417-0a1cceadee89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:37,634 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.032s
2025-11-14 02:22:37,634 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbee9639-7487-435c-9b99-03614f94bb75', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbee9639-7487-435c-9b99-03614f94bb75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:38,687 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.043s
2025-11-14 02:22:38,688 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f9ab379-ba9b-41a1-a012-4af966832f14', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f9ab379-ba9b-41a1-a012-4af966832f14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:39,749 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.049s
2025-11-14 02:22:39,749 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad9b0cc-5462-40b5-a54a-e4492890840e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad9b0cc-5462-40b5-a54a-e4492890840e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:40,834 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.074s
2025-11-14 02:22:40,835 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-265f6c7f-ed19-4e14-b133-f69b35759421', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-265f6c7f-ed19-4e14-b133-f69b35759421', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:41,885 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.039s
2025-11-14 02:22:41,886 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e567d440-2e74-47bf-a603-098f1796cf8e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e567d440-2e74-47bf-a603-098f1796cf8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:42,953 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.056s
2025-11-14 02:22:42,953 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61939876-221a-4329-a4cb-95a273ec85e9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61939876-221a-4329-a4cb-95a273ec85e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:44,030 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.066s
2025-11-14 02:22:44,031 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-696a48d8-1b65-4bb0-990a-53cd2c69340e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-696a48d8-1b65-4bb0-990a-53cd2c69340e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:45,092 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.048s
2025-11-14 02:22:45,093 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0284ff-3daa-4171-97c9-e1de41397707', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0284ff-3daa-4171-97c9-e1de41397707', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:46,150 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.046s
2025-11-14 02:22:46,151 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed050bc-e3d4-4935-89d6-b3a30a7621e6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed050bc-e3d4-4935-89d6-b3a30a7621e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:47,225 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.063s
2025-11-14 02:22:47,225 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b538f48-1257-45f5-9cf7-86da65f4ac9a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b538f48-1257-45f5-9cf7-86da65f4ac9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:48,310 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.073s
2025-11-14 02:22:48,311 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3667caa-26e1-495a-beff-ec9e700efc62', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3667caa-26e1-495a-beff-ec9e700efc62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:49,377 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.055s
2025-11-14 02:22:49,378 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dacd604-6d01-4cec-a14e-dd1ccad253c2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dacd604-6d01-4cec-a14e-dd1ccad253c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:50,429 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.040s
2025-11-14 02:22:50,430 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c0bfc6-cf3e-4e2d-a5d4-5c0ba62d7e3e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c0bfc6-cf3e-4e2d-a5d4-5c0ba62d7e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:51,481 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.040s
2025-11-14 02:22:51,481 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fac0f9-125a-4e39-85e3-3e876ea82368', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fac0f9-125a-4e39-85e3-3e876ea82368', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:52,537 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.044s
2025-11-14 02:22:52,537 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c76141a-5c06-4309-828f-13ec0cdbc318', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c76141a-5c06-4309-828f-13ec0cdbc318', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:53,612 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.064s
2025-11-14 02:22:53,613 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13fa6a92-1211-4ded-bd51-ba1428fc2429', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13fa6a92-1211-4ded-bd51-ba1428fc2429', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:54,675 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.051s
2025-11-14 02:22:54,675 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51949494-faed-45cd-a123-b390dc3e3d15', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51949494-faed-45cd-a123-b390dc3e3d15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:55,778 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.092s
2025-11-14 02:22:55,778 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93fd58d9-da27-4935-8dd4-f94bf84fe4ed', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93fd58d9-da27-4935-8dd4-f94bf84fe4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:56,838 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.049s
2025-11-14 02:22:56,839 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e221dfcf-ae48-41b6-8ca4-e09500b48aff', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e221dfcf-ae48-41b6-8ca4-e09500b48aff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:57,889 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.039s
2025-11-14 02:22:57,889 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55fc3d2-9b7d-4fb2-95c3-c459cdb9306f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55fc3d2-9b7d-4fb2-95c3-c459cdb9306f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:58,943 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.042s
2025-11-14 02:22:58,943 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81a3205-f4a2-444a-869d-f80d2839e2a2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81a3205-f4a2-444a-869d-f80d2839e2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:22:59,995 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.041s
2025-11-14 02:22:59,995 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:22:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52229a95-8c67-4ab5-9cfd-32c7850e33b1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52229a95-8c67-4ab5-9cfd-32c7850e33b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:01,038 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.032s
2025-11-14 02:23:01,039 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b4a4567-b479-4a0b-a57f-4db25237ebc3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b4a4567-b479-4a0b-a57f-4db25237ebc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:02,082 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.032s
2025-11-14 02:23:02,082 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841f6b10-665e-4331-aab0-6b2a8f5015d2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841f6b10-665e-4331-aab0-6b2a8f5015d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:03,140 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.047s
2025-11-14 02:23:03,141 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a7aba0-8b92-43f6-bc99-085510b891cf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a7aba0-8b92-43f6-bc99-085510b891cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:04,188 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.036s
2025-11-14 02:23:04,188 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64da956-61d7-401a-865c-eed7f7213f9a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f64da956-61d7-401a-865c-eed7f7213f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:05,265 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.066s
2025-11-14 02:23:05,265 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40fe9a2-26da-40e4-b806-6f3408a5378a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40fe9a2-26da-40e4-b806-6f3408a5378a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:06,319 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.043s
2025-11-14 02:23:06,319 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e07714a6-64ad-4fd6-bc42-8d585f16f216', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e07714a6-64ad-4fd6-bc42-8d585f16f216', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:07,370 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.038s
2025-11-14 02:23:07,370 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457f4e60-6192-4d59-8f35-7bbeb55da5f3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457f4e60-6192-4d59-8f35-7bbeb55da5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:08,440 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.060s
2025-11-14 02:23:08,441 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-890f0088-21a2-4381-a229-2b49157ac701', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-890f0088-21a2-4381-a229-2b49157ac701', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:09,521 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.069s
2025-11-14 02:23:09,521 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940babe4-116e-4798-9544-eb6f4c1aedff', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940babe4-116e-4798-9544-eb6f4c1aedff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:10,572 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.040s
2025-11-14 02:23:10,573 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82cff5aa-d861-4d71-b7d3-36b041d6c79d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82cff5aa-d861-4d71-b7d3-36b041d6c79d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:11,619 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.036s
2025-11-14 02:23:11,620 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1eef4b-7618-4de1-9ad2-0d96bcdc36fc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1eef4b-7618-4de1-9ad2-0d96bcdc36fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:12,671 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.039s
2025-11-14 02:23:12,672 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56f59f3-62ef-49ec-8dc0-25f672de2e12', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56f59f3-62ef-49ec-8dc0-25f672de2e12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:13,732 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.049s
2025-11-14 02:23:13,733 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cee6b4e-8047-4787-b12b-b652ec35da91', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cee6b4e-8047-4787-b12b-b652ec35da91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:14,793 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.049s
2025-11-14 02:23:14,793 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d2317a-20c0-4967-a9b8-c35a3492dfb6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d2317a-20c0-4967-a9b8-c35a3492dfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:15,844 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.039s
2025-11-14 02:23:15,844 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1cf9a1-cdac-4940-bc7e-581d6e63f4e0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1cf9a1-cdac-4940-bc7e-581d6e63f4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:16,902 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.047s
2025-11-14 02:23:16,902 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a1c1cd-0c0d-4a49-a430-4253f99f76e7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a1c1cd-0c0d-4a49-a430-4253f99f76e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:17,967 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.053s
2025-11-14 02:23:17,968 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37175ce3-fdf6-4c72-859e-011feb58681c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37175ce3-fdf6-4c72-859e-011feb58681c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:19,043 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.064s
2025-11-14 02:23:19,044 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4ad15c-48c3-4563-821c-fcf194b8aa08', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4ad15c-48c3-4563-821c-fcf194b8aa08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:20,110 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.053s
2025-11-14 02:23:20,110 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5bd732d-39ad-4f76-bafd-f2e9b780246b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5bd732d-39ad-4f76-bafd-f2e9b780246b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:21,165 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.044s
2025-11-14 02:23:21,165 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e85b43f2-34cf-4c5e-9dca-b259117f22b8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e85b43f2-34cf-4c5e-9dca-b259117f22b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:22,220 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.043s
2025-11-14 02:23:22,220 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9c90a87-2ef9-4be0-9721-eb93537932dd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9c90a87-2ef9-4be0-9721-eb93537932dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:23,278 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.047s
2025-11-14 02:23:23,278 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc8bff7-da8f-4b8b-9325-f50bc96bb727', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bc8bff7-da8f-4b8b-9325-f50bc96bb727', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:24,321 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.032s
2025-11-14 02:23:24,321 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e2c3ead-07b2-4a37-87c1-9b6a451bf31c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e2c3ead-07b2-4a37-87c1-9b6a451bf31c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:25,397 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.065s
2025-11-14 02:23:25,397 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2994770-5cfe-459f-a422-4887153cbcdd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2994770-5cfe-459f-a422-4887153cbcdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:26,466 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.058s
2025-11-14 02:23:26,467 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f129db84-0baa-4421-8656-c35346647002', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f129db84-0baa-4421-8656-c35346647002', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:27,512 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.034s
2025-11-14 02:23:27,512 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4538e4-a91c-477b-badb-d4f834d2e27c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4538e4-a91c-477b-badb-d4f834d2e27c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:28,574 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.051s
2025-11-14 02:23:28,574 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b8c092e-2115-42bc-a450-86cd1a58a088', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b8c092e-2115-42bc-a450-86cd1a58a088', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:29,619 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.034s
2025-11-14 02:23:29,620 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa78034c-2d81-45f6-9319-aed70ef61126', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa78034c-2d81-45f6-9319-aed70ef61126', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:30,679 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.048s
2025-11-14 02:23:30,680 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de188e13-2ca9-4e92-ab3d-3c51dbe59892', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de188e13-2ca9-4e92-ab3d-3c51dbe59892', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:31,730 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.039s
2025-11-14 02:23:31,730 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afdcdacd-6427-4786-bcac-e6d51a458406', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afdcdacd-6427-4786-bcac-e6d51a458406', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:32,782 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.040s
2025-11-14 02:23:32,782 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8164e9-bb44-4e23-99df-c62350463285', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8164e9-bb44-4e23-99df-c62350463285', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:33,835 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.042s
2025-11-14 02:23:33,836 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d40a562-9d4f-440e-927b-4e64775c6332', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d40a562-9d4f-440e-927b-4e64775c6332', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:34,898 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.052s
2025-11-14 02:23:34,899 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bab1537-0f13-4eea-ba43-eb73c0577e46', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bab1537-0f13-4eea-ba43-eb73c0577e46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:35,969 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.057s
2025-11-14 02:23:35,969 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-735890e0-8321-4ba9-a563-b7bac641a04b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-735890e0-8321-4ba9-a563-b7bac641a04b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:37,025 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.044s
2025-11-14 02:23:37,025 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-544f61c1-e6f0-4766-a78e-9d82b04ae0f9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-544f61c1-e6f0-4766-a78e-9d82b04ae0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:38,074 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.038s
2025-11-14 02:23:38,074 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b092d6c8-af40-43af-a7f9-5d324172b33b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b092d6c8-af40-43af-a7f9-5d324172b33b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:39,125 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.040s
2025-11-14 02:23:39,125 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93432465-61af-4895-afee-74cfb69ae1a5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93432465-61af-4895-afee-74cfb69ae1a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:40,184 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.047s
2025-11-14 02:23:40,184 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9c8c7b7-ec18-41bb-8f2c-7687de5909c6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9c8c7b7-ec18-41bb-8f2c-7687de5909c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:41,259 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.064s
2025-11-14 02:23:41,260 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c763f8-b16c-463a-92a3-7e848ab027f9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c763f8-b16c-463a-92a3-7e848ab027f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:42,343 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.072s
2025-11-14 02:23:42,343 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e6033e-f484-4c05-8d28-02692f990c13', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e6033e-f484-4c05-8d28-02692f990c13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:43,429 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.073s
2025-11-14 02:23:43,430 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3268718e-7e48-40d6-8996-5e9692efd8f2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3268718e-7e48-40d6-8996-5e9692efd8f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:44,503 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.062s
2025-11-14 02:23:44,503 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5499566-9767-446e-9383-1b792f21e35f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5499566-9767-446e-9383-1b792f21e35f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:45,562 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.046s
2025-11-14 02:23:45,562 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58cffff8-fcf4-4541-989e-02d572d0394b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58cffff8-fcf4-4541-989e-02d572d0394b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:46,637 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.063s
2025-11-14 02:23:46,638 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3459a881-79bc-4409-8f9e-884695e31d42', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3459a881-79bc-4409-8f9e-884695e31d42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:47,717 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.068s
2025-11-14 02:23:47,717 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38acf60a-93c3-4b7a-9c3c-542a63000176', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38acf60a-93c3-4b7a-9c3c-542a63000176', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:48,806 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.077s
2025-11-14 02:23:48,806 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a012bf62-75ba-43af-8bcb-61aa591e7e34', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a012bf62-75ba-43af-8bcb-61aa591e7e34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:49,868 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.050s
2025-11-14 02:23:49,868 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2850801-eed5-488b-a6b4-1b02c5bcb383', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2850801-eed5-488b-a6b4-1b02c5bcb383', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:50,977 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.099s
2025-11-14 02:23:50,978 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18bb323a-6d42-4a65-b728-340738399eb6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18bb323a-6d42-4a65-b728-340738399eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:52,050 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.061s
2025-11-14 02:23:52,050 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc062af2-b592-4165-9573-d436d98425a4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc062af2-b592-4165-9573-d436d98425a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:53,162 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.099s
2025-11-14 02:23:53,162 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3066bc1f-9621-4c56-8175-8c1b00bd841b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3066bc1f-9621-4c56-8175-8c1b00bd841b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:54,230 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.058s
2025-11-14 02:23:54,231 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64105287-e876-4d0e-8e87-bf77bef0e950', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64105287-e876-4d0e-8e87-bf77bef0e950', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:55,305 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.064s
2025-11-14 02:23:55,305 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e84d88-3151-4a59-9ca3-1cb183c6682a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e84d88-3151-4a59-9ca3-1cb183c6682a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:56,418 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.102s
2025-11-14 02:23:56,419 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ae9ae8-5eac-451d-a269-1a1d49886ecb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ae9ae8-5eac-451d-a269-1a1d49886ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:57,521 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.089s
2025-11-14 02:23:57,521 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e92bbc-dc8b-45d9-806e-9a09a0359d9d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e92bbc-dc8b-45d9-806e-9a09a0359d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:58,581 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.049s
2025-11-14 02:23:58,582 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b0dd2b6-9a5a-4c88-bab5-7853fbe58704', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b0dd2b6-9a5a-4c88-bab5-7853fbe58704', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:23:59,703 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.111s
2025-11-14 02:23:59,704 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:23:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af63996f-3a7a-4ff9-8bf1-d34016baa137', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af63996f-3a7a-4ff9-8bf1-d34016baa137', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:00,767 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.052s
2025-11-14 02:24:00,767 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54047658-d726-4e70-bc31-2fb3acfb94fd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54047658-d726-4e70-bc31-2fb3acfb94fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:01,874 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.094s
2025-11-14 02:24:01,875 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4f3177-4dc9-4ddb-877d-98e840878d95', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4f3177-4dc9-4ddb-877d-98e840878d95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:02,976 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.089s
2025-11-14 02:24:02,976 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d75ffc-bcfc-45ca-9b42-0418a959f88b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d75ffc-bcfc-45ca-9b42-0418a959f88b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:04,079 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.086s
2025-11-14 02:24:04,079 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c25d68-6c72-442a-9583-3f3afa36b80e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c25d68-6c72-442a-9583-3f3afa36b80e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:05,322 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.229s
2025-11-14 02:24:05,323 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d91d80f-1dac-4338-a4f8-792db3f357be', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d91d80f-1dac-4338-a4f8-792db3f357be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:06,444 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.110s
2025-11-14 02:24:06,445 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b4ae47-4808-4234-9eb4-86ee23b02568', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b4ae47-4808-4234-9eb4-86ee23b02568', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:07,569 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.113s
2025-11-14 02:24:07,569 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d8eaa91-5e98-4c77-9488-1a4db8bfeb5b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d8eaa91-5e98-4c77-9488-1a4db8bfeb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:08,842 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.257s
2025-11-14 02:24:08,842 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0283214-014c-40d7-bfa6-f52d5274cad7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0283214-014c-40d7-bfa6-f52d5274cad7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:09,906 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.050s
2025-11-14 02:24:09,907 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42087b01-e1cf-40c5-bb20-2ef90f85d814', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42087b01-e1cf-40c5-bb20-2ef90f85d814', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:10,969 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.047s
2025-11-14 02:24:10,970 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e025655c-d73c-428e-8d33-6876421c91b4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e025655c-d73c-428e-8d33-6876421c91b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:12,033 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.052s
2025-11-14 02:24:12,033 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa43db8-a11a-4774-ac19-c6e61f7d5545', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa43db8-a11a-4774-ac19-c6e61f7d5545', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:13,132 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.086s
2025-11-14 02:24:13,133 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287a5ecb-bd45-4626-becc-b7361d22b16d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287a5ecb-bd45-4626-becc-b7361d22b16d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:14,307 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.163s
2025-11-14 02:24:14,308 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4616226b-e84e-40a3-8f85-a64a58ff63e1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4616226b-e84e-40a3-8f85-a64a58ff63e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:15,417 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.098s
2025-11-14 02:24:15,418 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc85d514-a14d-44ad-befd-77f90f0093e6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc85d514-a14d-44ad-befd-77f90f0093e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:16,482 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.051s
2025-11-14 02:24:16,482 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315f74c1-bb02-4d4d-b2e4-335e91ec74a9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315f74c1-bb02-4d4d-b2e4-335e91ec74a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:17,592 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.096s
2025-11-14 02:24:17,593 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e52b6c8-8ed2-4049-9eec-234880e89f1a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e52b6c8-8ed2-4049-9eec-234880e89f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:18,662 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.058s
2025-11-14 02:24:18,662 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002ec86e-a5c9-4c36-9fd2-9820678b7cfb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002ec86e-a5c9-4c36-9fd2-9820678b7cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:19,811 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.137s
2025-11-14 02:24:19,811 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37225391-ae6a-4589-baeb-1dfcde000db5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37225391-ae6a-4589-baeb-1dfcde000db5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:20,871 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.044s
2025-11-14 02:24:20,871 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0bdcf69-b78e-436d-8326-0bd85a2ce1cf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0bdcf69-b78e-436d-8326-0bd85a2ce1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:21,949 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.065s
2025-11-14 02:24:21,950 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4bcb3b-3e69-48f0-ab03-4b1d3a7a61c7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4bcb3b-3e69-48f0-ab03-4b1d3a7a61c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:23,111 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.148s
2025-11-14 02:24:23,111 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f23ad3-6a2a-4026-a6cc-68e3e6194504', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f23ad3-6a2a-4026-a6cc-68e3e6194504', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:24,170 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.048s
2025-11-14 02:24:24,170 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0410ecf1-2bc6-4985-afb3-c7d4aa287443', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0410ecf1-2bc6-4985-afb3-c7d4aa287443', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:25,242 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.061s
2025-11-14 02:24:25,242 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7264cf9c-11dc-4a50-b455-0b10209e3708', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7264cf9c-11dc-4a50-b455-0b10209e3708', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:26,289 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.036s
2025-11-14 02:24:26,290 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-667be18e-8291-4e3d-95d9-29c313eca587', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-667be18e-8291-4e3d-95d9-29c313eca587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:27,337 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.037s
2025-11-14 02:24:27,338 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8abdbc7-e3db-4bc7-976b-de1ee609f754', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8abdbc7-e3db-4bc7-976b-de1ee609f754', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:28,390 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.042s
2025-11-14 02:24:28,390 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8b128a-b19a-45fd-bfae-16ba50fbd5d7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8b128a-b19a-45fd-bfae-16ba50fbd5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:29,444 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.041s
2025-11-14 02:24:29,444 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab20b25-49a4-4127-af40-a0df3b461abe', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab20b25-49a4-4127-af40-a0df3b461abe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:30,645 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.190s
2025-11-14 02:24:30,645 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2345c3a7-b5d9-43dc-b65f-8f04250d165e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2345c3a7-b5d9-43dc-b65f-8f04250d165e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:31,707 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.051s
2025-11-14 02:24:31,707 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f591ac-6e9e-4e42-bfe3-0c52bb8fb244', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f591ac-6e9e-4e42-bfe3-0c52bb8fb244', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:32,793 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.075s
2025-11-14 02:24:32,794 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfee476e-aded-411c-8715-d4473759bf88', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfee476e-aded-411c-8715-d4473759bf88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:33,848 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.041s
2025-11-14 02:24:33,848 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4530711-8ab8-4e95-8fcf-b4950e203bdb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4530711-8ab8-4e95-8fcf-b4950e203bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:34,947 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.087s
2025-11-14 02:24:34,948 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6f2078-51ec-4427-89c9-70b670df234f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6f2078-51ec-4427-89c9-70b670df234f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:36,002 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.043s
2025-11-14 02:24:36,002 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d73692d-5d91-4e99-9a45-b71e1823b75e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d73692d-5d91-4e99-9a45-b71e1823b75e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:37,048 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.033s
2025-11-14 02:24:37,049 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e2ba4a-0f3f-42d2-ba8e-5c8f95324bf2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e2ba4a-0f3f-42d2-ba8e-5c8f95324bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:38,134 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.074s
2025-11-14 02:24:38,135 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-140d7d3e-d8d0-477e-8dd3-074b5e10d8bd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-140d7d3e-d8d0-477e-8dd3-074b5e10d8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:39,185 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.038s
2025-11-14 02:24:39,185 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78f623f-7386-43e0-b261-2310869d56c5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78f623f-7386-43e0-b261-2310869d56c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:40,240 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.044s
2025-11-14 02:24:40,241 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72cc7f5f-6164-4d7c-a97c-45a9f4bc5b4e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72cc7f5f-6164-4d7c-a97c-45a9f4bc5b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:41,309 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.055s
2025-11-14 02:24:41,309 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc10c1bd-c765-431e-891c-27dee2876e8e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc10c1bd-c765-431e-891c-27dee2876e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:42,372 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.052s
2025-11-14 02:24:42,373 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ab350e-3613-42d7-916e-0034a103b76e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ab350e-3613-42d7-916e-0034a103b76e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:43,432 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.049s
2025-11-14 02:24:43,433 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c8a235-8baa-4ffb-aee0-9162e271b2ff', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c8a235-8baa-4ffb-aee0-9162e271b2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:44,489 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.045s
2025-11-14 02:24:44,490 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0dc433-2696-48f4-bb6d-daa5425684ad', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0dc433-2696-48f4-bb6d-daa5425684ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:45,538 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.037s
2025-11-14 02:24:45,538 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de7f3cda-5571-451b-8bde-3683dad23a7c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de7f3cda-5571-451b-8bde-3683dad23a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:46,592 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.044s
2025-11-14 02:24:46,593 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e3fba90-4f35-49db-b45a-1942092e91f2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e3fba90-4f35-49db-b45a-1942092e91f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:47,641 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.037s
2025-11-14 02:24:47,641 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14aa2fab-dd94-47ba-93d2-75025f08b103', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14aa2fab-dd94-47ba-93d2-75025f08b103', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:48,696 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.043s
2025-11-14 02:24:48,696 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f10b6b6-537f-4ea0-b306-19f6b58d3b7c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f10b6b6-537f-4ea0-b306-19f6b58d3b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:49,745 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.037s
2025-11-14 02:24:49,745 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca57e3f0-40a4-48d4-b03e-dda013c8645c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca57e3f0-40a4-48d4-b03e-dda013c8645c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:50,795 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.039s
2025-11-14 02:24:50,796 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5906e053-ca9e-4e6f-a944-e2239d48c4ee', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5906e053-ca9e-4e6f-a944-e2239d48c4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:51,849 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c 0.041s
2025-11-14 02:24:51,849 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2826d26a-ca41-4c6a-a674-043cfb43a070', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2826d26a-ca41-4c6a-a674-043cfb43a070', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c'}
Body: b'{"volume": {"id": "df992a02-82c1-40ae-b321-ad1d7540297c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:19:33.000000", "updated_at": "2025-11-14T01:21:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-1836080616", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/df992a02-82c1-40ae-b321-ad1d7540297c"}], "user_id": "5024ec64d84943f4a09504c024c1c182", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d93869607140c4a9cae6ec23afcda7"}}'
2025-11-14 02:24:53,018 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.156s
2025-11-14 02:24:53,018 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18afa89b-d751-4ceb-9b7a-22bca0d06ed0', 'x-compute-request-id': 'req-18afa89b-d751-4ceb-9b7a-22bca0d06ed0', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b''
2025-11-14 02:24:53,312 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.293s
2025-11-14 02:24:53,312 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1954', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab233e3-3f55-4551-964d-c8cfad06780b', 'x-compute-request-id': 'req-6ab233e3-3f55-4551-964d-c8cfad06780b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "ACTIVE", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:24:53Z", "addresses": {"tempest-TaggedAttachmentsTest-950947343-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:03:d0"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:03:d0"}], "tempest-tagged-attachments-test-net-1656411220": [{"version": 4, "addr": "10.10.10.90", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f9:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": "2025-11-14T01:20:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1035427142"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:24:54,830 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.502s
2025-11-14 02:24:54,830 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1954', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6581913d-0f2f-498b-bda1-9c9aa6ff2650', 'x-compute-request-id': 'req-6581913d-0f2f-498b-bda1-9c9aa6ff2650', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "ACTIVE", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:24:53Z", "addresses": {"tempest-TaggedAttachmentsTest-950947343-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:03:d0"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:03:d0"}], "tempest-tagged-attachments-test-net-1656411220": [{"version": 4, "addr": "10.10.10.90", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f9:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": "2025-11-14T01:20:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1035427142"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:24:56,171 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.324s
2025-11-14 02:24:56,172 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1954', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db692115-ab61-4c67-9e54-6fe725cae50c', 'x-compute-request-id': 'req-db692115-ab61-4c67-9e54-6fe725cae50c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "ACTIVE", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:24:55Z", "addresses": {"tempest-TaggedAttachmentsTest-950947343-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:03:d0"}, {"version": 4, "addr": "172.24.4.39", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:03:d0"}], "tempest-tagged-attachments-test-net-1656411220": [{"version": 4, "addr": "10.10.10.90", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f9:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": "2025-11-14T01:20:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1035427142"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:24:57,284 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.096s
2025-11-14 02:24:57,284 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1416', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cfbee4d-d53d-4029-b3c3-43607ccbedd5', 'x-compute-request-id': 'req-4cfbee4d-d53d-4029-b3c3-43607ccbedd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "ACTIVE", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:24:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": "2025-11-14T01:20:19.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:24:58,500 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.196s
2025-11-14 02:24:58,500 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15416f24-ab80-476e-8ddd-4b1937f1c39a', 'x-compute-request-id': 'req-15416f24-ab80-476e-8ddd-4b1937f1c39a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "DELETED", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:24:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-14T01:21:41Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": "2025-11-14T01:20:19.000000", "OS-SRV-USG:terminated_at": "2025-11-14T01:24:57.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:24:58,515 80527 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2025-11-14 02:24:59,633 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.117s
2025-11-14 02:24:59,634 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-483bba37-7813-4323-af3e-2a84c58d1d6a', 'x-compute-request-id': 'req-483bba37-7813-4323-af3e-2a84c58d1d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"server": {"id": "23aa6803-0609-4355-9faa-c24b97dc2f6a", "name": "tempest-device-tagging-server-1260852714", "status": "DELETED", "tenant_id": "b3d93869607140c4a9cae6ec23afcda7", "user_id": "5024ec64d84943f4a09504c024c1c182", "metadata": {}, "hostId": "e1090c40f181106b921d1273589fae7c084d9d5ae68309fa2752a28c", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-14T01:20:05Z", "updated": "2025-11-14T01:24:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-14T01:21:41Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-966964536", "OS-SRV-USG:launched_at": "2025-11-14T01:20:19.000000", "OS-SRV-USG:terminated_at": "2025-11-14T01:24:57.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-14 02:25:00,686 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a 0.037s
2025-11-14 02:25:00,686 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2649f54a-0c76-4e30-a8be-a8fa645c1a6f', 'x-compute-request-id': 'req-2649f54a-0c76-4e30-a8be-a8fa645c1a6f', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/23aa6803-0609-4355-9faa-c24b97dc2f6a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 23aa6803-0609-4355-9faa-c24b97dc2f6a could not be found."}}'
2025-11-14 02:25:00,717 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.129/compute/v2.1/os-keypairs/tempest-keypair-966964536 0.031s
2025-11-14 02:25:00,718 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98c4795a-3d5b-4204-b4e4-a03a9a4acd75', 'x-compute-request-id': 'req-98c4795a-3d5b-4204-b4e4-a03a9a4acd75', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.129/compute/v2.1/os-keypairs/tempest-keypair-966964536'}
Body: b''
2025-11-14 02:25:00,969 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.129/networking/v2.0/security-groups/c201f4ef-e281-4076-a31c-57f29eee3e8e 0.251s
2025-11-14 02:25:00,969 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-859290e0-a064-4cb2-bcca-664e4e4ed1b3', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.129/networking/v2.0/security-groups/c201f4ef-e281-4076-a31c-57f29eee3e8e'}
Body: b''
2025-11-14 02:25:00,983 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.129/networking/v2.0/security-groups/c201f4ef-e281-4076-a31c-57f29eee3e8e 0.014s
2025-11-14 02:25:00,984 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-8eca5a1d-07b3-47a3-88bf-4dc441ae9d72', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.129/networking/v2.0/security-groups/c201f4ef-e281-4076-a31c-57f29eee3e8e'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c201f4ef-e281-4076-a31c-57f29eee3e8e does not exist", "detail": ""}}'
2025-11-14 02:25:01,363 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.129/networking/v2.0/floatingips/49982433-621f-4702-a47c-a87045f39a4d 0.379s
2025-11-14 02:25:01,363 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0010ace7-a818-48cc-b464-0f0036c78d74', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.129/networking/v2.0/floatingips/49982433-621f-4702-a47c-a87045f39a4d'}
Body: b''
2025-11-14 02:25:01,553 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.129/networking/v2.0/subnets/b5739160-b0d4-4480-ae14-360c5138e981 0.188s
2025-11-14 02:25:01,553 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-419c40cd-a624-4ed3-bee0-7202a848322d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.129/networking/v2.0/subnets/b5739160-b0d4-4480-ae14-360c5138e981'}
Body: b''
2025-11-14 02:25:02,057 80527 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.129/networking/v2.0/networks/78fb6995-0a49-479a-8895-590b19e8edb7 0.504s
2025-11-14 02:25:02,058 80527 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f1d9ba8b-7d8e-46f3-a6c0-90ae00a1b81d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.129/networking/v2.0/networks/78fb6995-0a49-479a-8895-590b19e8edb7'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 397, in test_tagged_attachment
self.attach_volume(server, volume, tag='volume-tag')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 612, in attach_volume
waiters.wait_for_volume_attachment_create(
File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to attach volume df992a02-82c1-40ae-b321-ad1d7540297c to server 23aa6803-0609-4355-9faa-c24b97dc2f6a 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:'': {{{
2025-11-14 02:24:21,926 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.129/volume/v3/volumes 0.239s
2025-11-14 02:24:21,926 80521 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-1145168487"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12689fa2-4a45-478e-bfba-ea445ec01fcd', 'content-length': '768', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12689fa2-4a45-478e-bfba-ea445ec01fcd', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.129/volume/v3/volumes'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:21.843229", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-11-14 02:24:21,985 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.049s
2025-11-14 02:24:21,985 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8533f08f-c82c-4dd3-9ae9-a9b57c1bc611', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8533f08f-c82c-4dd3-9ae9-a9b57c1bc611', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:24:23,127 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.130s
2025-11-14 02:24:23,127 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2932e11-958f-4405-a62f-c3532f3e8082', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2932e11-958f-4405-a62f-c3532f3e8082', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:24:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:24:24,204 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.062s
2025-11-14 02:24:24,204 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b516b3-d275-4a50-bb5f-c7c8f407475c', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b516b3-d275-4a50-bb5f-c7c8f407475c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:24:23.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:24:24,214 80521 INFO [tempest.common.waiters] volume a9d45abf-ab44-4652-a592-cd0833605bbc reached available after waiting for 3.214735 seconds
2025-11-14 02:24:24,215 80521 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-11-14 02:24:24,280 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.129/compute/v2.1/os-keypairs 0.064s
2025-11-14 02:24:24,281 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-757597224", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP36xX+nNfRVijcmgaS9L0qo0c1t+C5Gljc/cOTxH/200c7k9XQdVa/dHn6O22u9yQcbNGVVHcTSxC9JBp/SutY1EklmaTpo7hWh8IIayKg7bXHlFKQQMEAmjGrID32y9A=="}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:24 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-01a897b7-887e-4c03-9665-cebbb63fce4c', 'x-compute-request-id': 'req-01a897b7-887e-4c03-9665-cebbb63fce4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-757597224", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP36xX+nNfRVijcmgaS9L0qo0c1t+C5Gljc/cOTxH/200c7k9XQdVa/dHn6O22u9yQcbNGVVHcTSxC9JBp/SutY1EklmaTpo7hWh8IIayKg7bXHlFKQQMEAmjGrID32y9A==", "fingerprint": "c4:73:f6:62:fc:9f:b1:dc:1a:4f:e8:c7:da:06:33:41", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6"}}'
2025-11-14 02:24:24,283 80521 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-757597224 created
2025-11-14 02:24:24,634 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.129/networking/v2.0/security-groups 0.351s
2025-11-14 02:24:24,635 80521 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--614298210", "description": "tempest-description--1504591151"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8a85013d-46d1-4913-bd4a-5454fba1a1d1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "c870f889-c753-4765-85b2-2fba1a65c1b0", "name": "tempest-securitygroup--614298210", "stateful": true, "tenant_id": "83ffd7ff9db142098a129f98de56c016", "project_id": "83ffd7ff9db142098a129f98de56c016", "description": "tempest-description--1504591151", "shared": false, "security_group_rules": [{"id": "10acff2b-9eac-4b04-99a7-fe08464a300e", "project_id": "83ffd7ff9db142098a129f98de56c016", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "security_group_id": "c870f889-c753-4765-85b2-2fba1a65c1b0", "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": 346, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-11-14T01:24:24Z", "updated_at": "2025-11-14T01:24:24Z", "revision_number": 0}, {"id": "bd53b94f-dcb1-4ea5-95f1-0d2c8f214fd8", "project_id": "83ffd7ff9db142098a129f98de56c016", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "security_group_id": "c870f889-c753-4765-85b2-2fba1a65c1b0", "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": 345, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-11-14T01:24:24Z", "updated_at": "2025-11-14T01:24:24Z", "revision_number": 0}], "tags": [], "created_at": "2025-11-14T01:24:24Z", "updated_at": "2025-11-14T01:24:24Z", "revision_number": 1}}'
2025-11-14 02:24:24,879 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.129/networking/v2.0/security-group-rules 0.244s
2025-11-14 02:24:24,880 80521 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": "c870f889-c753-4765-85b2-2fba1a65c1b0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-bc404e0e-8abd-43fd-a477-b113d381a2be', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "851a4143-211d-4a72-8066-3d9397d08d23", "project_id": "83ffd7ff9db142098a129f98de56c016", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "security_group_id": "c870f889-c753-4765-85b2-2fba1a65c1b0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-11-14T01:24:24Z", "updated_at": "2025-11-14T01:24:24Z", "revision_number": 0}}'
2025-11-14 02:24:25,114 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.129/networking/v2.0/security-group-rules 0.234s
2025-11-14 02:24:25,115 80521 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": "c870f889-c753-4765-85b2-2fba1a65c1b0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-bc70775e-d112-4e75-b155-70b64c7699e7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f8a920a2-d01f-4e76-8640-bb22a1c723b8", "project_id": "83ffd7ff9db142098a129f98de56c016", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "security_group_id": "c870f889-c753-4765-85b2-2fba1a65c1b0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-11-14T01:24:24Z", "updated_at": "2025-11-14T01:24:24Z", "revision_number": 0}}'
2025-11-14 02:24:25,115 80521 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--614298210 created
2025-11-14 02:24:25,814 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.129/networking/v2.0/floatingips 0.699s
2025-11-14 02:24:25,815 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "eb0a0c79-1de9-4ffb-8ee2-bb487f165ed3"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-40d3df5c-71b2-4a56-b1fb-e01302caca53', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a27bb335-462a-499f-b21f-afa8fe11ff91", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "project_id": "83ffd7ff9db142098a129f98de56c016", "floating_ip_address": "172.24.4.78", "floating_network_id": "eb0a0c79-1de9-4ffb-8ee2-bb487f165ed3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-14T01:24:25Z", "updated_at": "2025-11-14T01:24:25Z", "revision_number": 0}}'
2025-11-14 02:24:25,815 80521 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a27bb335-462a-499f-b21f-afa8fe11ff91', 'tenant_id': '83ffd7ff9db142098a129f98de56c016', 'project_id': '83ffd7ff9db142098a129f98de56c016', 'floating_ip_address': '172.24.4.78', 'floating_network_id': 'eb0a0c79-1de9-4ffb-8ee2-bb487f165ed3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-11-14T01:24:25Z', 'updated_at': '2025-11-14T01:24:25Z', 'revision_number': 0, 'ip': '172.24.4.78'} created
2025-11-14 02:24:25,920 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.129/identity/v3/auth/tokens 0.101s
2025-11-14 02:24:25,921 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:25 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-65d07aa5-7720-49a4-8f82-f7b25be45200', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a885cb3fc1914e3fbd0ba39722725eb6", "name": "tempest-ServerRescueNegativeTestJSON-1957482216-project-member", "password_expires_at": null}, "audit_ids": ["uk6exsXTTFWPDBvkghgVgA"], "expires_at": "2025-11-14T02:24:25.000000Z", "issued_at": "2025-11-14T01:24:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83ffd7ff9db142098a129f98de56c016", "name": "tempest-ServerRescueNegativeTestJSON-1957482216"}, "is_domain": false, "roles": [{"id": "e91cd145a8c448609188288bc4a18001", "name": "member"}, {"id": "ec9d6d1e916a49f7be3a1067088e36a0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "651d4dcb95f444bd90f66dd8fff080c0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/compute/v2.1", "region": "RegionOne"}], "id": "00d144e7f006419d88da5c2645d6f759", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "427ce109befb452c85494af6eb65d0d5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/volume/v3", "region": "RegionOne"}], "id": "16da30626a614a53827ecfc8f612530c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e3bc5437d89c4b588289115d5c70b1e2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/identity", "region": "RegionOne"}], "id": "6d3e325fcba64a5ebba25258ac0b1d16", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "726c4fc40bbe48b8a3eaec033fce32d8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/placement", "region": "RegionOne"}], "id": "7d4252b922ab47f5bf12d1661d5e80de", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cf2c174b062d4459ad4d4d19f9721eb5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/compute/v2/83ffd7ff9db142098a129f98de56c016", "region": "RegionOne"}], "id": "94b78d297e4449bd84ed4a722d0505ce", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "25703025ab974c33890cd06965ae31b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/image", "region": "RegionOne"}], "id": "a590962f49a941e99a8a4cf59537057e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92ff4b961f5147bc817487896e147c07", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/networking", "region": "RegionOne"}], "id": "a5eda5c9fac146e7b231310d19db1a6e", "type": "network", "name": "neutron"}]}}'
2025-11-14 02:24:25,921 80521 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'b291f381-2725-4b3f-afb1-0990772bf87a', 'name': 'tempest-ServerRescueNegativeTestJSON-2125867108-network', 'tenant_id': '83ffd7ff9db142098a129f98de56c016', 'project_id': '83ffd7ff9db142098a129f98de56c016', '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': 41883, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-11-14T01:23:19Z', 'updated_at': '2025-11-14T01:23:19Z', 'revision_number': 1} available for tenant
2025-11-14 02:24:25,921 80521 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-757597224', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP36xX+nNfRVijcmgaS9L0qo0c1t+C5Gljc/cOTxH/200c7k9XQdVa/dHn6O22u9yQcbNGVVHcTSxC9JBp/SutY1EklmaTpo7hWh8IIayKg7bXHlFKQQMEAmjGrID32y9A==', 'fingerprint': 'c4:73:f6:62:fc:9f:b1:dc:1a:4f:e8:c7:da:06:33:41', 'user_id': 'a885cb3fc1914e3fbd0ba39722725eb6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBYVGAiyl2aZx4f6JK87XSGjCCXKjiBPvvTP5rfpGZK2+v3OYGqFWFd\n8uN6G+vzZjegBwYFK4EEACKhZANiAAT9+sV/pzX0VYo3JoGkvS9KqNHNbfguRpY3\nP3Dk8R/9tNHO5PV0HVWv3R5+jttrvckHGzRlVR3E0sQvSQaf0rrWNRJJZmk6aO4V\nofCCGsioO21x5RSkEDBAJoxqyA99svQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c870f889-c753-4765-85b2-2fba1a65c1b0', 'name': 'tempest-securitygroup--614298210', 'stateful': True, 'tenant_id': '83ffd7ff9db142098a129f98de56c016', 'project_id': '83ffd7ff9db142098a129f98de56c016', 'description': 'tempest-description--1504591151', 'shared': False, 'security_group_rules': [{'id': '10acff2b-9eac-4b04-99a7-fe08464a300e', 'project_id': '83ffd7ff9db142098a129f98de56c016', 'tenant_id': '83ffd7ff9db142098a129f98de56c016', 'security_group_id': 'c870f889-c753-4765-85b2-2fba1a65c1b0', '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': 346, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-11-14T01:24:24Z', 'updated_at': '2025-11-14T01:24:24Z', 'revision_number': 0}, {'id': 'bd53b94f-dcb1-4ea5-95f1-0d2c8f214fd8', 'project_id': '83ffd7ff9db142098a129f98de56c016', 'tenant_id': '83ffd7ff9db142098a129f98de56c016', 'security_group_id': 'c870f889-c753-4765-85b2-2fba1a65c1b0', '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': 345, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-11-14T01:24:24Z', 'updated_at': '2025-11-14T01:24:24Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-11-14T01:24:24Z', 'updated_at': '2025-11-14T01:24:24Z', 'revision_number': 1}, 'floating_ip': {'id': 'a27bb335-462a-499f-b21f-afa8fe11ff91', 'tenant_id': '83ffd7ff9db142098a129f98de56c016', 'project_id': '83ffd7ff9db142098a129f98de56c016', 'floating_ip_address': '172.24.4.78', 'floating_network_id': 'eb0a0c79-1de9-4ffb-8ee2-bb487f165ed3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-11-14T01:24:25Z', 'updated_at': '2025-11-14T01:24:25Z', 'revision_number': 0, 'ip': '172.24.4.78'}}
2025-11-14 02:24:26,467 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.129/compute/v2.1/servers 0.544s
2025-11-14 02:24:26,467 80521 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-516448956", "imageRef": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "flavorRef": "42", "adminPass": "X8*S=5AaV2c%GP&", "networks": [{"uuid": "b291f381-2725-4b3f-afb1-0990772bf87a"}], "security_groups": [{"name": "tempest-securitygroup--614298210"}], "key_name": "tempest-keypair-757597224", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a98c7f81-3bff-4531-9299-967ab9ec3f69', 'x-compute-request-id': 'req-a98c7f81-3bff-4531-9299-967ab9ec3f69', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.129/compute/v2.1/servers'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--614298210"}], "adminPass": "X8*S=5AaV2c%GP&"}}'
2025-11-14 02:24:26,578 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.109s
2025-11-14 02:24:26,579 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbc7c088-ce1f-438a-86bc-ddbab4898d71', 'x-compute-request-id': 'req-fbc7c088-ce1f-438a-86bc-ddbab4898d71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "BUILD", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-14 02:24:27,693 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.101s
2025-11-14 02:24:27,694 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f3e27b4-f630-4bca-98f5-2bb2680b7ad4', 'x-compute-request-id': 'req-9f3e27b4-f630-4bca-98f5-2bb2680b7ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "BUILD", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-14 02:24:28,809 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.104s
2025-11-14 02:24:28,810 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e02948b-2df3-4b71-85d9-9fde8abf81da', 'x-compute-request-id': 'req-2e02948b-2df3-4b71-85d9-9fde8abf81da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "BUILD", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-14 02:24:28,820 80521 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-11-14 02:24:29,929 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.107s
2025-11-14 02:24:29,930 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-018eee4b-d60c-409f-b8c9-ef98aeed439f', 'x-compute-request-id': 'req-018eee4b-d60c-409f-b8c9-ef98aeed439f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "BUILD", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-14 02:24:31,038 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.093s
2025-11-14 02:24:31,038 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4d0b5cf-92aa-45a2-bc65-300a11b39f4a', 'x-compute-request-id': 'req-b4d0b5cf-92aa-45a2-bc65-300a11b39f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "BUILD", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "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": []}}'
2025-11-14 02:24:31,050 80521 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2025-11-14 02:24:32,340 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.289s
2025-11-14 02:24:32,341 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4112c122-b21e-4077-94a9-a05ed586d390', 'x-compute-request-id': 'req-4112c122-b21e-4077-94a9-a05ed586d390', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "BUILD", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "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": []}}'
2025-11-14 02:24:32,352 80521 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2025-11-14 02:24:33,744 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.387s
2025-11-14 02:24:33,744 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb231921-9c19-47a1-9cea-f4189be205e7', 'x-compute-request-id': 'req-eb231921-9c19-47a1-9cea-f4189be205e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "BUILD", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-14 02:24:33,756 80521 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2025-11-14 02:24:35,044 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.286s
2025-11-14 02:24:35,044 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f3afe98-d88a-4451-9eae-af8854c54f76', 'x-compute-request-id': 'req-5f3afe98-d88a-4451-9eae-af8854c54f76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "BUILD", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-14 02:24:36,335 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.279s
2025-11-14 02:24:36,336 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4f6ac44-29a7-494c-9423-1f6c1a795a9c', 'x-compute-request-id': 'req-f4f6ac44-29a7-494c-9423-1f6c1a795a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "BUILD", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-14 02:24:37,493 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.145s
2025-11-14 02:24:37,494 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e202aeae-c9a0-4047-989c-81615d4ae092', 'x-compute-request-id': 'req-e202aeae-c9a0-4047-989c-81615d4ae092', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "BUILD", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-14 02:24:38,685 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.177s
2025-11-14 02:24:38,685 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b040b160-6dd7-4ace-9cd1-f7df17218447', 'x-compute-request-id': 'req-b040b160-6dd7-4ace-9cd1-f7df17218447', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "BUILD", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-14 02:24:39,912 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.212s
2025-11-14 02:24:39,913 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f525b9b-8659-4615-beda-d480fac0b853', 'x-compute-request-id': 'req-9f525b9b-8659-4615-beda-d480fac0b853', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "BUILD", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-14 02:24:41,099 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.174s
2025-11-14 02:24:41,099 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6f34f60-8e0e-4edc-8537-b26ed8fb4911', 'x-compute-request-id': 'req-e6f34f60-8e0e-4edc-8537-b26ed8fb4911', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "ACTIVE", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:24:40Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:24:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-11-14 02:24:41,110 80521 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2025-11-14 02:24:41,205 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-interface 0.094s
2025-11-14 02:24:41,205 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ba2312a-b029-4ec5-95cb-fbc12eb69d01', 'x-compute-request-id': 'req-2ba2312a-b029-4ec5-95cb-fbc12eb69d01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "b291f381-2725-4b3f-afb1-0990772bf87a", "port_id": "55528a08-7e04-476e-8fde-f9347b9d1fea", "mac_addr": "fa:16:3e:84:5b:31", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9c3f8344-2dc5-49fd-9edd-e31287e1a2f6", "ip_address": "10.0.0.7"}]}]}'
2025-11-14 02:24:42,001 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.129/networking/v2.0/floatingips/a27bb335-462a-499f-b21f-afa8fe11ff91 0.792s
2025-11-14 02:24:42,001 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "55528a08-7e04-476e-8fde-f9347b9d1fea"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:24:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-a8327f16-4750-4fa3-825f-4a7526cc1e74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/networking/v2.0/floatingips/a27bb335-462a-499f-b21f-afa8fe11ff91'}
Body: b'{"floatingip": {"id": "a27bb335-462a-499f-b21f-afa8fe11ff91", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "project_id": "83ffd7ff9db142098a129f98de56c016", "floating_ip_address": "172.24.4.78", "floating_network_id": "eb0a0c79-1de9-4ffb-8ee2-bb487f165ed3", "router_id": "73c70d4e-bc6b-4ef9-b119-688e63cce490", "port_id": "55528a08-7e04-476e-8fde-f9347b9d1fea", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b291f381-2725-4b3f-afb1-0990772bf87a", "mac_address": "fa:16:3e:84:5b:31", "admin_state_up": true, "status": "ACTIVE", "device_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-14T01:24:25Z", "updated_at": "2025-11-14T01:24:41Z", "revision_number": 1}}'
2025-11-14 02:24:42,002 80521 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.78:22' as 'cirros' with public key authentication
2025-11-14 02:25:42,060 80521 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.78 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-11-14 02:25:44,706 80521 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.78 ([Errno None] Unable to connect to port 22 on 172.24.4.78). Number attempts: 2. Retry after 3 seconds.
2025-11-14 02:25:48,271 80521 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-11-14 02:25:48,612 80521 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-14 02:25:48,613 80521 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.78 successfully created
2025-11-14 02:25:50,892 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 2.278s
2025-11-14 02:25:50,893 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:48 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-240718f5-5132-482a-9aa4-8c5e40c05ae7', 'x-compute-request-id': 'req-240718f5-5132-482a-9aa4-8c5e40c05ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "device": "/dev/vdb"}}'
2025-11-14 02:25:50,946 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.051s
2025-11-14 02:25:50,947 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ee1590-3d41-4cef-9eb1-ce6ca3307895', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ee1590-3d41-4cef-9eb1-ce6ca3307895', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:25:52,019 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.060s
2025-11-14 02:25:52,020 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbec548-b58f-490d-9df2-0d613c058e0e', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbec548-b58f-490d-9df2-0d613c058e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:25:53,067 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.036s
2025-11-14 02:25:53,068 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2487de6e-2562-4c4d-be4f-43f3250e90e6', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2487de6e-2562-4c4d-be4f-43f3250e90e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:25:54,129 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.050s
2025-11-14 02:25:54,129 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-801afcc1-2416-462a-8f9e-cdc70e974508', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-801afcc1-2416-462a-8f9e-cdc70e974508', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:25:55,188 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.048s
2025-11-14 02:25:55,189 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d8200a-ad9b-4ca2-94b4-2c564194224d', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d8200a-ad9b-4ca2-94b4-2c564194224d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:25:56,290 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.089s
2025-11-14 02:25:56,290 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2726dbc-6c6a-4d1d-8a82-cf0ab65413ad', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2726dbc-6c6a-4d1d-8a82-cf0ab65413ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:25:56,300 80521 INFO [tempest.common.waiters] Attachment 57ed8e1b-e45b-47c1-a108-5fde2c4942f5 created for volume a9d45abf-ab44-4652-a592-cd0833605bbc to server e4aca687-5fc5-47f3-8a47-a1f22e4af90c after waiting for 6.300243 seconds
2025-11-14 02:25:56,394 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.094s
2025-11-14 02:25:56,394 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eef6639-ee9d-4379-be27-a088b380962e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eef6639-ee9d-4379-be27-a088b380962e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:25:56,404 80521 INFO [tempest.common.waiters] volume a9d45abf-ab44-4652-a592-cd0833605bbc reached in-use after waiting for 0.404701 seconds
2025-11-14 02:25:56,811 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/action 0.406s
2025-11-14 02:25:56,811 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "X8*S=5AaV2c%GP&"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:56 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-fec57ead-35e0-4e56-ac06-e823dc773a98', 'x-compute-request-id': 'req-fec57ead-35e0-4e56-ac06-e823dc773a98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/action'}
Body: b'{"adminPass": "X8*S=5AaV2c%GP&"}'
2025-11-14 02:25:57,740 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.928s
2025-11-14 02:25:57,741 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a38caea8-0af2-4ef7-b067-87fceeae4917', 'x-compute-request-id': 'req-a38caea8-0af2-4ef7-b067-87fceeae4917', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "ACTIVE", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:25:57Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:24:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc"}]}}'
2025-11-14 02:25:59,082 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.329s
2025-11-14 02:25:59,082 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e7a7697-6118-4127-bee1-a6b29db3efa3', 'x-compute-request-id': 'req-5e7a7697-6118-4127-bee1-a6b29db3efa3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "ACTIVE", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:25:57Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:24:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc"}]}}'
2025-11-14 02:26:00,371 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.276s
2025-11-14 02:26:00,371 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf74aa8-0e8e-4052-8192-b7110ded8ec1', 'x-compute-request-id': 'req-baf74aa8-0e8e-4052-8192-b7110ded8ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "ACTIVE", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:25:57Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:24:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc"}]}}'
2025-11-14 02:26:01,713 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.329s
2025-11-14 02:26:01,713 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a885d9a-1022-4c72-81d4-a858c4834d79', 'x-compute-request-id': 'req-4a885d9a-1022-4c72-81d4-a858c4834d79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "ACTIVE", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:25:57Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:24:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc"}]}}'
2025-11-14 02:26:02,976 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.251s
2025-11-14 02:26:02,977 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fe1ff03-3e0f-426d-88cf-f67465cc8e5f', 'x-compute-request-id': 'req-7fe1ff03-3e0f-426d-88cf-f67465cc8e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "ACTIVE", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:25:57Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:24:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc"}]}}'
2025-11-14 02:26:04,179 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.191s
2025-11-14 02:26:04,179 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b01a9a4-4219-4345-bfc1-0cdf40c77dc9', 'x-compute-request-id': 'req-4b01a9a4-4219-4345-bfc1-0cdf40c77dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "ACTIVE", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:25:57Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:24:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc"}]}}'
2025-11-14 02:26:05,353 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.162s
2025-11-14 02:26:05,354 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-811ce74e-a94c-45e5-b75e-382f932a9a2b', 'x-compute-request-id': 'req-811ce74e-a94c-45e5-b75e-382f932a9a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "ACTIVE", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:25:57Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:24:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc"}]}}'
2025-11-14 02:26:06,864 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.498s
2025-11-14 02:26:06,864 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4027f0db-378d-438c-808d-9281a6dd5943', 'x-compute-request-id': 'req-4027f0db-378d-438c-808d-9281a6dd5943', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "ACTIVE", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:25:57Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:24:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc"}]}}'
2025-11-14 02:26:08,929 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 1.052s
2025-11-14 02:26:08,929 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ff99a1b-b670-414d-a3cc-0cc676d6e627', 'x-compute-request-id': 'req-7ff99a1b-b670-414d-a3cc-0cc676d6e627', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "RESCUE", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:26:07Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:26:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc"}]}}'
2025-11-14 02:26:08,940 80521 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 11 second wait
2025-11-14 02:26:09,048 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.129/identity/v3/auth/tokens 0.104s
2025-11-14 02:26:09,048 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:08 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-dbb27513-1ecc-4728-95cb-0a582937ea9c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.129/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a885cb3fc1914e3fbd0ba39722725eb6", "name": "tempest-ServerRescueNegativeTestJSON-1957482216-project-member", "password_expires_at": null}, "audit_ids": ["qIpC4FojRhWCTOqejtI_lg"], "expires_at": "2025-11-14T02:26:08.000000Z", "issued_at": "2025-11-14T01:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83ffd7ff9db142098a129f98de56c016", "name": "tempest-ServerRescueNegativeTestJSON-1957482216"}, "is_domain": false, "roles": [{"id": "e91cd145a8c448609188288bc4a18001", "name": "member"}, {"id": "ec9d6d1e916a49f7be3a1067088e36a0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "651d4dcb95f444bd90f66dd8fff080c0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/compute/v2.1", "region": "RegionOne"}], "id": "00d144e7f006419d88da5c2645d6f759", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "427ce109befb452c85494af6eb65d0d5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/volume/v3", "region": "RegionOne"}], "id": "16da30626a614a53827ecfc8f612530c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "e3bc5437d89c4b588289115d5c70b1e2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/identity", "region": "RegionOne"}], "id": "6d3e325fcba64a5ebba25258ac0b1d16", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "726c4fc40bbe48b8a3eaec033fce32d8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/placement", "region": "RegionOne"}], "id": "7d4252b922ab47f5bf12d1661d5e80de", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cf2c174b062d4459ad4d4d19f9721eb5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/compute/v2/83ffd7ff9db142098a129f98de56c016", "region": "RegionOne"}], "id": "94b78d297e4449bd84ed4a722d0505ce", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "25703025ab974c33890cd06965ae31b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/image", "region": "RegionOne"}], "id": "a590962f49a941e99a8a4cf59537057e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92ff4b961f5147bc817487896e147c07", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.129/networking", "region": "RegionOne"}], "id": "a5eda5c9fac146e7b231310d19db1a6e", "type": "network", "name": "neutron"}]}}'
2025-11-14 02:26:09,049 80521 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'b291f381-2725-4b3f-afb1-0990772bf87a', 'name': 'tempest-ServerRescueNegativeTestJSON-2125867108-network', 'tenant_id': '83ffd7ff9db142098a129f98de56c016', 'project_id': '83ffd7ff9db142098a129f98de56c016', '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': 41883, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-11-14T01:23:19Z', 'updated_at': '2025-11-14T01:23:19Z', 'revision_number': 1} available for tenant
2025-11-14 02:26:09,186 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments/a9d45abf-ab44-4652-a592-cd0833605bbc 0.137s
2025-11-14 02:26:09,186 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:09 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-1e699260-a6d0-4c24-85aa-3b5273c7eef3', 'x-compute-request-id': 'req-1e699260-a6d0-4c24-85aa-3b5273c7eef3', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance e4aca687-5fc5-47f3-8a47-a1f22e4af90c while it is in vm_state rescued"}}'
2025-11-14 02:26:09,309 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/action 0.122s
2025-11-14 02:26:09,309 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:09 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-6e59d962-bacf-4af4-a48e-4481fd5af9a9', 'x-compute-request-id': 'req-6e59d962-bacf-4af4-a48e-4481fd5af9a9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/action'}
Body: b''
2025-11-14 02:26:10,685 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 1.375s
2025-11-14 02:26:10,685 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cc07dc8-bb1d-464c-921f-abcd4e7a1c9e', 'x-compute-request-id': 'req-6cc07dc8-bb1d-464c-921f-abcd4e7a1c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "RESCUE", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:26:09Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:26:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc"}]}}'
2025-11-14 02:26:13,718 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 2.018s
2025-11-14 02:26:13,719 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9652eef9-1fd6-4a3b-9eb6-ea0362cce6a3', 'x-compute-request-id': 'req-9652eef9-1fd6-4a3b-9eb6-ea0362cce6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "RESCUE", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:26:09Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:26:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc"}]}}'
2025-11-14 02:26:15,545 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c 0.814s
2025-11-14 02:26:15,545 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1812', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c47f629c-1463-4567-b66c-7565bc338bbb', 'x-compute-request-id': 'req-c47f629c-1463-4567-b66c-7565bc338bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}
Body: b'{"server": {"id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "name": "tempest-ServerRescueNegativeTestJSON-server-516448956", "status": "ERROR", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "metadata": {}, "hostId": "8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6", "image": {"id": "598870c1-bbbe-4ae5-8215-76db2292f3a3", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.129/compute/flavors/42"}]}, "created": "2025-11-14T01:24:26Z", "updated": "2025-11-14T01:26:14Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2125867108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:5b:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}, {"rel": "bookmark", "href": "http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-14T01:26:15Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-757597224", "OS-SRV-USG:launched_at": "2025-11-14T01:26:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--614298210"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc"}]}}'
2025-11-14 02:26:15,557 80521 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 5 second wait
2025-11-14 02:26:16,009 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-interface 0.448s
2025-11-14 02:26:16,009 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-068a340f-4c33-4bd3-9932-8addc7459fd3', 'x-compute-request-id': 'req-068a340f-4c33-4bd3-9932-8addc7459fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "b291f381-2725-4b3f-afb1-0990772bf87a", "port_id": "55528a08-7e04-476e-8fde-f9347b9d1fea", "mac_addr": "fa:16:3e:84:5b:31", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "9c3f8344-2dc5-49fd-9edd-e31287e1a2f6", "ip_address": "10.0.0.7"}]}]}'
2025-11-14 02:26:17,612 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.129/networking/v2.0/floatingips/a27bb335-462a-499f-b21f-afa8fe11ff91 1.599s
2025-11-14 02:26:17,612 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "55528a08-7e04-476e-8fde-f9347b9d1fea"}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-b8a81a5e-eb64-43f7-b751-e94181661971', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/networking/v2.0/floatingips/a27bb335-462a-499f-b21f-afa8fe11ff91'}
Body: b'{"floatingip": {"id": "a27bb335-462a-499f-b21f-afa8fe11ff91", "tenant_id": "83ffd7ff9db142098a129f98de56c016", "project_id": "83ffd7ff9db142098a129f98de56c016", "floating_ip_address": "172.24.4.78", "floating_network_id": "eb0a0c79-1de9-4ffb-8ee2-bb487f165ed3", "router_id": "73c70d4e-bc6b-4ef9-b119-688e63cce490", "port_id": "55528a08-7e04-476e-8fde-f9347b9d1fea", "fixed_ip_address": "10.0.0.7", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "b291f381-2725-4b3f-afb1-0990772bf87a", "mac_address": "fa:16:3e:84:5b:31", "admin_state_up": true, "status": "DOWN", "device_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-14T01:24:25Z", "updated_at": "2025-11-14T01:26:17Z", "revision_number": 3}}'
2025-11-14 02:26:17,613 80521 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.78:22' as 'cirros' with public key authentication
2025-11-14 02:27:17,673 80521 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.78 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-11-14 02:28:20,236 80521 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.78 (timed out). Number attempts: 2. Retry after 3 seconds.
2025-11-14 02:29:23,799 80521 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.78 (timed out). Number attempts: 3. Retry after 4 seconds.
2025-11-14 02:30:28,364 80521 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.78 after 3 attempts. Proxy client: no proxy client
2025-11-14 02:30:28.364 80521 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2025-11-14 02:30:28.364 80521 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2025-11-14 02:30:28.364 80521 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2025-11-14 02:30:28.364 80521 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2025-11-14 02:30:28.364 80521 ERROR tempest.lib.common.ssh sock.connect(addr)
2025-11-14 02:30:28.364 80521 ERROR tempest.lib.common.ssh TimeoutError: timed out
2025-11-14 02:30:28.364 80521 ERROR tempest.lib.common.ssh
2025-11-14 02:30:28,366 80521 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Fri, 14 Nov 2025 01:24:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a98c7f81-3bff-4531-9299-967ab9ec3f69', 'x-compute-request-id': 'req-a98c7f81-3bff-4531-9299-967ab9ec3f69', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.129/compute/v2.1/servers'}
Body: {'id': 'e4aca687-5fc5-47f3-8a47-a1f22e4af90c', 'name': 'tempest-ServerRescueNegativeTestJSON-server-516448956', 'status': 'ACTIVE', 'tenant_id': '83ffd7ff9db142098a129f98de56c016', 'user_id': 'a885cb3fc1914e3fbd0ba39722725eb6', 'metadata': {}, 'hostId': '8b24e45cdcc402cec1334b089377f93725789356f24c60c0f7bbf0f6', 'image': {'id': '598870c1-bbbe-4ae5-8215-76db2292f3a3', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.129/compute/images/598870c1-bbbe-4ae5-8215-76db2292f3a3'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.129/compute/flavors/42'}]}, 'created': '2025-11-14T01:24:26Z', 'updated': '2025-11-14T01:24:40Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-2125867108-network': [{'version': 4, 'addr': '10.0.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:84:5b:31'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}, {'rel': 'bookmark', 'href': 'http://192.168.122.129/compute/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-757597224', 'OS-SRV-USG:launched_at': '2025-11-14T01:24:39.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--614298210'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2025-11-14 02:30:29,540 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/action 1.173s
2025-11-14 02:30:29,540 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30:28 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-15b3e1ef-6140-42a5-bb86-0950c5f7a70b', 'x-compute-request-id': 'req-15b3e1ef-6140-42a5-bb86-0950c5f7a70b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-11-14 02:30:29,540 80521 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server e4aca687-5fc5-47f3-8a47-a1f22e4af90c
2025-11-14 02:30:29,585 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:30:29,586 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6fb3de8-4d74-4066-a880-9b43bcfb5674', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6fb3de8-4d74-4066-a880-9b43bcfb5674', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:30:29,683 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments/a9d45abf-ab44-4652-a592-cd0833605bbc 0.087s
2025-11-14 02:30:29,683 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30:29 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-bdb5b0b3-50e4-4002-867b-2cfd8bb45d48', 'x-compute-request-id': 'req-bdb5b0b3-50e4-4002-867b-2cfd8bb45d48', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance e4aca687-5fc5-47f3-8a47-a1f22e4af90c while it is in vm_state error"}}'
2025-11-14 02:30:29,727 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.041s
2025-11-14 02:30:29,727 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-dd789b51-ed13-41b7-a60a-941010f05408', 'x-compute-request-id': 'req-dd789b51-ed13-41b7-a60a-941010f05408', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:30,774 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:30:30,774 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-3b5a6438-89e7-46c3-b0c7-ca1e21841796', 'x-compute-request-id': 'req-3b5a6438-89e7-46c3-b0c7-ca1e21841796', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:31,849 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.072s
2025-11-14 02:30:31,849 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-24896f41-9e67-4422-a387-34b139d67d6e', 'x-compute-request-id': 'req-24896f41-9e67-4422-a387-34b139d67d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:32,908 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.056s
2025-11-14 02:30:32,908 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-e8df1a4f-902f-44f6-b135-d2d730974750', 'x-compute-request-id': 'req-e8df1a4f-902f-44f6-b135-d2d730974750', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:33,966 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.055s
2025-11-14 02:30:33,966 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-c7230938-5b04-4f52-b44b-136910057e6a', 'x-compute-request-id': 'req-c7230938-5b04-4f52-b44b-136910057e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:35,014 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:30:35,014 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-b85c3b11-2216-4a12-8527-509bfc006718', 'x-compute-request-id': 'req-b85c3b11-2216-4a12-8527-509bfc006718', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:36,070 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.054s
2025-11-14 02:30:36,070 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-8fefdf89-9b06-4abd-9ef1-0c08bac6f2ee', 'x-compute-request-id': 'req-8fefdf89-9b06-4abd-9ef1-0c08bac6f2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:37,119 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.046s
2025-11-14 02:30:37,120 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-621f095f-87bd-442a-aa02-a93268fb3b94', 'x-compute-request-id': 'req-621f095f-87bd-442a-aa02-a93268fb3b94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:38,171 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.048s
2025-11-14 02:30:38,171 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-5daaf155-d1eb-4c26-8802-5ec11e4cba21', 'x-compute-request-id': 'req-5daaf155-d1eb-4c26-8802-5ec11e4cba21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:39,228 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.055s
2025-11-14 02:30:39,228 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-3c52bfe9-d404-4c8c-bd90-54bfbe330b73', 'x-compute-request-id': 'req-3c52bfe9-d404-4c8c-bd90-54bfbe330b73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:40,278 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.046s
2025-11-14 02:30:40,278 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-7015bb1a-83e8-4666-83f2-85dac26d34f7', 'x-compute-request-id': 'req-7015bb1a-83e8-4666-83f2-85dac26d34f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:41,325 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.045s
2025-11-14 02:30:41,326 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-53fe5269-1703-44fa-b3b8-7c816b37f7c6', 'x-compute-request-id': 'req-53fe5269-1703-44fa-b3b8-7c816b37f7c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:42,443 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.115s
2025-11-14 02:30:42,443 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-6c2a09db-7715-4864-89fd-bcb134d13b6c', 'x-compute-request-id': 'req-6c2a09db-7715-4864-89fd-bcb134d13b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:43,492 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.045s
2025-11-14 02:30:43,492 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-3eca7faa-059d-4c13-a604-15bb8918f659', 'x-compute-request-id': 'req-3eca7faa-059d-4c13-a604-15bb8918f659', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:44,540 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.045s
2025-11-14 02:30:44,540 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-2e488330-2b87-4d66-9fd0-7bb702a1bd4c', 'x-compute-request-id': 'req-2e488330-2b87-4d66-9fd0-7bb702a1bd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:45,603 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.059s
2025-11-14 02:30:45,603 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-e3085601-4fe8-4ef5-98c7-654d669bd568', 'x-compute-request-id': 'req-e3085601-4fe8-4ef5-98c7-654d669bd568', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:46,657 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.051s
2025-11-14 02:30:46,658 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-93bc885f-4e92-4de5-a06a-2a671dee02a2', 'x-compute-request-id': 'req-93bc885f-4e92-4de5-a06a-2a671dee02a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:47,707 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.046s
2025-11-14 02:30:47,707 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-18437450-e5ba-419a-9051-9f18e09da065', 'x-compute-request-id': 'req-18437450-e5ba-419a-9051-9f18e09da065', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:48,782 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.071s
2025-11-14 02:30:48,782 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-855814ae-c2bd-468a-b0dc-643272a180c6', 'x-compute-request-id': 'req-855814ae-c2bd-468a-b0dc-643272a180c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:49,847 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.062s
2025-11-14 02:30:49,848 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-ab2e2da0-68b2-49e1-8e1b-d60a9e8b805d', 'x-compute-request-id': 'req-ab2e2da0-68b2-49e1-8e1b-d60a9e8b805d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:50,911 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.060s
2025-11-14 02:30:50,912 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-7deadbb6-a64a-4237-9691-f241adc70e98', 'x-compute-request-id': 'req-7deadbb6-a64a-4237-9691-f241adc70e98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:51,959 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:30:51,959 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-5bfca7cf-1c37-4adb-adb1-743c3ef68520', 'x-compute-request-id': 'req-5bfca7cf-1c37-4adb-adb1-743c3ef68520', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:53,004 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.042s
2025-11-14 02:30:53,004 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-9fc14d65-cb37-4fb4-ab30-f1e59bc320fc', 'x-compute-request-id': 'req-9fc14d65-cb37-4fb4-ab30-f1e59bc320fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:54,062 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.054s
2025-11-14 02:30:54,062 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-2f4e868b-658b-4138-8aed-a9677df4c81f', 'x-compute-request-id': 'req-2f4e868b-658b-4138-8aed-a9677df4c81f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:55,105 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.039s
2025-11-14 02:30:55,105 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-2f95e3dd-04c5-4322-8b6c-c98255c95d33', 'x-compute-request-id': 'req-2f95e3dd-04c5-4322-8b6c-c98255c95d33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:56,161 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.052s
2025-11-14 02:30:56,161 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-b060175a-8132-43ed-90f4-30547f78f087', 'x-compute-request-id': 'req-b060175a-8132-43ed-90f4-30547f78f087', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:57,209 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.045s
2025-11-14 02:30:57,210 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-066cc739-b3cf-4d48-a739-8565dfa2813a', 'x-compute-request-id': 'req-066cc739-b3cf-4d48-a739-8565dfa2813a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:58,261 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.048s
2025-11-14 02:30:58,261 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-e51abc9e-b518-4ba6-b90b-1c5530c0b894', 'x-compute-request-id': 'req-e51abc9e-b518-4ba6-b90b-1c5530c0b894', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:30:59,306 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.041s
2025-11-14 02:30:59,306 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:30: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-368e9162-2a88-4537-a268-ab073d16db18', 'x-compute-request-id': 'req-368e9162-2a88-4537-a268-ab073d16db18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:00,354 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.045s
2025-11-14 02:31:00,354 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31: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-1a4a621e-7c69-4096-9efc-bdb57fb4bf47', 'x-compute-request-id': 'req-1a4a621e-7c69-4096-9efc-bdb57fb4bf47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:01,426 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.070s
2025-11-14 02:31:01,427 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31: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-61c64259-dba1-4c50-9f2b-a6647717e237', 'x-compute-request-id': 'req-61c64259-dba1-4c50-9f2b-a6647717e237', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:02,477 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.047s
2025-11-14 02:31:02,477 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31: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-344eb0d5-1d92-465e-9587-19b07fb957b8', 'x-compute-request-id': 'req-344eb0d5-1d92-465e-9587-19b07fb957b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:03,540 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.061s
2025-11-14 02:31:03,541 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31: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-b2eb851f-e793-429d-bfcb-fd4bf9231659', 'x-compute-request-id': 'req-b2eb851f-e793-429d-bfcb-fd4bf9231659', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:04,590 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.047s
2025-11-14 02:31:04,590 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31: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-484cf7d9-4aba-448d-9f8f-2664286a372e', 'x-compute-request-id': 'req-484cf7d9-4aba-448d-9f8f-2664286a372e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:05,634 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.041s
2025-11-14 02:31:05,634 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b373db97-e148-4066-b0f5-4a860c3cfcbe', 'x-compute-request-id': 'req-b373db97-e148-4066-b0f5-4a860c3cfcbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:06,684 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.047s
2025-11-14 02:31:06,685 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6da82532-a0f3-4d87-b7a9-97c0b37b23f5', 'x-compute-request-id': 'req-6da82532-a0f3-4d87-b7a9-97c0b37b23f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:07,741 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.053s
2025-11-14 02:31:07,741 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31: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-dfdca9f3-8d59-4074-851e-ba1117abc65a', 'x-compute-request-id': 'req-dfdca9f3-8d59-4074-851e-ba1117abc65a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:08,790 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.045s
2025-11-14 02:31:08,790 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5db986a-28ee-40f1-952e-57adcab4b85f', 'x-compute-request-id': 'req-c5db986a-28ee-40f1-952e-57adcab4b85f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:09,852 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.058s
2025-11-14 02:31:09,852 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbdc10c4-9935-48e2-9804-45a6c82e3747', 'x-compute-request-id': 'req-fbdc10c4-9935-48e2-9804-45a6c82e3747', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:10,911 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.055s
2025-11-14 02:31:10,911 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29552adf-4317-4f39-aaf2-984d9aa06080', 'x-compute-request-id': 'req-29552adf-4317-4f39-aaf2-984d9aa06080', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:11,971 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.057s
2025-11-14 02:31:11,972 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ece2343d-12a9-454b-a636-8165ddc5d99a', 'x-compute-request-id': 'req-ece2343d-12a9-454b-a636-8165ddc5d99a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:13,023 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.048s
2025-11-14 02:31:13,023 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acb9b984-3b38-4d39-8c63-d8bbc20c8ba9', 'x-compute-request-id': 'req-acb9b984-3b38-4d39-8c63-d8bbc20c8ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:14,070 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:31:14,071 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3f33ef0-c828-4f7d-b7e0-cb800cf43cf8', 'x-compute-request-id': 'req-d3f33ef0-c828-4f7d-b7e0-cb800cf43cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:15,118 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:31:15,118 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c56f252-0ea5-444d-ac6b-8d8c437b9aa9', 'x-compute-request-id': 'req-4c56f252-0ea5-444d-ac6b-8d8c437b9aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:16,164 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:31:16,164 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dbd8555-5be7-42f6-9b10-87cbcd7c47af', 'x-compute-request-id': 'req-1dbd8555-5be7-42f6-9b10-87cbcd7c47af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:17,214 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.046s
2025-11-14 02:31:17,214 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d9afc72-4388-41e0-9298-0445b5f10f8c', 'x-compute-request-id': 'req-9d9afc72-4388-41e0-9298-0445b5f10f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:18,293 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.075s
2025-11-14 02:31:18,294 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04788dce-2aa4-44f1-a8e5-8f99f5f4775c', 'x-compute-request-id': 'req-04788dce-2aa4-44f1-a8e5-8f99f5f4775c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:19,364 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.064s
2025-11-14 02:31:19,364 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cb35d7d-5491-4d6e-a6bf-9f575d5573fb', 'x-compute-request-id': 'req-5cb35d7d-5491-4d6e-a6bf-9f575d5573fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:20,412 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:31:20,412 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-460d839c-7337-42ce-a4a8-44bf34ea4b41', 'x-compute-request-id': 'req-460d839c-7337-42ce-a4a8-44bf34ea4b41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:21,461 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.046s
2025-11-14 02:31:21,462 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2e5158-f694-48b8-bcf7-34f14bcb3dea', 'x-compute-request-id': 'req-ae2e5158-f694-48b8-bcf7-34f14bcb3dea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:22,508 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:31:22,508 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31: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-ef9d7bef-fe88-4320-9579-5885ca8f37c4', 'x-compute-request-id': 'req-ef9d7bef-fe88-4320-9579-5885ca8f37c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:23,569 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.059s
2025-11-14 02:31:23,570 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f79c701f-13ad-4381-afe2-ed1ac793c6b4', 'x-compute-request-id': 'req-f79c701f-13ad-4381-afe2-ed1ac793c6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:24,619 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.046s
2025-11-14 02:31:24,619 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3836ab76-491c-45fb-9b1c-823666930417', 'x-compute-request-id': 'req-3836ab76-491c-45fb-9b1c-823666930417', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:25,682 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.059s
2025-11-14 02:31:25,682 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7cb2e70-c1d2-44b0-a201-793baf663c6b', 'x-compute-request-id': 'req-c7cb2e70-c1d2-44b0-a201-793baf663c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:26,743 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.057s
2025-11-14 02:31:26,743 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f824c2a-297b-438e-863a-a62d07a2e1e2', 'x-compute-request-id': 'req-5f824c2a-297b-438e-863a-a62d07a2e1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:27,793 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.048s
2025-11-14 02:31:27,794 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b471c01-e871-481d-8e62-bde4023c2c59', 'x-compute-request-id': 'req-8b471c01-e871-481d-8e62-bde4023c2c59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:28,843 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.047s
2025-11-14 02:31:28,844 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30720a18-134a-4367-9679-c816dc2b477a', 'x-compute-request-id': 'req-30720a18-134a-4367-9679-c816dc2b477a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:29,890 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:31:29,891 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f26e3e8-83ab-415c-8b0f-1f6050925a92', 'x-compute-request-id': 'req-0f26e3e8-83ab-415c-8b0f-1f6050925a92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:30,937 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:31:30,937 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4380a80-0f02-4699-8bdc-d12fc9320768', 'x-compute-request-id': 'req-e4380a80-0f02-4699-8bdc-d12fc9320768', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:31,983 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.042s
2025-11-14 02:31:31,983 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0c5748e-b519-4fac-b2fd-6b29226cddfe', 'x-compute-request-id': 'req-f0c5748e-b519-4fac-b2fd-6b29226cddfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:33,043 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.056s
2025-11-14 02:31:33,043 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e200ce41-f7ab-428f-adfe-9687d5abe5a4', 'x-compute-request-id': 'req-e200ce41-f7ab-428f-adfe-9687d5abe5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:34,089 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:31:34,089 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39f49b7d-04d7-4153-a97e-228d9660edb4', 'x-compute-request-id': 'req-39f49b7d-04d7-4153-a97e-228d9660edb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:35,155 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.062s
2025-11-14 02:31:35,155 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e61fd65c-b357-4c02-a9ed-a74550d32092', 'x-compute-request-id': 'req-e61fd65c-b357-4c02-a9ed-a74550d32092', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:36,200 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.042s
2025-11-14 02:31:36,200 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f1e82fc-f3f0-4cc4-97c7-5d4ac371f622', 'x-compute-request-id': 'req-5f1e82fc-f3f0-4cc4-97c7-5d4ac371f622', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:37,259 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.056s
2025-11-14 02:31:37,260 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09ce0fa7-9326-47cd-a643-370b3eb6999f', 'x-compute-request-id': 'req-09ce0fa7-9326-47cd-a643-370b3eb6999f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:38,320 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.057s
2025-11-14 02:31:38,320 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfa5aad0-950b-4322-b151-52dc9a5c2d11', 'x-compute-request-id': 'req-cfa5aad0-950b-4322-b151-52dc9a5c2d11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:39,376 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.053s
2025-11-14 02:31:39,377 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88459f92-78d6-42c1-88ea-b43d72c956f7', 'x-compute-request-id': 'req-88459f92-78d6-42c1-88ea-b43d72c956f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:40,439 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.060s
2025-11-14 02:31:40,440 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31: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-1a8a994a-4318-4908-80ab-d52a0dcbb4a1', 'x-compute-request-id': 'req-1a8a994a-4318-4908-80ab-d52a0dcbb4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:41,490 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.047s
2025-11-14 02:31:41,490 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-857527bd-b853-4983-88c3-e4ec75cafbfa', 'x-compute-request-id': 'req-857527bd-b853-4983-88c3-e4ec75cafbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:42,541 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.049s
2025-11-14 02:31:42,542 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17355f2c-119c-45ba-94c1-574ce612dde2', 'x-compute-request-id': 'req-17355f2c-119c-45ba-94c1-574ce612dde2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:43,586 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.041s
2025-11-14 02:31:43,586 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eb30760-84cd-4027-a919-0796b43ecf0c', 'x-compute-request-id': 'req-8eb30760-84cd-4027-a919-0796b43ecf0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:44,651 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.062s
2025-11-14 02:31:44,651 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bc7455d-62dc-459f-aedf-b1b675dd702b', 'x-compute-request-id': 'req-9bc7455d-62dc-459f-aedf-b1b675dd702b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:45,696 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.042s
2025-11-14 02:31:45,697 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b45d5a-67dd-45be-8ce2-09ec1326a619', 'x-compute-request-id': 'req-91b45d5a-67dd-45be-8ce2-09ec1326a619', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:46,749 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.050s
2025-11-14 02:31:46,750 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aaffcdd-9ab8-4f80-80d2-81c970f8b112', 'x-compute-request-id': 'req-7aaffcdd-9ab8-4f80-80d2-81c970f8b112', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:47,817 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.065s
2025-11-14 02:31:47,818 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f6db0b-5741-4612-bb42-79f2e6f0a2ef', 'x-compute-request-id': 'req-66f6db0b-5741-4612-bb42-79f2e6f0a2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:48,869 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.049s
2025-11-14 02:31:48,870 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9911675c-811c-4688-9fd4-2c107753b038', 'x-compute-request-id': 'req-9911675c-811c-4688-9fd4-2c107753b038', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:49,931 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.059s
2025-11-14 02:31:49,932 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-558cc225-9784-4bf6-9dd6-a68f1222b833', 'x-compute-request-id': 'req-558cc225-9784-4bf6-9dd6-a68f1222b833', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:50,978 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:31:50,978 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72b94529-758d-4c36-a74b-ecd169eb8dda', 'x-compute-request-id': 'req-72b94529-758d-4c36-a74b-ecd169eb8dda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:52,034 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.054s
2025-11-14 02:31:52,035 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40205a90-df7b-4546-bf57-f44b7088087d', 'x-compute-request-id': 'req-40205a90-df7b-4546-bf57-f44b7088087d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:53,112 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.074s
2025-11-14 02:31:53,113 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-569fdaee-9297-497c-9626-c9c5ca7be63d', 'x-compute-request-id': 'req-569fdaee-9297-497c-9626-c9c5ca7be63d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:54,163 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.047s
2025-11-14 02:31:54,163 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63dbc5a8-2b0c-42f2-882b-4c3d8550452c', 'x-compute-request-id': 'req-63dbc5a8-2b0c-42f2-882b-4c3d8550452c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:55,238 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.071s
2025-11-14 02:31:55,238 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02c393e1-7799-4ec2-bd83-1922e31cb75d', 'x-compute-request-id': 'req-02c393e1-7799-4ec2-bd83-1922e31cb75d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:56,298 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.058s
2025-11-14 02:31:56,298 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b101cd9e-74ac-4946-8fa1-80dad9f14b08', 'x-compute-request-id': 'req-b101cd9e-74ac-4946-8fa1-80dad9f14b08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:57,356 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.055s
2025-11-14 02:31:57,357 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31: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-a3d8ccd2-d25d-455e-9797-61afa1936052', 'x-compute-request-id': 'req-a3d8ccd2-d25d-455e-9797-61afa1936052', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:58,425 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.065s
2025-11-14 02:31:58,426 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e33b024-6b6f-4375-9896-3602ee9c5c53', 'x-compute-request-id': 'req-4e33b024-6b6f-4375-9896-3602ee9c5c53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:31:59,476 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.048s
2025-11-14 02:31:59,477 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82826a3c-0441-4a3e-92b8-d3b318b1c69d', 'x-compute-request-id': 'req-82826a3c-0441-4a3e-92b8-d3b318b1c69d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:00,544 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.065s
2025-11-14 02:32:00,545 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99153b0b-ac82-4a36-be8e-9d6512e2fef4', 'x-compute-request-id': 'req-99153b0b-ac82-4a36-be8e-9d6512e2fef4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:01,600 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.052s
2025-11-14 02:32:01,601 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d60cc388-9d51-4dc2-90bd-fc0a40ef4344', 'x-compute-request-id': 'req-d60cc388-9d51-4dc2-90bd-fc0a40ef4344', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:02,662 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.058s
2025-11-14 02:32:02,662 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b2a142-e926-47dc-8493-abbf7e15f568', 'x-compute-request-id': 'req-a2b2a142-e926-47dc-8493-abbf7e15f568', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:03,750 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.085s
2025-11-14 02:32:03,750 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbed1419-1cdd-48a6-80ff-92a33967133d', 'x-compute-request-id': 'req-cbed1419-1cdd-48a6-80ff-92a33967133d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:04,805 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.052s
2025-11-14 02:32:04,806 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c998e283-ba08-492c-964b-1be2f6a2e93d', 'x-compute-request-id': 'req-c998e283-ba08-492c-964b-1be2f6a2e93d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:05,852 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:32:05,852 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2b8ca6e-eac7-4945-a2dd-571dc0b9d171', 'x-compute-request-id': 'req-c2b8ca6e-eac7-4945-a2dd-571dc0b9d171', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:06,903 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.047s
2025-11-14 02:32:06,903 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7119aca-1045-43ba-9c29-8e2fa81a6174', 'x-compute-request-id': 'req-d7119aca-1045-43ba-9c29-8e2fa81a6174', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:07,988 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.081s
2025-11-14 02:32:07,988 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b199fbc0-d81d-4753-bb2b-7849a4937094', 'x-compute-request-id': 'req-b199fbc0-d81d-4753-bb2b-7849a4937094', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:09,051 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.060s
2025-11-14 02:32:09,051 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe10290d-1d46-46e0-afbd-f8dd6c779725', 'x-compute-request-id': 'req-fe10290d-1d46-46e0-afbd-f8dd6c779725', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:10,124 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.070s
2025-11-14 02:32:10,125 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b5f62fc-52ae-4c50-b8a7-176d272cde1e', 'x-compute-request-id': 'req-5b5f62fc-52ae-4c50-b8a7-176d272cde1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:11,183 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.055s
2025-11-14 02:32:11,183 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7d9c1a6-de7d-41ce-90b7-40e0b973c5c1', 'x-compute-request-id': 'req-d7d9c1a6-de7d-41ce-90b7-40e0b973c5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:12,269 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.083s
2025-11-14 02:32:12,270 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-209fb684-9a48-40b7-8952-24372911e16f', 'x-compute-request-id': 'req-209fb684-9a48-40b7-8952-24372911e16f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:13,316 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:32:13,316 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4287fe9-c465-4786-892f-615a78f747b2', 'x-compute-request-id': 'req-e4287fe9-c465-4786-892f-615a78f747b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:14,374 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.055s
2025-11-14 02:32:14,374 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1917b779-935d-4b03-b8c5-98ba50e5e8b5', 'x-compute-request-id': 'req-1917b779-935d-4b03-b8c5-98ba50e5e8b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:15,443 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.067s
2025-11-14 02:32:15,444 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63f24dd0-ab5b-4971-83a5-212bfae672a0', 'x-compute-request-id': 'req-63f24dd0-ab5b-4971-83a5-212bfae672a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:16,509 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.062s
2025-11-14 02:32:16,509 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32: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-3d60106d-7fc8-4b42-bf76-edb0c9b0e1f6', 'x-compute-request-id': 'req-3d60106d-7fc8-4b42-bf76-edb0c9b0e1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:17,574 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.062s
2025-11-14 02:32:17,575 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f93ee468-732a-42dd-92d8-eced92e769a0', 'x-compute-request-id': 'req-f93ee468-732a-42dd-92d8-eced92e769a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:18,622 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:32:18,622 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d436d2e-bcc5-43e3-b717-965ce851493e', 'x-compute-request-id': 'req-6d436d2e-bcc5-43e3-b717-965ce851493e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:19,746 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.121s
2025-11-14 02:32:19,746 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fe575a2-ef59-4580-819a-3104132f555c', 'x-compute-request-id': 'req-8fe575a2-ef59-4580-819a-3104132f555c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:20,801 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.051s
2025-11-14 02:32:20,801 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cba44216-7f6a-4d6e-b12b-fd268d682138', 'x-compute-request-id': 'req-cba44216-7f6a-4d6e-b12b-fd268d682138', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:21,857 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.053s
2025-11-14 02:32:21,857 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe6a273b-b9b2-4787-8fe6-15fdf5e60eb3', 'x-compute-request-id': 'req-fe6a273b-b9b2-4787-8fe6-15fdf5e60eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:22,906 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.045s
2025-11-14 02:32:22,906 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3c31c9b-2705-4583-8e7d-7150b0480d3c', 'x-compute-request-id': 'req-d3c31c9b-2705-4583-8e7d-7150b0480d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:23,957 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.048s
2025-11-14 02:32:23,958 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d5e60ce-b8a5-4623-8a45-62c888b85ddc', 'x-compute-request-id': 'req-5d5e60ce-b8a5-4623-8a45-62c888b85ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:25,002 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.041s
2025-11-14 02:32:25,002 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af1844c7-5513-4e38-9607-1f524875ff7f', 'x-compute-request-id': 'req-af1844c7-5513-4e38-9607-1f524875ff7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:26,081 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.076s
2025-11-14 02:32:26,081 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d26a4f9d-e874-47ad-a8a4-7e9acb1f5a94', 'x-compute-request-id': 'req-d26a4f9d-e874-47ad-a8a4-7e9acb1f5a94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:27,147 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.062s
2025-11-14 02:32:27,147 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99a0484e-f30d-4652-9d30-61ac8d060946', 'x-compute-request-id': 'req-99a0484e-f30d-4652-9d30-61ac8d060946', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:28,223 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.072s
2025-11-14 02:32:28,223 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a27a7377-b37e-4738-b7fd-24262ec5d688', 'x-compute-request-id': 'req-a27a7377-b37e-4738-b7fd-24262ec5d688', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:29,278 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.052s
2025-11-14 02:32:29,279 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc684bd1-9c20-413e-bc23-d0de19447129', 'x-compute-request-id': 'req-cc684bd1-9c20-413e-bc23-d0de19447129', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:30,332 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.050s
2025-11-14 02:32:30,332 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-939c9232-5fb3-41b9-9c96-08e25f9bf98b', 'x-compute-request-id': 'req-939c9232-5fb3-41b9-9c96-08e25f9bf98b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:31,391 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.056s
2025-11-14 02:32:31,392 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f3d0baf-a7aa-47f3-8f9d-773ae257f0d5', 'x-compute-request-id': 'req-3f3d0baf-a7aa-47f3-8f9d-773ae257f0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:32,441 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.046s
2025-11-14 02:32:32,442 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-832251b3-1330-4752-8703-5bebc74f0fb4', 'x-compute-request-id': 'req-832251b3-1330-4752-8703-5bebc74f0fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:33,486 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.042s
2025-11-14 02:32:33,487 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6526edd0-bd04-4093-b340-118d9d16eb7d', 'x-compute-request-id': 'req-6526edd0-bd04-4093-b340-118d9d16eb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:34,530 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.040s
2025-11-14 02:32:34,530 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32: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-9a64bb26-ad8a-414c-a90d-ef81575a899a', 'x-compute-request-id': 'req-9a64bb26-ad8a-414c-a90d-ef81575a899a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:35,581 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.048s
2025-11-14 02:32:35,581 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16391c03-0845-44b0-aa35-544fd2e913b9', 'x-compute-request-id': 'req-16391c03-0845-44b0-aa35-544fd2e913b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:36,625 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.041s
2025-11-14 02:32:36,625 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d341baa-b37f-48c3-ade3-8e84e3a504ab', 'x-compute-request-id': 'req-1d341baa-b37f-48c3-ade3-8e84e3a504ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:37,671 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:32:37,672 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f0fb6d0-0950-4976-9ec7-c73423e0406a', 'x-compute-request-id': 'req-6f0fb6d0-0950-4976-9ec7-c73423e0406a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:38,732 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.057s
2025-11-14 02:32:38,732 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8b7f41d-193c-49bc-8d32-501b43863ddc', 'x-compute-request-id': 'req-e8b7f41d-193c-49bc-8d32-501b43863ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:39,843 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.108s
2025-11-14 02:32:39,844 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f515ddd-67ce-4ad3-b7d1-93a983122f79', 'x-compute-request-id': 'req-9f515ddd-67ce-4ad3-b7d1-93a983122f79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:40,892 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.046s
2025-11-14 02:32:40,892 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-843f6dc7-7130-4a2d-939b-69ef1aa64567', 'x-compute-request-id': 'req-843f6dc7-7130-4a2d-939b-69ef1aa64567', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:41,968 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.073s
2025-11-14 02:32:41,968 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c829b30e-90a0-4fc6-b8df-ab33cc9c36fd', 'x-compute-request-id': 'req-c829b30e-90a0-4fc6-b8df-ab33cc9c36fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:43,021 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.049s
2025-11-14 02:32:43,021 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b465f98b-f139-4383-83c2-f7a43bbda9c5', 'x-compute-request-id': 'req-b465f98b-f139-4383-83c2-f7a43bbda9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:44,090 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.066s
2025-11-14 02:32:44,091 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb10bf3d-f47c-49a4-b847-322a0e228a34', 'x-compute-request-id': 'req-cb10bf3d-f47c-49a4-b847-322a0e228a34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:45,159 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.065s
2025-11-14 02:32:45,159 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45495166-2883-43d8-8b8d-9b8eaa79f8db', 'x-compute-request-id': 'req-45495166-2883-43d8-8b8d-9b8eaa79f8db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:46,215 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.052s
2025-11-14 02:32:46,215 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e83a7c3f-1a2d-4df3-80a8-af630ee48f1b', 'x-compute-request-id': 'req-e83a7c3f-1a2d-4df3-80a8-af630ee48f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:47,275 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.057s
2025-11-14 02:32:47,275 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f404b70a-c21d-4e77-a74c-faf7e8883935', 'x-compute-request-id': 'req-f404b70a-c21d-4e77-a74c-faf7e8883935', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:48,334 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.056s
2025-11-14 02:32:48,334 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e133ab-b094-4d02-81af-de4a8c8a2569', 'x-compute-request-id': 'req-03e133ab-b094-4d02-81af-de4a8c8a2569', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:49,417 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.080s
2025-11-14 02:32:49,417 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84ab46d2-a5ee-4a74-a3e1-a110b76fccd0', 'x-compute-request-id': 'req-84ab46d2-a5ee-4a74-a3e1-a110b76fccd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:50,468 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.048s
2025-11-14 02:32:50,468 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-473ba3c0-93a1-4a26-af13-9858a692127a', 'x-compute-request-id': 'req-473ba3c0-93a1-4a26-af13-9858a692127a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:51,526 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.055s
2025-11-14 02:32:51,527 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7cb38c9-433c-4712-8a6b-676b8eaa2517', 'x-compute-request-id': 'req-b7cb38c9-433c-4712-8a6b-676b8eaa2517', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:52,578 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.048s
2025-11-14 02:32:52,578 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8901381-3c91-4e35-b558-03e8f4c2a826', 'x-compute-request-id': 'req-c8901381-3c91-4e35-b558-03e8f4c2a826', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:53,633 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.051s
2025-11-14 02:32:53,633 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32: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-bbedd1d3-29ef-4272-aa8f-a7bdb091edd0', 'x-compute-request-id': 'req-bbedd1d3-29ef-4272-aa8f-a7bdb091edd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:54,687 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.050s
2025-11-14 02:32:54,687 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6277ffe3-2664-40a2-acdc-d03e953250ac', 'x-compute-request-id': 'req-6277ffe3-2664-40a2-acdc-d03e953250ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:55,749 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.059s
2025-11-14 02:32:55,750 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6c21315-1eed-4e7e-86ca-a95222420921', 'x-compute-request-id': 'req-c6c21315-1eed-4e7e-86ca-a95222420921', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:56,803 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.050s
2025-11-14 02:32:56,803 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10600948-0205-4533-a62f-fb93e12db175', 'x-compute-request-id': 'req-10600948-0205-4533-a62f-fb93e12db175', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:57,850 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:32:57,850 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71df09c1-aa3d-42dd-b6f1-448c16fb2537', 'x-compute-request-id': 'req-71df09c1-aa3d-42dd-b6f1-448c16fb2537', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:58,898 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:32:58,898 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d98962-5282-41c7-be60-c3464953ae0a', 'x-compute-request-id': 'req-40d98962-5282-41c7-be60-c3464953ae0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:32:59,946 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:32:59,946 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00274e97-d0eb-44e2-bd59-04d29cf55b77', 'x-compute-request-id': 'req-00274e97-d0eb-44e2-bd59-04d29cf55b77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:00,993 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:33:00,994 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee9aa56-5df2-4665-8504-841e9c2af880', 'x-compute-request-id': 'req-6ee9aa56-5df2-4665-8504-841e9c2af880', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:02,058 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.062s
2025-11-14 02:33:02,059 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd232687-981c-4189-a8ff-96ed2f971772', 'x-compute-request-id': 'req-dd232687-981c-4189-a8ff-96ed2f971772', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:03,147 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.085s
2025-11-14 02:33:03,148 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-033caf72-7bfa-4e28-a90d-6e437d12fe8a', 'x-compute-request-id': 'req-033caf72-7bfa-4e28-a90d-6e437d12fe8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:04,194 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:33:04,194 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e56d5a0-e081-42b8-a5e3-d0a4946be566', 'x-compute-request-id': 'req-0e56d5a0-e081-42b8-a5e3-d0a4946be566', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:05,236 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.040s
2025-11-14 02:33:05,236 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eee16697-280b-4d40-9582-4ffad3184310', 'x-compute-request-id': 'req-eee16697-280b-4d40-9582-4ffad3184310', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:06,288 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.048s
2025-11-14 02:33:06,289 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eed05304-ce15-443b-9328-e2388be36cca', 'x-compute-request-id': 'req-eed05304-ce15-443b-9328-e2388be36cca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:07,435 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.144s
2025-11-14 02:33:07,435 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42b1ce04-730a-420e-93a8-bde19420e2e2', 'x-compute-request-id': 'req-42b1ce04-730a-420e-93a8-bde19420e2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:08,491 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.052s
2025-11-14 02:33:08,491 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33: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-7c837046-6749-4da5-b33b-449107aa77f2', 'x-compute-request-id': 'req-7c837046-6749-4da5-b33b-449107aa77f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:09,551 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.056s
2025-11-14 02:33:09,551 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51751d9-febf-47de-9016-7b31bf4fcbe2', 'x-compute-request-id': 'req-e51751d9-febf-47de-9016-7b31bf4fcbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:10,599 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:33:10,599 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35798898-1299-4933-9c3d-81e93d5114f1', 'x-compute-request-id': 'req-35798898-1299-4933-9c3d-81e93d5114f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:11,658 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.056s
2025-11-14 02:33:11,659 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cfbed59-8cf9-4b7e-8c21-1469afdc9b7b', 'x-compute-request-id': 'req-7cfbed59-8cf9-4b7e-8c21-1469afdc9b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:12,717 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.055s
2025-11-14 02:33:12,717 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd2b3f19-7c4a-45dd-82b7-7b5709959b3f', 'x-compute-request-id': 'req-dd2b3f19-7c4a-45dd-82b7-7b5709959b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:13,765 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.046s
2025-11-14 02:33:13,766 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-598d8e2a-97a1-4c31-bd8c-3daa33807111', 'x-compute-request-id': 'req-598d8e2a-97a1-4c31-bd8c-3daa33807111', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:14,814 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.046s
2025-11-14 02:33:14,815 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c26e4a1-e545-4c85-ab66-a99fa5e98c70', 'x-compute-request-id': 'req-5c26e4a1-e545-4c85-ab66-a99fa5e98c70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:15,865 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.047s
2025-11-14 02:33:15,866 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b02a49d-4788-4fe0-a6ff-c073f7b85249', 'x-compute-request-id': 'req-9b02a49d-4788-4fe0-a6ff-c073f7b85249', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:16,912 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.044s
2025-11-14 02:33:16,913 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf565d0-abd8-471f-ad40-f017da5b56e3', 'x-compute-request-id': 'req-acf565d0-abd8-471f-ad40-f017da5b56e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:17,962 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.046s
2025-11-14 02:33:17,962 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b8e4fe5-9146-4278-8680-d69346741548', 'x-compute-request-id': 'req-7b8e4fe5-9146-4278-8680-d69346741548', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:19,011 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.046s
2025-11-14 02:33:19,011 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06b67f3f-14ee-4761-95bc-7e452dfa5144', 'x-compute-request-id': 'req-06b67f3f-14ee-4761-95bc-7e452dfa5144', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:20,067 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.053s
2025-11-14 02:33:20,068 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5d23d9e-7c7c-43f0-95dc-82905cda464c', 'x-compute-request-id': 'req-b5d23d9e-7c7c-43f0-95dc-82905cda464c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:21,139 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.068s
2025-11-14 02:33:21,139 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db41b092-1d60-4ceb-8763-b7beace2da8f', 'x-compute-request-id': 'req-db41b092-1d60-4ceb-8763-b7beace2da8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:22,183 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.041s
2025-11-14 02:33:22,183 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30532e75-7821-4c42-a0a9-1b50cc46081c', 'x-compute-request-id': 'req-30532e75-7821-4c42-a0a9-1b50cc46081c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:23,279 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.092s
2025-11-14 02:33:23,279 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7967aff-63c8-4bdf-bdc4-2df5975eb909', 'x-compute-request-id': 'req-e7967aff-63c8-4bdf-bdc4-2df5975eb909', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:24,348 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.066s
2025-11-14 02:33:24,348 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24b131c0-624b-4ee5-80e5-4c5e26546dfe', 'x-compute-request-id': 'req-24b131c0-624b-4ee5-80e5-4c5e26546dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:25,428 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.076s
2025-11-14 02:33:25,428 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8acd0ff0-d3b9-4216-b068-543e277fb70a', 'x-compute-request-id': 'req-8acd0ff0-d3b9-4216-b068-543e277fb70a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:26,480 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.049s
2025-11-14 02:33:26,480 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea258176-b024-4b89-9809-e22d011a08cd', 'x-compute-request-id': 'req-ea258176-b024-4b89-9809-e22d011a08cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:27,536 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.053s
2025-11-14 02:33:27,537 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33: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-ba9703ad-b6ae-4b18-84ac-42ad57394414', 'x-compute-request-id': 'req-ba9703ad-b6ae-4b18-84ac-42ad57394414', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:28,592 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.053s
2025-11-14 02:33:28,593 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0839cf1-45e1-475a-81d0-b922b2d9da8f', 'x-compute-request-id': 'req-e0839cf1-45e1-475a-81d0-b922b2d9da8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:29,650 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.054s
2025-11-14 02:33:29,651 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b72688f0-6482-4792-bc72-3983e067cd3e', 'x-compute-request-id': 'req-b72688f0-6482-4792-bc72-3983e067cd3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:30,705 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.051s
2025-11-14 02:33:30,705 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-def2bf8e-22d3-4c8a-8f4f-cfb12e930036', 'x-compute-request-id': 'req-def2bf8e-22d3-4c8a-8f4f-cfb12e930036', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:31,766 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.058s
2025-11-14 02:33:31,767 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1aff6a7-519e-4eff-aa3d-9f0792a6e929', 'x-compute-request-id': 'req-a1aff6a7-519e-4eff-aa3d-9f0792a6e929', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:32,812 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:33:32,812 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482ef247-76fa-4d00-9cff-2155da94f353', 'x-compute-request-id': 'req-482ef247-76fa-4d00-9cff-2155da94f353', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:33,865 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.049s
2025-11-14 02:33:33,865 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef6df29a-425e-420a-9c87-9d7a2506afee', 'x-compute-request-id': 'req-ef6df29a-425e-420a-9c87-9d7a2506afee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:34,915 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.047s
2025-11-14 02:33:34,915 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3969a76-e969-46dd-b3cd-9fc58711a8d5', 'x-compute-request-id': 'req-b3969a76-e969-46dd-b3cd-9fc58711a8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:35,975 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.056s
2025-11-14 02:33:35,975 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84e18f54-6701-4ba8-83a3-831f9ac28cde', 'x-compute-request-id': 'req-84e18f54-6701-4ba8-83a3-831f9ac28cde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:37,023 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.045s
2025-11-14 02:33:37,024 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb2e6045-64b9-469d-b23b-3fb662016847', 'x-compute-request-id': 'req-fb2e6045-64b9-469d-b23b-3fb662016847', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:38,073 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.047s
2025-11-14 02:33:38,073 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ba66947-f813-4129-8060-fe271b8c6b8a', 'x-compute-request-id': 'req-3ba66947-f813-4129-8060-fe271b8c6b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:39,132 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.055s
2025-11-14 02:33:39,132 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6e85088-4db3-46ab-b659-4882771c8665', 'x-compute-request-id': 'req-a6e85088-4db3-46ab-b659-4882771c8665', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:40,179 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:33:40,179 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bd39013-87aa-4c20-a2be-d3730000b511', 'x-compute-request-id': 'req-9bd39013-87aa-4c20-a2be-d3730000b511', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:41,238 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.055s
2025-11-14 02:33:41,238 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed68697e-6b92-4c0e-89b8-88265dbda3a9', 'x-compute-request-id': 'req-ed68697e-6b92-4c0e-89b8-88265dbda3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:42,284 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:33:42,284 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f419dfa2-f625-4e5f-940c-85234d38ac75', 'x-compute-request-id': 'req-f419dfa2-f625-4e5f-940c-85234d38ac75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:43,330 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.043s
2025-11-14 02:33:43,330 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7070f89-958d-45ea-bc44-833733f451a0', 'x-compute-request-id': 'req-f7070f89-958d-45ea-bc44-833733f451a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:44,383 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments 0.049s
2025-11-14 02:33:44,383 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33: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-4ec2d250-a60b-4cfb-be2e-8c1aef7d1b75', 'x-compute-request-id': 'req-4ec2d250-a60b-4cfb-be2e-8c1aef7d1b75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "volumeId": "a9d45abf-ab44-4652-a592-cd0833605bbc", "serverId": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "device": "/dev/vdb"}]}'
2025-11-14 02:33:46,436 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/action 1.049s
2025-11-14 02:33:46,436 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:45 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-cc31d7f5-e877-4a58-8310-7aa95b47d6aa', 'x-compute-request-id': 'req-cc31d7f5-e877-4a58-8310-7aa95b47d6aa', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.129/compute/v2.1/servers/e4aca687-5fc5-47f3-8a47-a1f22e4af90c/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-11-14 02:33:46,472 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.036s
2025-11-14 02:33:46,473 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b305f53-3235-455c-a771-99cc6e344e18', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b305f53-3235-455c-a771-99cc6e344e18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:33:47,544 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.061s
2025-11-14 02:33:47,545 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd498635-6670-4d2f-b6b1-36a199129f09', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd498635-6670-4d2f-b6b1-36a199129f09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:33:48,683 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.126s
2025-11-14 02:33:48,683 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17526062-b4fd-4e1f-b220-23e22bed73fe', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17526062-b4fd-4e1f-b220-23e22bed73fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:33:49,734 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:33:49,734 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a9f0bd-6744-4f2e-9f62-d2adeda88e70', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a9f0bd-6744-4f2e-9f62-d2adeda88e70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:33:50,784 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:33:50,785 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6c271e-daa3-41d1-a033-827b70c69ac2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6c271e-daa3-41d1-a033-827b70c69ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:33:51,835 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:33:51,835 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c3f954-de36-4f03-8d13-51392cf241f7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c3f954-de36-4f03-8d13-51392cf241f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:33:52,889 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:33:52,889 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b53531f-7e23-4ffb-aa74-15674f6330d6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b53531f-7e23-4ffb-aa74-15674f6330d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:33:53,950 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.050s
2025-11-14 02:33:53,951 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0feb1141-70e3-44ea-8086-2254c6d0db48', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0feb1141-70e3-44ea-8086-2254c6d0db48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:33:55,017 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.054s
2025-11-14 02:33:55,017 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580c93a3-dc62-4686-8b42-c4b981a132f5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580c93a3-dc62-4686-8b42-c4b981a132f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:33:56,068 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:33:56,069 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f194646b-91bd-4d0e-a852-57bf328519e0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f194646b-91bd-4d0e-a852-57bf328519e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:33:57,118 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:33:57,118 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c537a7a-e423-4392-9234-b3bb4bcf2bca', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c537a7a-e423-4392-9234-b3bb4bcf2bca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:33:58,180 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.051s
2025-11-14 02:33:58,180 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da90be15-ba51-4683-82bd-859971256842', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da90be15-ba51-4683-82bd-859971256842', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:33:59,231 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:33:59,231 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:33:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65629834-2ad8-4071-be62-729877156a40', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65629834-2ad8-4071-be62-729877156a40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:00,282 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:34:00,283 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ff36a9-64c0-4a3a-a9de-90a05606b5cb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ff36a9-64c0-4a3a-a9de-90a05606b5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:01,338 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.044s
2025-11-14 02:34:01,338 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567357ba-bd83-401f-8e65-2d30c6760dcb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567357ba-bd83-401f-8e65-2d30c6760dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:02,393 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:34:02,393 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b55e304-5b4d-4745-a4b4-67baabd9b50f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b55e304-5b4d-4745-a4b4-67baabd9b50f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:03,449 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.044s
2025-11-14 02:34:03,449 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62550369-34b2-4a06-82a4-83b9ae12c332', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62550369-34b2-4a06-82a4-83b9ae12c332', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:04,504 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:34:04,504 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca13464b-53df-4dc8-9199-6a4433f74ae8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca13464b-53df-4dc8-9199-6a4433f74ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:05,557 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:34:05,557 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb99ab39-56ca-4fe1-9b08-079dcf47c237', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb99ab39-56ca-4fe1-9b08-079dcf47c237', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:06,614 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.045s
2025-11-14 02:34:06,614 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8672a742-f9c7-45ed-bc76-4f769ab70df3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8672a742-f9c7-45ed-bc76-4f769ab70df3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:07,665 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:34:07,666 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d86ab24-14b5-44cb-a33b-42f707a53aac', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d86ab24-14b5-44cb-a33b-42f707a53aac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:08,715 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:34:08,716 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7a689b-d48b-4635-bc09-faabcb3ad190', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7a689b-d48b-4635-bc09-faabcb3ad190', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:09,765 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:34:09,765 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8028399-15ed-4730-b05b-a4d135970b05', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8028399-15ed-4730-b05b-a4d135970b05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:10,815 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:34:10,816 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5f722c-9ed4-4046-ba80-ccb8e55d3095', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5f722c-9ed4-4046-ba80-ccb8e55d3095', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:11,866 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:34:11,866 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e65c6b86-22a3-43f3-a532-286352f3d47b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e65c6b86-22a3-43f3-a532-286352f3d47b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:12,943 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.067s
2025-11-14 02:34:12,944 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2efd0174-a9af-4e5c-a51b-49bfdf555562', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2efd0174-a9af-4e5c-a51b-49bfdf555562', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:14,016 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.059s
2025-11-14 02:34:14,017 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b765c71-0e5a-4ad4-84d3-0adabfc1fa5d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b765c71-0e5a-4ad4-84d3-0adabfc1fa5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:15,064 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.035s
2025-11-14 02:34:15,064 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1962b9f-842e-4133-bcb5-67afc6e83ca5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1962b9f-842e-4133-bcb5-67afc6e83ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:16,115 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:34:16,115 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89324be4-b8d2-4fa3-8903-37ed48c8ecb5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89324be4-b8d2-4fa3-8903-37ed48c8ecb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:17,173 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.046s
2025-11-14 02:34:17,173 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d51b6080-ad45-4987-894d-8e871ab90e08', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d51b6080-ad45-4987-894d-8e871ab90e08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:18,235 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.050s
2025-11-14 02:34:18,235 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e6ac787-9922-407d-af71-58d6a728969f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e6ac787-9922-407d-af71-58d6a728969f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:19,288 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.037s
2025-11-14 02:34:19,288 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43d8df1-ffdc-48d0-bba7-595e63ab16d3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43d8df1-ffdc-48d0-bba7-595e63ab16d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:20,338 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:34:20,339 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-689ee495-64a4-45c5-912e-3d0e4d48fff3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-689ee495-64a4-45c5-912e-3d0e4d48fff3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:21,411 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.061s
2025-11-14 02:34:21,412 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e8426c-4ff0-4d07-b6a9-c14183d29fc1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e8426c-4ff0-4d07-b6a9-c14183d29fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:22,482 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.059s
2025-11-14 02:34:22,482 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c44f0e-b5e4-4bf9-9400-0e0679b9a659', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c44f0e-b5e4-4bf9-9400-0e0679b9a659', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:23,537 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:34:23,537 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a281113-12dd-438e-a35b-4fb8f16c896b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a281113-12dd-438e-a35b-4fb8f16c896b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:24,587 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:34:24,587 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81cb91f4-a536-4928-b0cc-abc3ef9ec835', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81cb91f4-a536-4928-b0cc-abc3ef9ec835', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:25,636 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:34:25,636 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694914e7-351d-4660-9418-84aa3fbd7d84', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694914e7-351d-4660-9418-84aa3fbd7d84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:26,690 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:34:26,690 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-443ee6e3-d28c-4090-b4b5-34c638cd6561', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-443ee6e3-d28c-4090-b4b5-34c638cd6561', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:27,737 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.036s
2025-11-14 02:34:27,737 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178ab3e9-0182-4183-ad6f-76b9864fdd94', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178ab3e9-0182-4183-ad6f-76b9864fdd94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:28,794 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.045s
2025-11-14 02:34:28,794 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a11b6d-200e-40a1-8ad8-14b5ed2be509', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a11b6d-200e-40a1-8ad8-14b5ed2be509', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:29,844 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:34:29,844 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baba9ac1-ec9d-481d-b88f-ca6cceb07a4e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baba9ac1-ec9d-481d-b88f-ca6cceb07a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:30,897 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:34:30,898 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe31fe2-76fe-4cd3-99c8-4c839dccddd6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe31fe2-76fe-4cd3-99c8-4c839dccddd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:31,949 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:34:31,949 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-691ae9cf-5ab2-4d8e-8e19-eaf5858228e3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-691ae9cf-5ab2-4d8e-8e19-eaf5858228e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:33,001 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:34:33,001 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-192c3f80-c9f6-4c7e-9638-faa82872610b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-192c3f80-c9f6-4c7e-9638-faa82872610b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:34,050 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:34:34,051 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e3c4371-7b4c-4324-8959-71510e0d633c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3c4371-7b4c-4324-8959-71510e0d633c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:35,106 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.044s
2025-11-14 02:34:35,106 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a3c4b3-5cda-4e9d-a271-05082a07a338', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a3c4b3-5cda-4e9d-a271-05082a07a338', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:36,166 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.048s
2025-11-14 02:34:36,166 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1957467c-43ba-4c82-b7f5-2431eb6963b5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1957467c-43ba-4c82-b7f5-2431eb6963b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:37,216 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:34:37,216 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-418cc593-e325-456c-8a61-0a472057a999', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-418cc593-e325-456c-8a61-0a472057a999', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:38,297 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.069s
2025-11-14 02:34:38,297 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d172533c-5438-4524-9fb6-46b54c9bbf2e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d172533c-5438-4524-9fb6-46b54c9bbf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:39,349 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:34:39,349 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5331ad65-6e2c-4bde-9877-6a52a977d187', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5331ad65-6e2c-4bde-9877-6a52a977d187', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:40,414 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.054s
2025-11-14 02:34:40,415 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d70a89-d650-4579-80e8-2b6c6cafc9f3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d70a89-d650-4579-80e8-2b6c6cafc9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:41,467 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:34:41,468 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f78cba-42fb-4e3a-895c-dc45771456f2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f78cba-42fb-4e3a-895c-dc45771456f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:42,536 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.057s
2025-11-14 02:34:42,536 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f078c36-0667-4ce3-b788-7955a335cddf', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f078c36-0667-4ce3-b788-7955a335cddf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:43,588 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:34:43,589 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-111356e6-9a5e-44f2-bb0f-8da755ebf568', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-111356e6-9a5e-44f2-bb0f-8da755ebf568', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:44,637 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.036s
2025-11-14 02:34:44,637 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e583d0-daa9-466d-a1f9-7825a24af8d0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e583d0-daa9-466d-a1f9-7825a24af8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:45,685 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.037s
2025-11-14 02:34:45,686 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4067678f-e14d-47d1-ae9a-3c425581a679', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4067678f-e14d-47d1-ae9a-3c425581a679', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:46,745 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.049s
2025-11-14 02:34:46,746 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a36816e-39d6-49fb-ba22-664ae5af4696', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a36816e-39d6-49fb-ba22-664ae5af4696', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:47,806 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.049s
2025-11-14 02:34:47,807 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fa690d-9cbe-45bc-bb49-65a3dd1a2773', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fa690d-9cbe-45bc-bb49-65a3dd1a2773', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:48,861 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:34:48,861 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965f8654-9a1f-4cde-8e1f-c5c7fb0c86f5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965f8654-9a1f-4cde-8e1f-c5c7fb0c86f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:49,912 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:34:49,912 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f260880-3a07-43b7-b126-56216a97bb9d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f260880-3a07-43b7-b126-56216a97bb9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:50,961 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.037s
2025-11-14 02:34:50,961 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be28d85-b062-4fe8-bcba-2eed711d30f2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be28d85-b062-4fe8-bcba-2eed711d30f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:52,019 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:34:52,019 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ce02f3-6dff-4c61-abb3-914d1bc4b2e8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ce02f3-6dff-4c61-abb3-914d1bc4b2e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:53,072 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:34:53,072 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92827b5-dae2-4000-8b98-db6a1444040d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92827b5-dae2-4000-8b98-db6a1444040d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:54,125 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:34:54,125 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d1a31a-a60d-4c36-a512-3436edbddf08', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d1a31a-a60d-4c36-a512-3436edbddf08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:55,185 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.049s
2025-11-14 02:34:55,185 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f29462b8-20db-448a-809b-145e71bc3b79', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f29462b8-20db-448a-809b-145e71bc3b79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:56,240 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:34:56,240 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0619d320-2947-41df-a981-7d8f5410d43f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0619d320-2947-41df-a981-7d8f5410d43f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:57,297 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.045s
2025-11-14 02:34:57,298 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1a7455-3cfe-4123-925d-9effb00c0fd1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1a7455-3cfe-4123-925d-9effb00c0fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:58,349 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:34:58,350 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce38142-4d5e-4508-8529-c7989b10b6e6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce38142-4d5e-4508-8529-c7989b10b6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:34:59,418 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.057s
2025-11-14 02:34:59,419 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42899fdc-a467-4101-b1c7-759d8144e6d0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42899fdc-a467-4101-b1c7-759d8144e6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:00,476 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.045s
2025-11-14 02:35:00,476 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d7e555-8eb4-444a-875f-0c0b27674936', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d7e555-8eb4-444a-875f-0c0b27674936', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:01,530 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:35:01,530 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974baf04-33e9-48b5-962c-b55a08f30b66', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974baf04-33e9-48b5-962c-b55a08f30b66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:02,580 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:35:02,581 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0bbe41b-bcab-4b69-b513-c9f62e19deff', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0bbe41b-bcab-4b69-b513-c9f62e19deff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:03,637 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.045s
2025-11-14 02:35:03,638 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d48d9ea-9fe5-4f00-948b-18dc52626b0c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d48d9ea-9fe5-4f00-948b-18dc52626b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:04,697 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.047s
2025-11-14 02:35:04,697 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca06298-fe19-4d59-9685-59491d3ce0c0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca06298-fe19-4d59-9685-59491d3ce0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:05,745 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.037s
2025-11-14 02:35:05,746 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a149fdce-3262-4883-904a-2bdde52e0322', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a149fdce-3262-4883-904a-2bdde52e0322', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:06,807 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.051s
2025-11-14 02:35:06,807 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2378a39d-b055-48cb-8178-4d34c8e364c4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2378a39d-b055-48cb-8178-4d34c8e364c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:07,857 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:35:07,858 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba0234b2-683c-4aaf-b0ba-aee6acb098a3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba0234b2-683c-4aaf-b0ba-aee6acb098a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:08,932 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.063s
2025-11-14 02:35:08,932 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa09fa39-9339-4c4d-b854-573081ee4842', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa09fa39-9339-4c4d-b854-573081ee4842', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:09,988 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.044s
2025-11-14 02:35:09,988 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129fb958-dab0-4fce-87b7-5bd922437ee1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129fb958-dab0-4fce-87b7-5bd922437ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:11,058 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.058s
2025-11-14 02:35:11,058 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03158289-2dc2-4d24-8423-247259b321ed', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03158289-2dc2-4d24-8423-247259b321ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:12,125 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.055s
2025-11-14 02:35:12,125 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c1c424-b98c-4d0f-8032-8ab9c7912a94', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c1c424-b98c-4d0f-8032-8ab9c7912a94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:13,193 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.056s
2025-11-14 02:35:13,193 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781fc897-b9a3-4f0e-89cb-0ca0accac969', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781fc897-b9a3-4f0e-89cb-0ca0accac969', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:14,243 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:35:14,243 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41babd13-f058-4bee-8369-383019980f3a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41babd13-f058-4bee-8369-383019980f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:15,292 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.037s
2025-11-14 02:35:15,293 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b55163-6930-4c6f-a12d-855824921b35', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b55163-6930-4c6f-a12d-855824921b35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:16,342 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:35:16,343 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2869071a-fb95-4c83-8932-04b9195b4d28', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2869071a-fb95-4c83-8932-04b9195b4d28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:17,394 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:35:17,394 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6d16c5-0b46-45d7-a9d6-3a90d2b68180', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6d16c5-0b46-45d7-a9d6-3a90d2b68180', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:18,457 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.051s
2025-11-14 02:35:18,457 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd963f5-b130-4ca7-ba55-879d574567be', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd963f5-b130-4ca7-ba55-879d574567be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:19,516 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.048s
2025-11-14 02:35:19,517 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067086b1-8af4-4462-81c6-08e2719f551b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067086b1-8af4-4462-81c6-08e2719f551b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:20,571 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:35:20,572 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea1aef52-fff7-495d-9409-531c9a7c5031', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea1aef52-fff7-495d-9409-531c9a7c5031', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:21,624 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:35:21,624 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97d0051-eed0-4eca-9b20-face4e14e67a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97d0051-eed0-4eca-9b20-face4e14e67a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:22,685 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.050s
2025-11-14 02:35:22,686 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e829ca-e3e8-4152-a0ee-93d1cc73c05b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e829ca-e3e8-4152-a0ee-93d1cc73c05b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:23,744 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.046s
2025-11-14 02:35:23,744 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-390f03f5-3d91-474e-add8-cb9dd8d999f7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-390f03f5-3d91-474e-add8-cb9dd8d999f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:24,807 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.051s
2025-11-14 02:35:24,807 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9793374-fcff-4a68-91ad-bbbffaf6401e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9793374-fcff-4a68-91ad-bbbffaf6401e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:25,862 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:35:25,862 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2cc974e-1300-4506-8f5c-be70954578d0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2cc974e-1300-4506-8f5c-be70954578d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:26,964 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.090s
2025-11-14 02:35:26,964 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4024eba6-9779-4d6e-b319-2a7fc446d2f0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4024eba6-9779-4d6e-b319-2a7fc446d2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:28,117 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.140s
2025-11-14 02:35:28,117 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6450dcae-a76f-4309-9a95-dd843b2c8db5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6450dcae-a76f-4309-9a95-dd843b2c8db5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:29,169 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:35:29,169 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d045cae-d893-43fa-93aa-edccd2ac63ee', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d045cae-d893-43fa-93aa-edccd2ac63ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:30,225 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:35:30,225 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72496cc3-db75-481d-96a4-c347419de9fe', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72496cc3-db75-481d-96a4-c347419de9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:31,278 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:35:31,278 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ff017ec-4fa0-46a9-926e-2c2fbce722ac', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ff017ec-4fa0-46a9-926e-2c2fbce722ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:32,326 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:35:32,327 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592e1675-72cd-4bd4-bd8a-2d7972f660fa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592e1675-72cd-4bd4-bd8a-2d7972f660fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:33,380 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:35:33,380 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6669ca96-aa27-47f9-b50a-ae64a1cc3695', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6669ca96-aa27-47f9-b50a-ae64a1cc3695', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:34,435 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.044s
2025-11-14 02:35:34,436 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3cec1a-c9a8-4361-8ff0-b94435646d5f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3cec1a-c9a8-4361-8ff0-b94435646d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:35,487 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:35:35,488 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394259fc-428e-45d5-a8fa-9dbc6e602845', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394259fc-428e-45d5-a8fa-9dbc6e602845', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:36,546 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.047s
2025-11-14 02:35:36,546 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d702774a-a251-4975-8fb7-3048b89b1e8b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d702774a-a251-4975-8fb7-3048b89b1e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:37,597 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:35:37,597 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fecbb5b-59ec-4848-bca8-bbf7ff27cd05', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fecbb5b-59ec-4848-bca8-bbf7ff27cd05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:38,658 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.050s
2025-11-14 02:35:38,659 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1848021-fb5f-44a7-9923-bb03981ede44', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1848021-fb5f-44a7-9923-bb03981ede44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:39,711 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:35:39,712 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d363a1e4-397c-44cb-9277-337a9fac55a9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d363a1e4-397c-44cb-9277-337a9fac55a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:40,761 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:35:40,762 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63566bc3-c22c-4685-80ee-9cbc535b4492', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63566bc3-c22c-4685-80ee-9cbc535b4492', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:41,822 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.048s
2025-11-14 02:35:41,822 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286f0c75-8f67-46ef-be8d-cb5be193790e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286f0c75-8f67-46ef-be8d-cb5be193790e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:42,874 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:35:42,874 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9b06ad-2a90-41eb-b1a8-2f54e7460c9c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9b06ad-2a90-41eb-b1a8-2f54e7460c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:43,940 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.054s
2025-11-14 02:35:43,940 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26ca15a4-cdad-48fe-b4c7-6035a80833b9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26ca15a4-cdad-48fe-b4c7-6035a80833b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:44,996 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:35:44,996 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d00c5983-be85-4848-89df-e91624ab379e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d00c5983-be85-4848-89df-e91624ab379e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:46,048 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:35:46,049 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0483718d-bfad-4dff-a9e7-ab171c55ed5e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0483718d-bfad-4dff-a9e7-ab171c55ed5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:47,097 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:35:47,097 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f1a9b3-9752-4e30-aed8-d38bba1632d8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f1a9b3-9752-4e30-aed8-d38bba1632d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:48,153 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:35:48,153 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af0fdbe-30ca-4322-8652-bf8296193f56', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af0fdbe-30ca-4322-8652-bf8296193f56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:49,208 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.044s
2025-11-14 02:35:49,209 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f3ea0f-6040-43fa-b312-79dfcbb96261', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f3ea0f-6040-43fa-b312-79dfcbb96261', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:50,268 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.047s
2025-11-14 02:35:50,269 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b10524-b0e5-407a-8893-8f8d0b398cf5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b10524-b0e5-407a-8893-8f8d0b398cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:51,322 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:35:51,323 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90b468e-0306-476a-9659-a688b129158e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90b468e-0306-476a-9659-a688b129158e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:52,378 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.045s
2025-11-14 02:35:52,379 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5321ace9-0d96-40e5-a2f5-4cc8dd15c45c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5321ace9-0d96-40e5-a2f5-4cc8dd15c45c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:53,439 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.048s
2025-11-14 02:35:53,439 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e24e7c-cb72-4e5e-92b6-37ed577bda61', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e24e7c-cb72-4e5e-92b6-37ed577bda61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:54,488 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.037s
2025-11-14 02:35:54,488 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5929fda-bfb7-4db1-acfd-3f8321a13e58', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5929fda-bfb7-4db1-acfd-3f8321a13e58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:55,541 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:35:55,541 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbec07a8-3834-4567-bfe7-c23608c6276b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbec07a8-3834-4567-bfe7-c23608c6276b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:56,597 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.044s
2025-11-14 02:35:56,597 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed448b6-88c6-4d40-b8fa-f5d2e664d36d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed448b6-88c6-4d40-b8fa-f5d2e664d36d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:57,652 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:35:57,653 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a067d3f1-1fe4-4bfa-ac7b-16906838c244', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a067d3f1-1fe4-4bfa-ac7b-16906838c244', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:58,716 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.051s
2025-11-14 02:35:58,716 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1fb1c0d-2a80-4036-a33e-d9925fe12acb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1fb1c0d-2a80-4036-a33e-d9925fe12acb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:35:59,768 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:35:59,769 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e7e656-a663-4b15-98e7-245955763625', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e7e656-a663-4b15-98e7-245955763625', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:00,836 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.056s
2025-11-14 02:36:00,837 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b44bf42-38c2-4239-8c9c-5f349c803023', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b44bf42-38c2-4239-8c9c-5f349c803023', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:01,892 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.044s
2025-11-14 02:36:01,892 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce24383-3909-484b-b82d-d5f31f7cb750', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce24383-3909-484b-b82d-d5f31f7cb750', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:02,953 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.049s
2025-11-14 02:36:02,954 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42fee422-60f0-406e-8826-a25d1120f2cd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42fee422-60f0-406e-8826-a25d1120f2cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:04,003 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:36:04,004 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e24dcb39-aa09-494a-8f86-c72b0eea6841', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e24dcb39-aa09-494a-8f86-c72b0eea6841', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:05,063 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.046s
2025-11-14 02:36:05,064 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cce2513-be57-4d51-9236-cc1c688f8830', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cce2513-be57-4d51-9236-cc1c688f8830', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:06,119 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:36:06,119 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4c2c0c-15b3-4a52-bede-b7df90633335', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4c2c0c-15b3-4a52-bede-b7df90633335', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:07,177 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.047s
2025-11-14 02:36:07,177 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b79f7a9e-01e6-44dd-8415-46224f483567', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79f7a9e-01e6-44dd-8415-46224f483567', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:08,230 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:36:08,230 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab15e8f-9cc3-44ce-832d-a82d455155d8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab15e8f-9cc3-44ce-832d-a82d455155d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:09,286 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.044s
2025-11-14 02:36:09,286 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d60c708-b7c6-468d-9f83-2bbd893a5b5f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d60c708-b7c6-468d-9f83-2bbd893a5b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:10,339 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:36:10,340 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd1bb41-4b55-48d8-83a6-0a240387d145', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd1bb41-4b55-48d8-83a6-0a240387d145', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:11,394 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:36:11,395 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69493314-754c-4f9d-8383-0a910080ec22', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69493314-754c-4f9d-8383-0a910080ec22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:12,451 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.045s
2025-11-14 02:36:12,452 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be733904-8c67-45e6-ac78-aca39b214e40', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be733904-8c67-45e6-ac78-aca39b214e40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:13,522 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.059s
2025-11-14 02:36:13,522 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b49ca45f-c37a-4440-9d6b-105269117c4f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b49ca45f-c37a-4440-9d6b-105269117c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:14,587 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.054s
2025-11-14 02:36:14,588 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aea5c37-291a-4f1d-a3aa-c0d795093685', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aea5c37-291a-4f1d-a3aa-c0d795093685', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:15,645 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.046s
2025-11-14 02:36:15,645 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4d12ca-c561-4524-950a-db526e238701', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4d12ca-c561-4524-950a-db526e238701', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:16,707 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.051s
2025-11-14 02:36:16,708 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ed30ad-3802-4b8a-8bc7-58804f2d33aa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ed30ad-3802-4b8a-8bc7-58804f2d33aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:17,772 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.052s
2025-11-14 02:36:17,772 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b105a4-10d8-49c5-84f4-b62756d846c9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b105a4-10d8-49c5-84f4-b62756d846c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:18,822 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:36:18,822 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da9b137-a62f-43ae-bff1-e30123dcc6db', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da9b137-a62f-43ae-bff1-e30123dcc6db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:19,885 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.051s
2025-11-14 02:36:19,886 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38504600-9da3-49f0-8348-14867d9d462a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38504600-9da3-49f0-8348-14867d9d462a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:20,935 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:36:20,936 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08563987-d641-4d73-8c9e-f702d797f8a5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08563987-d641-4d73-8c9e-f702d797f8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:22,003 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.056s
2025-11-14 02:36:22,004 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9605e3b-8b4d-4499-95c1-82ed513f0aa1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9605e3b-8b4d-4499-95c1-82ed513f0aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:23,055 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:36:23,055 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9801d249-cbae-4992-a4e8-2bdfe2ded4d9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9801d249-cbae-4992-a4e8-2bdfe2ded4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:24,101 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.036s
2025-11-14 02:36:24,102 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d45666-8197-4d35-9171-afcba2fdebe0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d45666-8197-4d35-9171-afcba2fdebe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:25,157 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.044s
2025-11-14 02:36:25,158 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acca135f-b9af-49dc-beb7-9e3611febb26', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acca135f-b9af-49dc-beb7-9e3611febb26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:26,211 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:36:26,212 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-169d5c1e-695e-4fe7-a4a6-7a1169a585fd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-169d5c1e-695e-4fe7-a4a6-7a1169a585fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:27,266 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:36:27,266 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949276be-7f94-4d5d-beda-946d63a77179', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949276be-7f94-4d5d-beda-946d63a77179', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:28,315 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.037s
2025-11-14 02:36:28,315 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2c6470-317a-4fa0-86de-6337708efeea', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2c6470-317a-4fa0-86de-6337708efeea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:29,366 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:36:29,366 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e5b773-3c4d-4360-b094-2de470be8cdf', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e5b773-3c4d-4360-b094-2de470be8cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:30,418 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:36:30,418 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9a28b4-ba2c-4f93-9e24-6544512ea315', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9a28b4-ba2c-4f93-9e24-6544512ea315', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:31,473 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:36:31,474 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eea746c9-9215-4bb7-9f66-a30ce416de29', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eea746c9-9215-4bb7-9f66-a30ce416de29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:32,528 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:36:32,528 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400625d4-2d5a-4d18-bd36-01017b154e65', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400625d4-2d5a-4d18-bd36-01017b154e65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:33,575 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.035s
2025-11-14 02:36:33,575 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb0d7505-0b14-4eeb-bb04-e42de3ab7712', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb0d7505-0b14-4eeb-bb04-e42de3ab7712', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:34,628 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:36:34,629 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-748611ae-e318-4e1f-83ac-ae1a7a909703', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-748611ae-e318-4e1f-83ac-ae1a7a909703', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:35,679 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:36:35,680 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99093915-19ff-49c4-90a7-2193eb69c926', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99093915-19ff-49c4-90a7-2193eb69c926', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:36,729 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.039s
2025-11-14 02:36:36,730 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af5335a-8364-4a19-803d-90cac53e5eb8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af5335a-8364-4a19-803d-90cac53e5eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:37,786 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.045s
2025-11-14 02:36:37,786 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35158ac-a352-4ba3-8d1d-4edfc18a0a26', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35158ac-a352-4ba3-8d1d-4edfc18a0a26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:38,834 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:36:38,834 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce22f44-e2a2-429f-be5e-9dc847d729c1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce22f44-e2a2-429f-be5e-9dc847d729c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:39,905 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.059s
2025-11-14 02:36:39,905 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8425cb03-e937-4d6f-aedc-7992947e66a7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8425cb03-e937-4d6f-aedc-7992947e66a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:40,961 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.044s
2025-11-14 02:36:40,961 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa37f053-a1dc-4b11-bb76-944d29fd2c49', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa37f053-a1dc-4b11-bb76-944d29fd2c49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:42,096 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.124s
2025-11-14 02:36:42,097 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eafa42c5-7d39-4182-9e68-fa95cd3e2a91', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eafa42c5-7d39-4182-9e68-fa95cd3e2a91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:43,286 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.177s
2025-11-14 02:36:43,286 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b971e78-53d6-4ac6-8d02-506a93fdd22b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b971e78-53d6-4ac6-8d02-506a93fdd22b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:44,344 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:36:44,344 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3dfcd7-594b-4bd4-98bd-96d3c0199a09', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3dfcd7-594b-4bd4-98bd-96d3c0199a09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:45,411 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.053s
2025-11-14 02:36:45,411 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8fbac6-3bbc-432c-b628-522ecdb01323', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8fbac6-3bbc-432c-b628-522ecdb01323', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:46,471 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.046s
2025-11-14 02:36:46,471 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54aec459-de22-47b8-95b5-83fdff70e1bd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54aec459-de22-47b8-95b5-83fdff70e1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:47,519 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.037s
2025-11-14 02:36:47,520 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4d3e15-75e7-4ad2-b38b-ac67b66e2fab', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4d3e15-75e7-4ad2-b38b-ac67b66e2fab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:48,569 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:36:48,570 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a622262-1564-4d9c-8f0f-5834bf06cae1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a622262-1564-4d9c-8f0f-5834bf06cae1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:49,623 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:36:49,623 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b7366f-1a5f-4fba-befb-4dbd068a657c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b7366f-1a5f-4fba-befb-4dbd068a657c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:50,675 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.040s
2025-11-14 02:36:50,675 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71644559-e75b-4c56-8dbc-5ef8a264e4cf', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71644559-e75b-4c56-8dbc-5ef8a264e4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:51,724 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.037s
2025-11-14 02:36:51,724 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3709e5-612a-489b-ae18-9e62cb736d0f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3709e5-612a-489b-ae18-9e62cb736d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:52,771 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.035s
2025-11-14 02:36:52,771 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2676618-7dcd-4599-9b4d-238931d8241d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2676618-7dcd-4599-9b4d-238931d8241d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:53,825 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:36:53,825 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8fba499-94c7-4d10-9ba1-532d37d11867', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8fba499-94c7-4d10-9ba1-532d37d11867', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:54,874 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:36:54,875 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c7000f-eb54-4bea-b807-d6d1976ba321', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c7000f-eb54-4bea-b807-d6d1976ba321', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:55,935 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.048s
2025-11-14 02:36:55,935 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36935cae-1b3c-4929-b05f-d5bfeebb12a0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36935cae-1b3c-4929-b05f-d5bfeebb12a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:56,989 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:36:56,989 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5a979a2-6599-41d6-99f9-d0644d3dffe3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5a979a2-6599-41d6-99f9-d0644d3dffe3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:58,042 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.041s
2025-11-14 02:36:58,042 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc918ca-fc20-461e-b9ec-26335c803461', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc918ca-fc20-461e-b9ec-26335c803461', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:36:59,096 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.042s
2025-11-14 02:36:59,096 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:36:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d332cc5f-1cbb-45c3-98a0-691f99160213', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d332cc5f-1cbb-45c3-98a0-691f99160213', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:37:00,146 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.038s
2025-11-14 02:37:00,147 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3cd9488-2caf-41ab-938a-633bd8d6d84b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3cd9488-2caf-41ab-938a-633bd8d6d84b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:37:01,202 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.043s
2025-11-14 02:37:01,203 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:37:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07aae0cc-1f12-4cfa-83d3-8b1e7b936161', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07aae0cc-1f12-4cfa-83d3-8b1e7b936161', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
2025-11-14 02:37:02,313 80521 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc 0.099s
2025-11-14 02:37:02,314 80521 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 14 Nov 2025 01:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efccb51-34cc-47c6-a13d-925c41ada9ca', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efccb51-34cc-47c6-a13d-925c41ada9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc'}
Body: b'{"volume": {"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-14T01:24:22.000000", "updated_at": "2025-11-14T01:25:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1145168487", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.129/volume/v3/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}, {"rel": "bookmark", "href": "http://192.168.122.129/volume/volumes/a9d45abf-ab44-4652-a592-cd0833605bbc"}], "user_id": "a885cb3fc1914e3fbd0ba39722725eb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "attachment_id": "57ed8e1b-e45b-47c1-a108-5fde2c4942f5", "volume_id": "a9d45abf-ab44-4652-a592-cd0833605bbc", "server_id": "e4aca687-5fc5-47f3-8a47-a1f22e4af90c", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-14T01:25:52.000000"}], "os-vol-tenant-attr:tenant_id": "83ffd7ff9db142098a129f98de56c016"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/compute.py", line 148, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 583, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 494, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, in delete
return self.request('DELETE', url, extra_headers, headers, body)
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 892, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'code': 409, 'message': "Cannot 'detach_volume' instance e4aca687-5fc5-47f3-8a47-a1f22e4af90c 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 a9d45abf-ab44-4652-a592-cd0833605bbc 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 e4aca687-5fc5-47f3-8a47-a1f22e4af90c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-11-14T01:26:15Z', '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 | |
ProjectAdminTests33) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectReaderTests39) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests39) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
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 | |
VolumeTypesReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt30.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt32.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt32.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt35.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt36.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt37.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt38.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt38.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt39.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.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 | ||