Status: Pass 248 Failure 1 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
fail
ft1.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-29 19:27:06,005 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://192.168.122.53/identity/v3/auth/tokens 0.146s
2026-05-29 19:27:06,005 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-01940455-ad76-421e-b3a8-dcd58e836d43', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.53/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "name": "tempest-DeleteServersTestJSON-2070632721-project-member", "password_expires_at": null}, "audit_ids": ["0ewWno6mQVmnktKVt0hPsA"], "expires_at": "2026-05-29T18:27:05.000000Z", "issued_at": "2026-05-29T17:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "735e62f876f14721b45b70fe2d1aab62", "name": "tempest-DeleteServersTestJSON-2070632721"}, "is_domain": false, "roles": [{"id": "86d8e81de12c4454ad4dcc36bd01d08d", "name": "member"}, {"id": "36eb8725613f4c018e596d469234f117", "name": "reader"}], "catalog": [{"endpoints": [{"id": "831f1118cba74f859a094e2ec2c4a31a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.53/compute/v2.1", "region": "RegionOne"}], "id": "28c2dd82cf6e44f682929f42a3a00a1e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "352890f1baa04fb580f9510e591ba1e6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.53/compute/v2/735e62f876f14721b45b70fe2d1aab62", "region": "RegionOne"}], "id": "3c43dc0f434d4371abcb737d365a1023", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "8380a80f3df24651b30f057b8b037dab", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.53/networking", "region": "RegionOne"}], "id": "592a08ae85274f4d913556dbf3c583e7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d572a1a122f542b082f18205e9ce5233", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.53/placement", "region": "RegionOne"}], "id": "95127e1c0ce24483b95dd9c894d18290", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "af7c272b92894bc7a2d90001c8c75555", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.53/volume/v3", "region": "RegionOne"}], "id": "9588acd6e8334184b5dcc8de364cf721", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f0c32cb7c4834f40acf7a1412c98d8ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.53/image", "region": "RegionOne"}], "id": "9cd261c43690469cb0563e78b9ee9534", "type": "image", "name": "glance"}, {"endpoints": [{"id": "4e36a65bbd11486ca6bd42672ad5e86e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.53/identity", "region": "RegionOne"}], "id": "f50068876dc24ebdb21f60b73e6ed3cb", "type": "identity", "name": "keystone"}]}}'
2026-05-29 19:27:06,006 86370 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '7fe2cf84-47b7-4794-b63a-a1a449876273', 'name': 'tempest-DeleteServersTestJSON-345251191-network', 'tenant_id': '735e62f876f14721b45b70fe2d1aab62', 'project_id': '735e62f876f14721b45b70fe2d1aab62', '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': 14547, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-29T17:26:49Z', 'updated_at': '2026-05-29T17:26:50Z', 'revision_number': 1} available for tenant
2026-05-29 19:27:07,406 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://192.168.122.53/compute/v2.1/servers 1.398s
2026-05-29 19:27:07,406 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-964594383", "imageRef": "ccabedee-6985-4af2-bb0e-65e6528c8005", "flavorRef": "42", "networks": [{"uuid": "7fe2cf84-47b7-4794-b63a-a1a449876273"}]}}
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67ee0e0c-9525-44fd-a375-bbb4c596d36c', 'x-compute-request-id': 'req-67ee0e0c-9525-44fd-a375-bbb4c596d36c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.53/compute/v2.1/servers'}
Body: b'{"server": {"id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "X8AGkwynbW8E"}}'
2026-05-29 19:27:07,629 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 0.219s
2026-05-29 19:27:07,629 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b06e4177-0d80-4853-9a0f-c63c7d328f63', 'x-compute-request-id': 'req-b06e4177-0d80-4853-9a0f-c63c7d328f63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:08,769 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 0.124s
2026-05-29 19:27:08,769 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87aa6cfa-dd86-42fd-bf2c-6f84405912b5', 'x-compute-request-id': 'req-87aa6cfa-dd86-42fd-bf2c-6f84405912b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:09,982 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 0.201s
2026-05-29 19:27:09,982 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-020a4096-1d57-402c-9449-76d59eb9cf58', 'x-compute-request-id': 'req-020a4096-1d57-402c-9449-76d59eb9cf58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:09,999 86370 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-29 19:27:11,738 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 0.738s
2026-05-29 19:27:11,738 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b54d44-c0fe-4b05-9cd6-1b6404a649c4', 'x-compute-request-id': 'req-73b54d44-c0fe-4b05-9cd6-1b6404a649c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "192671ce49db7c513e248eda01dd817932864a1d4130779f8ceddeab", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:14,327 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 1.578s
2026-05-29 19:27:14,328 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4adda2cf-806e-4852-89b5-fa61513c501e', 'x-compute-request-id': 'req-4adda2cf-806e-4852-89b5-fa61513c501e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "192671ce49db7c513e248eda01dd817932864a1d4130779f8ceddeab", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:14,344 86370 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 7 second wait
2026-05-29 19:27:15,867 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 0.523s
2026-05-29 19:27:15,868 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd36306a-c462-4f91-8302-075454f0d157', 'x-compute-request-id': 'req-fd36306a-c462-4f91-8302-075454f0d157', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "192671ce49db7c513e248eda01dd817932864a1d4130779f8ceddeab", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:15,881 86370 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-05-29 19:27:17,411 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 0.527s
2026-05-29 19:27:17,412 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-343ef3e4-5d02-4886-8844-59f603aa11e2', 'x-compute-request-id': 'req-343ef3e4-5d02-4886-8844-59f603aa11e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "192671ce49db7c513e248eda01dd817932864a1d4130779f8ceddeab", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:19,702 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 1.272s
2026-05-29 19:27:19,703 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c503e3f0-5d2a-4011-815b-82498d14d947', 'x-compute-request-id': 'req-c503e3f0-5d2a-4011-815b-82498d14d947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "192671ce49db7c513e248eda01dd817932864a1d4130779f8ceddeab", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:21,180 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 0.459s
2026-05-29 19:27:21,181 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6420ef9b-2408-4510-84fe-ab33d0454fb7', 'x-compute-request-id': 'req-6420ef9b-2408-4510-84fe-ab33d0454fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "192671ce49db7c513e248eda01dd817932864a1d4130779f8ceddeab", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:22,449 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 0.254s
2026-05-29 19:27:22,450 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7068a5cf-55d4-481c-85bb-1a47a53ab77d', 'x-compute-request-id': 'req-7068a5cf-55d4-481c-85bb-1a47a53ab77d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "192671ce49db7c513e248eda01dd817932864a1d4130779f8ceddeab", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:23,820 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 0.356s
2026-05-29 19:27:23,820 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7c8b40c-d9cb-4735-a633-905a552e33f5', 'x-compute-request-id': 'req-c7c8b40c-d9cb-4735-a633-905a552e33f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "192671ce49db7c513e248eda01dd817932864a1d4130779f8ceddeab", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:25,133 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 0.299s
2026-05-29 19:27:25,133 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b40b94a3-a4e0-4c13-bdd1-92b15a0f5ff2', 'x-compute-request-id': 'req-b40b94a3-a4e0-4c13-bdd1-92b15a0f5ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "192671ce49db7c513e248eda01dd817932864a1d4130779f8ceddeab", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:26,645 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 0.499s
2026-05-29 19:27:26,645 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47d552ec-7b8d-4676-807b-209c56c67ac2', 'x-compute-request-id': 'req-47d552ec-7b8d-4676-807b-209c56c67ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "192671ce49db7c513e248eda01dd817932864a1d4130779f8ceddeab", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "BUILD", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:27,903 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7 0.240s
2026-05-29 19:27:27,905 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1505', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc3ac3f8-6038-474b-a6ce-462693e29a63', 'x-compute-request-id': 'req-cc3ac3f8-6038-474b-a6ce-462693e29a63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-DeleteServersTestJSON-345251191-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:ea:24"}]}, "created": "2026-05-29T17:27:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/flavors/42"}]}, "hostId": "192671ce49db7c513e248eda01dd817932864a1d4130779f8ceddeab", "id": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "image": {"id": "ccabedee-6985-4af2-bb0e-65e6528c8005", "links": [{"rel": "bookmark", "href": "http://192.168.122.53/compute/images/ccabedee-6985-4af2-bb0e-65e6528c8005"}]}, "links": [{"rel": "self", "href": "http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}, {"rel": "bookmark", "href": "http://192.168.122.53/compute/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-964594383", "status": "ACTIVE", "tenant_id": "735e62f876f14721b45b70fe2d1aab62", "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "updated": "2026-05-29T17:27:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2026-05-29T17:27:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-29 19:27:27,920 86370 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait
2026-05-29 19:27:28,415 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://192.168.122.53/volume/v3/volumes 0.494s
2026-05-29 19:27:28,415 86370 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-DeleteServersTestJSON-volume-445078389"}}
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a52f95-91e3-457d-ba91-80bb9d56f007', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a52f95-91e3-457d-ba91-80bb9d56f007', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.53/volume/v3/volumes'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.273539", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-29 19:27:28,526 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.094s
2026-05-29 19:27:28,526 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899a48ed-d1dc-4729-9b37-6a7f301e5114', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899a48ed-d1dc-4729-9b37-6a7f301e5114', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:29,608 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.060s
2026-05-29 19:27:29,608 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d021a96a-15b4-40be-a9b4-c466e9bf0780', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d021a96a-15b4-40be-a9b4-c466e9bf0780', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:29.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:30,770 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.141s
2026-05-29 19:27:30,771 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab28b8d-a62d-485b-86a8-c44c979b2117', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab28b8d-a62d-485b-86a8-c44c979b2117', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:30.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:31,904 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.121s
2026-05-29 19:27:31,905 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e622165-96bc-4794-ba34-54cf087d6a97', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e622165-96bc-4794-ba34-54cf087d6a97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:31.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:31,917 86370 INFO [tempest.common.waiters] volume 0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 reached available after waiting for 3.917357 seconds
2026-05-29 19:27:34,813 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 POST http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7/os-volume_attachments 2.895s
2026-05-29 19:27:34,813 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}}
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:31 GMT', 'server': 'Apache/2.4.58 (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-222ea565-8631-4161-8c9c-dddec838f37e', 'x-compute-request-id': 'req-222ea565-8631-4161-8c9c-dddec838f37e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/compute/v2.1/servers/d2c45b4b-69b2-475a-8d81-964e23d989c7/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "serverId": "d2c45b4b-69b2-475a-8d81-964e23d989c7", "volumeId": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "device": "/dev/vdb"}}'
2026-05-29 19:27:34,988 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.169s
2026-05-29 19:27:34,988 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37083eb6-a434-4c44-8dd6-e0f339b89505', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37083eb6-a434-4c44-8dd6-e0f339b89505', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:34.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:36,205 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.201s
2026-05-29 19:27:36,205 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cfd967c-a24d-4780-9b61-e8494860e470', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cfd967c-a24d-4780-9b61-e8494860e470', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:34.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:37,293 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.067s
2026-05-29 19:27:37,294 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d98f9ad-3edc-4811-b576-9b4982704874', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d98f9ad-3edc-4811-b576-9b4982704874', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:34.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:38,455 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.146s
2026-05-29 19:27:38,456 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f2b83af-a99d-43e0-9155-e06c3aef8792', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f2b83af-a99d-43e0-9155-e06c3aef8792', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:37.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:39,535 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.065s
2026-05-29 19:27:39,536 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e850714-f080-47df-966e-9740c50483d9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e850714-f080-47df-966e-9740c50483d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:40,669 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.122s
2026-05-29 19:27:40,669 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e598ce-3269-4a1c-95bb-248f5286c7fc', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e598ce-3269-4a1c-95bb-248f5286c7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:41,760 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.077s
2026-05-29 19:27:41,760 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d45ab138-9e1f-45eb-8038-275434beb622', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45ab138-9e1f-45eb-8038-275434beb622', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:42,851 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.077s
2026-05-29 19:27:42,851 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d809ea85-0a69-4f59-82ec-749ec5374ba3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d809ea85-0a69-4f59-82ec-749ec5374ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:43,924 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.059s
2026-05-29 19:27:43,925 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d916bd5f-9715-4038-a233-023338a22e9a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d916bd5f-9715-4038-a233-023338a22e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:45,040 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.104s
2026-05-29 19:27:45,040 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d3eb20-cc20-46e1-81fc-dc467d772854', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d3eb20-cc20-46e1-81fc-dc467d772854', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:46,163 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.108s
2026-05-29 19:27:46,163 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f878ecf5-9843-4faf-b177-25dfd70494ae', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f878ecf5-9843-4faf-b177-25dfd70494ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:47,300 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.123s
2026-05-29 19:27:47,300 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e699bc-e69b-42dd-8007-d8974ed39743', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e699bc-e69b-42dd-8007-d8974ed39743', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:48,549 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.231s
2026-05-29 19:27:48,550 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d99c8f-0a25-4c12-bfc5-889bfa063024', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d99c8f-0a25-4c12-bfc5-889bfa063024', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:49,641 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.076s
2026-05-29 19:27:49,643 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e00461-179d-45ec-95ec-40e59b1c02f8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e00461-179d-45ec-95ec-40e59b1c02f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:50,795 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.138s
2026-05-29 19:27:50,795 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33faa01c-d436-41df-a24c-af3bb1fbcbdb', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33faa01c-d436-41df-a24c-af3bb1fbcbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:51,889 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.075s
2026-05-29 19:27:51,889 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c726dc-e128-4e9f-823b-ae5abbbc7a52', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c726dc-e128-4e9f-823b-ae5abbbc7a52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:52,990 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.087s
2026-05-29 19:27:52,991 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b87202d-2f12-4e65-9d7b-9b9a2ab0b3bf', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b87202d-2f12-4e65-9d7b-9b9a2ab0b3bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:54,073 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.066s
2026-05-29 19:27:54,073 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f39eacbf-2167-40a7-b754-3149fea6ad2b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f39eacbf-2167-40a7-b754-3149fea6ad2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:55,144 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.055s
2026-05-29 19:27:55,144 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b00e3d-d6f4-455c-a583-1daa53e3b0e0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b00e3d-d6f4-455c-a583-1daa53e3b0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:56,237 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.079s
2026-05-29 19:27:56,238 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74507a1-c497-4e6a-80ac-aaf68beae1c3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74507a1-c497-4e6a-80ac-aaf68beae1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:57,348 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.093s
2026-05-29 19:27:57,348 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20fc23cd-f709-49cb-b6dd-e8b4f0d3ca71', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20fc23cd-f709-49cb-b6dd-e8b4f0d3ca71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:58,434 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.065s
2026-05-29 19:27:58,435 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6777f76d-e00f-48fd-85f7-80ee79637a48', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6777f76d-e00f-48fd-85f7-80ee79637a48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:27:59,493 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.045s
2026-05-29 19:27:59,493 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:27:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848dd3a8-2117-4afd-94a1-6b8f87803c2f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848dd3a8-2117-4afd-94a1-6b8f87803c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:00,560 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.056s
2026-05-29 19:28:00,560 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b6e72f-56c6-4f6d-a615-d81c50c72724', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b6e72f-56c6-4f6d-a615-d81c50c72724', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:01,635 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.063s
2026-05-29 19:28:01,635 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7e8bbf-44fd-4fc8-89a9-00a5f2d8e0df', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7e8bbf-44fd-4fc8-89a9-00a5f2d8e0df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:02,758 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.106s
2026-05-29 19:28:02,758 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d907805-dd0a-49fb-ac1b-583a5327b5c3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d907805-dd0a-49fb-ac1b-583a5327b5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:03,867 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.092s
2026-05-29 19:28:03,867 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d36b093e-8013-4bbd-b4cf-512630afd671', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d36b093e-8013-4bbd-b4cf-512630afd671', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:04,933 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.050s
2026-05-29 19:28:04,933 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e727d7d-9ec0-4d45-921f-0c6db05e1880', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e727d7d-9ec0-4d45-921f-0c6db05e1880', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:05,995 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.050s
2026-05-29 19:28:05,996 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0a3486-9791-499b-a3f8-8ab248ea0750', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0a3486-9791-499b-a3f8-8ab248ea0750', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:07,066 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.054s
2026-05-29 19:28:07,066 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa77a96-0e71-4fa0-a198-8a57c2c180fa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa77a96-0e71-4fa0-a198-8a57c2c180fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:08,138 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.058s
2026-05-29 19:28:08,139 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75278753-7afc-4032-8d41-8f0b8a41fd2e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75278753-7afc-4032-8d41-8f0b8a41fd2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:09,240 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.088s
2026-05-29 19:28:09,240 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa9984f-ea70-4468-a17f-5e7eaf5f9f29', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa9984f-ea70-4468-a17f-5e7eaf5f9f29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:10,331 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.072s
2026-05-29 19:28:10,331 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-521d3c11-444a-4745-86cd-23d15f21a990', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-521d3c11-444a-4745-86cd-23d15f21a990', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:11,426 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.075s
2026-05-29 19:28:11,426 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-164c6c12-6743-49c8-8915-d4b5b49504c7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-164c6c12-6743-49c8-8915-d4b5b49504c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:12,486 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.046s
2026-05-29 19:28:12,487 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b1c87b-0bb3-4b08-9853-205b6797533e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b1c87b-0bb3-4b08-9853-205b6797533e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:13,555 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.054s
2026-05-29 19:28:13,555 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-606701bc-0b22-4097-99cf-587f5ef4ca78', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-606701bc-0b22-4097-99cf-587f5ef4ca78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:14,614 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.046s
2026-05-29 19:28:14,614 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b73d909b-b6fa-4453-a3a8-c018bbff0a2b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b73d909b-b6fa-4453-a3a8-c018bbff0a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:15,682 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.052s
2026-05-29 19:28:15,683 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067eb338-0da4-4eb2-babe-51c51d6e05b8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067eb338-0da4-4eb2-babe-51c51d6e05b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:16,757 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.063s
2026-05-29 19:28:16,757 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89fee6a5-0224-4806-8fcc-9c8969ce4229', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89fee6a5-0224-4806-8fcc-9c8969ce4229', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:17,817 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.047s
2026-05-29 19:28:17,818 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f208a1-2c9c-429f-a683-feb76f5b933d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f208a1-2c9c-429f-a683-feb76f5b933d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:18,883 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.054s
2026-05-29 19:28:18,884 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93fbfc05-030a-4586-89b1-0b60df71b89a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93fbfc05-030a-4586-89b1-0b60df71b89a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:19,937 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.040s
2026-05-29 19:28:19,937 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a927e027-c588-4874-912b-2bf06584ff84', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a927e027-c588-4874-912b-2bf06584ff84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:20,989 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.041s
2026-05-29 19:28:20,989 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a06b46c-f95c-4263-96b0-0dc70b661c87', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a06b46c-f95c-4263-96b0-0dc70b661c87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:22,040 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.040s
2026-05-29 19:28:22,040 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485d10b9-c25d-4e74-84f2-ca4f2c82941d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-485d10b9-c25d-4e74-84f2-ca4f2c82941d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:23,103 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.052s
2026-05-29 19:28:23,104 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eeb4d8a-f699-4671-9363-028cce9aa4dd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eeb4d8a-f699-4671-9363-028cce9aa4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:24,229 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.114s
2026-05-29 19:28:24,230 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a93109-42ac-49d1-b639-54e57d7e9124', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a93109-42ac-49d1-b639-54e57d7e9124', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:25,295 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.043s
2026-05-29 19:28:25,296 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681508f6-6ae9-4804-997d-a0c630230a87', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681508f6-6ae9-4804-997d-a0c630230a87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:26,351 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.045s
2026-05-29 19:28:26,352 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49077e97-aac8-47b9-bbf7-70d0920bd805', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49077e97-aac8-47b9-bbf7-70d0920bd805', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:27,406 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.043s
2026-05-29 19:28:27,407 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674254c6-9abd-4616-a653-a056728b3d2b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674254c6-9abd-4616-a653-a056728b3d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:28,512 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.089s
2026-05-29 19:28:28,512 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251c2b75-11ff-4f96-9570-c634a8ace593', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251c2b75-11ff-4f96-9570-c634a8ace593', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:29,568 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.040s
2026-05-29 19:28:29,568 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0acc6818-67b6-4b04-bfbd-d01401140f29', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0acc6818-67b6-4b04-bfbd-d01401140f29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:30,639 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.060s
2026-05-29 19:28:30,640 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5c1099-fb1c-4e56-a9a6-4b23669dc364', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5c1099-fb1c-4e56-a9a6-4b23669dc364', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:31,698 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.046s
2026-05-29 19:28:31,699 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcfb5a83-bd43-44ea-a2c2-ff093ceeb5e9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcfb5a83-bd43-44ea-a2c2-ff093ceeb5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:32,800 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.088s
2026-05-29 19:28:32,801 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af978c1-f707-4bd6-9082-2bd5c4badcca', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af978c1-f707-4bd6-9082-2bd5c4badcca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:33,963 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.149s
2026-05-29 19:28:33,964 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a964bfc7-aa56-4d29-bff4-598c0e389215', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a964bfc7-aa56-4d29-bff4-598c0e389215', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:35,033 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.052s
2026-05-29 19:28:35,034 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72060f0-646e-4e20-870b-cc76b9187129', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72060f0-646e-4e20-870b-cc76b9187129', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:36,090 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.042s
2026-05-29 19:28:36,090 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64c89d54-9de4-4088-80ab-c622aac8a0eb', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64c89d54-9de4-4088-80ab-c622aac8a0eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:37,155 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.050s
2026-05-29 19:28:37,156 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04fd8ff-778b-4c26-8b53-989adf096471', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04fd8ff-778b-4c26-8b53-989adf096471', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:38,246 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.079s
2026-05-29 19:28:38,248 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1705292-95a1-4ce4-b87b-1db38c70e402', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1705292-95a1-4ce4-b87b-1db38c70e402', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:39,330 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.067s
2026-05-29 19:28:39,331 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcae8847-b0bd-4a24-bfd4-96b7b6d64b6e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcae8847-b0bd-4a24-bfd4-96b7b6d64b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:40,416 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.069s
2026-05-29 19:28:40,416 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f7d3ed-e646-434a-b700-43025beeb21b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f7d3ed-e646-434a-b700-43025beeb21b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:41,502 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.069s
2026-05-29 19:28:41,502 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89d1f645-cb19-47f9-ba6f-a3480057267b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89d1f645-cb19-47f9-ba6f-a3480057267b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:42,596 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.081s
2026-05-29 19:28:42,597 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e58db6-9047-4528-a69a-32ecac5fd9a9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e58db6-9047-4528-a69a-32ecac5fd9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:43,671 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.058s
2026-05-29 19:28:43,672 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a60fbf2c-5a3a-4ed1-abd0-8448ac471da9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a60fbf2c-5a3a-4ed1-abd0-8448ac471da9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:44,739 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.055s
2026-05-29 19:28:44,739 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f553525-b38a-4c70-ae43-9ce80f09bed0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f553525-b38a-4c70-ae43-9ce80f09bed0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:45,800 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.046s
2026-05-29 19:28:45,801 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-807780ec-6374-4e67-91c1-eac672634724', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-807780ec-6374-4e67-91c1-eac672634724', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:46,854 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.043s
2026-05-29 19:28:46,855 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e46a8a-2222-4f63-98d7-09abdb2427e1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e46a8a-2222-4f63-98d7-09abdb2427e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:47,917 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.049s
2026-05-29 19:28:47,917 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c12dfd-8806-4c34-b247-6090950554a9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c12dfd-8806-4c34-b247-6090950554a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:48,989 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.056s
2026-05-29 19:28:48,990 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90600ee-8887-4749-ba6f-5757f29c5c65', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90600ee-8887-4749-ba6f-5757f29c5c65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:50,049 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.047s
2026-05-29 19:28:50,049 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9451973f-a9f5-4e4f-8046-26196b84daca', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9451973f-a9f5-4e4f-8046-26196b84daca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:51,109 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.049s
2026-05-29 19:28:51,109 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235fce69-089f-479f-8eef-135cfc0f1589', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235fce69-089f-479f-8eef-135cfc0f1589', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:52,171 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.048s
2026-05-29 19:28:52,172 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a4258b-f4a9-433f-8d45-1694d886f5f5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a4258b-f4a9-433f-8d45-1694d886f5f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:53,244 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.060s
2026-05-29 19:28:53,245 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992ce477-095f-4ef2-83b2-17ca9d3f58fc', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992ce477-095f-4ef2-83b2-17ca9d3f58fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:54,298 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.038s
2026-05-29 19:28:54,299 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5dff76-c87b-466f-b85a-a4e8599bb5a7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5dff76-c87b-466f-b85a-a4e8599bb5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:55,365 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.055s
2026-05-29 19:28:55,365 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb62666-b129-4913-a637-a291fa5db7dd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb62666-b129-4913-a637-a291fa5db7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:56,444 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.063s
2026-05-29 19:28:56,444 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68df850d-f6a5-4819-bf27-5084d2131294', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68df850d-f6a5-4819-bf27-5084d2131294', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:57,606 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.144s
2026-05-29 19:28:57,606 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5187f6da-d9ca-44f1-a3e5-775991a784c9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5187f6da-d9ca-44f1-a3e5-775991a784c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:58,729 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.108s
2026-05-29 19:28:58,730 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b49fa8-4a3d-4b5f-8675-7291c2e13f62', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b49fa8-4a3d-4b5f-8675-7291c2e13f62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:28:59,798 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.054s
2026-05-29 19:28:59,799 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:28:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef67b2a3-d58b-4742-9b6b-0f646e97424c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef67b2a3-d58b-4742-9b6b-0f646e97424c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:00,869 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.054s
2026-05-29 19:29:00,869 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659daede-18a6-4daf-be15-5b5d3899ad0f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659daede-18a6-4daf-be15-5b5d3899ad0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:02,114 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.231s
2026-05-29 19:29:02,115 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9ce54c-22a0-43c2-b576-1b3f83b5aacf', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9ce54c-22a0-43c2-b576-1b3f83b5aacf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:03,341 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.206s
2026-05-29 19:29:03,341 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b9bdf4-cb42-4df4-8921-cb9f5a8d0d65', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b9bdf4-cb42-4df4-8921-cb9f5a8d0d65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:04,535 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.173s
2026-05-29 19:29:04,536 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f2fc83-583d-4659-824a-4129ce1d2c53', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f2fc83-583d-4659-824a-4129ce1d2c53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:05,758 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.205s
2026-05-29 19:29:05,759 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2203fe72-fe86-4d96-8f9a-6dfbe46e56d2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2203fe72-fe86-4d96-8f9a-6dfbe46e56d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:06,877 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.101s
2026-05-29 19:29:06,878 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-843c83a1-69f8-4837-8565-1c0b600bcc90', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-843c83a1-69f8-4837-8565-1c0b600bcc90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:07,966 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.073s
2026-05-29 19:29:07,966 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8600aafa-f1f9-49ea-8a92-4e1e4443d669', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8600aafa-f1f9-49ea-8a92-4e1e4443d669', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:09,036 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.058s
2026-05-29 19:29:09,036 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa1ce19-227e-4c95-adbf-dbc7cb4baeb2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa1ce19-227e-4c95-adbf-dbc7cb4baeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:10,097 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.049s
2026-05-29 19:29:10,097 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ea9ade-1fe0-43bf-8e49-b5c08c703b4e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ea9ade-1fe0-43bf-8e49-b5c08c703b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:11,161 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.053s
2026-05-29 19:29:11,161 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a07edc5-a053-48d5-bc8c-ef0b9de3dd9f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a07edc5-a053-48d5-bc8c-ef0b9de3dd9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:12,257 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.083s
2026-05-29 19:29:12,257 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea7feb17-478e-482f-867f-b256acc06a7d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea7feb17-478e-482f-867f-b256acc06a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:13,314 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.042s
2026-05-29 19:29:13,315 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eec2fe2-2987-4fa2-bd2a-af4ad4b35c9a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eec2fe2-2987-4fa2-bd2a-af4ad4b35c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:14,379 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.045s
2026-05-29 19:29:14,380 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15b3544-7efa-406b-acf8-772a165be481', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15b3544-7efa-406b-acf8-772a165be481', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:15,437 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.045s
2026-05-29 19:29:15,438 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a4a391-1b24-4dd7-b397-aa33beea7121', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a4a391-1b24-4dd7-b397-aa33beea7121', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:16,505 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.054s
2026-05-29 19:29:16,505 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221e5d74-099b-431f-bf08-f612b275c247', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221e5d74-099b-431f-bf08-f612b275c247', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:17,573 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.056s
2026-05-29 19:29:17,573 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4408d171-fc67-4729-bc69-220db83ac0f4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4408d171-fc67-4729-bc69-220db83ac0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:18,695 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.108s
2026-05-29 19:29:18,696 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5763f1ee-f6ad-4bee-b45d-e17b69919ada', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5763f1ee-f6ad-4bee-b45d-e17b69919ada', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:19,763 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.052s
2026-05-29 19:29:19,763 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2766b9-fe0d-4649-b9cc-68624d6df7f0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2766b9-fe0d-4649-b9cc-68624d6df7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:20,836 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.059s
2026-05-29 19:29:20,836 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112c1deb-2dfd-4247-af4c-84378c27ebf5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112c1deb-2dfd-4247-af4c-84378c27ebf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:21,897 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.049s
2026-05-29 19:29:21,897 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a316154a-40b7-4daa-a8af-8e8d26f49dfa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a316154a-40b7-4daa-a8af-8e8d26f49dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:22,971 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.063s
2026-05-29 19:29:22,971 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-023fb835-52ae-419d-9cbc-925ab71b1bfa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-023fb835-52ae-419d-9cbc-925ab71b1bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:24,027 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.045s
2026-05-29 19:29:24,028 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3956a8cf-b184-4c7c-979b-3584f7826493', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3956a8cf-b184-4c7c-979b-3584f7826493', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:25,087 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.049s
2026-05-29 19:29:25,088 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c610768-e075-484b-a927-13959fd85db6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c610768-e075-484b-a927-13959fd85db6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:26,169 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.068s
2026-05-29 19:29:26,169 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f67a38b0-da2b-4205-b2bc-c644e54026d6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f67a38b0-da2b-4205-b2bc-c644e54026d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:27,232 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.047s
2026-05-29 19:29:27,232 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7aacac-0c2c-4986-9587-db1f9ec4e32a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7aacac-0c2c-4986-9587-db1f9ec4e32a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:28,298 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.053s
2026-05-29 19:29:28,298 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951b9cf4-a3fd-4763-a3b8-44cd2d32a6c6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951b9cf4-a3fd-4763-a3b8-44cd2d32a6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:29,390 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.080s
2026-05-29 19:29:29,391 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f2167a-e5ee-46d7-bd26-bc60d01c388d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f2167a-e5ee-46d7-bd26-bc60d01c388d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:30,479 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.075s
2026-05-29 19:29:30,480 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693cea33-5238-44db-8d72-51c7b0431468', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693cea33-5238-44db-8d72-51c7b0431468', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:31,550 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.054s
2026-05-29 19:29:31,550 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2412d53-bd8c-4045-a4f3-dd29bed997ff', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2412d53-bd8c-4045-a4f3-dd29bed997ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:32,638 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.077s
2026-05-29 19:29:32,638 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d0f74f-7191-458f-b9b2-e945a81ea8fd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d0f74f-7191-458f-b9b2-e945a81ea8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:33,775 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.124s
2026-05-29 19:29:33,775 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee9a0d4-dd72-4bfe-adee-90f3e10be97d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee9a0d4-dd72-4bfe-adee-90f3e10be97d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:34,884 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.093s
2026-05-29 19:29:34,884 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c67e3f2-1c6c-4114-9ab9-400588799834', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c67e3f2-1c6c-4114-9ab9-400588799834', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:35,984 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.087s
2026-05-29 19:29:35,984 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f2ec65a-5145-431d-a465-8801aff51daa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f2ec65a-5145-431d-a465-8801aff51daa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:37,060 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.061s
2026-05-29 19:29:37,060 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133590a9-c06c-4ed4-a308-24fab9096980', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133590a9-c06c-4ed4-a308-24fab9096980', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:38,182 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.108s
2026-05-29 19:29:38,182 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f2d9f3-d3b4-42ed-b3d6-8daf7ea797ea', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f2d9f3-d3b4-42ed-b3d6-8daf7ea797ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:39,260 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.063s
2026-05-29 19:29:39,260 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9925e2d-792c-41bb-940e-4341408fb767', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9925e2d-792c-41bb-940e-4341408fb767', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:40,359 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.085s
2026-05-29 19:29:40,359 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f12e3c69-1907-46cd-b002-17a184d774b1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f12e3c69-1907-46cd-b002-17a184d774b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:41,427 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.052s
2026-05-29 19:29:41,428 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3624e50a-352e-4829-9d3c-c5dc7fb58388', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3624e50a-352e-4829-9d3c-c5dc7fb58388', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:42,501 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.059s
2026-05-29 19:29:42,502 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75fcb5b9-ec5f-4c70-b03e-c1459f2cdfa8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75fcb5b9-ec5f-4c70-b03e-c1459f2cdfa8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:43,580 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.062s
2026-05-29 19:29:43,580 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b4e1f8-ebfb-4e74-97a8-1b49a2073786', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b4e1f8-ebfb-4e74-97a8-1b49a2073786', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:44,644 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.049s
2026-05-29 19:29:44,645 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3775f71-dbb2-4af2-875f-4ffc12d70122', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3775f71-dbb2-4af2-875f-4ffc12d70122', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:45,714 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.054s
2026-05-29 19:29:45,715 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2131d37c-434f-4342-8524-31e3f58ef79c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2131d37c-434f-4342-8524-31e3f58ef79c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:46,792 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.060s
2026-05-29 19:29:46,794 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87391003-1218-40d3-bead-5981ce2a0b4d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87391003-1218-40d3-bead-5981ce2a0b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:47,854 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.048s
2026-05-29 19:29:47,855 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e016b8-2d51-46c6-8637-7249fb4703e9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e016b8-2d51-46c6-8637-7249fb4703e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:48,913 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.046s
2026-05-29 19:29:48,913 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72fa67b-eea6-4873-83ee-f8e2b417fe64', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72fa67b-eea6-4873-83ee-f8e2b417fe64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:49,978 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.054s
2026-05-29 19:29:49,979 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c208406-51dc-4c2a-a3e3-3dbe898f61f0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c208406-51dc-4c2a-a3e3-3dbe898f61f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:51,086 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.094s
2026-05-29 19:29:51,086 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441e51ca-bf4d-453b-a6cb-bc503e0c5bb3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441e51ca-bf4d-453b-a6cb-bc503e0c5bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:52,140 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.043s
2026-05-29 19:29:52,141 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1485914-f65b-4eb8-abf4-c1a6c2fe3b69', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1485914-f65b-4eb8-abf4-c1a6c2fe3b69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:53,209 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.057s
2026-05-29 19:29:53,210 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1785c64-c7c0-4cba-ba28-99e1eb47568e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1785c64-c7c0-4cba-ba28-99e1eb47568e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:54,277 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.053s
2026-05-29 19:29:54,278 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467d6046-afd6-44a9-8c76-889238ae92bc', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467d6046-afd6-44a9-8c76-889238ae92bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:55,346 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.056s
2026-05-29 19:29:55,347 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907e7134-b4ab-44dd-a731-70d01cf67177', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907e7134-b4ab-44dd-a731-70d01cf67177', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:56,397 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.039s
2026-05-29 19:29:56,397 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edaf318f-81ce-4b31-aff3-ca856f2e0873', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edaf318f-81ce-4b31-aff3-ca856f2e0873', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:57,525 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.116s
2026-05-29 19:29:57,525 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-724df409-a83b-4154-aa5f-2309aa18bdfc', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-724df409-a83b-4154-aa5f-2309aa18bdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:58,671 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.132s
2026-05-29 19:29:58,671 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a48e35-8838-463f-9b87-184d79620222', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a48e35-8838-463f-9b87-184d79620222', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:29:59,739 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.046s
2026-05-29 19:29:59,740 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:29:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83796354-3f55-4270-bce9-362ed9b932b5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83796354-3f55-4270-bce9-362ed9b932b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:00,812 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.061s
2026-05-29 19:30:00,813 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a39924-0477-49ad-8672-fc57099a0bec', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a39924-0477-49ad-8672-fc57099a0bec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:01,878 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.050s
2026-05-29 19:30:01,879 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6456826-e563-435a-a888-8ee906f13b47', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6456826-e563-435a-a888-8ee906f13b47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:02,945 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.052s
2026-05-29 19:30:02,946 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb9e8c7c-6a89-4ad1-84cf-89fb14f78b89', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9e8c7c-6a89-4ad1-84cf-89fb14f78b89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:04,005 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.046s
2026-05-29 19:30:04,005 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b8db26-a2f6-42e9-95b5-589cb8987eff', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b8db26-a2f6-42e9-95b5-589cb8987eff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:05,069 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.049s
2026-05-29 19:30:05,069 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87910f43-859f-40ac-8438-e0f148487bc8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87910f43-859f-40ac-8438-e0f148487bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:06,145 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.061s
2026-05-29 19:30:06,145 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c53e0c8-6a83-43a6-b44e-17cebea8828d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c53e0c8-6a83-43a6-b44e-17cebea8828d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:07,217 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.060s
2026-05-29 19:30:07,218 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863183ee-046b-46ec-857f-7485f0760da5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863183ee-046b-46ec-857f-7485f0760da5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:08,305 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.074s
2026-05-29 19:30:08,305 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44688d4a-5e73-4cfc-9f28-45544779ec98', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44688d4a-5e73-4cfc-9f28-45544779ec98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:09,376 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.054s
2026-05-29 19:30:09,376 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ff78ae-8cc5-494d-be31-1e6e7a050f22', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ff78ae-8cc5-494d-be31-1e6e7a050f22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:10,430 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.042s
2026-05-29 19:30:10,430 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d520970c-9f3b-45c6-b048-fc3a8da4bac9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d520970c-9f3b-45c6-b048-fc3a8da4bac9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:11,500 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.058s
2026-05-29 19:30:11,500 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f19e4eb-261d-4edb-bd83-ac6f41451f36', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f19e4eb-261d-4edb-bd83-ac6f41451f36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:12,581 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.069s
2026-05-29 19:30:12,582 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7465ebb-99c1-4e7a-a4ea-ab8db159a221', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7465ebb-99c1-4e7a-a4ea-ab8db159a221', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:13,661 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.064s
2026-05-29 19:30:13,661 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-027b6f0d-266e-4bbf-8f84-936d1169b747', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-027b6f0d-266e-4bbf-8f84-936d1169b747', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:14,728 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.055s
2026-05-29 19:30:14,728 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f04e1b-6052-467e-8d30-de3a97c3b22d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f04e1b-6052-467e-8d30-de3a97c3b22d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:15,823 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.083s
2026-05-29 19:30:15,823 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d7b7c6-afce-47e4-b6c9-464c15c3f5ad', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d7b7c6-afce-47e4-b6c9-464c15c3f5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:16,881 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.043s
2026-05-29 19:30:16,881 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eac4cfb-24fe-4365-9065-bc4c81be0c7b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eac4cfb-24fe-4365-9065-bc4c81be0c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:17,975 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.083s
2026-05-29 19:30:17,977 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b23bae2-bade-42aa-8d22-248bfe164b9d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b23bae2-bade-42aa-8d22-248bfe164b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:19,043 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.048s
2026-05-29 19:30:19,044 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c50edec-f8f1-40f0-8501-58a4f971d31a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c50edec-f8f1-40f0-8501-58a4f971d31a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:20,100 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.045s
2026-05-29 19:30:20,101 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b9b17c-1c28-48e2-8adb-caa429b7eace', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b9b17c-1c28-48e2-8adb-caa429b7eace', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:21,165 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.051s
2026-05-29 19:30:21,165 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf31c45-40cf-41c4-a1e6-5789d46af82c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf31c45-40cf-41c4-a1e6-5789d46af82c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:22,228 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.050s
2026-05-29 19:30:22,228 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07dae487-7d5f-426c-a811-749ba7af2a13', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07dae487-7d5f-426c-a811-749ba7af2a13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:23,285 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.045s
2026-05-29 19:30:23,286 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbef463e-a448-4143-805f-228be0f45f7a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbef463e-a448-4143-805f-228be0f45f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:24,378 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.078s
2026-05-29 19:30:24,378 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846f0da5-c6eb-4117-959e-2ece1444e7fb', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846f0da5-c6eb-4117-959e-2ece1444e7fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:25,447 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.057s
2026-05-29 19:30:25,448 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1efdd73e-4809-4bc6-9e4e-de4712c80578', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1efdd73e-4809-4bc6-9e4e-de4712c80578', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:26,519 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.061s
2026-05-29 19:30:26,520 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6748369-70f1-4db1-86a6-ea14167a27b3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6748369-70f1-4db1-86a6-ea14167a27b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:27,601 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.067s
2026-05-29 19:30:27,601 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c880477b-6de8-494b-8897-c60fcbcb0873', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c880477b-6de8-494b-8897-c60fcbcb0873', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:28,730 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.111s
2026-05-29 19:30:28,730 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac76f900-6956-4c6b-9edd-15aa24915733', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac76f900-6956-4c6b-9edd-15aa24915733', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:29,795 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.049s
2026-05-29 19:30:29,796 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d7c6d5-5a96-4efd-9fef-0f3fe6a58ace', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d7c6d5-5a96-4efd-9fef-0f3fe6a58ace', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:30,861 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.053s
2026-05-29 19:30:30,861 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58a8f3d-133f-4458-b998-62f58a9c1274', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58a8f3d-133f-4458-b998-62f58a9c1274', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:31,913 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.041s
2026-05-29 19:30:31,914 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2454514-4483-4751-8fec-e417f4fd06a7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2454514-4483-4751-8fec-e417f4fd06a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:32,978 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.053s
2026-05-29 19:30:32,979 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cef7d13-f680-4b7a-b561-72c643f6aa1c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cef7d13-f680-4b7a-b561-72c643f6aa1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:34,108 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.114s
2026-05-29 19:30:34,108 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75ede9e-6ad0-4660-9879-c86329f3eae0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75ede9e-6ad0-4660-9879-c86329f3eae0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:35,194 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.071s
2026-05-29 19:30:35,194 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f82b1f-102a-4e13-8d29-7390067cbf9a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f82b1f-102a-4e13-8d29-7390067cbf9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:36,277 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.068s
2026-05-29 19:30:36,277 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-908e50cb-ae9f-430a-8f48-3ad57b5874d1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-908e50cb-ae9f-430a-8f48-3ad57b5874d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:37,335 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.046s
2026-05-29 19:30:37,336 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b11457d1-ef2e-4248-ba06-1ac285487eb8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b11457d1-ef2e-4248-ba06-1ac285487eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:38,406 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.057s
2026-05-29 19:30:38,406 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f08aea4-8406-46f9-b756-863c5f698a91', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f08aea4-8406-46f9-b756-863c5f698a91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:39,468 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.048s
2026-05-29 19:30:39,468 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15ecfe71-4640-47ff-bf93-5cea484a51fd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15ecfe71-4640-47ff-bf93-5cea484a51fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:40,539 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.059s
2026-05-29 19:30:40,539 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb060d1-6ffc-4511-80a6-55bf08e185f0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb060d1-6ffc-4511-80a6-55bf08e185f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:41,718 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.168s
2026-05-29 19:30:41,718 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff29910a-b8ec-4d34-bcd6-fdcafef663b1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff29910a-b8ec-4d34-bcd6-fdcafef663b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:42,910 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.180s
2026-05-29 19:30:42,910 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3533bbd1-2484-45bd-a7ca-7a4d8ef918f0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3533bbd1-2484-45bd-a7ca-7a4d8ef918f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:44,005 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.082s
2026-05-29 19:30:44,006 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e20c7af-d2fd-4f94-a860-f4ab2ae2f227', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e20c7af-d2fd-4f94-a860-f4ab2ae2f227', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:45,103 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.083s
2026-05-29 19:30:45,104 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23307eb3-f970-474c-a6df-7ddcff0fa7e0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23307eb3-f970-474c-a6df-7ddcff0fa7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:46,217 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.099s
2026-05-29 19:30:46,217 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b683ed7e-ab6e-4d5c-900f-b9d50e4d9e41', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b683ed7e-ab6e-4d5c-900f-b9d50e4d9e41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:47,357 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.124s
2026-05-29 19:30:47,357 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3053d5-c243-45d5-bc25-c716e94b7d9d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3053d5-c243-45d5-bc25-c716e94b7d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:48,544 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.173s
2026-05-29 19:30:48,545 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b99486-d7b7-4ee2-a725-929fcb7b27bc', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b99486-d7b7-4ee2-a725-929fcb7b27bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
2026-05-29 19:30:49,633 86370 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 0.071s
2026-05-29 19:30:49,634 86370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 29 May 2026 17:30:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d7e665-a7af-4987-b058-ae0bf0efded5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d7e665-a7af-4987-b058-ae0bf0efded5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24'}
Body: b'{"volume": {"id": "0fb15810-e7bf-4a8d-bfab-4dcd2a176d24", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-29T17:27:28.000000", "updated_at": "2026-05-29T17:27:39.000000", "name": "tempest-DeleteServersTestJSON-volume-445078389", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.53/volume/v3/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}, {"rel": "bookmark", "href": "http://192.168.122.53/volume/volumes/0fb15810-e7bf-4a8d-bfab-4dcd2a176d24"}], "user_id": "fa163331b07b4f13b3b2eb8ae6bb6c2c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "735e62f876f14721b45b70fe2d1aab62"}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 122, in test_delete_server_while_in_attached_volume
self.attach_volume(server, volume)
File "/opt/stack/tempest/tempest/api/compute/base.py", line 635, in attach_volume
waiters.wait_for_volume_attachment_create(
File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to attach volume 0fb15810-e7bf-4a8d-bfab-4dcd2a176d24 to server d2c45b4b-69b2-475a-8d81-964e23d989c7 within the required time (196 s).
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt2.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt2.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| 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_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectReaderTests39) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests39) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectAdminTests33) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests33) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests33) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests39) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesAdminTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt30.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt32.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt32.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt35.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
pt36.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
pt36.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_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt37.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_server_actions.ServerActionsTestOtherA | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt38.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt39.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
| 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
pt40.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
pt40.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
pt41.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
pt41.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt44.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
pt45.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.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
pt49.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
pt50.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
pt51.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
pt52.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
pt52.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
pt53.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
pt53.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt54.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt63.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
pt63.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
pt63.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt75.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
pt76.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
pt77.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
pt78.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
pt78.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
pt79.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
pt79.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
pt80.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
pt81.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
pt81.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
pt82.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
pt82.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
pt83.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
pt83.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
pt84.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt87.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| 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
pt88.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
pt89.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
pt89.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 | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt90.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_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt90.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt90.3: 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
pt91.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt98.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
pt99.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
pt100.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
pt101.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
pt102.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 305 | 248 | 1 | 0 | 56 | ||