Status: Pass 222 Failure 10 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| setUpClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 54, in resource_setup
resc_server = cls.create_test_server(adminPass=rescue_password,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 6ff192eb-5ba6-4281-a8db-af3aad79f25c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-04T15:53:00Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6ff192eb-5ba6-4281-a8db-af3aad79f25c.'}. Request ID of server operation performed before checking the server status req-ee8fd022-b9a5-4f1c-bc85-ee436edee80e.
|
||||||
| setUpClass (tempest.api.compute.servers.test_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersNegativeTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 59, in resource_setup
server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 0851c808-7c2d-4cd1-add0-8ff1c9ad6f92 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-04T15:53:27Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0851c808-7c2d-4cd1-add0-8ff1c9ad6f92.'}. Request ID of server operation performed before checking the server status req-99a6f633-e3f8-48d2-ba4e-4b14988f4f09.
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 0 | 1 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt3.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] |
fail
ft3.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]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-04 16:52:48,553 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://192.168.122.218/identity/v3/auth/tokens 0.218s
2026-03-04 16:52:48,553 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2530', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-453b514e-5662-4c7a-be5f-1dd853a1335c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.218/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a6082f9ff9634eba88041fb3297eec95", "name": "tempest-VolumesAdminNegativeTest-797970376-project-member", "password_expires_at": null}, "audit_ids": ["lJh75YHPTyuTM_iJAKzroA"], "expires_at": "2026-03-04T16:52:48.000000Z", "issued_at": "2026-03-04T15:52:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae94f06a633e4df9bcfff1084a288763", "name": "tempest-VolumesAdminNegativeTest-797970376"}, "is_domain": false, "roles": [{"id": "13f2fcef50924700a9468779ba2422d1", "name": "member"}, {"id": "e73da9df2eb145ffafc924bc23b9e22e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f1ccdb48986940c09884b5f8ef3c1220", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2.1", "region": "RegionOne"}], "id": "67897c0b13224ec4ad65c68d5429eeaf", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e87c887e2c564621b107d8ccbed2039f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/identity", "region": "RegionOne"}], "id": "8083622077ea467e9da354540ce8154e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c45dff8214ef47a0ba73b6e4891a7739", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/networking", "region": "RegionOne"}], "id": "9f32364d51be43098a5ea89c0b0cd784", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8274ab2cc2a24e5b9095dc67a2ef907a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/volume/v3", "region": "RegionOne"}], "id": "b6048c58d52143bdb2eb1822325c4dc9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8f661f1bbbff44dc8d7aa70676dfacab", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/placement", "region": "RegionOne"}], "id": "d7c09f37fe6f49e9b859fb59e39370cc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d83431bf3caf4189876d412183369f42", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/image", "region": "RegionOne"}], "id": "dfaa7650200b42ce8fa059db9d02cc7c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2de01b7e11f048b6b6085bfcf55d4cc1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2/ae94f06a633e4df9bcfff1084a288763", "region": "RegionOne"}], "id": "e5006a457699482ca3fe8d826d56276b", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-03-04 16:52:48,554 83415 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'e350e6b3-daf6-445d-8aec-1ef83978da14', 'name': 'tempest-VolumesAdminNegativeTest-2001241615-network', 'tenant_id': 'ae94f06a633e4df9bcfff1084a288763', 'project_id': 'ae94f06a633e4df9bcfff1084a288763', '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': 63938, '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-03-04T15:52:07Z', 'updated_at': '2026-03-04T15:52:07Z', 'revision_number': 1} available for tenant
2026-03-04 16:52:49,799 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://192.168.122.218/compute/v2.1/servers 1.245s
2026-03-04 16:52:49,800 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1482758149", "imageRef": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "flavorRef": "42", "networks": [{"uuid": "e350e6b3-daf6-445d-8aec-1ef83978da14"}]}}
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcd6c3e5-038e-4d0b-af70-93979fb0982b', 'x-compute-request-id': 'req-dcd6c3e5-038e-4d0b-af70-93979fb0982b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.218/compute/v2.1/servers'}
Body: b'{"server": {"id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "QHz8SLVewnY3"}}'
2026-03-04 16:52:49,971 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.169s
2026-03-04 16:52:49,972 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b07c8b7-28e0-44b8-b99a-675ed078518a', 'x-compute-request-id': 'req-7b07c8b7-28e0-44b8-b99a-675ed078518a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:52:49Z", "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-03-04 16:52:51,188 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.203s
2026-03-04 16:52:51,189 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e5f8d03-e949-4402-8359-eabf510cb317', 'x-compute-request-id': 'req-8e5f8d03-e949-4402-8359-eabf510cb317', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:52:51Z", "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-03-04 16:52:52,323 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.122s
2026-03-04 16:52:52,323 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b931800-17fd-4146-bbc0-584c18f954dd', 'x-compute-request-id': 'req-0b931800-17fd-4146-bbc0-584c18f954dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "e39cd2f428e067f9556f6a272fde825c26c53f5bdabb40b25f8eacc7", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:52:52Z", "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-03-04 16:52:52,334 83415 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-03-04 16:52:53,451 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.116s
2026-03-04 16:52:53,452 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c8d537a-66b5-445b-bbfd-a43cba9017ec', 'x-compute-request-id': 'req-3c8d537a-66b5-445b-bbfd-a43cba9017ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "e39cd2f428e067f9556f6a272fde825c26c53f5bdabb40b25f8eacc7", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:52:52Z", "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-03-04 16:52:54,573 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.109s
2026-03-04 16:52:54,574 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-757965dc-6137-425f-9a4d-436b3cac971d', 'x-compute-request-id': 'req-757965dc-6137-425f-9a4d-436b3cac971d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "e39cd2f428e067f9556f6a272fde825c26c53f5bdabb40b25f8eacc7", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:52:54Z", "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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:52:54,585 83415 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-04 16:52:56,446 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.860s
2026-03-04 16:52:56,446 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:52:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b685648c-5bec-440b-948e-59ef932be666', 'x-compute-request-id': 'req-b685648c-5bec-440b-948e-59ef932be666', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "e39cd2f428e067f9556f6a272fde825c26c53f5bdabb40b25f8eacc7", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:52:54Z", "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-03-04 16:52:57,776 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.317s
2026-03-04 16:52:57,776 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a99deef8-b340-4f4b-98ba-db44130edf74', 'x-compute-request-id': 'req-a99deef8-b340-4f4b-98ba-db44130edf74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "e39cd2f428e067f9556f6a272fde825c26c53f5bdabb40b25f8eacc7", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:52:56Z", "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-03-04 16:52:57,787 83415 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-03-04 16:52:59,045 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.257s
2026-03-04 16:52:59,046 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e7e3290-e886-4269-bd66-4870b768335a', 'x-compute-request-id': 'req-9e7e3290-e886-4269-bd66-4870b768335a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "e39cd2f428e067f9556f6a272fde825c26c53f5bdabb40b25f8eacc7", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:52:56Z", "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-03-04 16:53:00,280 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.223s
2026-03-04 16:53:00,281 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d8b8327-026b-4b70-a6fb-fc262ac0395c', 'x-compute-request-id': 'req-0d8b8327-026b-4b70-a6fb-fc262ac0395c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "e39cd2f428e067f9556f6a272fde825c26c53f5bdabb40b25f8eacc7", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:52:56Z", "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-03-04 16:53:01,551 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.259s
2026-03-04 16:53:01,552 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c119931-c378-4202-9abb-65ff8b151834', 'x-compute-request-id': 'req-4c119931-c378-4202-9abb-65ff8b151834', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "e39cd2f428e067f9556f6a272fde825c26c53f5bdabb40b25f8eacc7", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:53:00Z", "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-03-04 16:53:03,277 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.713s
2026-03-04 16:53:03,277 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-891604a8-0f2a-477a-a08f-26c1a40812e2', 'x-compute-request-id': 'req-891604a8-0f2a-477a-a08f-26c1a40812e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "e39cd2f428e067f9556f6a272fde825c26c53f5bdabb40b25f8eacc7", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:53:01Z", "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-03-04 16:53:05,941 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 1.651s
2026-03-04 16:53:05,941 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:04 GMT', 'server': 'Apache/2.4.52 (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-90c41259-d04b-45a6-a0b8-0fd2e806ee26', 'x-compute-request-id': 'req-90c41259-d04b-45a6-a0b8-0fd2e806ee26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:53:03Z", "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-03-04 16:53:07,322 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.369s
2026-03-04 16:53:07,322 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a6e1fa8-3783-485a-b004-48d7db49fb45', 'x-compute-request-id': 'req-8a6e1fa8-3783-485a-b004-48d7db49fb45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "BUILD", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:53:07Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:53:08,541 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.207s
2026-03-04 16:53:08,542 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13f39cb2-35e3-4703-a610-451125d45fc7', 'x-compute-request-id': 'req-13f39cb2-35e3-4703-a610-451125d45fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:52:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "278f8dc4-4258-4fbc-b7d2-6cc2d716a14f", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-1482758149", "status": "ERROR", "tenant_id": "ae94f06a633e4df9bcfff1084a288763", "user_id": "a6082f9ff9634eba88041fb3297eec95", "updated": "2026-03-04T15:53:08Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-04T15:53:08Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 278f8dc4-4258-4fbc-b7d2-6cc2d716a14f."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:53:08,552 83415 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 19 second wait
2026-03-04 16:53:09,465 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 204 DELETE http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.912s
2026-03-04 16:53:09,465 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04725221-8ef6-475c-96d8-55d4b170cea8', 'x-compute-request-id': 'req-04725221-8ef6-475c-96d8-55d4b170cea8', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b''
2026-03-04 16:53:09,551 83415 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 404 GET http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f 0.085s
2026-03-04 16:53:09,551 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e9ade4fe-222f-4c09-bd91-50da61063e1b', 'x-compute-request-id': 'req-e9ade4fe-222f-4c09-bd91-50da61063e1b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/278f8dc4-4258-4fbc-b7d2-6cc2d716a14f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 278f8dc4-4258-4fbc-b7d2-6cc2d716a14f could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 61, in test_update_attached_volume_with_nonexistent_volume_in_uri
self.server = self.create_test_server(wait_until="ACTIVE")
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 278f8dc4-4258-4fbc-b7d2-6cc2d716a14f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-04T15:53:08Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 278f8dc4-4258-4fbc-b7d2-6cc2d716a14f.'}. Request ID of server operation performed before checking the server status req-dcd6c3e5-038e-4d0b-af70-93979fb0982b.
|
||||||
| 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
ft4.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-03-04 16:53:31,709 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://192.168.122.218/identity/v3/auth/tokens 0.158s
2026-03-04 16:53:31,709 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-76d5b91a-d84f-4eec-9818-585fd58faa17', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.218/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "cab4b6716ff149eeba07b636ae6d0d46", "name": "tempest-DeleteServersTestJSON-668189845-project-member", "password_expires_at": null}, "audit_ids": ["D-g44sNNRFaQOdV7EomgXA"], "expires_at": "2026-03-04T16:53:31.000000Z", "issued_at": "2026-03-04T15:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa4ffaa80dc34b4d89fe241159cb8336", "name": "tempest-DeleteServersTestJSON-668189845"}, "is_domain": false, "roles": [{"id": "13f2fcef50924700a9468779ba2422d1", "name": "member"}, {"id": "e73da9df2eb145ffafc924bc23b9e22e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f1ccdb48986940c09884b5f8ef3c1220", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2.1", "region": "RegionOne"}], "id": "67897c0b13224ec4ad65c68d5429eeaf", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e87c887e2c564621b107d8ccbed2039f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/identity", "region": "RegionOne"}], "id": "8083622077ea467e9da354540ce8154e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c45dff8214ef47a0ba73b6e4891a7739", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/networking", "region": "RegionOne"}], "id": "9f32364d51be43098a5ea89c0b0cd784", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8274ab2cc2a24e5b9095dc67a2ef907a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/volume/v3", "region": "RegionOne"}], "id": "b6048c58d52143bdb2eb1822325c4dc9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8f661f1bbbff44dc8d7aa70676dfacab", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/placement", "region": "RegionOne"}], "id": "d7c09f37fe6f49e9b859fb59e39370cc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d83431bf3caf4189876d412183369f42", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/image", "region": "RegionOne"}], "id": "dfaa7650200b42ce8fa059db9d02cc7c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2de01b7e11f048b6b6085bfcf55d4cc1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2/fa4ffaa80dc34b4d89fe241159cb8336", "region": "RegionOne"}], "id": "e5006a457699482ca3fe8d826d56276b", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-03-04 16:53:31,710 83415 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '51d81445-2141-42ee-916b-5aa9e29e6bcd', 'name': 'tempest-DeleteServersTestJSON-538319842-network', 'tenant_id': 'fa4ffaa80dc34b4d89fe241159cb8336', 'project_id': 'fa4ffaa80dc34b4d89fe241159cb8336', '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': 6974, '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-03-04T15:53:23Z', 'updated_at': '2026-03-04T15:53:23Z', 'revision_number': 1} available for tenant
2026-03-04 16:53:32,481 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://192.168.122.218/compute/v2.1/servers 0.770s
2026-03-04 16:53:32,481 83415 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-81415580", "imageRef": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "flavorRef": "42", "networks": [{"uuid": "51d81445-2141-42ee-916b-5aa9e29e6bcd"}]}}
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ac283bd-ce33-4591-a3eb-4da86cabebd3', 'x-compute-request-id': 'req-4ac283bd-ce33-4591-a3eb-4da86cabebd3', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.218/compute/v2.1/servers'}
Body: b'{"server": {"id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "W4fjwk974xqM"}}'
2026-03-04 16:53:32,640 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.157s
2026-03-04 16:53:32,641 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7eda9bf-ae40-4b90-a2fa-c7bffa43508f', 'x-compute-request-id': 'req-c7eda9bf-ae40-4b90-a2fa-c7bffa43508f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:32Z", "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-03-04 16:53:33,809 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.155s
2026-03-04 16:53:33,809 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48e7e7e8-35b6-481b-8125-38da4ee51f6a', 'x-compute-request-id': 'req-48e7e7e8-35b6-481b-8125-38da4ee51f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:33Z", "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-03-04 16:53:34,928 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.107s
2026-03-04 16:53:34,929 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-463236f4-c285-4ad0-93b5-87b88ab04a21', 'x-compute-request-id': 'req-463236f4-c285-4ad0-93b5-87b88ab04a21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "382cc17390fb4077db73a12dcadb02f1cd81b0a44ae5e3528ddb9444", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:34Z", "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-03-04 16:53:34,939 83415 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-04 16:53:36,078 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.137s
2026-03-04 16:53:36,078 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ad07020-1447-4838-81a9-41e1291c9438', 'x-compute-request-id': 'req-3ad07020-1447-4838-81a9-41e1291c9438', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "382cc17390fb4077db73a12dcadb02f1cd81b0a44ae5e3528ddb9444", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:34Z", "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-03-04 16:53:37,971 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.882s
2026-03-04 16:53:37,972 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc79aae9-e6d6-48cf-bd38-c73a8eaee37e', 'x-compute-request-id': 'req-fc79aae9-e6d6-48cf-bd38-c73a8eaee37e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "382cc17390fb4077db73a12dcadb02f1cd81b0a44ae5e3528ddb9444", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:36Z", "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-03-04 16:53:37,985 83415 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-04 16:53:39,207 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.221s
2026-03-04 16:53:39,208 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84904a62-6587-4d32-8ce9-532eebf2891d', 'x-compute-request-id': 'req-84904a62-6587-4d32-8ce9-532eebf2891d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "382cc17390fb4077db73a12dcadb02f1cd81b0a44ae5e3528ddb9444", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:38Z", "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-03-04 16:53:39,219 83415 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-03-04 16:53:40,379 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.158s
2026-03-04 16:53:40,379 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71326153-ccb8-4d88-80c1-4f90ed980d22', 'x-compute-request-id': 'req-71326153-ccb8-4d88-80c1-4f90ed980d22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "382cc17390fb4077db73a12dcadb02f1cd81b0a44ae5e3528ddb9444", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:38Z", "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-03-04 16:53:41,565 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.174s
2026-03-04 16:53:41,566 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd51e3af-a2d1-4bc9-b992-3ab4f6fc2644', 'x-compute-request-id': 'req-bd51e3af-a2d1-4bc9-b992-3ab4f6fc2644', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "382cc17390fb4077db73a12dcadb02f1cd81b0a44ae5e3528ddb9444", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:38Z", "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-03-04 16:53:42,817 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.239s
2026-03-04 16:53:42,817 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53da5635-eac0-4852-bc46-dbb084a3e28c', 'x-compute-request-id': 'req-53da5635-eac0-4852-bc46-dbb084a3e28c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "382cc17390fb4077db73a12dcadb02f1cd81b0a44ae5e3528ddb9444", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:42Z", "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-03-04 16:53:44,198 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.369s
2026-03-04 16:53:44,198 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a548175c-aaf1-4ec0-a4fc-63a8ac1108eb', 'x-compute-request-id': 'req-a548175c-aaf1-4ec0-a4fc-63a8ac1108eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "382cc17390fb4077db73a12dcadb02f1cd81b0a44ae5e3528ddb9444", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:44Z", "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-03-04 16:53:46,108 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.898s
2026-03-04 16:53:46,108 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-515c1a61-f56e-4bb1-8c20-a44163cf89ca', 'x-compute-request-id': 'req-515c1a61-f56e-4bb1-8c20-a44163cf89ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:44Z", "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-03-04 16:53:47,357 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.234s
2026-03-04 16:53:47,357 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-617f3a7a-95fc-4bd0-b73b-a3b3a62b65e8', 'x-compute-request-id': 'req-617f3a7a-95fc-4bd0-b73b-a3b3a62b65e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:44Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:53:48,454 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.078s
2026-03-04 16:53:48,454 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ae58982-1ec0-4414-a5db-d4bea338460b', 'x-compute-request-id': 'req-0ae58982-1ec0-4414-a5db-d4bea338460b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "BUILD", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:48Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:53:49,557 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.091s
2026-03-04 16:53:49,557 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1419', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b25bf0aa-d97b-4266-a041-a886a175b0e4', 'x-compute-request-id': 'req-b25bf0aa-d97b-4266-a041-a886a175b0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:53:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-81415580", "status": "ERROR", "tenant_id": "fa4ffaa80dc34b4d89fe241159cb8336", "user_id": "cab4b6716ff149eeba07b636ae6d0d46", "updated": "2026-03-04T15:53:49Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-04T15:53:49Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:53:49,568 83415 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 17 second wait
2026-03-04 16:53:49,861 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 204 DELETE http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.292s
2026-03-04 16:53:49,861 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85fe329f-a946-4762-ace3-e16569a7d978', 'x-compute-request-id': 'req-85fe329f-a946-4762-ace3-e16569a7d978', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b''
2026-03-04 16:53:49,890 83415 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 404 GET http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae 0.028s
2026-03-04 16:53:49,890 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8f26cc72-656e-41a9-9e7c-27666e349c62', 'x-compute-request-id': 'req-8f26cc72-656e-41a9-9e7c-27666e349c62', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae could not be found."}}'
}}}
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 119, in test_delete_server_while_in_attached_volume
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-04T15:53:49Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e95bbcc6-8ca3-41c6-81d4-c77fd4d55aae.'}. Request ID of server operation performed before checking the server status req-4ac283bd-ce33-4591-a3eb-4da86cabebd3.
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
fail
ft5.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-04 16:54:06,379 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://192.168.122.218/identity/v3/auth/tokens 0.077s
2026-03-04 16:54:06,380 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2554', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b639a0c3-7314-455b-9f4a-8c40353ec7af', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.218/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7bbe48a2e5094f0e8938296a7b013156", "name": "tempest-ServerBootFromVolumeStableRescueTest-310951578-project-member", "password_expires_at": null}, "audit_ids": ["FqWrXXuuSOSGuLssqMILNw"], "expires_at": "2026-03-04T16:54:06.000000Z", "issued_at": "2026-03-04T15:54:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d97978abddd472ca2e0071c1908460a", "name": "tempest-ServerBootFromVolumeStableRescueTest-310951578"}, "is_domain": false, "roles": [{"id": "13f2fcef50924700a9468779ba2422d1", "name": "member"}, {"id": "e73da9df2eb145ffafc924bc23b9e22e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f1ccdb48986940c09884b5f8ef3c1220", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2.1", "region": "RegionOne"}], "id": "67897c0b13224ec4ad65c68d5429eeaf", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e87c887e2c564621b107d8ccbed2039f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/identity", "region": "RegionOne"}], "id": "8083622077ea467e9da354540ce8154e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c45dff8214ef47a0ba73b6e4891a7739", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/networking", "region": "RegionOne"}], "id": "9f32364d51be43098a5ea89c0b0cd784", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8274ab2cc2a24e5b9095dc67a2ef907a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/volume/v3", "region": "RegionOne"}], "id": "b6048c58d52143bdb2eb1822325c4dc9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8f661f1bbbff44dc8d7aa70676dfacab", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/placement", "region": "RegionOne"}], "id": "d7c09f37fe6f49e9b859fb59e39370cc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d83431bf3caf4189876d412183369f42", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/image", "region": "RegionOne"}], "id": "dfaa7650200b42ce8fa059db9d02cc7c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2de01b7e11f048b6b6085bfcf55d4cc1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2/0d97978abddd472ca2e0071c1908460a", "region": "RegionOne"}], "id": "e5006a457699482ca3fe8d826d56276b", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-03-04 16:54:06,380 83415 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '8dff60f3-1a38-4338-846c-a4c285ec947c', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1057760217-network', 'tenant_id': '0d97978abddd472ca2e0071c1908460a', 'project_id': '0d97978abddd472ca2e0071c1908460a', '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': 8970, '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-03-04T15:53:56Z', 'updated_at': '2026-03-04T15:53:56Z', 'revision_number': 1} available for tenant
2026-03-04 16:54:07,136 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://192.168.122.218/compute/v2.1/servers 0.755s
2026-03-04 16:54:07,136 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "imageRef": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "flavorRef": "42", "networks": [{"uuid": "8dff60f3-1a38-4338-846c-a4c285ec947c"}]}}
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bf4e167-2fdc-44db-b0e1-bb0c716d8144', 'x-compute-request-id': 'req-4bf4e167-2fdc-44db-b0e1-bb0c716d8144', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.218/compute/v2.1/servers'}
Body: b'{"server": {"id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "39aPhXWkqPum"}}'
2026-03-04 16:54:07,275 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.136s
2026-03-04 16:54:07,275 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-625dde05-9b69-4429-bdeb-3abc4d156941', 'x-compute-request-id': 'req-625dde05-9b69-4429-bdeb-3abc4d156941', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54: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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:08,483 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.190s
2026-03-04 16:54:08,483 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1414', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0586ed48-74ae-48d8-9734-6d4886f806ff', 'x-compute-request-id': 'req-0586ed48-74ae-48d8-9734-6d4886f806ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54: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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:09,657 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.158s
2026-03-04 16:54:09,658 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-400b6213-96e8-4365-94c0-11efeb6bd990', 'x-compute-request-id': 'req-400b6213-96e8-4365-94c0-11efeb6bd990', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54: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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:09,672 83415 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-04 16:54:10,786 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.112s
2026-03-04 16:54:10,786 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3aefa3-43b8-4b48-84fa-2eb60a1fac95', 'x-compute-request-id': 'req-4e3aefa3-43b8-4b48-84fa-2eb60a1fac95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54: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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:11,963 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.161s
2026-03-04 16:54:11,963 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3aaaf55-a6a1-45c2-919b-b9b5840f0ec8', 'x-compute-request-id': 'req-f3aaaf55-a6a1-45c2-919b-b9b5840f0ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:11Z", "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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:11,980 83415 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-03-04 16:54:13,284 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.303s
2026-03-04 16:54:13,285 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1522', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2385a85-f6f5-4e1f-ab63-b4804cace7e1', 'x-compute-request-id': 'req-e2385a85-f6f5-4e1f-ab63-b4804cace7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:13Z", "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:13,300 83415 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-03-04 16:54:14,573 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.272s
2026-03-04 16:54:14,574 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a14efe9-bd5a-4e56-a1f0-c450b770bc35', 'x-compute-request-id': 'req-4a14efe9-bd5a-4e56-a1f0-c450b770bc35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:13Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:14,592 83415 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-03-04 16:54:15,847 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.254s
2026-03-04 16:54:15,848 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e88a1154-3a95-4f06-8322-0f5621b30646', 'x-compute-request-id': 'req-e88a1154-3a95-4f06-8322-0f5621b30646', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:13Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:17,177 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.310s
2026-03-04 16:54:17,177 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89177e77-a877-41dd-b6cf-be079f474d68', 'x-compute-request-id': 'req-89177e77-a877-41dd-b6cf-be079f474d68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:13Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:18,747 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.553s
2026-03-04 16:54:18,747 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d99e316-fa1a-4f3a-b98a-35853999ea2f', 'x-compute-request-id': 'req-1d99e316-fa1a-4f3a-b98a-35853999ea2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:18Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:20,125 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.361s
2026-03-04 16:54:20,126 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1454', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6276891-cef7-413e-95ba-c6b40da9461b', 'x-compute-request-id': 'req-c6276891-cef7-413e-95ba-c6b40da9461b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:19Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:21,283 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.140s
2026-03-04 16:54:21,283 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22fa14f6-b0e2-48f8-b590-4d5fe98f619d', 'x-compute-request-id': 'req-22fa14f6-b0e2-48f8-b590-4d5fe98f619d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:19Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:22,421 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.122s
2026-03-04 16:54:22,421 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c36e6aa5-6f68-4abd-b7a9-70e4ea67e452', 'x-compute-request-id': 'req-c36e6aa5-6f68-4abd-b7a9-70e4ea67e452', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:22Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:22,436 83415 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 15 second wait
2026-03-04 16:54:23,632 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.195s
2026-03-04 16:54:23,632 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1602', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-898bdee3-5634-43f3-8ce3-62951fb6aac7', 'x-compute-request-id': 'req-898bdee3-5634-43f3-8ce3-62951fb6aac7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "01577af3-251d-41d1-90ba-8b7c9ca85aae", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1006643907", "status": "ERROR", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:23Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-04T15:54:23Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 01577af3-251d-41d1-90ba-8b7c9ca85aae."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:23,651 83415 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 16 second wait
2026-03-04 16:54:24,027 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.375s
2026-03-04 16:54:24,027 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66057c90-6b63-401e-92a6-7d2a0917e870', 'x-compute-request-id': 'req-66057c90-6b63-401e-92a6-7d2a0917e870', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b''
2026-03-04 16:54:24,073 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae 0.045s
2026-03-04 16:54:24,073 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-138fb9e5-46ea-4bf6-81e7-d604374c09ee', 'x-compute-request-id': 'req-138fb9e5-46ea-4bf6-81e7-d604374c09ee', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/01577af3-251d-41d1-90ba-8b7c9ca85aae'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 01577af3-251d-41d1-90ba-8b7c9ca85aae could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 290, in test_stable_device_rescue_bfv_blank_volume
server, rescue_image_id = self._create_server_and_rescue_image(
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 01577af3-251d-41d1-90ba-8b7c9ca85aae failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-04T15:54:23Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 01577af3-251d-41d1-90ba-8b7c9ca85aae.'}. Request ID of server operation performed before checking the server status req-4bf4e167-2fdc-44db-b0e1-bb0c716d8144.
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
fail
ft5.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-04 16:54:24,177 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://192.168.122.218/identity/v3/auth/tokens 0.086s
2026-03-04 16:54:24,177 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2554', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-504c5484-e29c-4976-9d62-86fec472a510', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.218/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7bbe48a2e5094f0e8938296a7b013156", "name": "tempest-ServerBootFromVolumeStableRescueTest-310951578-project-member", "password_expires_at": null}, "audit_ids": ["_rh68wGyRPGltT5QUFD0lw"], "expires_at": "2026-03-04T16:54:24.000000Z", "issued_at": "2026-03-04T15:54:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d97978abddd472ca2e0071c1908460a", "name": "tempest-ServerBootFromVolumeStableRescueTest-310951578"}, "is_domain": false, "roles": [{"id": "13f2fcef50924700a9468779ba2422d1", "name": "member"}, {"id": "e73da9df2eb145ffafc924bc23b9e22e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f1ccdb48986940c09884b5f8ef3c1220", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2.1", "region": "RegionOne"}], "id": "67897c0b13224ec4ad65c68d5429eeaf", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e87c887e2c564621b107d8ccbed2039f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/identity", "region": "RegionOne"}], "id": "8083622077ea467e9da354540ce8154e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c45dff8214ef47a0ba73b6e4891a7739", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/networking", "region": "RegionOne"}], "id": "9f32364d51be43098a5ea89c0b0cd784", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8274ab2cc2a24e5b9095dc67a2ef907a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/volume/v3", "region": "RegionOne"}], "id": "b6048c58d52143bdb2eb1822325c4dc9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8f661f1bbbff44dc8d7aa70676dfacab", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/placement", "region": "RegionOne"}], "id": "d7c09f37fe6f49e9b859fb59e39370cc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d83431bf3caf4189876d412183369f42", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/image", "region": "RegionOne"}], "id": "dfaa7650200b42ce8fa059db9d02cc7c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2de01b7e11f048b6b6085bfcf55d4cc1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2/0d97978abddd472ca2e0071c1908460a", "region": "RegionOne"}], "id": "e5006a457699482ca3fe8d826d56276b", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-03-04 16:54:24,178 83415 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '8dff60f3-1a38-4338-846c-a4c285ec947c', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1057760217-network', 'tenant_id': '0d97978abddd472ca2e0071c1908460a', 'project_id': '0d97978abddd472ca2e0071c1908460a', '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': 8970, '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-03-04T15:53:56Z', 'updated_at': '2026-03-04T15:53:56Z', 'revision_number': 1} available for tenant
2026-03-04 16:54:24,904 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://192.168.122.218/compute/v2.1/servers 0.725s
2026-03-04 16:54:24,904 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "imageRef": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "flavorRef": "42", "networks": [{"uuid": "8dff60f3-1a38-4338-846c-a4c285ec947c"}]}}
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-537557d3-6d83-4c3c-9670-2866f3f47b89', 'x-compute-request-id': 'req-537557d3-6d83-4c3c-9670-2866f3f47b89', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.218/compute/v2.1/servers'}
Body: b'{"server": {"id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "jUEYCF4fhdnd"}}'
2026-03-04 16:54:25,032 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.125s
2026-03-04 16:54:25,032 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f0e4fb4-7bfd-46df-96e9-16b92a151ee0', 'x-compute-request-id': 'req-3f0e4fb4-7bfd-46df-96e9-16b92a151ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:25Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:24Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:26,221 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.173s
2026-03-04 16:54:26,222 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1414', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dec42da-c1f4-476f-b57d-85bb888b6c9a', 'x-compute-request-id': 'req-6dec42da-c1f4-476f-b57d-85bb888b6c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:24Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:26Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:27,490 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.252s
2026-03-04 16:54:27,490 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-757242bb-5bf8-46b1-bd60-6c5e45fd34e1', 'x-compute-request-id': 'req-757242bb-5bf8-46b1-bd60-6c5e45fd34e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:24Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:27Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:27,507 83415 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-04 16:54:28,606 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.099s
2026-03-04 16:54:28,607 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0ad9a18-45c4-4dc1-b90a-81da977c66de', 'x-compute-request-id': 'req-a0ad9a18-45c4-4dc1-b90a-81da977c66de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:24Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:27Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:31,229 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 1.605s
2026-03-04 16:54:31,230 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1512', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-694ce90a-257c-4f88-ba53-4060432c7ec1', 'x-compute-request-id': 'req-694ce90a-257c-4f88-ba53-4060432c7ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:24Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:29Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:31,246 83415 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-03-04 16:54:32,465 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.218s
2026-03-04 16:54:32,466 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-223cb42e-38a9-4ad7-b711-683075a2cd69', 'x-compute-request-id': 'req-223cb42e-38a9-4ad7-b711-683075a2cd69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:24Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:31Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:32,482 83415 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-03-04 16:54:33,686 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.203s
2026-03-04 16:54:33,687 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c9959cb-2a2f-46b8-b2ac-ec5e9a733324', 'x-compute-request-id': 'req-4c9959cb-2a2f-46b8-b2ac-ec5e9a733324', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:24Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:31Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:34,921 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.218s
2026-03-04 16:54:34,922 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-152c1412-e263-466c-8188-836cb1ef0761', 'x-compute-request-id': 'req-152c1412-e263-466c-8188-836cb1ef0761', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:24Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:31Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:36,200 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.261s
2026-03-04 16:54:36,201 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46047df8-c48e-4224-9e6e-d266dc3fe8f8', 'x-compute-request-id': 'req-46047df8-c48e-4224-9e6e-d266dc3fe8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:24Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "be47704697216695831571f19ee6e517f6918564c6c243186bc52984", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:36Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:37,411 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.194s
2026-03-04 16:54:37,412 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1454', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2432dca0-291c-44ea-b36a-130f2da1e7b1', 'x-compute-request-id': 'req-2432dca0-291c-44ea-b36a-130f2da1e7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:24Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:36Z", "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": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:38,519 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.091s
2026-03-04 16:54:38,519 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-051ca206-55b5-4251-b6c8-1a9968e3a5c6', 'x-compute-request-id': 'req-051ca206-55b5-4251-b6c8-1a9968e3a5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:24Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:36Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:39,652 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.117s
2026-03-04 16:54:39,652 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8df46068-809b-4c0c-b6f4-9b3a207bc3b7', 'x-compute-request-id': 'req-8df46068-809b-4c0c-b6f4-9b3a207bc3b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:24Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "BUILD", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:39Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:40,767 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.096s
2026-03-04 16:54:40,767 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1602', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9dbf532-24f9-4680-b227-aa3c09a07409', 'x-compute-request-id': 'req-b9dbf532-24f9-4680-b227-aa3c09a07409', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:24Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "74d3e35c-551a-4828-80d3-1ab43b7ebf0a", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1066642228", "status": "ERROR", "tenant_id": "0d97978abddd472ca2e0071c1908460a", "user_id": "7bbe48a2e5094f0e8938296a7b013156", "updated": "2026-03-04T15:54:40Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-04T15:54:40Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 74d3e35c-551a-4828-80d3-1ab43b7ebf0a."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-04 16:54:40,782 83415 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 15 second wait
2026-03-04 16:54:41,114 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.332s
2026-03-04 16:54:41,115 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58d7c33b-6e01-403c-94d4-48bad62c091a', 'x-compute-request-id': 'req-58d7c33b-6e01-403c-94d4-48bad62c091a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b''
2026-03-04 16:54:41,147 83415 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a 0.032s
2026-03-04 16:54:41,147 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-02f4604b-91ba-4212-810b-9743616e21fd', 'x-compute-request-id': 'req-02f4604b-91ba-4212-810b-9743616e21fd', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/74d3e35c-551a-4828-80d3-1ab43b7ebf0a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 74d3e35c-551a-4828-80d3-1ab43b7ebf0a could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 310, in test_stable_device_rescue_bfv_image_volume
server, rescue_image_id = self._create_server_and_rescue_image(
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 74d3e35c-551a-4828-80d3-1ab43b7ebf0a failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-04T15:54:40Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 74d3e35c-551a-4828-80d3-1ab43b7ebf0a.'}. Request ID of server operation performed before checking the server status req-537557d3-6d83-4c3c-9670-2866f3f47b89.
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 5 | 1 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
fail
ft6.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-04 16:54:35,071 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://192.168.122.218/identity/v3/auth/tokens 0.084s
2026-03-04 16:54:35,071 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8afc21b8-7361-486c-ac85-dbff96feb806', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.218/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "486efdea526b430abe76753712e5adb6", "name": "tempest-VolumesActionsTest-590494684-project-member", "password_expires_at": null}, "audit_ids": ["gbyGs52jSqWPPZ3-L5PpvA"], "expires_at": "2026-03-04T16:54:35.000000Z", "issued_at": "2026-03-04T15:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3707491c5606485d8d76d0d550434671", "name": "tempest-VolumesActionsTest-590494684"}, "is_domain": false, "roles": [{"id": "13f2fcef50924700a9468779ba2422d1", "name": "member"}, {"id": "e73da9df2eb145ffafc924bc23b9e22e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f1ccdb48986940c09884b5f8ef3c1220", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2.1", "region": "RegionOne"}], "id": "67897c0b13224ec4ad65c68d5429eeaf", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e87c887e2c564621b107d8ccbed2039f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/identity", "region": "RegionOne"}], "id": "8083622077ea467e9da354540ce8154e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c45dff8214ef47a0ba73b6e4891a7739", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/networking", "region": "RegionOne"}], "id": "9f32364d51be43098a5ea89c0b0cd784", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8274ab2cc2a24e5b9095dc67a2ef907a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/volume/v3", "region": "RegionOne"}], "id": "b6048c58d52143bdb2eb1822325c4dc9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8f661f1bbbff44dc8d7aa70676dfacab", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/placement", "region": "RegionOne"}], "id": "d7c09f37fe6f49e9b859fb59e39370cc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d83431bf3caf4189876d412183369f42", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/image", "region": "RegionOne"}], "id": "dfaa7650200b42ce8fa059db9d02cc7c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2de01b7e11f048b6b6085bfcf55d4cc1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2/3707491c5606485d8d76d0d550434671", "region": "RegionOne"}], "id": "e5006a457699482ca3fe8d826d56276b", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-03-04 16:54:35,072 83421 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '092f6e23-1aab-491e-a164-45ef317af771', 'name': 'tempest-VolumesActionsTest-1739945518-network', 'tenant_id': '3707491c5606485d8d76d0d550434671', 'project_id': '3707491c5606485d8d76d0d550434671', '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': 17687, '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-03-04T15:54:16Z', 'updated_at': '2026-03-04T15:54:16Z', 'revision_number': 1} available for tenant
2026-03-04 16:54:35,749 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://192.168.122.218/compute/v2.1/servers 0.676s
2026-03-04 16:54:35,750 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-842605070", "imageRef": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "flavorRef": "42", "networks": [{"uuid": "092f6e23-1aab-491e-a164-45ef317af771"}]}}
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d53d62cf-3d45-4514-a46e-b04adcc2e07c', 'x-compute-request-id': 'req-d53d62cf-3d45-4514-a46e-b04adcc2e07c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.218/compute/v2.1/servers'}
Body: b'{"server": {"id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3U7Zv7VUpEUp"}}'
2026-03-04 16:54:35,844 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.091s
2026-03-04 16:54:35,844 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e7d11dc-d38b-44b6-8815-5fa66b3d37a8', 'x-compute-request-id': 'req-0e7d11dc-d38b-44b6-8815-5fa66b3d37a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:36Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:35Z", "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-03-04 16:54:36,937 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.081s
2026-03-04 16:54:36,938 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e4784ed-f59a-4de2-b721-e4ff603fa9ff', 'x-compute-request-id': 'req-3e4784ed-f59a-4de2-b721-e4ff603fa9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:36Z", "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-03-04 16:54:38,111 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.161s
2026-03-04 16:54:38,111 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6143c435-29f8-423d-bf9b-5ddfdcf8bf17', 'x-compute-request-id': 'req-6143c435-29f8-423d-bf9b-5ddfdcf8bf17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "efcfd7ddd0708b04dd4b7877a0e56a0ad281c0b6425c604679331dbc", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:38Z", "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-03-04 16:54:38,126 83421 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-03-04 16:54:39,240 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.112s
2026-03-04 16:54:39,240 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b6aeb69-abd4-491d-b687-bf6487cac7cf', 'x-compute-request-id': 'req-2b6aeb69-abd4-491d-b687-bf6487cac7cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "efcfd7ddd0708b04dd4b7877a0e56a0ad281c0b6425c604679331dbc", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:38Z", "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-03-04 16:54:40,360 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.108s
2026-03-04 16:54:40,361 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f07422c-810c-4cae-ab25-6b3064025335', 'x-compute-request-id': 'req-0f07422c-810c-4cae-ab25-6b3064025335', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "efcfd7ddd0708b04dd4b7877a0e56a0ad281c0b6425c604679331dbc", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:40Z", "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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:54:40,372 83421 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-04 16:54:42,598 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 1.225s
2026-03-04 16:54:42,599 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1ac310a-63df-49d5-8727-4b603b8ea219', 'x-compute-request-id': 'req-f1ac310a-63df-49d5-8727-4b603b8ea219', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "efcfd7ddd0708b04dd4b7877a0e56a0ad281c0b6425c604679331dbc", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:40Z", "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-03-04 16:54:43,852 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.242s
2026-03-04 16:54:43,853 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf80e622-a1df-471f-8d65-037c93e22fe9', 'x-compute-request-id': 'req-cf80e622-a1df-471f-8d65-037c93e22fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "efcfd7ddd0708b04dd4b7877a0e56a0ad281c0b6425c604679331dbc", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:42Z", "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-03-04 16:54:43,865 83421 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-03-04 16:54:45,151 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.283s
2026-03-04 16:54:45,152 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c71e5be-e214-422a-b0b0-90652afb06f7', 'x-compute-request-id': 'req-3c71e5be-e214-422a-b0b0-90652afb06f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "efcfd7ddd0708b04dd4b7877a0e56a0ad281c0b6425c604679331dbc", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:42Z", "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-03-04 16:54:46,384 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.220s
2026-03-04 16:54:46,384 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e80423ad-2914-4b53-9ad6-def15ff84bab', 'x-compute-request-id': 'req-e80423ad-2914-4b53-9ad6-def15ff84bab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "efcfd7ddd0708b04dd4b7877a0e56a0ad281c0b6425c604679331dbc", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:42Z", "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-03-04 16:54:48,267 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.870s
2026-03-04 16:54:48,267 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-830a23b8-1dd1-459c-851c-fd7876f4608f', 'x-compute-request-id': 'req-830a23b8-1dd1-459c-851c-fd7876f4608f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "efcfd7ddd0708b04dd4b7877a0e56a0ad281c0b6425c604679331dbc", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:47Z", "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-03-04 16:54:50,073 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.792s
2026-03-04 16:54:50,074 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8051f232-1a2b-4212-9156-f307c39d92a4', 'x-compute-request-id': 'req-8051f232-1a2b-4212-9156-f307c39d92a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:48Z", "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-03-04 16:54:51,197 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.112s
2026-03-04 16:54:51,198 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-474f0448-0908-4387-9413-d720b7e53bb9', 'x-compute-request-id': 'req-474f0448-0908-4387-9413-d720b7e53bb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:48Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:54:52,373 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.160s
2026-03-04 16:54:52,373 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11838843-9a26-49eb-b416-52d97da0de10', 'x-compute-request-id': 'req-11838843-9a26-49eb-b416-52d97da0de10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "BUILD", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:52Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:54:53,527 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.141s
2026-03-04 16:54:53,527 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1419', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3c8f06-32b0-4754-82d1-7af2a74cc951', 'x-compute-request-id': 'req-3a3c8f06-32b0-4754-82d1-7af2a74cc951', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:54:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "9889be8a-9636-48c7-b135-8c63e1e9fac1", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-842605070", "status": "ERROR", "tenant_id": "3707491c5606485d8d76d0d550434671", "user_id": "486efdea526b430abe76753712e5adb6", "updated": "2026-03-04T15:54:53Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-04T15:54:53Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9889be8a-9636-48c7-b135-8c63e1e9fac1."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:54:53,538 83421 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 18 second wait
2026-03-04 16:54:53,853 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 204 DELETE http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.314s
2026-03-04 16:54:53,853 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41597455-5794-4ee1-b5ed-3a547bccf68a', 'x-compute-request-id': 'req-41597455-5794-4ee1-b5ed-3a547bccf68a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b''
2026-03-04 16:54:53,908 83421 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 404 GET http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1 0.055s
2026-03-04 16:54:53,909 83421 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-245cc1f4-5cf2-4a2d-96d7-89e2a980e600', 'x-compute-request-id': 'req-245cc1f4-5cf2-4a2d-96d7-89e2a980e600', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/9889be8a-9636-48c7-b135-8c63e1e9fac1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9889be8a-9636-48c7-b135-8c63e1e9fac1 could not be found."}}'
}}}
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/volume/admin/test_volumes_actions.py", line 83, in test_force_detach_volume
server_id = self.create_server()['id']
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 9889be8a-9636-48c7-b135-8c63e1e9fac1 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-04T15:54:53Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9889be8a-9636-48c7-b135-8c63e1e9fac1.'}. Request ID of server operation performed before checking the server status req-d53d62cf-3d45-4514-a46e-b04adcc2e07c.
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt6.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
pt6.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
pt6.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
pt6.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
pt6.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 4 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
fail
ft7.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-04 16:57:32,942 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 201 POST http://192.168.122.218/identity/v3/auth/tokens 0.154s
2026-03-04 16:57:32,942 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4544c088-da22-466b-8a5c-624d4a326218', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.218/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1c6ab632be354def9fd4351afdaef1b0", "name": "tempest-VolumesActionsTest-447963201-project-member", "password_expires_at": null}, "audit_ids": ["IvDjti-GToSHj8Y0DcLvNw"], "expires_at": "2026-03-04T16:57:32.000000Z", "issued_at": "2026-03-04T15:57:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f7204ea1617436894cd9e3525bb39b6", "name": "tempest-VolumesActionsTest-447963201"}, "is_domain": false, "roles": [{"id": "13f2fcef50924700a9468779ba2422d1", "name": "member"}, {"id": "e73da9df2eb145ffafc924bc23b9e22e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f1ccdb48986940c09884b5f8ef3c1220", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2.1", "region": "RegionOne"}], "id": "67897c0b13224ec4ad65c68d5429eeaf", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e87c887e2c564621b107d8ccbed2039f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/identity", "region": "RegionOne"}], "id": "8083622077ea467e9da354540ce8154e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c45dff8214ef47a0ba73b6e4891a7739", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/networking", "region": "RegionOne"}], "id": "9f32364d51be43098a5ea89c0b0cd784", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8274ab2cc2a24e5b9095dc67a2ef907a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/volume/v3", "region": "RegionOne"}], "id": "b6048c58d52143bdb2eb1822325c4dc9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8f661f1bbbff44dc8d7aa70676dfacab", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/placement", "region": "RegionOne"}], "id": "d7c09f37fe6f49e9b859fb59e39370cc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d83431bf3caf4189876d412183369f42", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/image", "region": "RegionOne"}], "id": "dfaa7650200b42ce8fa059db9d02cc7c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2de01b7e11f048b6b6085bfcf55d4cc1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2/9f7204ea1617436894cd9e3525bb39b6", "region": "RegionOne"}], "id": "e5006a457699482ca3fe8d826d56276b", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-03-04 16:57:32,943 83415 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_attach_detach_volume_to_instance) Found network {'id': 'b24edf80-da45-4d7d-8806-af1aac280b57', 'name': 'tempest-VolumesActionsTest-1807599699-network', 'tenant_id': '9f7204ea1617436894cd9e3525bb39b6', 'project_id': '9f7204ea1617436894cd9e3525bb39b6', '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': 40308, '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-03-04T15:57:16Z', 'updated_at': '2026-03-04T15:57:16Z', 'revision_number': 1} available for tenant
2026-03-04 16:57:34,233 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 202 POST http://192.168.122.218/compute/v2.1/servers 1.289s
2026-03-04 16:57:34,233 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-56734249", "imageRef": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "flavorRef": "42", "networks": [{"uuid": "b24edf80-da45-4d7d-8806-af1aac280b57"}]}}
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-658a18eb-bf43-4be3-8602-6fee71cd01e8', 'x-compute-request-id': 'req-658a18eb-bf43-4be3-8602-6fee71cd01e8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.218/compute/v2.1/servers'}
Body: b'{"server": {"id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "u3rPpHsSADdL"}}'
2026-03-04 16:57:34,444 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.208s
2026-03-04 16:57:34,444 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-045846ab-9a0f-40c4-89a4-5d05a72391c5', 'x-compute-request-id': 'req-045846ab-9a0f-40c4-89a4-5d05a72391c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:34Z", "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-03-04 16:57:35,534 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.078s
2026-03-04 16:57:35,534 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24c790fd-8f08-449c-8142-9d39f57a4f77', 'x-compute-request-id': 'req-24c790fd-8f08-449c-8142-9d39f57a4f77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:35Z", "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-03-04 16:57:36,645 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.100s
2026-03-04 16:57:36,646 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-347ceb54-53a8-4862-bf72-805495161be0', 'x-compute-request-id': 'req-347ceb54-53a8-4862-bf72-805495161be0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:37Z", "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-03-04 16:57:36,656 83415 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-04 16:57:37,751 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.093s
2026-03-04 16:57:37,751 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a354d44c-bbc4-4d39-8647-52f326376395', 'x-compute-request-id': 'req-a354d44c-bbc4-4d39-8647-52f326376395', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:37Z", "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-03-04 16:57:38,857 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.094s
2026-03-04 16:57:38,858 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d620fc8-edcf-4f83-85e0-54c84965c16c', 'x-compute-request-id': 'req-4d620fc8-edcf-4f83-85e0-54c84965c16c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:39Z", "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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:57:38,868 83415 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-03-04 16:57:40,136 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.266s
2026-03-04 16:57:40,136 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2795fd68-093c-4deb-90a1-78990c91987b', 'x-compute-request-id': 'req-2795fd68-093c-4deb-90a1-78990c91987b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:39Z", "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-03-04 16:57:41,367 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.218s
2026-03-04 16:57:41,367 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:41 GMT', 'server': 'Apache/2.4.52 (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-f48711a0-9078-41db-9b8f-775c5817d9db', 'x-compute-request-id': 'req-f48711a0-9078-41db-9b8f-775c5817d9db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:41Z", "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-03-04 16:57:41,378 83415 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-03-04 16:57:42,542 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.162s
2026-03-04 16:57:42,542 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:42 GMT', 'server': 'Apache/2.4.52 (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-6b551f8e-48bd-4519-9cb0-2acb3e70965e', 'x-compute-request-id': 'req-6b551f8e-48bd-4519-9cb0-2acb3e70965e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:41Z", "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-03-04 16:57:43,795 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.241s
2026-03-04 16:57:43,795 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:43 GMT', 'server': 'Apache/2.4.52 (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-ce0d88f1-a0f8-47b6-883f-d91a52f557bc', 'x-compute-request-id': 'req-ce0d88f1-a0f8-47b6-883f-d91a52f557bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:41Z", "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-03-04 16:57:44,977 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.165s
2026-03-04 16:57:44,977 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:44 GMT', 'server': 'Apache/2.4.52 (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-0bb4ae7b-3943-4cc7-8fe8-50dec98ffc2e', 'x-compute-request-id': 'req-0bb4ae7b-3943-4cc7-8fe8-50dec98ffc2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:44Z", "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-03-04 16:57:46,288 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.299s
2026-03-04 16:57:46,289 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e0a7b8a-0acd-4b30-9238-181404148cc7', 'x-compute-request-id': 'req-2e0a7b8a-0acd-4b30-9238-181404148cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:46Z", "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-03-04 16:57:47,456 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.155s
2026-03-04 16:57:47,456 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8966d53d-43a0-4a6d-920d-34ac18b9bbb4', 'x-compute-request-id': 'req-8966d53d-43a0-4a6d-920d-34ac18b9bbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:46Z", "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-03-04 16:57:48,544 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.076s
2026-03-04 16:57:48,544 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:48 GMT', 'server': 'Apache/2.4.52 (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-13c01838-4fd5-4a12-804b-8f9e5b86aaf6', 'x-compute-request-id': 'req-13c01838-4fd5-4a12-804b-8f9e5b86aaf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:46Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:57:49,640 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.084s
2026-03-04 16:57:49,640 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f207563-626c-4821-baee-b15ca4105f51', 'x-compute-request-id': 'req-6f207563-626c-4821-baee-b15ca4105f51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:49Z", "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-03-04 16:57:49,651 83415 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 15 second wait
2026-03-04 16:57:50,735 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.082s
2026-03-04 16:57:50,735 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1418', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83dc29eb-a0bc-49c6-a891-5073a6de0e71', 'x-compute-request-id': 'req-83dc29eb-a0bc-49c6-a891-5073a6de0e71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "bbb7cbfe-e30c-46c1-a36d-ca60d36772f5", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-56734249", "status": "ERROR", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:50Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-04T15:57:50Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance bbb7cbfe-e30c-46c1-a36d-ca60d36772f5."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:57:50,746 83415 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 16 second wait
2026-03-04 16:57:51,061 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 204 DELETE http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.314s
2026-03-04 16:57:51,061 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4549f06-200c-4149-9388-e727a305dc72', 'x-compute-request-id': 'req-a4549f06-200c-4149-9388-e727a305dc72', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b''
2026-03-04 16:57:51,094 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 404 GET http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 0.032s
2026-03-04 16:57:51,094 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-04e3f6ff-31b4-432b-af86-dc1de92c4ad9', 'x-compute-request-id': 'req-04e3f6ff-31b4-432b-af86-dc1de92c4ad9', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/bbb7cbfe-e30c-46c1-a36d-ca60d36772f5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 could not be found."}}'
}}}
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/volume/test_volumes_actions.py", line 45, in test_attach_detach_volume_to_instance
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server bbb7cbfe-e30c-46c1-a36d-ca60d36772f5 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-04T15:57:50Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance bbb7cbfe-e30c-46c1-a36d-ca60d36772f5.'}. Request ID of server operation performed before checking the server status req-658a18eb-bf43-4be3-8602-6fee71cd01e8.
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
fail
ft7.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-04 16:57:51,179 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://192.168.122.218/identity/v3/auth/tokens 0.074s
2026-03-04 16:57:51,179 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1428b458-13ff-429a-91a1-f229b5fa04ca', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.218/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1c6ab632be354def9fd4351afdaef1b0", "name": "tempest-VolumesActionsTest-447963201-project-member", "password_expires_at": null}, "audit_ids": ["VdULeH3ISUCl-uDupyCKdg"], "expires_at": "2026-03-04T16:57:51.000000Z", "issued_at": "2026-03-04T15:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f7204ea1617436894cd9e3525bb39b6", "name": "tempest-VolumesActionsTest-447963201"}, "is_domain": false, "roles": [{"id": "13f2fcef50924700a9468779ba2422d1", "name": "member"}, {"id": "e73da9df2eb145ffafc924bc23b9e22e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f1ccdb48986940c09884b5f8ef3c1220", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2.1", "region": "RegionOne"}], "id": "67897c0b13224ec4ad65c68d5429eeaf", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e87c887e2c564621b107d8ccbed2039f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/identity", "region": "RegionOne"}], "id": "8083622077ea467e9da354540ce8154e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c45dff8214ef47a0ba73b6e4891a7739", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/networking", "region": "RegionOne"}], "id": "9f32364d51be43098a5ea89c0b0cd784", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8274ab2cc2a24e5b9095dc67a2ef907a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/volume/v3", "region": "RegionOne"}], "id": "b6048c58d52143bdb2eb1822325c4dc9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8f661f1bbbff44dc8d7aa70676dfacab", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/placement", "region": "RegionOne"}], "id": "d7c09f37fe6f49e9b859fb59e39370cc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d83431bf3caf4189876d412183369f42", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/image", "region": "RegionOne"}], "id": "dfaa7650200b42ce8fa059db9d02cc7c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2de01b7e11f048b6b6085bfcf55d4cc1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2/9f7204ea1617436894cd9e3525bb39b6", "region": "RegionOne"}], "id": "e5006a457699482ca3fe8d826d56276b", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-03-04 16:57:51,180 83415 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': 'b24edf80-da45-4d7d-8806-af1aac280b57', 'name': 'tempest-VolumesActionsTest-1807599699-network', 'tenant_id': '9f7204ea1617436894cd9e3525bb39b6', 'project_id': '9f7204ea1617436894cd9e3525bb39b6', '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': 40308, '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-03-04T15:57:16Z', 'updated_at': '2026-03-04T15:57:16Z', 'revision_number': 1} available for tenant
2026-03-04 16:57:51,635 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 202 POST http://192.168.122.218/compute/v2.1/servers 0.455s
2026-03-04 16:57:51,636 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-198532626", "imageRef": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "flavorRef": "42", "networks": [{"uuid": "b24edf80-da45-4d7d-8806-af1aac280b57"}]}}
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5925b53a-8612-452b-bfbb-f55e7fa8373c', 'x-compute-request-id': 'req-5925b53a-8612-452b-bfbb-f55e7fa8373c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.218/compute/v2.1/servers'}
Body: b'{"server": {"id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Lkxwr4wKHBrE"}}'
2026-03-04 16:57:51,758 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.120s
2026-03-04 16:57:51,759 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-369bcd69-52dd-4d15-8435-670112e392f9', 'x-compute-request-id': 'req-369bcd69-52dd-4d15-8435-670112e392f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:52Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:51Z", "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-03-04 16:57:52,872 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.101s
2026-03-04 16:57:52,872 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4e7b85e-3d5d-45ba-8088-3e717bea5d51', 'x-compute-request-id': 'req-c4e7b85e-3d5d-45ba-8088-3e717bea5d51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:52Z", "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-03-04 16:57:53,963 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.078s
2026-03-04 16:57:53,963 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f71f8c52-1273-42dc-9792-3d7157cabf78', 'x-compute-request-id': 'req-f71f8c52-1273-42dc-9792-3d7157cabf78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:53Z", "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-03-04 16:57:53,974 83415 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-04 16:57:55,059 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.084s
2026-03-04 16:57:55,060 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1062d5c2-f8dd-4226-b339-3b1b7392c5e7', 'x-compute-request-id': 'req-1062d5c2-f8dd-4226-b339-3b1b7392c5e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:53Z", "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-03-04 16:57:56,478 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.406s
2026-03-04 16:57:56,478 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a000b28a-5559-4cf0-8ca6-77502314e266', 'x-compute-request-id': 'req-a000b28a-5559-4cf0-8ca6-77502314e266', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:55Z", "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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:57:56,489 83415 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-04 16:57:57,880 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.390s
2026-03-04 16:57:57,881 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-380afe7f-6697-4c82-8307-6b4574d57e80', 'x-compute-request-id': 'req-380afe7f-6697-4c82-8307-6b4574d57e80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:58Z", "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-03-04 16:57:57,891 83415 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait
2026-03-04 16:57:59,183 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.290s
2026-03-04 16:57:59,183 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffca37c0-f02e-4572-b446-61f74b64e10f', 'x-compute-request-id': 'req-ffca37c0-f02e-4572-b446-61f74b64e10f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:58Z", "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-03-04 16:58:00,344 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.149s
2026-03-04 16:58:00,344 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5a59335-ab22-415a-b503-26a3f37510a8', 'x-compute-request-id': 'req-c5a59335-ab22-415a-b503-26a3f37510a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:58Z", "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-03-04 16:58:01,508 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.153s
2026-03-04 16:58:01,508 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0c26a2a-baf2-41fd-8f79-e4b0e5bcd407', 'x-compute-request-id': 'req-d0c26a2a-baf2-41fd-8f79-e4b0e5bcd407', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:57:58Z", "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-03-04 16:58:02,749 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.228s
2026-03-04 16:58:02,749 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b3e8742-1e6b-4c58-be0c-d1ddb95b7774', 'x-compute-request-id': 'req-7b3e8742-1e6b-4c58-be0c-d1ddb95b7774', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "63134a9a80bd4acc4faee0f0639f6ebf57a480d6190dc7077b7ae3fc", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:58:02Z", "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-03-04 16:58:03,951 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.189s
2026-03-04 16:58:03,951 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cc67825-a322-4b00-be93-5b6cc8826d29', 'x-compute-request-id': 'req-1cc67825-a322-4b00-be93-5b6cc8826d29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:58:04Z", "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-03-04 16:58:05,147 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.184s
2026-03-04 16:58:05,148 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad0e8461-7233-4e19-b8d5-1c3db7d526a3', 'x-compute-request-id': 'req-ad0e8461-7233-4e19-b8d5-1c3db7d526a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:58:04Z", "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-03-04 16:58:06,234 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.073s
2026-03-04 16:58:06,234 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f1db14a-2365-40dd-acfe-fe1ace8a0ab1', 'x-compute-request-id': 'req-7f1db14a-2365-40dd-acfe-fe1ace8a0ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:58:04Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:58:07,342 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.096s
2026-03-04 16:58:07,342 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde6a520-b8e2-4697-b784-f2759016f703', 'x-compute-request-id': 'req-fde6a520-b8e2-4697-b784-f2759016f703', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "BUILD", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:58:07Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:58:08,467 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.113s
2026-03-04 16:58:08,467 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1419', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9c3c12c-d73b-4c13-908a-60a9294c8bd2', 'x-compute-request-id': 'req-e9c3c12c-d73b-4c13-908a-60a9294c8bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:57:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "0f2a4dc6-a043-464d-b2be-c230d5d50b16", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-198532626", "status": "ERROR", "tenant_id": "9f7204ea1617436894cd9e3525bb39b6", "user_id": "1c6ab632be354def9fd4351afdaef1b0", "updated": "2026-03-04T15:58:08Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-04T15:58:08Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0f2a4dc6-a043-464d-b2be-c230d5d50b16."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:58:08,481 83415 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 17 second wait
2026-03-04 16:58:08,759 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 204 DELETE http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.277s
2026-03-04 16:58:08,759 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32f5bb47-ea4f-4265-adaf-32e80127f1f3', 'x-compute-request-id': 'req-32f5bb47-ea4f-4265-adaf-32e80127f1f3', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b''
2026-03-04 16:58:08,805 83415 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 404 GET http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16 0.045s
2026-03-04 16:58:08,805 83415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2fddbf89-92ed-4ff3-a49b-777d858e73c7', 'x-compute-request-id': 'req-2fddbf89-92ed-4ff3-a49b-777d858e73c7', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/0f2a4dc6-a043-464d-b2be-c230d5d50b16'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0f2a4dc6-a043-464d-b2be-c230d5d50b16 could not be found."}}'
}}}
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/volume/test_volumes_actions.py", line 81, in test_get_volume_attachment
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 0f2a4dc6-a043-464d-b2be-c230d5d50b16 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-04T15:58:08Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0f2a4dc6-a043-464d-b2be-c230d5d50b16.'}. Request ID of server operation performed before checking the server status req-5925b53a-8612-452b-bfbb-f55e7fa8373c.
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt7.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
pt7.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
pt7.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
pt7.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 31 | 1 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
fail
ft8.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-04 16:55:15,185 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://192.168.122.218/identity/v3/auth/tokens 0.150s
2026-03-04 16:55:15,185 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2522', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-aa92f9f1-c34e-4361-a4a9-870fc2631ac7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.218/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f7ddea31a8844e4cb579671d170cd285", "name": "tempest-VolumesNegativeTest-1464546859-project-member", "password_expires_at": null}, "audit_ids": ["48Pso2tbTtuqsKJh9aP78A"], "expires_at": "2026-03-04T16:55:15.000000Z", "issued_at": "2026-03-04T15:55:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a818f5ebf8b845bdb575d731432f9c66", "name": "tempest-VolumesNegativeTest-1464546859"}, "is_domain": false, "roles": [{"id": "13f2fcef50924700a9468779ba2422d1", "name": "member"}, {"id": "e73da9df2eb145ffafc924bc23b9e22e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f1ccdb48986940c09884b5f8ef3c1220", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2.1", "region": "RegionOne"}], "id": "67897c0b13224ec4ad65c68d5429eeaf", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e87c887e2c564621b107d8ccbed2039f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/identity", "region": "RegionOne"}], "id": "8083622077ea467e9da354540ce8154e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c45dff8214ef47a0ba73b6e4891a7739", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/networking", "region": "RegionOne"}], "id": "9f32364d51be43098a5ea89c0b0cd784", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8274ab2cc2a24e5b9095dc67a2ef907a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/volume/v3", "region": "RegionOne"}], "id": "b6048c58d52143bdb2eb1822325c4dc9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8f661f1bbbff44dc8d7aa70676dfacab", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/placement", "region": "RegionOne"}], "id": "d7c09f37fe6f49e9b859fb59e39370cc", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d83431bf3caf4189876d412183369f42", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/image", "region": "RegionOne"}], "id": "dfaa7650200b42ce8fa059db9d02cc7c", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2de01b7e11f048b6b6085bfcf55d4cc1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.218/compute/v2/a818f5ebf8b845bdb575d731432f9c66", "region": "RegionOne"}], "id": "e5006a457699482ca3fe8d826d56276b", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-03-04 16:55:15,186 83419 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant
2026-03-04 16:55:15,592 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 202 POST http://192.168.122.218/compute/v2.1/servers 0.406s
2026-03-04 16:55:15,593 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesNegativeTest-instance-1672935558", "imageRef": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "flavorRef": "42"}}
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97d7d07d-f0e5-4881-9b05-1aafeb1995cc', 'x-compute-request-id': 'req-97d7d07d-f0e5-4881-9b05-1aafeb1995cc', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.218/compute/v2.1/servers'}
Body: b'{"server": {"id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "NWLu4aP94nTS"}}'
2026-03-04 16:55:15,673 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.078s
2026-03-04 16:55:15,673 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc836e4-e38b-4bc9-8fca-eaa7ef3058c3', 'x-compute-request-id': 'req-8fc836e4-e38b-4bc9-8fca-eaa7ef3058c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:15Z", "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-03-04 16:55:16,836 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.151s
2026-03-04 16:55:16,837 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c069dec0-bc33-40c0-8a24-4883d6f1bbde', 'x-compute-request-id': 'req-c069dec0-bc33-40c0-8a24-4883d6f1bbde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:16Z", "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-03-04 16:55:17,949 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.100s
2026-03-04 16:55:17,949 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a56da049-641d-470e-b76f-bb3f182bebe7', 'x-compute-request-id': 'req-a56da049-641d-470e-b76f-bb3f182bebe7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "2cfd71a01f668c3abb07c8fe4b3a9ad054efc06b31e3904a6c2a6457", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:17Z", "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-03-04 16:55:17,960 83419 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-04 16:55:19,075 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.113s
2026-03-04 16:55:19,075 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74ecb66f-2aa5-492a-9509-e176226e4e5b', 'x-compute-request-id': 'req-74ecb66f-2aa5-492a-9509-e176226e4e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "2cfd71a01f668c3abb07c8fe4b3a9ad054efc06b31e3904a6c2a6457", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:17Z", "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-03-04 16:55:20,216 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.122s
2026-03-04 16:55:20,216 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48537bf8-3557-4394-a5c8-d7a9ad4c4e5c', 'x-compute-request-id': 'req-48537bf8-3557-4394-a5c8-d7a9ad4c4e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "2cfd71a01f668c3abb07c8fe4b3a9ad054efc06b31e3904a6c2a6457", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:19Z", "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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:55:20,228 83419 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-04 16:55:21,769 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.540s
2026-03-04 16:55:21,769 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74493eff-2bb8-4510-8f59-e4392eae12d3', 'x-compute-request-id': 'req-74493eff-2bb8-4510-8f59-e4392eae12d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "2cfd71a01f668c3abb07c8fe4b3a9ad054efc06b31e3904a6c2a6457", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:21Z", "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:55:21,781 83419 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-03-04 16:55:23,313 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.531s
2026-03-04 16:55:23,313 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a0d7636-6947-4f40-acc7-d505dd0ef4f6', 'x-compute-request-id': 'req-2a0d7636-6947-4f40-acc7-d505dd0ef4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "2cfd71a01f668c3abb07c8fe4b3a9ad054efc06b31e3904a6c2a6457", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:21Z", "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-03-04 16:55:23,324 83419 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-03-04 16:55:24,721 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.395s
2026-03-04 16:55:24,721 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d8012d5-c9cd-40b7-aa88-d4159aa2ff39', 'x-compute-request-id': 'req-0d8012d5-c9cd-40b7-aa88-d4159aa2ff39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "2cfd71a01f668c3abb07c8fe4b3a9ad054efc06b31e3904a6c2a6457", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:21Z", "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-03-04 16:55:26,046 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.313s
2026-03-04 16:55:26,047 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea3585d6-9209-4fe4-85bf-ae3d146bcfcb', 'x-compute-request-id': 'req-ea3585d6-9209-4fe4-85bf-ae3d146bcfcb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "2cfd71a01f668c3abb07c8fe4b3a9ad054efc06b31e3904a6c2a6457", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:21Z", "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-03-04 16:55:27,271 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.212s
2026-03-04 16:55:27,271 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bdf3738-8198-4a8b-8e51-5447dca2e2ea', 'x-compute-request-id': 'req-3bdf3738-8198-4a8b-8e51-5447dca2e2ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "2cfd71a01f668c3abb07c8fe4b3a9ad054efc06b31e3904a6c2a6457", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:26Z", "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-03-04 16:55:28,449 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.166s
2026-03-04 16:55:28,450 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01c27144-de37-443d-8055-7437fc6735e1', 'x-compute-request-id': 'req-01c27144-de37-443d-8055-7437fc6735e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:28Z", "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-03-04 16:55:29,880 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.418s
2026-03-04 16:55:29,880 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-946c1372-1347-4e86-ab6a-fc2a1d2a678f', 'x-compute-request-id': 'req-946c1372-1347-4e86-ab6a-fc2a1d2a678f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:28Z", "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-03-04 16:55:30,981 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.089s
2026-03-04 16:55:30,982 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-501e4bbc-dadf-4bb4-972d-e06b17c79b5c', 'x-compute-request-id': 'req-501e4bbc-dadf-4bb4-972d-e06b17c79b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "BUILD", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:31Z", "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:55:32,104 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.108s
2026-03-04 16:55:32,104 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1421', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb11155-b429-46bc-a513-c1ae509a3118', 'x-compute-request-id': 'req-efb11155-b429-46bc-a513-c1ae509a3118', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-04T15:55:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/flavors/42"}]}, "hostId": "", "id": "097d7122-1d3a-40d3-8646-558d1c7f33e2", "image": {"id": "8c5f675a-7897-411d-81a8-507d2e0df2b3", "links": [{"rel": "bookmark", "href": "http://192.168.122.218/compute/images/8c5f675a-7897-411d-81a8-507d2e0df2b3"}]}, "links": [{"rel": "self", "href": "http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}, {"rel": "bookmark", "href": "http://192.168.122.218/compute/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-1672935558", "status": "ERROR", "tenant_id": "a818f5ebf8b845bdb575d731432f9c66", "user_id": "f7ddea31a8844e4cb579671d170cd285", "updated": "2026-03-04T15:55:32Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-04T15:55:32Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 097d7122-1d3a-40d3-8646-558d1c7f33e2."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-04 16:55:32,117 83419 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 17 second wait
2026-03-04 16:55:32,407 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 204 DELETE http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.288s
2026-03-04 16:55:32,407 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ab83dda-96ad-4e3c-b3d0-fc95e239a18b', 'x-compute-request-id': 'req-5ab83dda-96ad-4e3c-b3d0-fc95e239a18b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b''
2026-03-04 16:55:32,449 83419 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 404 GET http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2 0.041s
2026-03-04 16:55:32,449 83419 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 04 Mar 2026 15:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3d007ec3-b290-415d-aea1-58ca014f6c13', 'x-compute-request-id': 'req-3d007ec3-b290-415d-aea1-58ca014f6c13', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.218/compute/v2.1/servers/097d7122-1d3a-40d3-8646-558d1c7f33e2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 097d7122-1d3a-40d3-8646-558d1c7f33e2 could not be found."}}'
}}}
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/volume/test_volumes_negative.py", line 188, in test_attach_volumes_with_nonexistent_volume_id
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 097d7122-1d3a-40d3-8646-558d1c7f33e2 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-04T15:55:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 097d7122-1d3a-40d3-8646-558d1c7f33e2.'}. Request ID of server operation performed before checking the server status req-97d7d07d-f0e5-4881-9b05-1aafeb1995cc.
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.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
pt8.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| 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
pt9.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
pt9.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
pt10.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
pt10.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
pt11.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
pt11.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 | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt12.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt12.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt12.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt12.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| 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
pt13.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
pt13.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
pt13.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
pt13.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
pt14.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
pt14.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
pt15.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt15.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
pt16.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt16.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
pt17.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt17.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
pt18.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests33) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests39) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests33) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectAdminTests39) |
skip
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesReaderTests) |
skip
pt24.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt24.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt24.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt24.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt24.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt25.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt25.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
pt26.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt26.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
pt27.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt27.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
pt28.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt28.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt29.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt29.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt29.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt30.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
pt31.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
pt32.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
pt33.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
pt34.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt35.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt35.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt36.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
pt37.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt37.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt38.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt39.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
pt40.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| 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
pt41.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt45.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
pt46.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
pt46.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
pt46.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
pt47.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt51.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt53.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
pt53.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
pt53.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
pt53.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
pt53.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
pt53.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
pt54.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt59.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
pt59.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
pt59.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
pt60.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt62.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
pt62.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
pt62.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt69.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
pt70.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
pt71.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
pt72.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
pt73.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
pt73.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
pt74.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
pt74.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
pt75.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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
pt79.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
pt79.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
pt80.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
pt80.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_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt81.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
pt82.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
pt83.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
pt83.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
pt84.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
pt84.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
pt84.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
pt85.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt87.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
pt87.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
pt87.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
pt87.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| Total | 288 | 222 | 10 | 0 | 56 | ||