Status: Pass 247 Failure 2 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 d12f7040-04f8-46e7-a2aa-9cd50fe54c2a failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2025-12-14T15:44:24Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7fcf028ef1c0>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 710785cf-f57f-496d-ab01-e2c9114ac3e2 in use.', 'detail': ''}, <traceback object at 0x7fcf00171800>), (<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 0x7fcf00180940>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume d6983559-5dcf-467e-bc59-d2070d7524a8 within the required time (196 s). Timer started at 1765727263. Timer ended at 1765727459. Waited for 196 s., <traceback object at 0x7fcf00171ec0>))
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt2.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
fail
ft2.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-14 16:34:54,769 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.182/volume/v3/volumes 0.414s
2025-12-14 16:34:54,770 81658 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-1460916817"}}
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '768', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681a3a85-5816-4cb6-855f-464c2c996fd9', 'x-compute-request-id': 'req-681a3a85-5816-4cb6-855f-464c2c996fd9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.182/volume/v3/volumes'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:54.653431", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-14 16:34:54,860 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.082s
2025-12-14 16:34:54,861 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '836', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be8f324-a92a-4ec1-ac60-d38607d18323', 'x-compute-request-id': 'req-7be8f324-a92a-4ec1-ac60-d38607d18323', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:34:55,953 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.081s
2025-12-14 16:34:55,953 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '860', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dafe88bd-ce6a-4df6-83ac-cd39c3b1d0b6', 'x-compute-request-id': 'req-dafe88bd-ce6a-4df6-83ac-cd39c3b1d0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:34:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:34:57,008 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.044s
2025-12-14 16:34:57,009 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '861', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cd822f-a819-4ad9-a9c3-07ef18fddd91', 'x-compute-request-id': 'req-07cd822f-a819-4ad9-a9c3-07ef18fddd91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:34:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:34:57,023 81658 INFO [tempest.common.waiters] volume d6983559-5dcf-467e-bc59-d2070d7524a8 reached available after waiting for 3.023294 seconds
2025-12-14 16:34:57,024 81658 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-14 16:34:57,094 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.182/compute/v2.1/os-keypairs 0.069s
2025-12-14 16:34:57,095 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-18023980", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFbvWVkjf7DqkOosHWX4LO//aUNwjXLnuQ512Z2dTagV+BRdOHOlMfkWAQ/i1yNH1j+yShe0XLzU2+39FnDvzV5IFDzkNTH9mpv+mBeD7t59c1HbVfuFuonW9B9XtXGHkg=="}}
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91046c3e-8159-417e-8a29-46ff545b1e42', 'x-compute-request-id': 'req-91046c3e-8159-417e-8a29-46ff545b1e42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-18023980", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFbvWVkjf7DqkOosHWX4LO//aUNwjXLnuQ512Z2dTagV+BRdOHOlMfkWAQ/i1yNH1j+yShe0XLzU2+39FnDvzV5IFDzkNTH9mpv+mBeD7t59c1HbVfuFuonW9B9XtXGHkg==", "fingerprint": "4c:24:50:fc:d2:aa:00:31:8b:93:c6:95:0c:38:a7:c0", "user_id": "e8f54af1e94a45fdb72861e3598860e7"}}'
2025-12-14 16:34:57,096 81658 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-18023980 created
2025-12-14 16:34:57,946 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.182/networking/v2.0/security-groups 0.849s
2025-12-14 16:34:57,947 81658 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--1134401166", "description": "tempest-description--1643336664"}}
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-74210884-5801-40c9-be53-691652981222', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.182/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "710785cf-f57f-496d-ab01-e2c9114ac3e2", "name": "tempest-securitygroup--1134401166", "stateful": true, "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "project_id": "885ef5c54e08406f8607644bb07b4fc8", "description": "tempest-description--1643336664", "shared": false, "security_group_rules": [{"id": "924a9010-cee3-4b99-93b3-70ea9c1b59e0", "project_id": "885ef5c54e08406f8607644bb07b4fc8", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "security_group_id": "710785cf-f57f-496d-ab01-e2c9114ac3e2", "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": 503, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-14T15:34:57Z", "updated_at": "2025-12-14T15:34:57Z", "revision_number": 0}, {"id": "d2ed64e5-5141-48a7-91f3-71d6a8b75d1b", "project_id": "885ef5c54e08406f8607644bb07b4fc8", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "security_group_id": "710785cf-f57f-496d-ab01-e2c9114ac3e2", "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": 504, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-14T15:34:57Z", "updated_at": "2025-12-14T15:34:57Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-14T15:34:57Z", "updated_at": "2025-12-14T15:34:57Z", "revision_number": 1}}'
2025-12-14 16:34:58,584 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.182/networking/v2.0/security-group-rules 0.637s
2025-12-14 16:34:58,584 81658 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": "710785cf-f57f-496d-ab01-e2c9114ac3e2", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-87d0b638-5bb4-46c2-8572-7478691be248', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.182/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0f2f89e1-5fdd-4001-9950-f66dd48d329d", "project_id": "885ef5c54e08406f8607644bb07b4fc8", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "security_group_id": "710785cf-f57f-496d-ab01-e2c9114ac3e2", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-14T15:34:58Z", "updated_at": "2025-12-14T15:34:58Z", "revision_number": 0}}'
2025-12-14 16:34:58,916 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.182/networking/v2.0/security-group-rules 0.331s
2025-12-14 16:34:58,916 81658 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": "710785cf-f57f-496d-ab01-e2c9114ac3e2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:34:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3aafa89b-8b16-4f63-85b8-95530114c594', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.182/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "aba96992-c1cf-4959-8b87-986dac0a03d4", "project_id": "885ef5c54e08406f8607644bb07b4fc8", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "security_group_id": "710785cf-f57f-496d-ab01-e2c9114ac3e2", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-14T15:34:58Z", "updated_at": "2025-12-14T15:34:58Z", "revision_number": 0}}'
2025-12-14 16:34:58,916 81658 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1134401166 created
2025-12-14 16:35:00,114 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.182/networking/v2.0/floatingips 1.197s
2025-12-14 16:35:00,115 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "d5939d6b-e9a0-486a-9da1-83577047f578"}}
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:34:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-294e8fa1-fe5e-481d-a11d-f85879696082', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.182/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "464aa091-4069-45dc-8ec3-c578a8327071", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "project_id": "885ef5c54e08406f8607644bb07b4fc8", "floating_ip_address": "172.24.4.76", "floating_network_id": "d5939d6b-e9a0-486a-9da1-83577047f578", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-14T15:34:59Z", "updated_at": "2025-12-14T15:34:59Z", "revision_number": 0}}'
2025-12-14 16:35:00,115 81658 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '464aa091-4069-45dc-8ec3-c578a8327071', 'tenant_id': '885ef5c54e08406f8607644bb07b4fc8', 'project_id': '885ef5c54e08406f8607644bb07b4fc8', 'floating_ip_address': '172.24.4.76', 'floating_network_id': 'd5939d6b-e9a0-486a-9da1-83577047f578', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-14T15:34:59Z', 'updated_at': '2025-12-14T15:34:59Z', 'revision_number': 0, 'ip': '172.24.4.76'} created
2025-12-14 16:35:00,282 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.182/identity/v3/auth/tokens 0.163s
2025-12-14 16:35:00,283 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:00 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-e84bccb1-3a04-499b-a50e-e1a08b9f2816', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.182/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e8f54af1e94a45fdb72861e3598860e7", "name": "tempest-ServerRescueNegativeTestJSON-1643754341-project-member", "password_expires_at": null}, "audit_ids": ["9RGklVm2Sx2v6raR-vj89A"], "expires_at": "2025-12-14T16:35:00.000000Z", "issued_at": "2025-12-14T15:35:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "885ef5c54e08406f8607644bb07b4fc8", "name": "tempest-ServerRescueNegativeTestJSON-1643754341"}, "is_domain": false, "roles": [{"id": "d9db85f5c8564a60a70d927d56e5e0c5", "name": "reader"}, {"id": "d6d1e3b5977f44a2aa6ac633345fd72d", "name": "member"}], "catalog": [{"endpoints": [{"id": "dd2043fa806740e1a00f10d55ad63038", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/networking", "region": "RegionOne"}], "id": "36eae526d4df410592a6c3e0d78109fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "43cb16eb17554bcea9936890522d0168", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/placement", "region": "RegionOne"}], "id": "4132b5a37c7849d18552234bdb641a17", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e9ecd45614447bd98ca44edadb409e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/compute/v2.1", "region": "RegionOne"}], "id": "8fc8542d593e41db978d93d4ad283f7e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8dfd3835b4664e33a48b2ade66c566d9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/image", "region": "RegionOne"}], "id": "d1cde032f8cd4f4cbbada62f8c6e375a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "51af177edcbf483fa939e9a75f64b569", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/volume/v3", "region": "RegionOne"}], "id": "d40b6009a41d47a4bf7f104289bac45a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9499d154b29743499b95c9454fe038fc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/compute/v2/885ef5c54e08406f8607644bb07b4fc8", "region": "RegionOne"}], "id": "e55435ba0739483d8577db0cbf20c129", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "81431f2a2c6246daa98002bfdb96d0bd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/identity", "region": "RegionOne"}], "id": "e7861af0d14841198390dc8058c677e3", "type": "identity", "name": "keystone"}]}}'
2025-12-14 16:35:00,283 81658 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '5a3ea3c7-86ab-420c-8a57-2d9732df99d6', 'name': 'tempest-ServerRescueNegativeTestJSON-2031536640-network', 'tenant_id': '885ef5c54e08406f8607644bb07b4fc8', 'project_id': '885ef5c54e08406f8607644bb07b4fc8', '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': 48526, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-12-14T15:33:58Z', 'updated_at': '2025-12-14T15:33:58Z', 'revision_number': 1} available for tenant
2025-12-14 16:35:00,284 81658 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-18023980', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFbvWVkjf7DqkOosHWX4LO//aUNwjXLnuQ512Z2dTagV+BRdOHOlMfkWAQ/i1yNH1j+yShe0XLzU2+39FnDvzV5IFDzkNTH9mpv+mBeD7t59c1HbVfuFuonW9B9XtXGHkg==', 'fingerprint': '4c:24:50:fc:d2:aa:00:31:8b:93:c6:95:0c:38:a7:c0', 'user_id': 'e8f54af1e94a45fdb72861e3598860e7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAuz/PMhDfkU1HQDBB/SCz7iUAlCZ8xP0OPZSxCHiG5vGW7bAVXPBAJ\nuEGAbSezZ0OgBwYFK4EEACKhZANiAARW71lZI3+w6pDqLB1l+Czv/2lDcI1y57kO\nddmdnU2oFfgUXThzpTH5FgEP4tcjR9Y/skoXtFy81Nvt/RZw781eSBQ85DUx/Zqb\n/pgXg+7efXNR21X7hbqJ1vQfV7Vxh5I=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '710785cf-f57f-496d-ab01-e2c9114ac3e2', 'name': 'tempest-securitygroup--1134401166', 'stateful': True, 'tenant_id': '885ef5c54e08406f8607644bb07b4fc8', 'project_id': '885ef5c54e08406f8607644bb07b4fc8', 'description': 'tempest-description--1643336664', 'shared': False, 'security_group_rules': [{'id': '924a9010-cee3-4b99-93b3-70ea9c1b59e0', 'project_id': '885ef5c54e08406f8607644bb07b4fc8', 'tenant_id': '885ef5c54e08406f8607644bb07b4fc8', 'security_group_id': '710785cf-f57f-496d-ab01-e2c9114ac3e2', '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': 503, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-14T15:34:57Z', 'updated_at': '2025-12-14T15:34:57Z', 'revision_number': 0}, {'id': 'd2ed64e5-5141-48a7-91f3-71d6a8b75d1b', 'project_id': '885ef5c54e08406f8607644bb07b4fc8', 'tenant_id': '885ef5c54e08406f8607644bb07b4fc8', 'security_group_id': '710785cf-f57f-496d-ab01-e2c9114ac3e2', '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': 504, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-14T15:34:57Z', 'updated_at': '2025-12-14T15:34:57Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-14T15:34:57Z', 'updated_at': '2025-12-14T15:34:57Z', 'revision_number': 1}, 'floating_ip': {'id': '464aa091-4069-45dc-8ec3-c578a8327071', 'tenant_id': '885ef5c54e08406f8607644bb07b4fc8', 'project_id': '885ef5c54e08406f8607644bb07b4fc8', 'floating_ip_address': '172.24.4.76', 'floating_network_id': 'd5939d6b-e9a0-486a-9da1-83577047f578', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-14T15:34:59Z', 'updated_at': '2025-12-14T15:34:59Z', 'revision_number': 0, 'ip': '172.24.4.76'}}
2025-12-14 16:35:00,882 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.182/compute/v2.1/servers 0.597s
2025-12-14 16:35:00,882 81658 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-29579137", "imageRef": "a2b7be48-4830-4550-b224-8bf31638eb21", "flavorRef": "42", "adminPass": "W3&aRo09ymLkoO~", "networks": [{"uuid": "5a3ea3c7-86ab-420c-8a57-2d9732df99d6"}], "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "key_name": "tempest-keypair-18023980", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '417', 'location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbc36ef3-10b5-4a03-ae8f-d4dd35b6ebed', 'x-compute-request-id': 'req-dbc36ef3-10b5-4a03-ae8f-d4dd35b6ebed', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.182/compute/v2.1/servers'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "adminPass": "W3&aRo09ymLkoO~"}}'
2025-12-14 16:35:00,995 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.111s
2025-12-14 16:35:00,996 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f9f65b0-d604-43cc-a7ef-ad593511cb59', 'x-compute-request-id': 'req-9f9f65b0-d604-43cc-a7ef-ad593511cb59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "BUILD", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:01Z", "updated": "2025-12-14T15:35:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-14 16:35:02,128 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.121s
2025-12-14 16:35:02,129 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-155eba91-6578-40af-9589-2c52b6b3179b', 'x-compute-request-id': 'req-155eba91-6578-40af-9589-2c52b6b3179b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "BUILD", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:35:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-14 16:35:03,283 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.142s
2025-12-14 16:35:03,284 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2832034e-e8eb-43c4-afd3-05e3d063c4f2', 'x-compute-request-id': 'req-2832034e-e8eb-43c4-afd3-05e3d063c4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "BUILD", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-14 16:35:03,295 81658 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-14 16:35:04,417 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.120s
2025-12-14 16:35:04,418 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-913bccb2-1378-4714-a5e3-47c9eb316030', 'x-compute-request-id': 'req-913bccb2-1378-4714-a5e3-47c9eb316030', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "BUILD", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-14 16:35:05,557 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.128s
2025-12-14 16:35:05,557 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0f0d44e-1817-4563-9fcf-2e53fceebf43', 'x-compute-request-id': 'req-b0f0d44e-1817-4563-9fcf-2e53fceebf43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "BUILD", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:35:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "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-12-14 16:35:05,570 81658 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2025-12-14 16:35:07,003 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.432s
2025-12-14 16:35:07,003 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8c946c9-083d-42f8-a1df-2555c5863c55', 'x-compute-request-id': 'req-b8c946c9-083d-42f8-a1df-2555c5863c55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "BUILD", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:35:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "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-12-14 16:35:07,017 81658 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2025-12-14 16:35:08,766 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.748s
2025-12-14 16:35:08,766 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17007923-5a29-476b-a705-84073460f49f', 'x-compute-request-id': 'req-17007923-5a29-476b-a705-84073460f49f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "BUILD", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:35:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-14 16:35:08,777 81658 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2025-12-14 16:35:10,474 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.694s
2025-12-14 16:35:10,474 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e97eeb-7512-4d37-9a7f-7a54d7ed4683', 'x-compute-request-id': 'req-64e97eeb-7512-4d37-9a7f-7a54d7ed4683', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "BUILD", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:35:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-14 16:35:12,159 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.673s
2025-12-14 16:35:12,159 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eed38886-82be-42a9-9c7a-fec075249390', 'x-compute-request-id': 'req-eed38886-82be-42a9-9c7a-fec075249390', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "BUILD", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:35:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-14 16:35:14,163 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.987s
2025-12-14 16:35:14,163 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56576415-7585-4b61-97bf-94551c593c14', 'x-compute-request-id': 'req-56576415-7585-4b61-97bf-94551c593c14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "BUILD", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:35:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-14 16:35:15,983 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.801s
2025-12-14 16:35:15,983 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6996c251-9827-4a76-ae7b-b04bc164dca5', 'x-compute-request-id': 'req-6996c251-9827-4a76-ae7b-b04bc164dca5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "BUILD", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-14 16:35:17,248 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.249s
2025-12-14 16:35:17,249 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601c398c-60f7-4588-93cd-143098f7d4d4', 'x-compute-request-id': 'req-601c398c-60f7-4588-93cd-143098f7d4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "ACTIVE", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:35:15Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:35:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-12-14 16:35:17,263 81658 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2025-12-14 16:35:17,605 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-interface 0.342s
2025-12-14 16:35:17,606 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:17 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-a3e3cc34-43ed-40f7-adf2-93844d59fee2', 'x-compute-request-id': 'req-a3e3cc34-43ed-40f7-adf2-93844d59fee2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "5a3ea3c7-86ab-420c-8a57-2d9732df99d6", "port_id": "0b2755d3-bd4f-4791-9c3f-68fad4f60a68", "mac_addr": "fa:16:3e:f4:4d:92", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "434d95d0-ea28-4307-9094-0a14b7542611", "ip_address": "10.0.0.5"}]}]}'
2025-12-14 16:35:18,750 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.182/networking/v2.0/floatingips/464aa091-4069-45dc-8ec3-c578a8327071 1.141s
2025-12-14 16:35:18,750 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "0b2755d3-bd4f-4791-9c3f-68fad4f60a68"}}
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:35:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4be00c6c-e1c6-4cea-b64c-e2027cb34a77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/networking/v2.0/floatingips/464aa091-4069-45dc-8ec3-c578a8327071'}
Body: b'{"floatingip": {"id": "464aa091-4069-45dc-8ec3-c578a8327071", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "project_id": "885ef5c54e08406f8607644bb07b4fc8", "floating_ip_address": "172.24.4.76", "floating_network_id": "d5939d6b-e9a0-486a-9da1-83577047f578", "router_id": "860b4d38-9e5a-419c-8e99-dfa8f7037da7", "port_id": "0b2755d3-bd4f-4791-9c3f-68fad4f60a68", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5a3ea3c7-86ab-420c-8a57-2d9732df99d6", "mac_address": "fa:16:3e:f4:4d:92", "admin_state_up": true, "status": "ACTIVE", "device_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-14T15:34:59Z", "updated_at": "2025-12-14T15:35:17Z", "revision_number": 1}}'
2025-12-14 16:35:18,751 81658 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.76:22' as 'cirros' with public key authentication
2025-12-14 16:36:18,812 81658 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.76 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-14 16:36:21,325 81658 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.76 ([Errno None] Unable to connect to port 22 on 172.24.4.76). Number attempts: 2. Retry after 3 seconds.
2025-12-14 16:36:24,831 81658 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.76 ([Errno None] Unable to connect to port 22 on 172.24.4.76). Number attempts: 3. Retry after 4 seconds.
2025-12-14 16:36:29,388 81658 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-12-14 16:36:29,675 81658 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-14 16:36:29,676 81658 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.76 successfully created
2025-12-14 16:36:31,899 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 2.222s
2025-12-14 16:36:31,899 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8"}}
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:29 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-72b83af9-9c49-4099-8982-85bfd91508ee', 'x-compute-request-id': 'req-72b83af9-9c49-4099-8982-85bfd91508ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "device": "/dev/vdb"}}'
2025-12-14 16:36:31,950 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.049s
2025-12-14 16:36:31,950 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '860', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ad83b5-1967-4e11-98f0-aa3450644349', 'x-compute-request-id': 'req-41ad83b5-1967-4e11-98f0-aa3450644349', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:32.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:36:33,084 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.123s
2025-12-14 16:36:33,085 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '860', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc070ae0-2fa8-4250-96ec-da6e145e3129', 'x-compute-request-id': 'req-dc070ae0-2fa8-4250-96ec-da6e145e3129', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:32.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:36:34,153 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.057s
2025-12-14 16:36:34,154 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '860', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c31f44-4576-48d0-bae0-89c618ea4f25', 'x-compute-request-id': 'req-a0c31f44-4576-48d0-bae0-89c618ea4f25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:32.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:36:35,287 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.119s
2025-12-14 16:36:35,287 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '861', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1cb18b-4a96-48c1-9fb6-171b99b18d1b', 'x-compute-request-id': 'req-af1cb18b-4a96-48c1-9fb6-171b99b18d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:36:36,335 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:36:36,335 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '861', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7920b545-8d8a-4ac3-891e-cc28cd87212a', 'x-compute-request-id': 'req-7920b545-8d8a-4ac3-891e-cc28cd87212a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:36:37,397 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.049s
2025-12-14 16:36:37,397 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '861', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7351a43b-513a-4735-be90-7966070161d4', 'x-compute-request-id': 'req-7351a43b-513a-4735-be90-7966070161d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:34.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:36:38,447 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:36:38,448 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271f20d9-822f-42c8-8f09-b348d78e684c', 'x-compute-request-id': 'req-271f20d9-822f-42c8-8f09-b348d78e684c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:36:38,458 81658 INFO [tempest.common.waiters] Attachment 7e86b997-5fc1-4ba0-8f34-dcf837256636 created for volume d6983559-5dcf-467e-bc59-d2070d7524a8 to server d12f7040-04f8-46e7-a2aa-9cd50fe54c2a after waiting for 7.458386 seconds
2025-12-14 16:36:38,539 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.081s
2025-12-14 16:36:38,540 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2a7824-4e3e-451d-a546-6f1e0a8f88eb', 'x-compute-request-id': 'req-cd2a7824-4e3e-451d-a546-6f1e0a8f88eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:36:38,552 81658 INFO [tempest.common.waiters] volume d6983559-5dcf-467e-bc59-d2070d7524a8 reached in-use after waiting for 0.552591 seconds
2025-12-14 16:36:38,778 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/action 0.226s
2025-12-14 16:36:38,779 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "W3&aRo09ymLkoO~"}}
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:38 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-c39240ff-0c35-4145-8d0c-23e3496d7df3', 'x-compute-request-id': 'req-c39240ff-0c35-4145-8d0c-23e3496d7df3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/action'}
Body: b'{"adminPass": "W3&aRo09ymLkoO~"}'
2025-12-14 16:36:39,010 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.230s
2025-12-14 16:36:39,011 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-913b2f88-961f-4b79-89c0-60627ea79b84', 'x-compute-request-id': 'req-913b2f88-961f-4b79-89c0-60627ea79b84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "ACTIVE", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:36:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:35:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8"}]}}'
2025-12-14 16:36:40,936 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.913s
2025-12-14 16:36:40,936 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1494076e-ddb8-4a24-9928-d1e86cfeadc0', 'x-compute-request-id': 'req-1494076e-ddb8-4a24-9928-d1e86cfeadc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "ACTIVE", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:36:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:35:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8"}]}}'
2025-12-14 16:36:42,407 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.458s
2025-12-14 16:36:42,407 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-615e654f-6a32-46e2-ad66-8d64a6b10e59', 'x-compute-request-id': 'req-615e654f-6a32-46e2-ad66-8d64a6b10e59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "ACTIVE", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:36:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:35:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8"}]}}'
2025-12-14 16:36:43,830 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.409s
2025-12-14 16:36:43,830 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6161ad0-33a3-4542-b56d-01ab5e160e1d', 'x-compute-request-id': 'req-f6161ad0-33a3-4542-b56d-01ab5e160e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "ACTIVE", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:36:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:35:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8"}]}}'
2025-12-14 16:36:45,446 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.603s
2025-12-14 16:36:45,447 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c3dbee2-d880-4813-9187-37b5340c8091', 'x-compute-request-id': 'req-9c3dbee2-d880-4813-9187-37b5340c8091', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "ACTIVE", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:36:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:35:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8"}]}}'
2025-12-14 16:36:46,663 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.204s
2025-12-14 16:36:46,664 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78703bb9-690d-4b5e-95e6-21d7ec795efd', 'x-compute-request-id': 'req-78703bb9-690d-4b5e-95e6-21d7ec795efd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "ACTIVE", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:36:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:35:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8"}]}}'
2025-12-14 16:36:48,214 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.537s
2025-12-14 16:36:48,214 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af236e25-bee3-4d34-9df9-c0470cf2bba5', 'x-compute-request-id': 'req-af236e25-bee3-4d34-9df9-c0470cf2bba5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "ACTIVE", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:36:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:35:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8"}]}}'
2025-12-14 16:36:49,437 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.210s
2025-12-14 16:36:49,437 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff701d80-172c-488a-af43-c246bddc49fd', 'x-compute-request-id': 'req-ff701d80-172c-488a-af43-c246bddc49fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "RESCUE", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:36:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:36:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8"}]}}'
2025-12-14 16:36:49,451 81658 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 10 second wait
2025-12-14 16:36:49,698 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.182/identity/v3/auth/tokens 0.166s
2025-12-14 16:36:49,699 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:49 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-79a010cc-1494-42b8-a93d-148ec813240a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.182/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e8f54af1e94a45fdb72861e3598860e7", "name": "tempest-ServerRescueNegativeTestJSON-1643754341-project-member", "password_expires_at": null}, "audit_ids": ["1PKps0w4ThSWY2YZInAtHw"], "expires_at": "2025-12-14T16:36:49.000000Z", "issued_at": "2025-12-14T15:36:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "885ef5c54e08406f8607644bb07b4fc8", "name": "tempest-ServerRescueNegativeTestJSON-1643754341"}, "is_domain": false, "roles": [{"id": "d9db85f5c8564a60a70d927d56e5e0c5", "name": "reader"}, {"id": "d6d1e3b5977f44a2aa6ac633345fd72d", "name": "member"}], "catalog": [{"endpoints": [{"id": "dd2043fa806740e1a00f10d55ad63038", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/networking", "region": "RegionOne"}], "id": "36eae526d4df410592a6c3e0d78109fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "43cb16eb17554bcea9936890522d0168", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/placement", "region": "RegionOne"}], "id": "4132b5a37c7849d18552234bdb641a17", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e9ecd45614447bd98ca44edadb409e5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/compute/v2.1", "region": "RegionOne"}], "id": "8fc8542d593e41db978d93d4ad283f7e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8dfd3835b4664e33a48b2ade66c566d9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/image", "region": "RegionOne"}], "id": "d1cde032f8cd4f4cbbada62f8c6e375a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "51af177edcbf483fa939e9a75f64b569", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/volume/v3", "region": "RegionOne"}], "id": "d40b6009a41d47a4bf7f104289bac45a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9499d154b29743499b95c9454fe038fc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/compute/v2/885ef5c54e08406f8607644bb07b4fc8", "region": "RegionOne"}], "id": "e55435ba0739483d8577db0cbf20c129", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "81431f2a2c6246daa98002bfdb96d0bd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.182/identity", "region": "RegionOne"}], "id": "e7861af0d14841198390dc8058c677e3", "type": "identity", "name": "keystone"}]}}'
2025-12-14 16:36:49,699 81658 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '5a3ea3c7-86ab-420c-8a57-2d9732df99d6', 'name': 'tempest-ServerRescueNegativeTestJSON-2031536640-network', 'tenant_id': '885ef5c54e08406f8607644bb07b4fc8', 'project_id': '885ef5c54e08406f8607644bb07b4fc8', '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': 48526, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-12-14T15:33:58Z', 'updated_at': '2025-12-14T15:33:58Z', 'revision_number': 1} available for tenant
2025-12-14 16:36:49,795 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments/d6983559-5dcf-467e-bc59-d2070d7524a8 0.095s
2025-12-14 16:36:49,796 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:49 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-fe844d78-4b0d-4a95-86c5-4b92e8e0ac7f', 'x-compute-request-id': 'req-fe844d78-4b0d-4a95-86c5-4b92e8e0ac7f', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance d12f7040-04f8-46e7-a2aa-9cd50fe54c2a while it is in vm_state rescued"}}'
2025-12-14 16:36:49,908 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/action 0.112s
2025-12-14 16:36:49,908 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:49 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-b2b3ffc4-d078-4f48-b495-7ceec4eb3f7e', 'x-compute-request-id': 'req-b2b3ffc4-d078-4f48-b495-7ceec4eb3f7e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/action'}
Body: b''
2025-12-14 16:36:50,084 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.176s
2025-12-14 16:36:50,085 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5fca4a6-adbd-4b66-9580-1dbd7cfde28c', 'x-compute-request-id': 'req-c5fca4a6-adbd-4b66-9580-1dbd7cfde28c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "RESCUE", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:36:50Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:36:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8"}]}}'
2025-12-14 16:36:51,474 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.376s
2025-12-14 16:36:51,474 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e659c4d2-6b00-464b-a575-b062d50d8bdc', 'x-compute-request-id': 'req-e659c4d2-6b00-464b-a575-b062d50d8bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "RESCUE", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:36:50Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:36:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8"}]}}'
2025-12-14 16:36:53,070 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.580s
2025-12-14 16:36:53,070 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13b5368c-2648-4939-b588-69a5c0cd9f5d', 'x-compute-request-id': 'req-13b5368c-2648-4939-b588-69a5c0cd9f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "RESCUE", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:36:50Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:36:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8"}]}}'
2025-12-14 16:36:54,321 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 0.239s
2025-12-14 16:36:54,322 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1811', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6a14746-59cb-4bcf-b4dd-2907462425d2', 'x-compute-request-id': 'req-d6a14746-59cb-4bcf-b4dd-2907462425d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}
Body: b'{"server": {"id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "name": "tempest-ServerRescueNegativeTestJSON-server-29579137", "status": "ERROR", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "user_id": "e8f54af1e94a45fdb72861e3598860e7", "metadata": {}, "hostId": "3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3", "image": {"id": "a2b7be48-4830-4550-b224-8bf31638eb21", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.182/compute/flavors/42"}]}, "created": "2025-12-14T15:35:00Z", "updated": "2025-12-14T15:36:53Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2031536640-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:4d:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}, {"rel": "bookmark", "href": "http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-14T15:36:54Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-18023980", "OS-SRV-USG:launched_at": "2025-12-14T15:36:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134401166"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8"}]}}'
2025-12-14 16:36:54,333 81658 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 4 second wait
2025-12-14 16:36:54,439 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-interface 0.105s
2025-12-14 16:36:54,440 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:54 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-440d1200-c427-40ac-b1b4-db1b585035a1', 'x-compute-request-id': 'req-440d1200-c427-40ac-b1b4-db1b585035a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "5a3ea3c7-86ab-420c-8a57-2d9732df99d6", "port_id": "0b2755d3-bd4f-4791-9c3f-68fad4f60a68", "mac_addr": "fa:16:3e:f4:4d:92", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "434d95d0-ea28-4307-9094-0a14b7542611", "ip_address": "10.0.0.5"}]}]}'
2025-12-14 16:36:55,342 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.182/networking/v2.0/floatingips/464aa091-4069-45dc-8ec3-c578a8327071 0.899s
2025-12-14 16:36:55,343 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "0b2755d3-bd4f-4791-9c3f-68fad4f60a68"}}
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-32df5aad-12ca-4da2-92f7-1156ccfd7985', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/networking/v2.0/floatingips/464aa091-4069-45dc-8ec3-c578a8327071'}
Body: b'{"floatingip": {"id": "464aa091-4069-45dc-8ec3-c578a8327071", "tenant_id": "885ef5c54e08406f8607644bb07b4fc8", "project_id": "885ef5c54e08406f8607644bb07b4fc8", "floating_ip_address": "172.24.4.76", "floating_network_id": "d5939d6b-e9a0-486a-9da1-83577047f578", "router_id": "860b4d38-9e5a-419c-8e99-dfa8f7037da7", "port_id": "0b2755d3-bd4f-4791-9c3f-68fad4f60a68", "fixed_ip_address": "10.0.0.5", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "5a3ea3c7-86ab-420c-8a57-2d9732df99d6", "mac_address": "fa:16:3e:f4:4d:92", "admin_state_up": true, "status": "DOWN", "device_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-14T15:34:59Z", "updated_at": "2025-12-14T15:36:54Z", "revision_number": 3}}'
2025-12-14 16:36:55,343 81658 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.76:22' as 'cirros' with public key authentication
2025-12-14 16:37:55,400 81658 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.76 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-14 16:38:57,962 81658 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.76 (timed out). Number attempts: 2. Retry after 3 seconds.
2025-12-14 16:40:01,522 81658 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.76 (timed out). Number attempts: 3. Retry after 4 seconds.
2025-12-14 16:41:06,086 81658 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.76 after 3 attempts. Proxy client: no proxy client
2025-12-14 16:41:06.086 81658 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2025-12-14 16:41:06.086 81658 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2025-12-14 16:41:06.086 81658 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2025-12-14 16:41:06.086 81658 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2025-12-14 16:41:06.086 81658 ERROR tempest.lib.common.ssh sock.connect(addr)
2025-12-14 16:41:06.086 81658 ERROR tempest.lib.common.ssh TimeoutError: timed out
2025-12-14 16:41:06.086 81658 ERROR tempest.lib.common.ssh
2025-12-14 16:41:06,088 81658 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Sun, 14 Dec 2025 15:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '417', 'location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbc36ef3-10b5-4a03-ae8f-d4dd35b6ebed', 'x-compute-request-id': 'req-dbc36ef3-10b5-4a03-ae8f-d4dd35b6ebed', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.182/compute/v2.1/servers'}
Body: {'id': 'd12f7040-04f8-46e7-a2aa-9cd50fe54c2a', 'name': 'tempest-ServerRescueNegativeTestJSON-server-29579137', 'status': 'ACTIVE', 'tenant_id': '885ef5c54e08406f8607644bb07b4fc8', 'user_id': 'e8f54af1e94a45fdb72861e3598860e7', 'metadata': {}, 'hostId': '3fee9163e209765a64c63f3bfc20183cfa0fea694748dc03ca14bbf3', 'image': {'id': 'a2b7be48-4830-4550-b224-8bf31638eb21', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.182/compute/images/a2b7be48-4830-4550-b224-8bf31638eb21'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.182/compute/flavors/42'}]}, 'created': '2025-12-14T15:35:00Z', 'updated': '2025-12-14T15:35:15Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-2031536640-network': [{'version': 4, 'addr': '10.0.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:f4:4d:92'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}, {'rel': 'bookmark', 'href': 'http://192.168.122.182/compute/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-18023980', 'OS-SRV-USG:launched_at': '2025-12-14T15:35:15.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1134401166'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2025-12-14 16:41:07,311 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/action 1.223s
2025-12-14 16:41:07,312 81658 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': 'Sun, 14 Dec 2025 15:41:06 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-a814486d-d8c4-4a25-a623-ea3661d09fcf', 'x-compute-request-id': 'req-a814486d-d8c4-4a25-a623-ea3661d09fcf', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-12-14 16:41:07,312 81658 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server d12f7040-04f8-46e7-a2aa-9cd50fe54c2a
2025-12-14 16:41:07,372 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.059s
2025-12-14 16:41:07,372 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e6ef477-ce0e-480f-a394-f1e470981fa8', 'x-compute-request-id': 'req-3e6ef477-ce0e-480f-a394-f1e470981fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:41:07,527 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments/d6983559-5dcf-467e-bc59-d2070d7524a8 0.144s
2025-12-14 16:41:07,527 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41:07 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-8e0e6715-be47-42d2-84f1-4961b49489a5', 'x-compute-request-id': 'req-8e0e6715-be47-42d2-84f1-4961b49489a5', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance d12f7040-04f8-46e7-a2aa-9cd50fe54c2a while it is in vm_state error"}}'
2025-12-14 16:41:07,617 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.088s
2025-12-14 16:41:07,617 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-7de278e1-2e27-4bf8-9156-f624fb5c9064', 'x-compute-request-id': 'req-7de278e1-2e27-4bf8-9156-f624fb5c9064', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:08,703 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.082s
2025-12-14 16:41:08,703 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-a2743682-cc0b-4d17-a9f4-7dd68d30d264', 'x-compute-request-id': 'req-a2743682-cc0b-4d17-a9f4-7dd68d30d264', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:09,772 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.065s
2025-12-14 16:41:09,772 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-1f60cca5-eb81-4de4-a440-c502451f5e5d', 'x-compute-request-id': 'req-1f60cca5-eb81-4de4-a440-c502451f5e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:10,829 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.054s
2025-12-14 16:41:10,829 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-1da065c2-d746-4e7a-9c3d-d58c964e38b0', 'x-compute-request-id': 'req-1da065c2-d746-4e7a-9c3d-d58c964e38b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:11,904 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.072s
2025-12-14 16:41:11,905 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-2439c55d-0605-49b6-8f75-f9bb65e0ae26', 'x-compute-request-id': 'req-2439c55d-0605-49b6-8f75-f9bb65e0ae26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:12,967 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.059s
2025-12-14 16:41:12,968 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-aea89419-2d80-4fa5-a045-ebbe768f4ffc', 'x-compute-request-id': 'req-aea89419-2d80-4fa5-a045-ebbe768f4ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:14,046 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.076s
2025-12-14 16:41:14,046 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-8b9bf0c2-788e-4f9c-9081-c04b662c3bff', 'x-compute-request-id': 'req-8b9bf0c2-788e-4f9c-9081-c04b662c3bff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:15,103 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.054s
2025-12-14 16:41:15,103 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-6409a4b6-72b6-4e5f-a331-419bdd6c3974', 'x-compute-request-id': 'req-6409a4b6-72b6-4e5f-a331-419bdd6c3974', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:16,154 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.048s
2025-12-14 16:41:16,155 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-3b99e7f0-30cc-4665-b020-3c2dda79d976', 'x-compute-request-id': 'req-3b99e7f0-30cc-4665-b020-3c2dda79d976', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:17,210 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.052s
2025-12-14 16:41:17,210 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-e8638bd1-b51f-46c8-a239-2739ecf3079d', 'x-compute-request-id': 'req-e8638bd1-b51f-46c8-a239-2739ecf3079d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:18,263 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.049s
2025-12-14 16:41:18,263 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-32b0e605-f673-4640-9a8c-967f3fca3873', 'x-compute-request-id': 'req-32b0e605-f673-4640-9a8c-967f3fca3873', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:19,316 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.049s
2025-12-14 16:41:19,316 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-4938716a-fee0-4e08-93e6-f14253779c95', 'x-compute-request-id': 'req-4938716a-fee0-4e08-93e6-f14253779c95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:20,374 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.055s
2025-12-14 16:41:20,374 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-77686718-98c1-4d60-b58c-fc22c50fa44f', 'x-compute-request-id': 'req-77686718-98c1-4d60-b58c-fc22c50fa44f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:21,421 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.043s
2025-12-14 16:41:21,421 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-83ec350d-0c06-4a47-97ec-399daee7bb6b', 'x-compute-request-id': 'req-83ec350d-0c06-4a47-97ec-399daee7bb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:22,479 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.055s
2025-12-14 16:41:22,479 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-9d10ed10-f4e6-4487-a383-ee439aec8def', 'x-compute-request-id': 'req-9d10ed10-f4e6-4487-a383-ee439aec8def', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:23,529 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.047s
2025-12-14 16:41:23,529 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-b3a3d470-dc6c-4b2a-9ec9-7e0283577858', 'x-compute-request-id': 'req-b3a3d470-dc6c-4b2a-9ec9-7e0283577858', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:24,586 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.054s
2025-12-14 16:41:24,587 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-9f87f4e5-4495-474f-a134-791cb1ede4a1', 'x-compute-request-id': 'req-9f87f4e5-4495-474f-a134-791cb1ede4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:25,645 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.055s
2025-12-14 16:41:25,645 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-997321a3-0463-4e31-a16f-52962a92f5e9', 'x-compute-request-id': 'req-997321a3-0463-4e31-a16f-52962a92f5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:26,709 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.062s
2025-12-14 16:41:26,710 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-4117c657-dccc-4bb0-9573-d197cc4afe82', 'x-compute-request-id': 'req-4117c657-dccc-4bb0-9573-d197cc4afe82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:27,756 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.043s
2025-12-14 16:41:27,757 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-29b87780-d721-4d67-8ffc-5d7111e162d7', 'x-compute-request-id': 'req-29b87780-d721-4d67-8ffc-5d7111e162d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:28,807 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.047s
2025-12-14 16:41:28,808 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-3f3d570d-5a9c-42ba-9f5e-af37dbebd54d', 'x-compute-request-id': 'req-3f3d570d-5a9c-42ba-9f5e-af37dbebd54d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:29,882 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.072s
2025-12-14 16:41:29,882 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-2ad44af6-95d6-4b14-9ec0-9a59e4937491', 'x-compute-request-id': 'req-2ad44af6-95d6-4b14-9ec0-9a59e4937491', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:30,943 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.057s
2025-12-14 16:41:30,943 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-6d8a4e15-e02a-4ce6-8fe4-fa5a2ca3b296', 'x-compute-request-id': 'req-6d8a4e15-e02a-4ce6-8fe4-fa5a2ca3b296', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:31,997 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.051s
2025-12-14 16:41:31,997 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-1d25ca96-5867-4d2e-a833-e65caf1d7ea2', 'x-compute-request-id': 'req-1d25ca96-5867-4d2e-a833-e65caf1d7ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:33,076 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.076s
2025-12-14 16:41:33,076 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-388636e4-db73-4079-b6a1-c8ad7c240e76', 'x-compute-request-id': 'req-388636e4-db73-4079-b6a1-c8ad7c240e76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:34,128 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.048s
2025-12-14 16:41:34,128 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-f1a4a4be-3307-4801-b324-5cc30e5d01aa', 'x-compute-request-id': 'req-f1a4a4be-3307-4801-b324-5cc30e5d01aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:35,201 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.070s
2025-12-14 16:41:35,202 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-3a112744-36bb-4d82-8655-ec6bd2fddf86', 'x-compute-request-id': 'req-3a112744-36bb-4d82-8655-ec6bd2fddf86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:36,296 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.091s
2025-12-14 16:41:36,296 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-750a9eb7-93da-4239-b797-12230104cfd4', 'x-compute-request-id': 'req-750a9eb7-93da-4239-b797-12230104cfd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:37,344 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.045s
2025-12-14 16:41:37,345 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-3766ad19-f7ea-426e-9dd7-2b72c3b48441', 'x-compute-request-id': 'req-3766ad19-f7ea-426e-9dd7-2b72c3b48441', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:38,453 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.104s
2025-12-14 16:41:38,453 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-16fb5644-6dc6-46df-8e15-73e469aad837', 'x-compute-request-id': 'req-16fb5644-6dc6-46df-8e15-73e469aad837', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:39,519 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.063s
2025-12-14 16:41:39,519 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-7ea1745e-b9d8-4738-94d9-27d51599f3c3', 'x-compute-request-id': 'req-7ea1745e-b9d8-4738-94d9-27d51599f3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:40,586 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.064s
2025-12-14 16:41:40,587 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-9aabda15-b71e-4cb6-97e9-640d0b04769a', 'x-compute-request-id': 'req-9aabda15-b71e-4cb6-97e9-640d0b04769a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:41,666 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.076s
2025-12-14 16:41:41,666 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-de77961a-396b-4f6e-b394-8d8a68899cc2', 'x-compute-request-id': 'req-de77961a-396b-4f6e-b394-8d8a68899cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:42,739 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.070s
2025-12-14 16:41:42,739 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-0b9c99d1-7518-4232-bac9-ea235571b238', 'x-compute-request-id': 'req-0b9c99d1-7518-4232-bac9-ea235571b238', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:43,797 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.055s
2025-12-14 16:41:43,798 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-08439c07-2c7f-4f02-8d8c-c3ad4f2f2163', 'x-compute-request-id': 'req-08439c07-2c7f-4f02-8d8c-c3ad4f2f2163', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:44,874 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.073s
2025-12-14 16:41:44,875 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-44a11b53-bc55-488a-90d4-7d2aac778810', 'x-compute-request-id': 'req-44a11b53-bc55-488a-90d4-7d2aac778810', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:45,933 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.055s
2025-12-14 16:41:45,933 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-131d3769-683b-4a5c-9519-95916c763fc7', 'x-compute-request-id': 'req-131d3769-683b-4a5c-9519-95916c763fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:46,988 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.052s
2025-12-14 16:41:46,989 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-c1c6e5ed-35fb-4535-a563-3ca8d156dad4', 'x-compute-request-id': 'req-c1c6e5ed-35fb-4535-a563-3ca8d156dad4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:48,071 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.079s
2025-12-14 16:41:48,071 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-66d1c7b7-64fe-4172-b199-2e4bd1747b72', 'x-compute-request-id': 'req-66d1c7b7-64fe-4172-b199-2e4bd1747b72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:49,123 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.048s
2025-12-14 16:41:49,123 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-22fe7ea3-9dff-4e70-bade-f9fab62b7d33', 'x-compute-request-id': 'req-22fe7ea3-9dff-4e70-bade-f9fab62b7d33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:50,189 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.063s
2025-12-14 16:41:50,189 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-1568529d-d698-4620-aef6-02442de4c8f9', 'x-compute-request-id': 'req-1568529d-d698-4620-aef6-02442de4c8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:51,267 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.076s
2025-12-14 16:41:51,268 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-7679feab-6161-47ca-abdd-67a8049b6c8e', 'x-compute-request-id': 'req-7679feab-6161-47ca-abdd-67a8049b6c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:52,317 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.045s
2025-12-14 16:41:52,317 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-a8dc68be-a06a-4238-bb68-60de5de8f9e4', 'x-compute-request-id': 'req-a8dc68be-a06a-4238-bb68-60de5de8f9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:53,366 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.046s
2025-12-14 16:41:53,367 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-68f0457b-fad8-465f-acfc-d96625b9f6b8', 'x-compute-request-id': 'req-68f0457b-fad8-465f-acfc-d96625b9f6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:54,423 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.054s
2025-12-14 16:41:54,424 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-32922fe0-8af7-4218-a733-de5490eb9278', 'x-compute-request-id': 'req-32922fe0-8af7-4218-a733-de5490eb9278', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:55,522 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.095s
2025-12-14 16:41:55,523 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-e46e93b8-6956-4edb-b7c4-03af25ff861b', 'x-compute-request-id': 'req-e46e93b8-6956-4edb-b7c4-03af25ff861b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:56,589 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.063s
2025-12-14 16:41:56,589 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-07ced6f8-085f-468e-a859-5b721fc6d3e5', 'x-compute-request-id': 'req-07ced6f8-085f-468e-a859-5b721fc6d3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:57,657 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.064s
2025-12-14 16:41:57,657 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-e8286ab5-674d-4ea7-934b-652b18ae76c2', 'x-compute-request-id': 'req-e8286ab5-674d-4ea7-934b-652b18ae76c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:58,721 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.060s
2025-12-14 16:41:58,721 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-aa569850-f3a7-4d04-8e7c-054bff610f7b', 'x-compute-request-id': 'req-aa569850-f3a7-4d04-8e7c-054bff610f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:41:59,872 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.148s
2025-12-14 16:41:59,873 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:41: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-5249ab80-54c2-4cb9-92c2-c7bf456c0e9f', 'x-compute-request-id': 'req-5249ab80-54c2-4cb9-92c2-c7bf456c0e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:00,960 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.084s
2025-12-14 16:42:00,961 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-4d131d70-87ed-42cc-969e-2ebd3bfd574d', 'x-compute-request-id': 'req-4d131d70-87ed-42cc-969e-2ebd3bfd574d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:02,040 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.076s
2025-12-14 16:42:02,041 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-ed0d5e76-b9d5-4008-8b68-fab2e4ec14a2', 'x-compute-request-id': 'req-ed0d5e76-b9d5-4008-8b68-fab2e4ec14a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:03,089 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.045s
2025-12-14 16:42:03,090 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-9b8bbf0b-7a10-428f-8d26-47009588cd65', 'x-compute-request-id': 'req-9b8bbf0b-7a10-428f-8d26-47009588cd65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:04,179 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.086s
2025-12-14 16:42:04,179 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-da8dafa2-41b4-4da5-9e17-db4bd87edf35', 'x-compute-request-id': 'req-da8dafa2-41b4-4da5-9e17-db4bd87edf35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:05,242 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.059s
2025-12-14 16:42:05,243 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-a24f3677-dbe9-4a81-b73b-1c73421d73cc', 'x-compute-request-id': 'req-a24f3677-dbe9-4a81-b73b-1c73421d73cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:06,312 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.066s
2025-12-14 16:42:06,313 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-a302e02f-96b2-42d1-972f-529824c0c8f4', 'x-compute-request-id': 'req-a302e02f-96b2-42d1-972f-529824c0c8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:07,388 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.072s
2025-12-14 16:42:07,388 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-08ac7097-7b5c-4e04-9ee2-c24f15a5f50a', 'x-compute-request-id': 'req-08ac7097-7b5c-4e04-9ee2-c24f15a5f50a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:08,446 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.054s
2025-12-14 16:42:08,446 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-ce99bb25-15b5-40c0-b64c-900feb26677b', 'x-compute-request-id': 'req-ce99bb25-15b5-40c0-b64c-900feb26677b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:09,499 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.050s
2025-12-14 16:42:09,499 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-5e5c03c6-9c63-4b5a-a1fd-3df27a5d6d0c', 'x-compute-request-id': 'req-5e5c03c6-9c63-4b5a-a1fd-3df27a5d6d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:10,552 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.049s
2025-12-14 16:42:10,552 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-8468c124-3617-495c-a95e-0352834593e3', 'x-compute-request-id': 'req-8468c124-3617-495c-a95e-0352834593e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:11,599 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.044s
2025-12-14 16:42:11,599 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-b99603f1-70c2-4b41-b6ab-b659c9731fc2', 'x-compute-request-id': 'req-b99603f1-70c2-4b41-b6ab-b659c9731fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:12,665 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.063s
2025-12-14 16:42:12,665 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-385e0ade-852f-466f-8602-a43ddf7225a6', 'x-compute-request-id': 'req-385e0ade-852f-466f-8602-a43ddf7225a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:13,722 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.054s
2025-12-14 16:42:13,723 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-95469815-30e4-48d8-b741-ce864c36e33c', 'x-compute-request-id': 'req-95469815-30e4-48d8-b741-ce864c36e33c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:14,771 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.045s
2025-12-14 16:42:14,771 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-07472052-ec84-410f-9de1-edfaf09be229', 'x-compute-request-id': 'req-07472052-ec84-410f-9de1-edfaf09be229', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:15,824 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.050s
2025-12-14 16:42:15,825 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-cf503a0c-3a05-4c64-ac9b-c66f8beaf2ed', 'x-compute-request-id': 'req-cf503a0c-3a05-4c64-ac9b-c66f8beaf2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:16,883 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.055s
2025-12-14 16:42:16,884 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-439924aa-1c28-4687-a93d-c002d71fd1fb', 'x-compute-request-id': 'req-439924aa-1c28-4687-a93d-c002d71fd1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:17,945 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.057s
2025-12-14 16:42:17,945 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-5f2ff722-8f5b-4b3b-a096-5554292cfa96', 'x-compute-request-id': 'req-5f2ff722-8f5b-4b3b-a096-5554292cfa96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:19,005 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.057s
2025-12-14 16:42:19,005 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-b24daecb-6616-4b08-a8fb-08e1d6bad532', 'x-compute-request-id': 'req-b24daecb-6616-4b08-a8fb-08e1d6bad532', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:20,056 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.048s
2025-12-14 16:42:20,056 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-6a61730a-fbab-4bc0-8c38-11e653795ee6', 'x-compute-request-id': 'req-6a61730a-fbab-4bc0-8c38-11e653795ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:21,118 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.059s
2025-12-14 16:42:21,119 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-ea6d6388-7d05-4ee7-b90e-ad70e18574f1', 'x-compute-request-id': 'req-ea6d6388-7d05-4ee7-b90e-ad70e18574f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:22,259 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.137s
2025-12-14 16:42:22,260 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-1c9a5f92-d0c2-4248-b0d4-02ade7b498be', 'x-compute-request-id': 'req-1c9a5f92-d0c2-4248-b0d4-02ade7b498be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:23,336 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.074s
2025-12-14 16:42:23,337 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-31a90bf6-101c-42bd-96c0-2e7fb05e8636', 'x-compute-request-id': 'req-31a90bf6-101c-42bd-96c0-2e7fb05e8636', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:24,403 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.063s
2025-12-14 16:42:24,403 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-a936d012-d08f-41d7-a1c0-37967571b371', 'x-compute-request-id': 'req-a936d012-d08f-41d7-a1c0-37967571b371', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:25,457 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.051s
2025-12-14 16:42:25,457 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-c4ee99b7-676a-4b92-a25a-95bc6daf484f', 'x-compute-request-id': 'req-c4ee99b7-676a-4b92-a25a-95bc6daf484f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:26,552 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.091s
2025-12-14 16:42:26,552 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-ed2e73e5-050a-44cb-8d86-23d607c6410b', 'x-compute-request-id': 'req-ed2e73e5-050a-44cb-8d86-23d607c6410b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:27,674 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.118s
2025-12-14 16:42:27,674 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-9c6c4585-dd9e-4898-81e3-5b84b9a835f7', 'x-compute-request-id': 'req-9c6c4585-dd9e-4898-81e3-5b84b9a835f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:28,731 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.053s
2025-12-14 16:42:28,731 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-e96d21e2-5939-4bdc-adb2-fab8b7d96dee', 'x-compute-request-id': 'req-e96d21e2-5939-4bdc-adb2-fab8b7d96dee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:29,813 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.079s
2025-12-14 16:42:29,814 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-33d58270-758a-43f2-b125-1997a28b0468', 'x-compute-request-id': 'req-33d58270-758a-43f2-b125-1997a28b0468', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:30,909 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.092s
2025-12-14 16:42:30,909 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-e9cd00ab-ed3d-4a3d-8d69-7b833bf6fd21', 'x-compute-request-id': 'req-e9cd00ab-ed3d-4a3d-8d69-7b833bf6fd21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:32,064 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.151s
2025-12-14 16:42:32,064 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-06b5679c-d102-4a8b-ae99-2f68846e58f9', 'x-compute-request-id': 'req-06b5679c-d102-4a8b-ae99-2f68846e58f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:33,151 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.084s
2025-12-14 16:42:33,151 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-7debe4be-b5e5-4794-84fe-26ac0ca479e8', 'x-compute-request-id': 'req-7debe4be-b5e5-4794-84fe-26ac0ca479e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:34,208 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.054s
2025-12-14 16:42:34,209 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-66da961b-3352-4cf1-8945-27cd67184907', 'x-compute-request-id': 'req-66da961b-3352-4cf1-8945-27cd67184907', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:35,260 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.048s
2025-12-14 16:42:35,260 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-bbee5ed4-ffe6-4239-b1fc-0fe1d8520272', 'x-compute-request-id': 'req-bbee5ed4-ffe6-4239-b1fc-0fe1d8520272', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:36,312 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.049s
2025-12-14 16:42:36,313 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-ad96c629-cedd-4895-af0f-bab70f48eb89', 'x-compute-request-id': 'req-ad96c629-cedd-4895-af0f-bab70f48eb89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:37,379 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.063s
2025-12-14 16:42:37,379 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-74746c07-6b68-46ac-972d-7053ea5ef0ef', 'x-compute-request-id': 'req-74746c07-6b68-46ac-972d-7053ea5ef0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:38,439 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.057s
2025-12-14 16:42:38,439 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-ec49ae7c-2158-4951-8247-772f20ae2130', 'x-compute-request-id': 'req-ec49ae7c-2158-4951-8247-772f20ae2130', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:39,512 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.069s
2025-12-14 16:42:39,513 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-9c5822d3-931d-4edf-a660-afa21d3fb741', 'x-compute-request-id': 'req-9c5822d3-931d-4edf-a660-afa21d3fb741', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:40,599 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.083s
2025-12-14 16:42:40,600 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-e28d80b4-48e7-480c-92d2-6d8aa6303e3b', 'x-compute-request-id': 'req-e28d80b4-48e7-480c-92d2-6d8aa6303e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:41,676 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.073s
2025-12-14 16:42:41,676 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-edf79219-864c-41a4-bd3c-556932465e40', 'x-compute-request-id': 'req-edf79219-864c-41a4-bd3c-556932465e40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:42,727 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.047s
2025-12-14 16:42:42,727 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-74884059-0d32-4763-9f20-e497e2de149f', 'x-compute-request-id': 'req-74884059-0d32-4763-9f20-e497e2de149f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:43,778 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.048s
2025-12-14 16:42:43,778 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-cc7dd5c7-e5fa-42e4-a2fa-991c9161b12c', 'x-compute-request-id': 'req-cc7dd5c7-e5fa-42e4-a2fa-991c9161b12c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:44,830 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.048s
2025-12-14 16:42:44,830 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-66497a11-7110-41a9-b648-c68b6aca539e', 'x-compute-request-id': 'req-66497a11-7110-41a9-b648-c68b6aca539e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:45,878 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.046s
2025-12-14 16:42:45,879 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-6e090fbf-c421-418a-8343-842501efc88d', 'x-compute-request-id': 'req-6e090fbf-c421-418a-8343-842501efc88d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:46,926 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.044s
2025-12-14 16:42:46,926 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-346a5d07-5390-46d1-b344-3df8901c21a6', 'x-compute-request-id': 'req-346a5d07-5390-46d1-b344-3df8901c21a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:47,986 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.058s
2025-12-14 16:42:47,986 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-326df0eb-1b44-4caf-a143-5ef6f452cdf5', 'x-compute-request-id': 'req-326df0eb-1b44-4caf-a143-5ef6f452cdf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:49,070 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.081s
2025-12-14 16:42:49,071 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-50ac9f83-0d48-445f-b83f-1190287179b1', 'x-compute-request-id': 'req-50ac9f83-0d48-445f-b83f-1190287179b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:50,130 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.057s
2025-12-14 16:42:50,131 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-c6d1567d-de79-43fa-b082-c4862205d293', 'x-compute-request-id': 'req-c6d1567d-de79-43fa-b082-c4862205d293', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:51,227 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.093s
2025-12-14 16:42:51,227 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-8cdb5fae-3869-41a8-a29e-1d902d065f71', 'x-compute-request-id': 'req-8cdb5fae-3869-41a8-a29e-1d902d065f71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:52,277 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.047s
2025-12-14 16:42:52,277 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-7d6f180e-8efa-4a2f-84ae-1db99f8965ca', 'x-compute-request-id': 'req-7d6f180e-8efa-4a2f-84ae-1db99f8965ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:53,340 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.059s
2025-12-14 16:42:53,341 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-2722f271-0534-489b-998d-d52f15bfadc7', 'x-compute-request-id': 'req-2722f271-0534-489b-998d-d52f15bfadc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:54,427 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.083s
2025-12-14 16:42:54,427 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-5ae7cf16-5969-4a96-9b50-62d0e7750684', 'x-compute-request-id': 'req-5ae7cf16-5969-4a96-9b50-62d0e7750684', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:55,474 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.044s
2025-12-14 16:42:55,474 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-bdcae056-d7df-440c-87ea-7adac4262522', 'x-compute-request-id': 'req-bdcae056-d7df-440c-87ea-7adac4262522', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:56,523 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.046s
2025-12-14 16:42:56,524 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-1d41f5a1-e447-4003-ae31-ed99ab751a69', 'x-compute-request-id': 'req-1d41f5a1-e447-4003-ae31-ed99ab751a69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:57,575 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.048s
2025-12-14 16:42:57,575 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-277bd8d4-5e61-4dd2-8e64-7d929cf528f3', 'x-compute-request-id': 'req-277bd8d4-5e61-4dd2-8e64-7d929cf528f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:58,647 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.069s
2025-12-14 16:42:58,648 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-e75b025f-91b5-4a05-bccb-795f809d886d', 'x-compute-request-id': 'req-e75b025f-91b5-4a05-bccb-795f809d886d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:42:59,725 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.073s
2025-12-14 16:42:59,725 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:42: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-30038d16-0e4b-4f90-a541-426f300d2486', 'x-compute-request-id': 'req-30038d16-0e4b-4f90-a541-426f300d2486', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:00,818 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.089s
2025-12-14 16:43:00,818 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-a7a40b00-eaab-40c2-a5bd-6c28066962eb', 'x-compute-request-id': 'req-a7a40b00-eaab-40c2-a5bd-6c28066962eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:01,895 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.074s
2025-12-14 16:43:01,896 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-c5f62619-b2d9-4bb2-80c7-49a45d828163', 'x-compute-request-id': 'req-c5f62619-b2d9-4bb2-80c7-49a45d828163', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:03,016 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.118s
2025-12-14 16:43:03,017 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-f168b034-b142-435d-a3e2-f26566cfe7f4', 'x-compute-request-id': 'req-f168b034-b142-435d-a3e2-f26566cfe7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:04,080 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.060s
2025-12-14 16:43:04,080 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-9cc93ddf-b059-426e-9129-1b9aa5d4b45d', 'x-compute-request-id': 'req-9cc93ddf-b059-426e-9129-1b9aa5d4b45d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:05,131 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.048s
2025-12-14 16:43:05,131 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-5c61f138-4cb4-4593-8b0f-21bb62fc3b0c', 'x-compute-request-id': 'req-5c61f138-4cb4-4593-8b0f-21bb62fc3b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:06,185 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.050s
2025-12-14 16:43:06,185 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-8838a950-df14-4965-aa7c-05df1af11e96', 'x-compute-request-id': 'req-8838a950-df14-4965-aa7c-05df1af11e96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:07,244 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.056s
2025-12-14 16:43:07,244 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-7f961d0e-f005-4b10-8d0f-e96b78c19769', 'x-compute-request-id': 'req-7f961d0e-f005-4b10-8d0f-e96b78c19769', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:08,323 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.076s
2025-12-14 16:43:08,324 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-13069a1c-40da-4c68-833b-977ec8da7fcd', 'x-compute-request-id': 'req-13069a1c-40da-4c68-833b-977ec8da7fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:09,374 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.048s
2025-12-14 16:43:09,374 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-3fcbc976-3361-4970-87aa-97768fc9419f', 'x-compute-request-id': 'req-3fcbc976-3361-4970-87aa-97768fc9419f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:10,429 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.052s
2025-12-14 16:43:10,429 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-64239073-58f8-4cee-996c-d7ac0e80819e', 'x-compute-request-id': 'req-64239073-58f8-4cee-996c-d7ac0e80819e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:11,500 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.067s
2025-12-14 16:43:11,500 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-84cfa92a-f458-450c-a28a-f1be3412cc39', 'x-compute-request-id': 'req-84cfa92a-f458-450c-a28a-f1be3412cc39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:12,546 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.042s
2025-12-14 16:43:12,546 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-37de88c4-847b-4771-955d-607a0deb05e4', 'x-compute-request-id': 'req-37de88c4-847b-4771-955d-607a0deb05e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:13,603 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.054s
2025-12-14 16:43:13,603 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-a345c236-022d-4d3a-a3ee-99d382bd2ee1', 'x-compute-request-id': 'req-a345c236-022d-4d3a-a3ee-99d382bd2ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:14,652 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.046s
2025-12-14 16:43:14,653 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-e0f92058-01ac-45bf-b9f4-6a97e78fe098', 'x-compute-request-id': 'req-e0f92058-01ac-45bf-b9f4-6a97e78fe098', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:15,729 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.073s
2025-12-14 16:43:15,729 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-2f4f1d6c-8df4-4570-a59c-60aac3817f4f', 'x-compute-request-id': 'req-2f4f1d6c-8df4-4570-a59c-60aac3817f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:16,780 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.048s
2025-12-14 16:43:16,781 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-15e37312-ebd0-4ec4-8f77-9cdc21d03427', 'x-compute-request-id': 'req-15e37312-ebd0-4ec4-8f77-9cdc21d03427', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:17,831 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.047s
2025-12-14 16:43:17,831 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-180b70d4-e3e6-4cc9-afc7-c5eaee03e356', 'x-compute-request-id': 'req-180b70d4-e3e6-4cc9-afc7-c5eaee03e356', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:18,882 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.048s
2025-12-14 16:43:18,882 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-ae8e9337-7bc4-45bf-8259-19250d1c77c1', 'x-compute-request-id': 'req-ae8e9337-7bc4-45bf-8259-19250d1c77c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:19,935 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.049s
2025-12-14 16:43:19,935 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-a423cb07-782c-4e61-94c6-d0ce1bf93433', 'x-compute-request-id': 'req-a423cb07-782c-4e61-94c6-d0ce1bf93433', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:20,994 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.056s
2025-12-14 16:43:20,994 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-54b49fee-69b0-455a-b8e0-09a5dae7048f', 'x-compute-request-id': 'req-54b49fee-69b0-455a-b8e0-09a5dae7048f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:22,051 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.053s
2025-12-14 16:43:22,051 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-7dc9e682-859d-4c52-b11a-19fea7754938', 'x-compute-request-id': 'req-7dc9e682-859d-4c52-b11a-19fea7754938', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:23,105 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.051s
2025-12-14 16:43:23,105 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-2e7d8877-f8e3-4cea-82a1-e6cc19e31cd5', 'x-compute-request-id': 'req-2e7d8877-f8e3-4cea-82a1-e6cc19e31cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:24,147 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.040s
2025-12-14 16:43:24,148 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-8c98bae6-b720-4215-9e76-a3860fdc71f3', 'x-compute-request-id': 'req-8c98bae6-b720-4215-9e76-a3860fdc71f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:25,203 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.052s
2025-12-14 16:43:25,203 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-ea3d8765-65f5-4339-872f-c032e36946cb', 'x-compute-request-id': 'req-ea3d8765-65f5-4339-872f-c032e36946cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:26,259 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.053s
2025-12-14 16:43:26,260 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-efa19eab-e3d6-469d-a06c-d3ed140944e8', 'x-compute-request-id': 'req-efa19eab-e3d6-469d-a06c-d3ed140944e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:27,311 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.049s
2025-12-14 16:43:27,311 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-7c829a9c-5292-4b8c-a764-9945dceed9fa', 'x-compute-request-id': 'req-7c829a9c-5292-4b8c-a764-9945dceed9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:28,377 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.063s
2025-12-14 16:43:28,378 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-069878cc-53af-4d5d-bc1e-ec222bbf623d', 'x-compute-request-id': 'req-069878cc-53af-4d5d-bc1e-ec222bbf623d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:29,444 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.064s
2025-12-14 16:43:29,444 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-bd103cbb-a0b0-4a68-ad84-ef6cd1abe860', 'x-compute-request-id': 'req-bd103cbb-a0b0-4a68-ad84-ef6cd1abe860', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:30,490 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.042s
2025-12-14 16:43:30,490 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-43c5faea-6428-4f14-bf6f-bb226d283a91', 'x-compute-request-id': 'req-43c5faea-6428-4f14-bf6f-bb226d283a91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:31,549 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.056s
2025-12-14 16:43:31,550 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-1db61977-0955-45c8-8650-62ea2afc1bc9', 'x-compute-request-id': 'req-1db61977-0955-45c8-8650-62ea2afc1bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:32,620 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.067s
2025-12-14 16:43:32,621 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-2d5fc5a2-4908-4de1-9a20-4a0c4108735b', 'x-compute-request-id': 'req-2d5fc5a2-4908-4de1-9a20-4a0c4108735b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:33,678 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.054s
2025-12-14 16:43:33,678 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-76e5effd-2240-48d8-8fb0-de4cdd656cf3', 'x-compute-request-id': 'req-76e5effd-2240-48d8-8fb0-de4cdd656cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:34,738 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.057s
2025-12-14 16:43:34,739 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-7cd73a4f-786e-483f-8858-2bb97cb1a47c', 'x-compute-request-id': 'req-7cd73a4f-786e-483f-8858-2bb97cb1a47c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:35,799 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.058s
2025-12-14 16:43:35,800 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-7c242ffa-7eb0-4942-9f64-9c48638d00f0', 'x-compute-request-id': 'req-7c242ffa-7eb0-4942-9f64-9c48638d00f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:36,861 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.058s
2025-12-14 16:43:36,861 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-f919d54b-bf65-4088-8a86-52088929b4d4', 'x-compute-request-id': 'req-f919d54b-bf65-4088-8a86-52088929b4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:37,921 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.057s
2025-12-14 16:43:37,921 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-a062096d-a14e-4b12-be26-4dca3c6946ae', 'x-compute-request-id': 'req-a062096d-a14e-4b12-be26-4dca3c6946ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:38,986 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.062s
2025-12-14 16:43:38,987 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-763cb29f-7581-434b-9300-bf725ec476e5', 'x-compute-request-id': 'req-763cb29f-7581-434b-9300-bf725ec476e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:40,084 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.094s
2025-12-14 16:43:40,084 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-a6d36473-43f7-4684-82b9-73923d7baa77', 'x-compute-request-id': 'req-a6d36473-43f7-4684-82b9-73923d7baa77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:41,152 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.065s
2025-12-14 16:43:41,153 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-223d6b2d-da19-4332-bdda-4a3f9f5de3ce', 'x-compute-request-id': 'req-223d6b2d-da19-4332-bdda-4a3f9f5de3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:42,224 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.068s
2025-12-14 16:43:42,224 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-daf33c03-30a0-48ba-951c-f9a7d92b0315', 'x-compute-request-id': 'req-daf33c03-30a0-48ba-951c-f9a7d92b0315', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:43,274 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.046s
2025-12-14 16:43:43,274 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-b0bd6b6e-7d0b-452f-9b02-200deb10d954', 'x-compute-request-id': 'req-b0bd6b6e-7d0b-452f-9b02-200deb10d954', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:44,358 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.080s
2025-12-14 16:43:44,358 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-e13ee2d0-01bf-4942-9ae7-69139b0529d9', 'x-compute-request-id': 'req-e13ee2d0-01bf-4942-9ae7-69139b0529d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:45,425 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.063s
2025-12-14 16:43:45,425 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-c6acf35a-eadb-4d90-9830-ddbc0478e522', 'x-compute-request-id': 'req-c6acf35a-eadb-4d90-9830-ddbc0478e522', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:46,503 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.076s
2025-12-14 16:43:46,504 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-89260fc7-53e7-4c91-944b-e9231e3613d2', 'x-compute-request-id': 'req-89260fc7-53e7-4c91-944b-e9231e3613d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:47,574 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.067s
2025-12-14 16:43:47,574 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-6763a82e-b6b1-4180-acc4-f41392acae59', 'x-compute-request-id': 'req-6763a82e-b6b1-4180-acc4-f41392acae59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:48,626 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.049s
2025-12-14 16:43:48,626 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-35b2f5d2-ca92-49bc-b25a-e57861b0a302', 'x-compute-request-id': 'req-35b2f5d2-ca92-49bc-b25a-e57861b0a302', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:49,681 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.052s
2025-12-14 16:43:49,681 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-c7fec978-e4e3-4fa9-9d8e-f09ba13b1489', 'x-compute-request-id': 'req-c7fec978-e4e3-4fa9-9d8e-f09ba13b1489', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:50,736 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.052s
2025-12-14 16:43:50,737 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-600ea81e-ee62-4360-91cd-ed1562ec7ea0', 'x-compute-request-id': 'req-600ea81e-ee62-4360-91cd-ed1562ec7ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:51,792 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.052s
2025-12-14 16:43:51,793 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-90138b99-f7cf-448d-9623-25075291ae94', 'x-compute-request-id': 'req-90138b99-f7cf-448d-9623-25075291ae94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:52,843 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.047s
2025-12-14 16:43:52,843 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-776b0db9-c822-4f5a-a6c2-13b6f9ba42df', 'x-compute-request-id': 'req-776b0db9-c822-4f5a-a6c2-13b6f9ba42df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:53,890 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.044s
2025-12-14 16:43:53,890 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-c071dc63-10fa-48e4-b1ed-167ba9c93aa6', 'x-compute-request-id': 'req-c071dc63-10fa-48e4-b1ed-167ba9c93aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:54,948 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.054s
2025-12-14 16:43:54,948 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-1cefb4aa-7ad7-4ee1-aa93-8479deedd2f8', 'x-compute-request-id': 'req-1cefb4aa-7ad7-4ee1-aa93-8479deedd2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:56,007 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.056s
2025-12-14 16:43:56,008 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-2af5ebfa-abf4-43bf-b397-fe53ecb67ce8', 'x-compute-request-id': 'req-2af5ebfa-abf4-43bf-b397-fe53ecb67ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:57,083 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.072s
2025-12-14 16:43:57,084 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-feae8f6b-b749-41d3-b26b-2018a0b4c031', 'x-compute-request-id': 'req-feae8f6b-b749-41d3-b26b-2018a0b4c031', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:58,158 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.072s
2025-12-14 16:43:58,159 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-ff3e9525-d3e0-4956-9c27-8d1e29f48337', 'x-compute-request-id': 'req-ff3e9525-d3e0-4956-9c27-8d1e29f48337', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:43:59,346 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.184s
2025-12-14 16:43:59,347 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:43: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-9998610f-aae3-43a3-81b5-908baa8da960', 'x-compute-request-id': 'req-9998610f-aae3-43a3-81b5-908baa8da960', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:00,488 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.138s
2025-12-14 16:44:00,489 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-29620ef9-fb97-4b97-a98c-f60e82779d09', 'x-compute-request-id': 'req-29620ef9-fb97-4b97-a98c-f60e82779d09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:01,543 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.051s
2025-12-14 16:44:01,544 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-579db2b1-1b9e-4c2a-ad9b-d926bdb9646b', 'x-compute-request-id': 'req-579db2b1-1b9e-4c2a-ad9b-d926bdb9646b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:02,590 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.044s
2025-12-14 16:44:02,590 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-10280664-a891-44b4-81d9-9c6819fc7232', 'x-compute-request-id': 'req-10280664-a891-44b4-81d9-9c6819fc7232', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:03,644 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.051s
2025-12-14 16:44:03,645 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-5f03ab8a-fe51-4573-bdc9-f3582bca6e2c', 'x-compute-request-id': 'req-5f03ab8a-fe51-4573-bdc9-f3582bca6e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:04,762 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.114s
2025-12-14 16:44:04,763 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-3b90ec9c-a843-4d43-9d71-0846f0ab1116', 'x-compute-request-id': 'req-3b90ec9c-a843-4d43-9d71-0846f0ab1116', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:05,877 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.111s
2025-12-14 16:44:05,877 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-f931f873-532f-4c6d-a6de-1eed4d51c43b', 'x-compute-request-id': 'req-f931f873-532f-4c6d-a6de-1eed4d51c43b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:06,969 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.088s
2025-12-14 16:44:06,970 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-a5212b95-82f4-4531-bc16-d3998f97be75', 'x-compute-request-id': 'req-a5212b95-82f4-4531-bc16-d3998f97be75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:08,058 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.085s
2025-12-14 16:44:08,058 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-eaa113b7-e858-4ba7-8f7a-35b08c755415', 'x-compute-request-id': 'req-eaa113b7-e858-4ba7-8f7a-35b08c755415', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:09,107 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.045s
2025-12-14 16:44:09,108 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-62b5e3bf-cc48-4965-904d-afe4baf0423d', 'x-compute-request-id': 'req-62b5e3bf-cc48-4965-904d-afe4baf0423d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:10,171 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.059s
2025-12-14 16:44:10,171 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-9ce2d7ea-fa69-4903-8a3b-ac4d8f87f5b7', 'x-compute-request-id': 'req-9ce2d7ea-fa69-4903-8a3b-ac4d8f87f5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:11,255 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.081s
2025-12-14 16:44:11,256 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-4b9a02e3-241a-44b9-b8cf-2412efefe35c', 'x-compute-request-id': 'req-4b9a02e3-241a-44b9-b8cf-2412efefe35c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:12,314 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.056s
2025-12-14 16:44:12,315 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-f0a36653-7449-4385-af8f-ac7c043367a5', 'x-compute-request-id': 'req-f0a36653-7449-4385-af8f-ac7c043367a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:13,411 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.093s
2025-12-14 16:44:13,412 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-02b11cfb-05b4-4056-b02a-8134f719f13c', 'x-compute-request-id': 'req-02b11cfb-05b4-4056-b02a-8134f719f13c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:14,466 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.052s
2025-12-14 16:44:14,467 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-105f7a06-b298-404e-994b-dc6134922b1c', 'x-compute-request-id': 'req-105f7a06-b298-404e-994b-dc6134922b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:15,531 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.061s
2025-12-14 16:44:15,531 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-6d7c2f62-5868-4fb7-ac68-6df51172f599', 'x-compute-request-id': 'req-6d7c2f62-5868-4fb7-ac68-6df51172f599', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:16,601 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.067s
2025-12-14 16:44:16,601 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-72f424eb-754a-4361-87a0-59ef2a59a0d0', 'x-compute-request-id': 'req-72f424eb-754a-4361-87a0-59ef2a59a0d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:17,679 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.074s
2025-12-14 16:44:17,679 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-7d420310-1519-4be2-b818-bb7de1781c0e', 'x-compute-request-id': 'req-7d420310-1519-4be2-b818-bb7de1781c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:18,744 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.062s
2025-12-14 16:44:18,745 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-54102037-06a0-4160-b86b-af837d216736', 'x-compute-request-id': 'req-54102037-06a0-4160-b86b-af837d216736', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:19,806 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.059s
2025-12-14 16:44:19,807 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-22d79e4b-e935-402d-a478-30ae5e65af48', 'x-compute-request-id': 'req-22d79e4b-e935-402d-a478-30ae5e65af48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:20,857 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.047s
2025-12-14 16:44:20,857 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-05fad580-51d4-4bc3-af92-b507eea7b7dc', 'x-compute-request-id': 'req-05fad580-51d4-4bc3-af92-b507eea7b7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:21,913 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.052s
2025-12-14 16:44:21,913 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-99da7698-b34a-4926-bb68-e87b61aea4b8', 'x-compute-request-id': 'req-99da7698-b34a-4926-bb68-e87b61aea4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:22,981 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments 0.065s
2025-12-14 16:44:22,981 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44: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-2ee58a8d-e238-4cbb-aa42-5566af0c0783', 'x-compute-request-id': 'req-2ee58a8d-e238-4cbb-aa42-5566af0c0783', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "volumeId": "d6983559-5dcf-467e-bc59-d2070d7524a8", "serverId": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "device": "/dev/vdb"}]}'
2025-12-14 16:44:25,031 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/action 1.047s
2025-12-14 16:44:25,031 81658 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': 'Sun, 14 Dec 2025 15:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-3a1d3872-eb56-40bf-b10e-d7b677659e7a', 'x-compute-request-id': 'req-3a1d3872-eb56-40bf-b10e-d7b677659e7a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.182/compute/v2.1/servers/d12f7040-04f8-46e7-a2aa-9cd50fe54c2a/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-12-14 16:44:25,068 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:44:25,069 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f53e16e-4130-47b5-950b-5e66a4827d74', 'x-compute-request-id': 'req-2f53e16e-4130-47b5-950b-5e66a4827d74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:26,116 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:44:26,116 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ca9b6c-15c7-4522-b510-9a4e489f0ce6', 'x-compute-request-id': 'req-61ca9b6c-15c7-4522-b510-9a4e489f0ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:27,164 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:44:27,165 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e6d3db-e732-4143-baae-d2da9dcea0cd', 'x-compute-request-id': 'req-f4e6d3db-e732-4143-baae-d2da9dcea0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:28,215 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:44:28,215 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c357bdd8-a892-4f9f-8c2d-91fdd429c94a', 'x-compute-request-id': 'req-c357bdd8-a892-4f9f-8c2d-91fdd429c94a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:29,266 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.040s
2025-12-14 16:44:29,267 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d6d012-7e37-4e63-970f-e6d0495f0780', 'x-compute-request-id': 'req-c3d6d012-7e37-4e63-970f-e6d0495f0780', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:30,319 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:44:30,319 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fc4a85-8304-45ce-8574-cca570c611cb', 'x-compute-request-id': 'req-36fc4a85-8304-45ce-8574-cca570c611cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:31,371 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:44:31,371 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff18bc9-ac38-4682-9e26-511c331625f3', 'x-compute-request-id': 'req-1ff18bc9-ac38-4682-9e26-511c331625f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:32,420 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:44:32,420 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8acf6672-0ee2-4ffb-89c2-2c833b681165', 'x-compute-request-id': 'req-8acf6672-0ee2-4ffb-89c2-2c833b681165', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:33,469 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:44:33,469 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b53229-c081-43ba-a2f2-f37ba111deda', 'x-compute-request-id': 'req-08b53229-c081-43ba-a2f2-f37ba111deda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:34,530 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.049s
2025-12-14 16:44:34,530 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-198866da-5b75-40bc-ac72-a17cfa5d29a3', 'x-compute-request-id': 'req-198866da-5b75-40bc-ac72-a17cfa5d29a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:35,583 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:44:35,584 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ab8efd-a66d-4a8a-8c6c-c09970387934', 'x-compute-request-id': 'req-97ab8efd-a66d-4a8a-8c6c-c09970387934', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:36,663 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.067s
2025-12-14 16:44:36,663 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fc7573-2569-4484-afa8-53ee4ac805aa', 'x-compute-request-id': 'req-82fc7573-2569-4484-afa8-53ee4ac805aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:37,715 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:44:37,715 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dfdba6d-fcfc-498d-837e-585e322bad59', 'x-compute-request-id': 'req-6dfdba6d-fcfc-498d-837e-585e322bad59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:38,767 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:44:38,767 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb10a6d-d442-4615-a13f-addbea53494f', 'x-compute-request-id': 'req-4fb10a6d-d442-4615-a13f-addbea53494f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:39,814 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:44:39,815 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cf269c-eff1-426a-b6d5-8130912ea8e3', 'x-compute-request-id': 'req-f6cf269c-eff1-426a-b6d5-8130912ea8e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:40,869 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.042s
2025-12-14 16:44:40,869 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eed9449-fcda-43c6-be90-f706acc0346f', 'x-compute-request-id': 'req-6eed9449-fcda-43c6-be90-f706acc0346f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:41,915 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.034s
2025-12-14 16:44:41,915 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cf0da3-b705-40c2-acc8-9149d852777c', 'x-compute-request-id': 'req-f6cf0da3-b705-40c2-acc8-9149d852777c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:42,991 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.064s
2025-12-14 16:44:42,991 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6099358-ea80-4bd7-9934-65ab740caffd', 'x-compute-request-id': 'req-c6099358-ea80-4bd7-9934-65ab740caffd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:44,040 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:44:44,040 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca96d25-ef59-411d-93f1-b44ebd3cdac6', 'x-compute-request-id': 'req-aca96d25-ef59-411d-93f1-b44ebd3cdac6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:45,086 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:44:45,087 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652bfc80-65a9-4053-adef-03d9c19babf7', 'x-compute-request-id': 'req-652bfc80-65a9-4053-adef-03d9c19babf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:46,138 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.040s
2025-12-14 16:44:46,138 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a507757d-d435-4c64-b697-44eab8ceffe9', 'x-compute-request-id': 'req-a507757d-d435-4c64-b697-44eab8ceffe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:47,190 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:44:47,190 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1001fa28-cb30-46e1-b4b1-2579fda72eea', 'x-compute-request-id': 'req-1001fa28-cb30-46e1-b4b1-2579fda72eea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:48,240 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:44:48,240 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90334d3-2c23-42c0-adef-f65172e1f219', 'x-compute-request-id': 'req-d90334d3-2c23-42c0-adef-f65172e1f219', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:49,285 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.034s
2025-12-14 16:44:49,286 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a77449-b595-49f3-b444-97e8f7606fa8', 'x-compute-request-id': 'req-19a77449-b595-49f3-b444-97e8f7606fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:50,334 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:44:50,334 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ad69d4-6f12-4cb2-9719-4233ce05f872', 'x-compute-request-id': 'req-96ad69d4-6f12-4cb2-9719-4233ce05f872', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:51,383 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:44:51,383 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c604de78-cda0-4b44-81d8-17d71d149a23', 'x-compute-request-id': 'req-c604de78-cda0-4b44-81d8-17d71d149a23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:52,433 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:44:52,434 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da404d35-3509-4698-9f5e-32d9891e5850', 'x-compute-request-id': 'req-da404d35-3509-4698-9f5e-32d9891e5850', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:53,525 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.079s
2025-12-14 16:44:53,526 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9b3c9d-cae1-4a93-bf7b-73500d658b6e', 'x-compute-request-id': 'req-1e9b3c9d-cae1-4a93-bf7b-73500d658b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:54,582 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.045s
2025-12-14 16:44:54,582 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8581642f-f763-40d9-b710-11b98dacbb7c', 'x-compute-request-id': 'req-8581642f-f763-40d9-b710-11b98dacbb7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:55,631 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:44:55,631 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4602e9-f68b-4f3e-af87-dcafeca36d93', 'x-compute-request-id': 'req-dc4602e9-f68b-4f3e-af87-dcafeca36d93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:56,685 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:44:56,685 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d9a25ed-f434-4baa-996f-6b46de5311e7', 'x-compute-request-id': 'req-8d9a25ed-f434-4baa-996f-6b46de5311e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:57,738 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:44:57,738 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e65724-6448-4e2a-9c98-0125b3592b40', 'x-compute-request-id': 'req-89e65724-6448-4e2a-9c98-0125b3592b40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:58,791 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:44:58,791 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca76754-1f54-44af-9518-cdaf0cdc7613', 'x-compute-request-id': 'req-0ca76754-1f54-44af-9518-cdaf0cdc7613', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:44:59,841 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:44:59,841 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b01daf40-0b68-4740-a45a-3398800f91d1', 'x-compute-request-id': 'req-b01daf40-0b68-4740-a45a-3398800f91d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:00,935 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.082s
2025-12-14 16:45:00,935 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0b4cb8-6af1-4d0d-b7d2-dd190f8b05f9', 'x-compute-request-id': 'req-2a0b4cb8-6af1-4d0d-b7d2-dd190f8b05f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:01,988 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.040s
2025-12-14 16:45:01,989 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d526efa7-e444-4715-bf9f-72ad19786518', 'x-compute-request-id': 'req-d526efa7-e444-4715-bf9f-72ad19786518', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:03,052 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.050s
2025-12-14 16:45:03,052 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d47cbab-d2a0-4a7b-9e0e-54ea9422912d', 'x-compute-request-id': 'req-6d47cbab-d2a0-4a7b-9e0e-54ea9422912d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:04,103 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:45:04,103 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a7d7e7-2a61-4cd5-893a-85d63f9dcf46', 'x-compute-request-id': 'req-54a7d7e7-2a61-4cd5-893a-85d63f9dcf46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:05,154 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.040s
2025-12-14 16:45:05,155 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f8bd956-8042-4e67-90f1-bad2be945c55', 'x-compute-request-id': 'req-4f8bd956-8042-4e67-90f1-bad2be945c55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:06,201 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:45:06,202 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a662bda-0b59-48ae-bb8d-3d0091bb3f36', 'x-compute-request-id': 'req-9a662bda-0b59-48ae-bb8d-3d0091bb3f36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:07,271 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.058s
2025-12-14 16:45:07,271 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3330d3c9-e20c-43d0-b498-41024c9c3be9', 'x-compute-request-id': 'req-3330d3c9-e20c-43d0-b498-41024c9c3be9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:08,331 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.047s
2025-12-14 16:45:08,332 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8386c97e-b6eb-4b04-a540-7ce7190df465', 'x-compute-request-id': 'req-8386c97e-b6eb-4b04-a540-7ce7190df465', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:09,382 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:45:09,383 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcfe2d1b-5215-412d-9331-c01e22810021', 'x-compute-request-id': 'req-bcfe2d1b-5215-412d-9331-c01e22810021', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:10,439 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.045s
2025-12-14 16:45:10,439 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b118a67b-051f-427b-b731-430b94dff977', 'x-compute-request-id': 'req-b118a67b-051f-427b-b731-430b94dff977', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:11,488 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:45:11,489 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f760a1-862e-417b-9965-a034139e32a0', 'x-compute-request-id': 'req-08f760a1-862e-417b-9965-a034139e32a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:12,543 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.043s
2025-12-14 16:45:12,543 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e35628-fbf9-41b9-a32a-fe201aa49dbc', 'x-compute-request-id': 'req-69e35628-fbf9-41b9-a32a-fe201aa49dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:13,591 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:45:13,591 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bc4c472-63d4-47ed-ac7a-424c5d1f10fc', 'x-compute-request-id': 'req-4bc4c472-63d4-47ed-ac7a-424c5d1f10fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:14,646 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.042s
2025-12-14 16:45:14,647 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39fac26d-b147-40b9-82c5-19ef1aff62de', 'x-compute-request-id': 'req-39fac26d-b147-40b9-82c5-19ef1aff62de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:15,695 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:45:15,696 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177cce67-d5ef-4ee2-a2bb-8b5a4fbc6b5a', 'x-compute-request-id': 'req-177cce67-d5ef-4ee2-a2bb-8b5a4fbc6b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:16,746 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:45:16,746 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b241dd1-cc1e-4e26-ad52-a694aa0fa61e', 'x-compute-request-id': 'req-1b241dd1-cc1e-4e26-ad52-a694aa0fa61e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:17,798 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:45:17,798 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81d90f1-63ec-42a0-ab94-423257c814dd', 'x-compute-request-id': 'req-f81d90f1-63ec-42a0-ab94-423257c814dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:18,844 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:45:18,845 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c237414-47fe-4e8d-aa8b-b914333c3d7d', 'x-compute-request-id': 'req-0c237414-47fe-4e8d-aa8b-b914333c3d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:19,910 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.054s
2025-12-14 16:45:19,911 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d968ce-4d34-419f-bea5-223481374832', 'x-compute-request-id': 'req-b1d968ce-4d34-419f-bea5-223481374832', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:20,963 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:45:20,964 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8826341-ae1a-426f-8d48-9ab3747ad28a', 'x-compute-request-id': 'req-e8826341-ae1a-426f-8d48-9ab3747ad28a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:22,011 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:45:22,011 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b293c91-12c5-4f42-9909-2e98e25aa863', 'x-compute-request-id': 'req-8b293c91-12c5-4f42-9909-2e98e25aa863', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:23,060 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:45:23,060 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6384b73e-0bd4-446b-9852-20103be5abae', 'x-compute-request-id': 'req-6384b73e-0bd4-446b-9852-20103be5abae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:24,116 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.044s
2025-12-14 16:45:24,117 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ef3ed6-5f10-434e-862b-fd2ae389abed', 'x-compute-request-id': 'req-50ef3ed6-5f10-434e-862b-fd2ae389abed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:25,173 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.044s
2025-12-14 16:45:25,173 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8eaa94-f072-4aef-bd09-fefa93687544', 'x-compute-request-id': 'req-2d8eaa94-f072-4aef-bd09-fefa93687544', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:26,221 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:45:26,221 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd583070-cbd4-472d-b4ab-db77d22fbff9', 'x-compute-request-id': 'req-fd583070-cbd4-472d-b4ab-db77d22fbff9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:27,283 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.049s
2025-12-14 16:45:27,283 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edfec367-e58e-4f4b-99e3-c2aae82f5893', 'x-compute-request-id': 'req-edfec367-e58e-4f4b-99e3-c2aae82f5893', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:28,351 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.057s
2025-12-14 16:45:28,352 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd1de6d-b406-45f4-babf-4ce339caf21b', 'x-compute-request-id': 'req-5bd1de6d-b406-45f4-babf-4ce339caf21b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:29,407 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.043s
2025-12-14 16:45:29,407 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a1a6cf-4941-4349-a45c-194b51041fc2', 'x-compute-request-id': 'req-81a1a6cf-4941-4349-a45c-194b51041fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:30,458 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.040s
2025-12-14 16:45:30,459 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c482eae-ef60-4e55-a06e-b12870b331a9', 'x-compute-request-id': 'req-1c482eae-ef60-4e55-a06e-b12870b331a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:31,505 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:45:31,506 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ac7765-27e7-4893-9d6c-7d7fe072ca4b', 'x-compute-request-id': 'req-f7ac7765-27e7-4893-9d6c-7d7fe072ca4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:32,556 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:45:32,556 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6224cb0-fb9f-432b-93b1-a078923d5718', 'x-compute-request-id': 'req-a6224cb0-fb9f-432b-93b1-a078923d5718', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:33,691 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.122s
2025-12-14 16:45:33,691 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94da332d-6be9-4fc1-947e-d9990797b64c', 'x-compute-request-id': 'req-94da332d-6be9-4fc1-947e-d9990797b64c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:34,905 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.197s
2025-12-14 16:45:34,906 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87cc4fe-bb27-4033-812b-7d5a2b11388c', 'x-compute-request-id': 'req-d87cc4fe-bb27-4033-812b-7d5a2b11388c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:35,964 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.042s
2025-12-14 16:45:35,964 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c8afab-6677-4ccf-a423-28b035d2e24b', 'x-compute-request-id': 'req-12c8afab-6677-4ccf-a423-28b035d2e24b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:37,020 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.043s
2025-12-14 16:45:37,021 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae005eb-eeb9-4d80-a4e2-dc03e57202c1', 'x-compute-request-id': 'req-2ae005eb-eeb9-4d80-a4e2-dc03e57202c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:38,075 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.043s
2025-12-14 16:45:38,076 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d888adb6-3f66-4bcd-881d-59a6dacb2e2e', 'x-compute-request-id': 'req-d888adb6-3f66-4bcd-881d-59a6dacb2e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:39,127 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:45:39,127 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d38716-07ff-45ed-9310-fb329fa55cee', 'x-compute-request-id': 'req-79d38716-07ff-45ed-9310-fb329fa55cee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:40,175 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:45:40,175 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1dd92bf-82b3-4032-8875-70c25c7e16ca', 'x-compute-request-id': 'req-f1dd92bf-82b3-4032-8875-70c25c7e16ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:41,221 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.034s
2025-12-14 16:45:41,222 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ddb3c26-f896-41cd-86a0-8454391fad39', 'x-compute-request-id': 'req-6ddb3c26-f896-41cd-86a0-8454391fad39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:42,279 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.046s
2025-12-14 16:45:42,279 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-973b100f-69ed-4248-9bb0-e37da064a2f8', 'x-compute-request-id': 'req-973b100f-69ed-4248-9bb0-e37da064a2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:43,327 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:45:43,328 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58233eb9-646b-4af1-ab61-7d62f1e4f8e4', 'x-compute-request-id': 'req-58233eb9-646b-4af1-ab61-7d62f1e4f8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:44,374 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:45:44,374 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9de74e-ef87-4cb7-bde2-34156d391f09', 'x-compute-request-id': 'req-ee9de74e-ef87-4cb7-bde2-34156d391f09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:45,434 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.048s
2025-12-14 16:45:45,434 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab79183-f017-4559-a100-4c8cac8437d4', 'x-compute-request-id': 'req-2ab79183-f017-4559-a100-4c8cac8437d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:46,482 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:45:46,482 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a51ef9-4329-4212-a7f6-83b13ffb6319', 'x-compute-request-id': 'req-07a51ef9-4329-4212-a7f6-83b13ffb6319', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:47,542 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.048s
2025-12-14 16:45:47,542 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c88f2466-803f-4c69-8326-787bd90d8c71', 'x-compute-request-id': 'req-c88f2466-803f-4c69-8326-787bd90d8c71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:48,594 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.040s
2025-12-14 16:45:48,594 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e77190-605e-473b-86cb-25c35d1f14ca', 'x-compute-request-id': 'req-47e77190-605e-473b-86cb-25c35d1f14ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:49,642 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:45:49,642 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95529e6f-3a1a-4436-971e-2c5ff22b492d', 'x-compute-request-id': 'req-95529e6f-3a1a-4436-971e-2c5ff22b492d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:50,701 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.047s
2025-12-14 16:45:50,701 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76dbe0c1-6c07-4455-8a7c-b92f247b83bd', 'x-compute-request-id': 'req-76dbe0c1-6c07-4455-8a7c-b92f247b83bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:51,750 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:45:51,751 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-892ad604-f7e9-46cd-b4f0-8f9b0237d038', 'x-compute-request-id': 'req-892ad604-f7e9-46cd-b4f0-8f9b0237d038', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:52,799 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:45:52,799 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80f6247-5146-4bfb-ace4-c921e2ad3e10', 'x-compute-request-id': 'req-c80f6247-5146-4bfb-ace4-c921e2ad3e10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:53,846 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:45:53,847 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44bc0184-e167-4e78-9cc5-5a6e477d20cc', 'x-compute-request-id': 'req-44bc0184-e167-4e78-9cc5-5a6e477d20cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:54,894 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:45:54,894 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30bf6200-d1fc-43ac-85b5-97781743117a', 'x-compute-request-id': 'req-30bf6200-d1fc-43ac-85b5-97781743117a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:55,947 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.042s
2025-12-14 16:45:55,948 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a5d47b-64d2-43d9-a8ac-bcaa2296eb61', 'x-compute-request-id': 'req-f1a5d47b-64d2-43d9-a8ac-bcaa2296eb61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:56,996 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:45:56,997 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e6c856-843a-426e-b2d6-b4751f5b7536', 'x-compute-request-id': 'req-a5e6c856-843a-426e-b2d6-b4751f5b7536', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:58,055 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.046s
2025-12-14 16:45:58,055 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aed44c7-99ae-47a9-a585-f439a88d7597', 'x-compute-request-id': 'req-8aed44c7-99ae-47a9-a585-f439a88d7597', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:45:59,107 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:45:59,107 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:45:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52141490-46d1-4e19-b3a3-2d4ab46b3ae7', 'x-compute-request-id': 'req-52141490-46d1-4e19-b3a3-2d4ab46b3ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:00,157 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:46:00,158 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac1875a-e721-4572-ba97-c458222efa33', 'x-compute-request-id': 'req-4ac1875a-e721-4572-ba97-c458222efa33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:01,208 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:46:01,209 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ecccee-f71a-4cee-b43a-3d8ed0a0c7ba', 'x-compute-request-id': 'req-a4ecccee-f71a-4cee-b43a-3d8ed0a0c7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:02,256 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:46:02,256 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e49c7e9-8e04-4026-901a-bbbe15a8056d', 'x-compute-request-id': 'req-9e49c7e9-8e04-4026-901a-bbbe15a8056d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:03,305 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:03,305 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a9039d-a0e8-495e-87d3-a1a0f121d11a', 'x-compute-request-id': 'req-f5a9039d-a0e8-495e-87d3-a1a0f121d11a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:04,351 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.034s
2025-12-14 16:46:04,352 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6543b11-1a0e-4ca4-854c-523354afc549', 'x-compute-request-id': 'req-a6543b11-1a0e-4ca4-854c-523354afc549', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:05,396 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.034s
2025-12-14 16:46:05,396 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0161df73-1b40-4d39-affe-c645bce0baf0', 'x-compute-request-id': 'req-0161df73-1b40-4d39-affe-c645bce0baf0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:06,609 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.201s
2025-12-14 16:46:06,610 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91140d9-b3be-410e-83a9-ff2171798425', 'x-compute-request-id': 'req-f91140d9-b3be-410e-83a9-ff2171798425', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:07,656 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.034s
2025-12-14 16:46:07,656 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c3c0f0f-bf02-497b-9296-b3b6a7b5ebda', 'x-compute-request-id': 'req-3c3c0f0f-bf02-497b-9296-b3b6a7b5ebda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:08,704 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:46:08,704 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67468bd5-7753-4d8f-828e-f2ba80216f82', 'x-compute-request-id': 'req-67468bd5-7753-4d8f-828e-f2ba80216f82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:09,753 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:09,754 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d9ea82-3469-43c4-9a68-c2c1edb59c72', 'x-compute-request-id': 'req-77d9ea82-3469-43c4-9a68-c2c1edb59c72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:10,806 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:46:10,807 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e8902e6-a6fc-4dfa-864d-1545bb547f01', 'x-compute-request-id': 'req-4e8902e6-a6fc-4dfa-864d-1545bb547f01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:11,854 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:46:11,854 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949191d0-02e7-4a7a-aeef-aa91710d622c', 'x-compute-request-id': 'req-949191d0-02e7-4a7a-aeef-aa91710d622c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:12,910 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.045s
2025-12-14 16:46:12,911 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad05eae0-bbbd-4158-a0de-96a49d0448bc', 'x-compute-request-id': 'req-ad05eae0-bbbd-4158-a0de-96a49d0448bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:13,958 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:46:13,959 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a617d65-ae41-48d7-bd51-1e86ee3fd7dc', 'x-compute-request-id': 'req-0a617d65-ae41-48d7-bd51-1e86ee3fd7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:15,009 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:46:15,010 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc02bf23-4f3e-4bf5-ab93-4c0b992034f1', 'x-compute-request-id': 'req-fc02bf23-4f3e-4bf5-ab93-4c0b992034f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:16,058 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:46:16,058 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a2054e-b592-4b1e-a540-1bb6fcabaaf6', 'x-compute-request-id': 'req-12a2054e-b592-4b1e-a540-1bb6fcabaaf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:17,107 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:17,108 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9798fa67-935e-46f1-8175-5eada5861793', 'x-compute-request-id': 'req-9798fa67-935e-46f1-8175-5eada5861793', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:18,154 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:46:18,154 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdfd9f9-dd0d-4ae6-be67-af2a8be4f81e', 'x-compute-request-id': 'req-7bdfd9f9-dd0d-4ae6-be67-af2a8be4f81e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:19,207 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:46:19,207 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe7151be-0d7f-49e2-b9ad-8d2d03c778fc', 'x-compute-request-id': 'req-fe7151be-0d7f-49e2-b9ad-8d2d03c778fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:20,257 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:20,257 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d026b053-fefd-4154-9cf2-0f320ba84267', 'x-compute-request-id': 'req-d026b053-fefd-4154-9cf2-0f320ba84267', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:21,307 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:46:21,308 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ac3f7a-9393-4656-ab41-a22223657352', 'x-compute-request-id': 'req-b7ac3f7a-9393-4656-ab41-a22223657352', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:22,354 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.034s
2025-12-14 16:46:22,354 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79ba068-0af0-4c56-b6af-cc33a9ca69a2', 'x-compute-request-id': 'req-c79ba068-0af0-4c56-b6af-cc33a9ca69a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:23,403 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:23,403 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1845602f-7db3-4abf-bacd-2549071aa66c', 'x-compute-request-id': 'req-1845602f-7db3-4abf-bacd-2549071aa66c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:24,450 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:46:24,451 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8eb7d51-dfdb-484b-896e-cfc740ad8c60', 'x-compute-request-id': 'req-f8eb7d51-dfdb-484b-896e-cfc740ad8c60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:25,500 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:46:25,501 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d22365b-5f2b-44e9-8a24-22f9ea9c115b', 'x-compute-request-id': 'req-7d22365b-5f2b-44e9-8a24-22f9ea9c115b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:26,548 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:46:26,548 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0915e5-c8e3-4f21-bc47-cebd4e5f7656', 'x-compute-request-id': 'req-ac0915e5-c8e3-4f21-bc47-cebd4e5f7656', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:27,597 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:27,597 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c6e41ed-db36-4e6f-9481-9883c5c5f989', 'x-compute-request-id': 'req-2c6e41ed-db36-4e6f-9481-9883c5c5f989', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:28,645 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:46:28,645 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ed1924-be8a-40b6-bfe7-659ff7543ec0', 'x-compute-request-id': 'req-c1ed1924-be8a-40b6-bfe7-659ff7543ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:29,693 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:46:29,694 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f01108a-9039-4cc9-b816-b6ed87ea4d13', 'x-compute-request-id': 'req-2f01108a-9039-4cc9-b816-b6ed87ea4d13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:30,741 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:46:30,741 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540f42f2-16d4-4373-980b-1832bd8bf4ea', 'x-compute-request-id': 'req-540f42f2-16d4-4373-980b-1832bd8bf4ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:31,786 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.033s
2025-12-14 16:46:31,787 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090a4975-97b0-4f8f-ae1b-58378d1f75a8', 'x-compute-request-id': 'req-090a4975-97b0-4f8f-ae1b-58378d1f75a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:32,836 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:32,836 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd1a18a-a5b1-4604-a629-9140f05e0704', 'x-compute-request-id': 'req-bcd1a18a-a5b1-4604-a629-9140f05e0704', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:33,883 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.034s
2025-12-14 16:46:33,884 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b948d35e-ad56-415f-a12c-d6fb64982cc9', 'x-compute-request-id': 'req-b948d35e-ad56-415f-a12c-d6fb64982cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:34,932 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:34,933 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c96e2eb3-238d-47a9-8a68-dd46785b4d64', 'x-compute-request-id': 'req-c96e2eb3-238d-47a9-8a68-dd46785b4d64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:35,980 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:46:35,980 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39248f93-f2e7-4cfe-a748-0bb8c688c6b1', 'x-compute-request-id': 'req-39248f93-f2e7-4cfe-a748-0bb8c688c6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:37,025 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.034s
2025-12-14 16:46:37,026 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f9d9f22-403e-44d3-b9bc-0037fa446b8d', 'x-compute-request-id': 'req-4f9d9f22-403e-44d3-b9bc-0037fa446b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:38,075 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:46:38,075 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4065ef4c-690a-4803-8f35-4613144db2dc', 'x-compute-request-id': 'req-4065ef4c-690a-4803-8f35-4613144db2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:39,124 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:39,124 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1180987f-ae1f-49f0-854f-4a4024eabbda', 'x-compute-request-id': 'req-1180987f-ae1f-49f0-854f-4a4024eabbda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:40,174 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:46:40,175 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f6d7a8-eadc-4bb8-b379-8ae98dd1dff6', 'x-compute-request-id': 'req-b5f6d7a8-eadc-4bb8-b379-8ae98dd1dff6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:41,226 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.040s
2025-12-14 16:46:41,227 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0056e496-e190-4ebf-b261-77b54162f5f8', 'x-compute-request-id': 'req-0056e496-e190-4ebf-b261-77b54162f5f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:42,279 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:46:42,279 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5cc2fc0-1b59-4145-bc8c-d0d355169c3e', 'x-compute-request-id': 'req-e5cc2fc0-1b59-4145-bc8c-d0d355169c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:43,328 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:46:43,329 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257ff9d7-12fa-4c3a-ae0a-bfaf0dc51e14', 'x-compute-request-id': 'req-257ff9d7-12fa-4c3a-ae0a-bfaf0dc51e14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:44,376 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:46:44,376 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f863002-da5e-46f3-af19-25ebddc55fe4', 'x-compute-request-id': 'req-4f863002-da5e-46f3-af19-25ebddc55fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:45,429 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.040s
2025-12-14 16:46:45,429 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243c79b7-ea26-40d8-a392-f42ac9fb15b1', 'x-compute-request-id': 'req-243c79b7-ea26-40d8-a392-f42ac9fb15b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:46,498 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.057s
2025-12-14 16:46:46,498 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f09499-99ee-4c0c-a0f3-cf003db6a308', 'x-compute-request-id': 'req-74f09499-99ee-4c0c-a0f3-cf003db6a308', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:47,547 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:47,548 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175e0c5f-5870-4381-9632-8439f35d6854', 'x-compute-request-id': 'req-175e0c5f-5870-4381-9632-8439f35d6854', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:48,596 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:48,596 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a503667-4155-4578-ad9f-992b30097cda', 'x-compute-request-id': 'req-3a503667-4155-4578-ad9f-992b30097cda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:49,645 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:49,646 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac454035-d4f8-4659-9ef1-eea11ed1acdc', 'x-compute-request-id': 'req-ac454035-d4f8-4659-9ef1-eea11ed1acdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:50,694 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:46:50,694 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2685f50-9418-4bb8-bf96-bc129943b6ab', 'x-compute-request-id': 'req-f2685f50-9418-4bb8-bf96-bc129943b6ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:51,741 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:46:51,742 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed881c49-08d2-46f1-a709-30104353074c', 'x-compute-request-id': 'req-ed881c49-08d2-46f1-a709-30104353074c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:52,789 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:46:52,789 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c79ec2-6516-4aa3-9257-e081f245bec9', 'x-compute-request-id': 'req-14c79ec2-6516-4aa3-9257-e081f245bec9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:53,836 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:46:53,836 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9208d418-298d-45ad-9a26-70e41f1aba8b', 'x-compute-request-id': 'req-9208d418-298d-45ad-9a26-70e41f1aba8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:54,883 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:46:54,884 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac3619f2-09c8-4514-a6e7-6ebb2d851ee9', 'x-compute-request-id': 'req-ac3619f2-09c8-4514-a6e7-6ebb2d851ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:55,935 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:46:55,935 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bdb9b31-64d5-4fd0-b1ef-9d4d3a23724b', 'x-compute-request-id': 'req-0bdb9b31-64d5-4fd0-b1ef-9d4d3a23724b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:56,983 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:56,983 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6a68ce-c298-43ce-aa60-476630b086b1', 'x-compute-request-id': 'req-4c6a68ce-c298-43ce-aa60-476630b086b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:58,031 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:46:58,031 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf806c3-547d-4b7f-9661-e432231a8b4b', 'x-compute-request-id': 'req-edf806c3-547d-4b7f-9661-e432231a8b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:46:59,080 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:46:59,080 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:46:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d865bd5-33b0-4848-9eb0-7ae088fdf8bc', 'x-compute-request-id': 'req-5d865bd5-33b0-4848-9eb0-7ae088fdf8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:00,128 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:47:00,129 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d840a00-247e-42c3-86d2-33b3d9b4fbb4', 'x-compute-request-id': 'req-5d840a00-247e-42c3-86d2-33b3d9b4fbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:01,177 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:47:01,177 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd485eb1-bd1c-46f2-92b4-42ce60ca5f70', 'x-compute-request-id': 'req-fd485eb1-bd1c-46f2-92b4-42ce60ca5f70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:02,232 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.043s
2025-12-14 16:47:02,232 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea913d8-d4aa-4b68-b222-3d61f1245723', 'x-compute-request-id': 'req-cea913d8-d4aa-4b68-b222-3d61f1245723', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:03,281 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:47:03,282 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356883a3-9d34-4aa0-85ff-adf19b39b629', 'x-compute-request-id': 'req-356883a3-9d34-4aa0-85ff-adf19b39b629', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:04,329 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:47:04,330 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d6306f-52e8-4aa7-9870-197ff72263af', 'x-compute-request-id': 'req-d6d6306f-52e8-4aa7-9870-197ff72263af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:05,378 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:47:05,378 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f28b2d-c86f-4bc8-b6d1-c6a273c6fee8', 'x-compute-request-id': 'req-11f28b2d-c86f-4bc8-b6d1-c6a273c6fee8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:06,427 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:47:06,428 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeefc1cd-fe6a-4d40-9973-e6f00affb39a', 'x-compute-request-id': 'req-aeefc1cd-fe6a-4d40-9973-e6f00affb39a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:07,476 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:47:07,477 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1429661a-faf8-4a59-a54d-00c53b4c0429', 'x-compute-request-id': 'req-1429661a-faf8-4a59-a54d-00c53b4c0429', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:08,527 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:47:08,527 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-defd79e0-7db1-4db0-8880-f9365957588a', 'x-compute-request-id': 'req-defd79e0-7db1-4db0-8880-f9365957588a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:09,576 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:47:09,576 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2eba04-c92c-455a-88ce-4bd73778e94e', 'x-compute-request-id': 'req-3f2eba04-c92c-455a-88ce-4bd73778e94e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:10,629 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.041s
2025-12-14 16:47:10,630 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469177df-00a6-4573-8ca4-fa68fdc09495', 'x-compute-request-id': 'req-469177df-00a6-4573-8ca4-fa68fdc09495', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:11,676 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:47:11,676 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06e3c48-7e28-420a-890b-1c9f84e921cf', 'x-compute-request-id': 'req-a06e3c48-7e28-420a-890b-1c9f84e921cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:12,727 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:47:12,727 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f55d45c-a202-42e7-96c4-9b25ce064ef4', 'x-compute-request-id': 'req-1f55d45c-a202-42e7-96c4-9b25ce064ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:13,773 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.034s
2025-12-14 16:47:13,773 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27346b84-ab6f-489e-8802-09bed08bd45b', 'x-compute-request-id': 'req-27346b84-ab6f-489e-8802-09bed08bd45b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:14,824 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:47:14,824 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c998127f-aa4c-46c2-bd86-69a019792bdb', 'x-compute-request-id': 'req-c998127f-aa4c-46c2-bd86-69a019792bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:15,870 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.034s
2025-12-14 16:47:15,870 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5235b26-cc41-4bba-b017-8da3d5129321', 'x-compute-request-id': 'req-d5235b26-cc41-4bba-b017-8da3d5129321', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:16,922 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.040s
2025-12-14 16:47:16,922 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98945b5c-3883-43ca-a3ba-badbf8ce64ca', 'x-compute-request-id': 'req-98945b5c-3883-43ca-a3ba-badbf8ce64ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:17,972 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.039s
2025-12-14 16:47:17,972 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24e3040-3eea-4a85-9283-adad9bb8846b', 'x-compute-request-id': 'req-f24e3040-3eea-4a85-9283-adad9bb8846b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:19,020 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:47:19,020 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c966236d-a27f-4b0c-8b2b-34e9fa133217', 'x-compute-request-id': 'req-c966236d-a27f-4b0c-8b2b-34e9fa133217', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:20,069 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:47:20,069 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be140e00-7657-40be-84dc-33613fcc671e', 'x-compute-request-id': 'req-be140e00-7657-40be-84dc-33613fcc671e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:21,119 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:47:21,120 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65edb029-aa80-46d4-9f91-65c1a84fdfbb', 'x-compute-request-id': 'req-65edb029-aa80-46d4-9f91-65c1a84fdfbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:22,172 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.040s
2025-12-14 16:47:22,172 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c614a040-4e6c-49ea-81b4-71845314e2a4', 'x-compute-request-id': 'req-c614a040-4e6c-49ea-81b4-71845314e2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:23,219 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:47:23,220 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1970b31-3452-404f-baa6-ad8c6985957f', 'x-compute-request-id': 'req-f1970b31-3452-404f-baa6-ad8c6985957f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:24,269 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:47:24,270 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aec75a1-73b8-4085-a5a9-dd6617086691', 'x-compute-request-id': 'req-2aec75a1-73b8-4085-a5a9-dd6617086691', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:25,315 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.034s
2025-12-14 16:47:25,315 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67de47f3-ba09-44f2-a6f8-3be4d58c6a57', 'x-compute-request-id': 'req-67de47f3-ba09-44f2-a6f8-3be4d58c6a57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:26,362 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:47:26,363 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1800c4-dd5d-465d-bd1f-42d32a247450', 'x-compute-request-id': 'req-7b1800c4-dd5d-465d-bd1f-42d32a247450', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:27,410 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:47:27,410 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e189a3-e135-4215-8d03-e19085e2cb34', 'x-compute-request-id': 'req-35e189a3-e135-4215-8d03-e19085e2cb34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:28,458 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:47:28,459 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de97acde-d409-4bb3-8864-a8b8a9a3f80c', 'x-compute-request-id': 'req-de97acde-d409-4bb3-8864-a8b8a9a3f80c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:29,505 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:47:29,505 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62bd155b-0bc6-4edb-a8c1-cafe09eb59d2', 'x-compute-request-id': 'req-62bd155b-0bc6-4edb-a8c1-cafe09eb59d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:30,553 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:47:30,553 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6991e6eb-f460-4b99-b9db-f4f86e04778d', 'x-compute-request-id': 'req-6991e6eb-f460-4b99-b9db-f4f86e04778d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:31,601 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:47:31,602 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2bd00c3-06a1-4e4c-9dce-dbd74276c08c', 'x-compute-request-id': 'req-c2bd00c3-06a1-4e4c-9dce-dbd74276c08c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:32,649 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:47:32,649 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5270607-2f76-46de-8979-df6485eee5a2', 'x-compute-request-id': 'req-c5270607-2f76-46de-8979-df6485eee5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:33,707 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.046s
2025-12-14 16:47:33,708 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d6485e-8872-40ce-9d1d-1c53e4186d40', 'x-compute-request-id': 'req-82d6485e-8872-40ce-9d1d-1c53e4186d40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:34,758 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:47:34,758 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da17ade-7829-4b35-b9ad-4846143671ca', 'x-compute-request-id': 'req-7da17ade-7829-4b35-b9ad-4846143671ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:35,808 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.038s
2025-12-14 16:47:35,808 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34c238c1-7fcd-4f5d-9432-8bcf1a41cbe4', 'x-compute-request-id': 'req-34c238c1-7fcd-4f5d-9432-8bcf1a41cbe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:36,855 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.035s
2025-12-14 16:47:36,856 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d2975a-2513-4a87-9fdc-76c7dd0aa4a1', 'x-compute-request-id': 'req-37d2975a-2513-4a87-9fdc-76c7dd0aa4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:37,910 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.042s
2025-12-14 16:47:37,910 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f9c3a7-4b90-47ce-9f78-596a6dda5f7c', 'x-compute-request-id': 'req-62f9c3a7-4b90-47ce-9f78-596a6dda5f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:38,964 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.042s
2025-12-14 16:47:38,965 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26097e02-5b92-49ae-8f58-484855e98ce7', 'x-compute-request-id': 'req-26097e02-5b92-49ae-8f58-484855e98ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:40,013 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.037s
2025-12-14 16:47:40,014 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b283c4-b1f8-44e7-a186-52c9b278cf0c', 'x-compute-request-id': 'req-69b283c4-b1f8-44e7-a186-52c9b278cf0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
2025-12-14 16:47:41,062 81658 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8 0.036s
2025-12-14 16:47:41,062 81658 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 14 Dec 2025 15:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70920e0-01cc-43bc-b7ff-86658f617ee9', 'x-compute-request-id': 'req-c70920e0-01cc-43bc-b7ff-86658f617ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8'}
Body: b'{"volume": {"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-14T15:34:55.000000", "updated_at": "2025-12-14T15:36:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1460916817", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.182/volume/v3/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}, {"rel": "bookmark", "href": "http://192.168.122.182/volume/volumes/d6983559-5dcf-467e-bc59-d2070d7524a8"}], "user_id": "e8f54af1e94a45fdb72861e3598860e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "attachment_id": "7e86b997-5fc1-4ba0-8f34-dcf837256636", "volume_id": "d6983559-5dcf-467e-bc59-d2070d7524a8", "server_id": "d12f7040-04f8-46e7-a2aa-9cd50fe54c2a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-14T15:36:34.000000"}], "os-vol-tenant-attr:tenant_id": "885ef5c54e08406f8607644bb07b4fc8"}}'
}}}
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 d12f7040-04f8-46e7-a2aa-9cd50fe54c2a 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 d6983559-5dcf-467e-bc59-d2070d7524a8 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 d12f7040-04f8-46e7-a2aa-9cd50fe54c2a failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-14T15:36:54Z', '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
pt3.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
pt3.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
pt4.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
pt4.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
pt5.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
pt5.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
pt6.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
pt6.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
pt7.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
pt7.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
pt7.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
pt7.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
pt8.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
pt8.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
pt9.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt9.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
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt12.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
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests33) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests39) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectReaderTests33) |
skip
pt13.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests39) |
skip
pt13.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests39) |
skip
pt13.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt14.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
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt15.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
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt16.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
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt17.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
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt20.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
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt23.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
pt24.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
pt25.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
pt26.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
pt27.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
pt28.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
pt29.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt29.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
pt30.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
pt31.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt31.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt32.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt33.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
pt34.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
pt35.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt44.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt44.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt45.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt45.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt46.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt46.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt47.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt47.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt47.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt48.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt49.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt50.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt50.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt50.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt50.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt50.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt50.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt51.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt51.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt51.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt51.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt51.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt51.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt51.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt51.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt52.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt52.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt53.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt53.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt53.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt54.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt55.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt56.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt56.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt57.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt57.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt58.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt59.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt59.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt59.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt59.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt59.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt59.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt59.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt60.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt60.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt60.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt60.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt60.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt60.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt61.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt61.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt62.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt62.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt63.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt63.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt64.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt64.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt65.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt65.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt65.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt65.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt65.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt65.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt65.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt66.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt66.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt66.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt67.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt68.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt68.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt68.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt68.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt68.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt69.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt69.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt69.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt69.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt69.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt70.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt70.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt71.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt71.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt72.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt72.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt72.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt72.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt73.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt73.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt73.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt74.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt74.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt74.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt74.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt74.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt74.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt74.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt74.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt74.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt74.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt74.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt74.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt75.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt75.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt75.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt75.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt76.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt76.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt76.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt76.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt76.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt76.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt77.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt78.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt79.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt80.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt81.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt81.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt82.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt82.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt83.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt84.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt84.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt85.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt85.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt86.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt86.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt87.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt87.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt88.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt88.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt89.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt89.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt89.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt89.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt89.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt89.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt90.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt91.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt91.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt92.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt92.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt93.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt94.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt94.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt94.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt94.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt94.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt94.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt94.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt94.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt94.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt94.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt94.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt94.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt94.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt94.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt94.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt94.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt94.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt94.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt95.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt95.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt95.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt95.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt95.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt95.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt95.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt95.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt95.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt95.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt95.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt95.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt95.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt95.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt95.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt95.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt95.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt95.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt95.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt95.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt95.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt95.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt95.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt95.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt95.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt95.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt95.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt95.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt95.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt95.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt95.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt95.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt96.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt96.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt96.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt96.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt97.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt97.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt97.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt97.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt97.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt97.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt97.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt97.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt97.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt97.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt97.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt97.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt97.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt98.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt98.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt98.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt98.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt98.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt98.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt99.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt100.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt102.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt103.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt104.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 305 | 247 | 2 | 0 | 56 | ||