Status: Pass 246 Failure 91 Skip 28
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.compute.admin.test_servers | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersAdminTestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.admin.test_servers.ServersAdminTestJSON)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/admin/test_servers.py", line 48, in resource_setup server = cls.create_test_server(name=cls.s2_name, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 9f8ab44a-37ec-4113-ba2c-509908bbd532 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:35Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9f8ab44a-37ec-4113-ba2c-509908bbd532.'}. Request ID of server operation performed before checking the server status req-3ccd19b8-90e4-497d-972c-df45cfed9ff3. |
||||||
setUpClass (tempest.api.compute.admin.test_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersAdminNegativeTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON)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/admin/test_servers_negative.py", line 42, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 6d82c6e6-551a-4896-9026-092f9ebf71da failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:06Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6d82c6e6-551a-4896-9026-092f9ebf71da.'}. Request ID of server operation performed before checking the server status req-434c8d61-8999-4ab1-943e-ff647bd520b5. |
||||||
setUpClass (tempest.api.compute.admin.test_simple_tenant_usage | 1 | 0 | 1 | 0 | 0 | Detail | |
TenantUsagesTestJSON) |
fail
ft3.1: setUpClass (tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON)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/admin/test_simple_tenant_usage.py", line 43, in resource_setup cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 2c752082-2b34-401a-a4f0-e96d8aa98724 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:50Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-084a921a-4f8b-40a4-9da2-30efee33fbd4. |
||||||
setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPsAssociationTestJSON) |
fail
ft4.1: setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON)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/floating_ips/test_floating_ips_actions.py", line 70, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 3677bea4-0a39-4acd-98c0-a0f52851310e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:27Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3677bea4-0a39-4acd-98c0-a0f52851310e.'}. Request ID of server operation performed before checking the server status req-39b9c5a7-241c-4814-a591-0f5d7e8122f5. |
||||||
setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPsAssociationNegativeTestJSON) |
fail
ft5.1: setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON)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/floating_ips/test_floating_ips_actions_negative.py", line 72, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 5526ac82-4492-4c15-8f96-aae51559af31 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:29Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-35002437-fd9b-4416-940c-c8b4929514af. |
||||||
setUpClass (tempest.api.compute.images.test_images_oneserver | 1 | 0 | 1 | 0 | 0 | Detail | |
ImagesOneServerTestJSON) |
fail
ft6.1: setUpClass (tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON)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/images/test_images_oneserver.py", line 32, in resource_setup cls.server_id = cls.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 7974019a-b577-48de-aa06-eafdf0aae67a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:01Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 7974019a-b577-48de-aa06-eafdf0aae67a.'}. Request ID of server operation performed before checking the server status req-7234eeed-0e7d-456c-8221-e424c39e428b. |
||||||
setUpClass (tempest.api.compute.images.test_images_oneserver_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ImagesOneServerNegativeTestJSON) |
fail
ft7.1: setUpClass (tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON)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/images/test_images_oneserver_negative.py", line 86, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 06c7b5b0-469b-4554-a2dd-3a9c0e7d7f18 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:47Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-f1654b05-d840-473f-9ae5-bda265239185. |
||||||
setUpClass (tempest.api.compute.images.test_list_image_filters | 1 | 0 | 1 | 0 | 0 | Detail | |
ListImageFiltersTestJSON) |
fail
ft8.1: setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON)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/images/test_list_image_filters.py", line 99, in resource_setup cls.server2 = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 00ec0ff4-006b-4f41-91e7-e56080989385 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:43Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-6241f297-c21e-4d6e-becb-8055b1b7db96. |
||||||
setUpClass (tempest.api.compute.servers.test_create_server | 4 | 0 | 4 | 0 | 0 | Detail | |
ServersTestJSON) |
fail
ft9.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON)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_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 db28c16b-b122-4dfa-a737-0322a6d81ead failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:39Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-52d55a1f-8645-4a52-a1ee-d05ed068a52d. |
||||||
ServersV294TestFqdnHostnames) |
fail
ft9.2: setUpClass (tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames)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_create_server.py", line 274, in resource_setup cls.test_server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 1074c728-2fed-4449-be6f-fca9a3ba2b79 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:42Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-4941319b-bad4-4938-aa57-c16a864a20a1. |
||||||
ServersTestBootFromVolume) |
fail
ft9.3: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)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_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 52e4d8b1-5f27-4e36-bf98-52086ef00fca failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:01Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-9eb3468f-2446-4ed3-b670-1ebe1efcc35b. |
||||||
ServersTestManualDisk) |
fail
ft9.4: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk)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_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 fecc8c1b-151a-4993-ac39-56afeb8e856d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:18Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fecc8c1b-151a-4993-ac39-56afeb8e856d.'}. Request ID of server operation performed before checking the server status req-87e00d65-0617-49b2-8250-181ab68b0735. |
||||||
setUpClass (tempest.api.compute.servers.test_instance_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
InstanceActionsTestJSON) |
fail
ft10.1: setUpClass (tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON)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_instance_actions.py", line 34, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 e06225ac-0d29-4d7e-a272-4cd1f9223086 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:17:06Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-b4ea82b1-e6b7-46b9-a704-c5c978273cc8. |
||||||
setUpClass (tempest.api.compute.servers.test_instance_actions_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
InstanceActionsNegativeTestJSON) |
fail
ft11.1: setUpClass (tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON)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_instance_actions_negative.py", line 35, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 58b274f7-72d4-436b-8bd7-8b74959ddc81 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:29Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-3f64b766-368b-49cc-8da7-694041598f69. |
||||||
setUpClass (tempest.api.compute.servers.test_list_server_filters | 1 | 0 | 1 | 0 | 0 | Detail | |
ListServerFiltersTestJSON) |
fail
ft12.1: setUpClass (tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON)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_list_server_filters.py", line 68, in resource_setup cls.s3 = cls.create_test_server(name=cls.s3_name, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 e7e230c4-a6b0-43e3-b07f-f7686fa56651 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:24Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-3c980c71-f3f8-4f97-a7cb-afd2ee0d6add. |
||||||
setUpClass (tempest.api.compute.servers.test_list_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ListServersNegativeTestJSON) |
fail
ft13.1: setUpClass (tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON)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_list_servers_negative.py", line 40, in resource_setup body = cls.create_test_server(wait_until='ACTIVE', min_count=3) File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 3c7ca937-0106-4921-910b-cf8968268880 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:19Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-b0092590-3abc-4d44-8e37-96ebd63a69c1. |
||||||
setUpClass (tempest.api.compute.servers.test_server_actions | 4 | 0 | 4 | 0 | 0 | Detail | |
ServerActionsTestOtherA) |
fail
ft14.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA)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_actions.py", line 95, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 10279997-8b42-4d99-b637-236ec6f7c8a2 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:42Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-f9f7b9a7-686d-4ced-9b53-11727e926f3d. |
||||||
ServerActionsTestOtherB) |
fail
ft14.2: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB)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_actions.py", line 95, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 2fb48da0-8e7b-470c-868a-96994286015f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:04Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 2fb48da0-8e7b-470c-868a-96994286015f.'}. Request ID of server operation performed before checking the server status req-7430c191-bb91-4e97-a37c-8a35c420d9b0. |
||||||
ServerActionsTestJSON) |
fail
ft14.3: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)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_actions.py", line 95, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 d6f6601c-4032-499e-af16-bcf51cefdc52 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:26Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d6f6601c-4032-499e-af16-bcf51cefdc52.'}. Request ID of server operation performed before checking the server status req-da6cd613-b528-4eeb-b417-d48f3903dbf6. |
||||||
ServerActionsV293TestJSON) |
fail
ft14.4: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON)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_actions.py", line 844, in resource_setup cls.server_id = cls.recreate_server(None, volume_backed=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 39eb7930-54b7-4fd2-ab92-1d3555162ce9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:17:23Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 39eb7930-54b7-4fd2-ab92-1d3555162ce9.'}. Request ID of server operation performed before checking the server status req-27f473c7-ea26-4704-9901-ab668ba5e12c. |
||||||
setUpClass (tempest.api.compute.servers.test_server_addresses | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerAddressesTestJSON) |
fail
ft15.1: setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON)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_addresses.py", line 33, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 0d4f4fdb-22d0-4250-8660-74da7f90359c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:57Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0d4f4fdb-22d0-4250-8660-74da7f90359c.'}. Request ID of server operation performed before checking the server status req-30c8cfb5-b8be-4bcb-81e8-2e9ecaf7777c. |
||||||
setUpClass (tempest.api.compute.servers.test_server_addresses_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerAddressesNegativeTestJSON) |
fail
ft16.1: setUpClass (tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON)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_addresses_negative.py", line 33, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 e5e908bc-69f9-4dd1-8d1f-b0c7d78b94e6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:38Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-5f4920c7-8b99-4237-858d-4af4bd865d90. |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerMetadataTestJSON) |
fail
ft17.1: setUpClass (tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON)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_metadata.py", line 37, in resource_setup cls.server = cls.create_test_server(metadata={}, wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 97a20766-0a5f-45ad-957c-94966a55b26a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:52Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 97a20766-0a5f-45ad-957c-94966a55b26a.'}. Request ID of server operation performed before checking the server status req-25938bf1-f9ef-42b9-90a6-6af8cb07c356. |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerMetadataNegativeTestJSON) |
fail
ft18.1: setUpClass (tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON)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_metadata_negative.py", line 36, in resource_setup cls.server = cls.create_test_server(metadata={}, wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 04143f5d-070b-4c8a-9047-f951b3401ea5 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:50Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-9798fa01-571a-4ff5-a959-006ba1fe1460. |
||||||
setUpClass (tempest.api.compute.servers.test_server_password | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerPasswordTestJSON) |
fail
ft19.1: setUpClass (tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON)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_password.py", line 29, in resource_setup cls.server = cls.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 4406a9bb-9c88-4be7-8a64-957e9ac87fec failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:41Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-b077d5a2-5f66-4cd4-86bc-fc8f7189e045. |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue | 5 | 0 | 2 | 0 | 3 | Detail | |
ServerStableDeviceRescueTestIDE) |
skip
pt20.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE) |
||||||
ServerRescueTestJSONUnderV235) |
fail
ft20.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235)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.py", line 49, in resource_setup server = cls.create_test_server(adminPass=password, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 7421338e-c178-44c3-ae19-df83ae845e76 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:15Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-1f2a6c07-a907-43c1-b6a6-ac8c4fc7a0f7. |
||||||
ServerBootFromVolumeStableRescueTest) |
skip
pt20.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
ServerRescueTestJSON) |
fail
ft20.4: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON)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.py", line 49, in resource_setup server = cls.create_test_server(adminPass=password, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 8cf0812a-7c41-416b-843d-557edcfce038 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:07Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8cf0812a-7c41-416b-843d-557edcfce038.'}. Request ID of server operation performed before checking the server status req-e7992989-094b-408b-b04d-ac8fc53c5520. |
||||||
ServerStableDeviceRescueTest) |
skip
pt20.5: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft21.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 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 a4914d21-180e-468b-9117-c535007c9001 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:25Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a4914d21-180e-468b-9117-c535007c9001.'}. Request ID of server operation performed before checking the server status req-2a164095-b1ba-4b2d-bdb2-6d2a4eabd322. |
||||||
setUpClass (tempest.api.compute.servers.test_server_tags | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerTagsTestJSON) |
fail
ft22.1: setUpClass (tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON)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_tags.py", line 40, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 570d2f26-f593-4a92-9a6b-1dc67b5b0cd3 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:32Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-ad0d02e2-3961-40d9-80d4-64e375111e72. |
||||||
setUpClass (tempest.api.compute.servers.test_servers_negative | 2 | 0 | 2 | 0 | 0 | Detail | |
ServersNegativeTestMultiTenantJSON) |
fail
ft23.1: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON)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 598, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 69f4d5eb-e477-4d22-a58e-9ad984c5e9d5 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:17:10Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-ee30bc0c-335e-45c9-ac33-3a9722914144. |
||||||
ServersNegativeTestJSON) |
fail
ft23.2: 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 60, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 a56e35a5-11fa-41a4-87a6-2b62dbd3beac failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:17:19Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a56e35a5-11fa-41a4-87a6-2b62dbd3beac.'}. Request ID of server operation performed before checking the server status req-55cc2a71-680e-4750-91a9-ae6c74078b56. |
||||||
tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
fail
ft24.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:16,782 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.180.1.21/volume/v3/7ccd22cedee64418ac481e6d4660b35c/volumes 0.453s 2024-08-01 07:14:16,852 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/volume/v3/7ccd22cedee64418ac481e6d4660b35c/volumes/f035ba0f-d663-46b7-a571-833dd45cb4d8 0.064s 2024-08-01 07:14:17,893 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/volume/v3/7ccd22cedee64418ac481e6d4660b35c/volumes/f035ba0f-d663-46b7-a571-833dd45cb4d8 0.033s 2024-08-01 07:14:17,900 59777 INFO [tempest.common.waiters] volume f035ba0f-d663-46b7-a571-833dd45cb4d8 reached available after waiting for 1.900175 seconds 2024-08-01 07:14:20,124 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.222s 2024-08-01 07:14:21,836 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 1.710s 2024-08-01 07:14:23,631 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 1.795s 2024-08-01 07:14:24,562 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.930s 2024-08-01 07:14:29,885 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 5.322s 2024-08-01 07:14:29,992 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.059s 2024-08-01 07:14:29,993 59777 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': 'f7c47724-4963-4e22-82a3-c31c399cda70', 'name': 'tempest-VolumesAssistedSnapshotsTest-1632101018-network', 'tenant_id': '8a524fe511084152b5bee48de675d7d5', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8a524fe511084152b5bee48de675d7d5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 144, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:13:47Z', 'updated_at': '2024-08-01T07:13:47Z', 'revision_number': 1} available for tenant 2024-08-01 07:14:37,022 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.180.1.21/compute/v2.1/servers 7.029s 2024-08-01 07:14:39,574 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/compute/v2.1/servers/e23f8448-ffc1-44f4-a9fb-1a3746534908 2.550s 2024-08-01 07:14:43,735 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/compute/v2.1/servers/e23f8448-ffc1-44f4-a9fb-1a3746534908 3.154s 2024-08-01 07:14:46,742 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 204 DELETE http://10.180.1.21/compute/v2.1/servers/e23f8448-ffc1-44f4-a9fb-1a3746534908 3.000s 2024-08-01 07:14:48,951 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 404 GET http://10.180.1.21/compute/v2.1/servers/e23f8448-ffc1-44f4-a9fb-1a3746534908 2.209s 2024-08-01 07:14:48,992 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE http://10.180.1.21/volume/v3/7ccd22cedee64418ac481e6d4660b35c/volumes/f035ba0f-d663-46b7-a571-833dd45cb4d8 0.039s 2024-08-01 07:14:49,016 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://10.180.1.21/volume/v3/7ccd22cedee64418ac481e6d4660b35c/volumes/f035ba0f-d663-46b7-a571-833dd45cb4d8 0.023s 2024-08-01 07:14:50,171 59777 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET http://10.180.1.21/volume/v3/7ccd22cedee64418ac481e6d4660b35c/volumes/f035ba0f-d663-46b7-a571-833dd45cb4d8 0.147s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 58, in test_volume_assisted_snapshot_create_delete server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 e23f8448-ffc1-44f4-a9fb-1a3746534908 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:37Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-6e30469b-ef41-4ea3-a2b0-78451f922b7d. |
||||||
tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
fail
ft25.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:37,734 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/flavors/42 3.301s 2024-08-01 07:14:40,713 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.180.1.21/compute/v2.1/flavors 2.977s 2024-08-01 07:14:43,750 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/flavors/42/os-extra_specs 3.035s 2024-08-01 07:14:46,326 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.180.1.21/compute/v2.1/flavors/1303524021/os-extra_specs 2.575s 2024-08-01 07:14:48,665 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.180.1.21/compute/v2.1/flavors 2.338s 2024-08-01 07:14:50,567 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/flavors/42/os-extra_specs 1.900s 2024-08-01 07:14:53,358 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.180.1.21/compute/v2.1/flavors/1470960843/os-extra_specs 2.789s 2024-08-01 07:14:56,015 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.655s 2024-08-01 07:14:56,718 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.701s 2024-08-01 07:14:57,740 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 1.022s 2024-08-01 07:14:58,039 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.298s 2024-08-01 07:14:59,765 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.726s 2024-08-01 07:14:59,813 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.044s 2024-08-01 07:14:59,813 59746 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': '783cb47c-b4ec-4c70-bc6f-d959c6ee5373', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-342738669-network', 'tenant_id': '745a6e1cc9bf41689b16d0082c167017', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '745a6e1cc9bf41689b16d0082c167017', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 202, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:13:56Z', 'updated_at': '2024-08-01T07:13:56Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:06,368 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 202 POST http://10.180.1.21/compute/v2.1/servers 6.554s 2024-08-01 07:15:08,143 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/servers/a95bd754-a475-4a1b-9f4e-07533b89ae54 1.773s 2024-08-01 07:15:11,970 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/servers/a95bd754-a475-4a1b-9f4e-07533b89ae54 2.819s 2024-08-01 07:15:13,166 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 204 DELETE http://10.180.1.21/compute/v2.1/servers/a95bd754-a475-4a1b-9f4e-07533b89ae54 1.190s 2024-08-01 07:15:14,413 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 404 GET http://10.180.1.21/compute/v2.1/servers/a95bd754-a475-4a1b-9f4e-07533b89ae54 1.246s 2024-08-01 07:15:15,735 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-479098190 1.320s 2024-08-01 07:15:16,841 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/d2c8fc1a-dbea-4982-9329-458e17b2a634 1.106s 2024-08-01 07:15:16,969 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/d2c8fc1a-dbea-4982-9329-458e17b2a634 0.128s 2024-08-01 07:15:19,599 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/db100628-f296-4d8f-98b3-151fa11d9d07 2.629s 2024-08-01 07:15:21,151 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/flavors/1470960843 1.551s 2024-08-01 07:15:23,077 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.180.1.21/compute/v2.1/flavors/detail 1.925s 2024-08-01 07:15:25,251 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/flavors/1303524021 2.170s 2024-08-01 07:15:26,131 59746 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.180.1.21/compute/v2.1/flavors/detail 0.879s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_create_server.py", line 85, in test_verify_created_server_ephemeral_disk server_no_eph_disk = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 a95bd754-a475-4a1b-9f4e-07533b89ae54 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:06Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-f17dd1e1-94da-42ce-a81f-64287224d663. |
||||||
tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
fail
ft26.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:13:50,776 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.539s 2024-08-01 07:13:50,776 59744 INFO [tempest.lib.common.fixed_network] (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others) Found network None available for tenant 2024-08-01 07:13:53,292 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 202 POST http://10.180.1.21/compute/v2.1/servers 2.515s 2024-08-01 07:13:55,093 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 200 GET http://10.180.1.21/compute/v2.1/servers/5d3be2ee-1f95-4632-967c-04977a79466c 1.799s 2024-08-01 07:13:56,805 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 200 GET http://10.180.1.21/compute/v2.1/servers/5d3be2ee-1f95-4632-967c-04977a79466c 0.704s 2024-08-01 07:14:00,501 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 200 GET http://10.180.1.21/compute/v2.1/servers/5d3be2ee-1f95-4632-967c-04977a79466c 2.687s 2024-08-01 07:14:03,387 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 200 GET http://10.180.1.21/compute/v2.1/servers/5d3be2ee-1f95-4632-967c-04977a79466c 1.879s 2024-08-01 07:14:05,254 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 200 GET http://10.180.1.21/compute/v2.1/servers/5d3be2ee-1f95-4632-967c-04977a79466c 0.860s 2024-08-01 07:14:08,024 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 200 GET http://10.180.1.21/compute/v2.1/servers/5d3be2ee-1f95-4632-967c-04977a79466c 1.763s 2024-08-01 07:14:08,030 59744 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 13 second wait 2024-08-01 07:14:11,082 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 204 DELETE http://10.180.1.21/compute/v2.1/servers/5d3be2ee-1f95-4632-967c-04977a79466c 3.052s 2024-08-01 07:14:15,503 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 404 GET http://10.180.1.21/compute/v2.1/servers/5d3be2ee-1f95-4632-967c-04977a79466c 4.420s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_delete_server.py", line 49, in test_admin_delete_servers_of_others server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 5d3be2ee-1f95-4632-967c-04977a79466c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:06Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5d3be2ee-1f95-4632-967c-04977a79466c.'}. Request ID of server operation performed before checking the server status req-e03a8635-1ead-4483-88cb-b81508559a90. |
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
fail
ft26.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:15,617 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.057s 2024-08-01 07:14:15,617 59744 INFO [tempest.lib.common.fixed_network] (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state) Found network None available for tenant 2024-08-01 07:14:19,415 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 202 POST http://10.180.1.21/compute/v2.1/servers 3.797s 2024-08-01 07:14:22,785 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 200 GET http://10.180.1.21/compute/v2.1/servers/fd5cfc33-e9f2-4cd6-a66c-0d3fbf56d309 3.369s 2024-08-01 07:14:27,448 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 200 GET http://10.180.1.21/compute/v2.1/servers/fd5cfc33-e9f2-4cd6-a66c-0d3fbf56d309 3.656s 2024-08-01 07:14:32,654 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/fd5cfc33-e9f2-4cd6-a66c-0d3fbf56d309 5.200s 2024-08-01 07:14:37,330 59744 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 404 GET http://10.180.1.21/compute/v2.1/servers/fd5cfc33-e9f2-4cd6-a66c-0d3fbf56d309 4.676s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_delete_server.py", line 36, in test_delete_server_while_in_error_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 fd5cfc33-e9f2-4cd6-a66c-0d3fbf56d309 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:19Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-7fb67f2b-e05f-4475-822e-e6c4d32aba42. |
||||||
tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 1 | 2 | 0 | 2 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode] |
skip
pt27.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode] |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt27.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
fail
ft27.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:10,679 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.043s 2024-08-01 07:14:10,679 59775 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation) Found network None available for tenant 2024-08-01 07:14:16,506 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 202 POST http://10.180.1.21/compute/v2.1/servers 5.826s 2024-08-01 07:14:18,641 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 200 GET http://10.180.1.21/compute/v2.1/servers/b244e19f-ee55-4231-a302-2e40e6f91f16 2.133s 2024-08-01 07:14:23,440 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 200 GET http://10.180.1.21/compute/v2.1/servers/b244e19f-ee55-4231-a302-2e40e6f91f16 3.792s 2024-08-01 07:14:30,333 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 200 GET http://10.180.1.21/compute/v2.1/servers/b244e19f-ee55-4231-a302-2e40e6f91f16 5.885s 2024-08-01 07:14:36,379 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 200 GET http://10.180.1.21/compute/v2.1/servers/b244e19f-ee55-4231-a302-2e40e6f91f16 5.040s 2024-08-01 07:14:36,385 59775 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 18 second wait 2024-08-01 07:14:39,483 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 204 DELETE http://10.180.1.21/compute/v2.1/servers/b244e19f-ee55-4231-a302-2e40e6f91f16 3.097s 2024-08-01 07:14:41,810 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 404 GET http://10.180.1.21/compute/v2.1/servers/b244e19f-ee55-4231-a302-2e40e6f91f16 2.327s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 45, in test_list_migrations_in_flavor_resize_situation server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 b244e19f-ee55-4231-a302-2e40e6f91f16 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance b244e19f-ee55-4231-a302-2e40e6f91f16.'}. Request ID of server operation performed before checking the server status req-dea736a9-e256-4722-9e16-55ce3ab01657. |
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
fail
ft27.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:45,395 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.180.1.21/compute/v2.1/flavors/42 3.583s 2024-08-01 07:14:47,485 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 POST http://10.180.1.21/compute/v2.1/flavors 2.087s 2024-08-01 07:14:49,941 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.180.1.21/compute/v2.1/flavors/42/os-extra_specs 2.454s 2024-08-01 07:14:51,985 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 POST http://10.180.1.21/compute/v2.1/flavors/c587172c-a8ad-4f9b-bebb-3dcaff6eaf4f/os-extra_specs 2.043s 2024-08-01 07:14:52,057 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.068s 2024-08-01 07:14:52,058 59775 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_resize_server_revert_deleted_flavor) Found network None available for tenant 2024-08-01 07:14:54,542 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 202 POST http://10.180.1.21/compute/v2.1/servers 2.484s 2024-08-01 07:14:59,816 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.180.1.21/compute/v2.1/servers/a7e4be6c-a3fd-49c0-85e6-8e8d13e7325a 5.272s 2024-08-01 07:15:04,714 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.180.1.21/compute/v2.1/servers/a7e4be6c-a3fd-49c0-85e6-8e8d13e7325a 3.890s 2024-08-01 07:15:07,240 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 204 DELETE http://10.180.1.21/compute/v2.1/servers/a7e4be6c-a3fd-49c0-85e6-8e8d13e7325a 2.519s 2024-08-01 07:15:08,559 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 404 GET http://10.180.1.21/compute/v2.1/servers/a7e4be6c-a3fd-49c0-85e6-8e8d13e7325a 1.318s 2024-08-01 07:15:11,033 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/flavors/c587172c-a8ad-4f9b-bebb-3dcaff6eaf4f 2.473s 2024-08-01 07:15:12,365 59775 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:_run_cleanups): 200 GET http://10.180.1.21/compute/v2.1/flavors/detail 1.331s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 97, in test_resize_server_revert_deleted_flavor server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 a7e4be6c-a3fd-49c0-85e6-8e8d13e7325a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:54Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-c609829c-b14d-441a-9dbe-ffc480ecf704. |
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode] |
skip
pt27.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode] |
||||||
tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3] |
fail
ft28.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:52,735 59739 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.046s 2024-08-01 07:14:52,735 59739 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsTest:test_get_server_diagnostics) Found network None available for tenant 2024-08-01 07:14:55,698 59739 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 202 POST http://10.180.1.21/compute/v2.1/servers 2.961s 2024-08-01 07:15:00,468 59739 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/3491ca2f-fe30-413c-8d81-a6bd594fcb36 4.769s 2024-08-01 07:15:05,796 59739 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/3491ca2f-fe30-413c-8d81-a6bd594fcb36 4.320s 2024-08-01 07:15:07,497 59739 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 204 DELETE http://10.180.1.21/compute/v2.1/servers/3491ca2f-fe30-413c-8d81-a6bd594fcb36 1.692s 2024-08-01 07:15:08,590 59739 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 404 GET http://10.180.1.21/compute/v2.1/servers/3491ca2f-fe30-413c-8d81-a6bd594fcb36 1.093s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_server_diagnostics.py", line 35, in test_get_server_diagnostics server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 3491ca2f-fe30-413c-8d81-a6bd594fcb36 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:55Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-0bd1abb2-8cea-4ee5-8ce0-ef22e1f937f1. |
||||||
tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3] |
fail
ft29.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test.test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:13:51,056 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.521s 2024-08-01 07:13:51,057 59752 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsV248Test:test_get_server_diagnostics) Found network None available for tenant 2024-08-01 07:13:53,585 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 202 POST http://10.180.1.21/compute/v2.1/servers 2.527s 2024-08-01 07:13:55,176 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 1.589s 2024-08-01 07:13:56,975 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 0.781s 2024-08-01 07:13:58,399 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 0.415s 2024-08-01 07:14:00,254 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 0.846s 2024-08-01 07:14:02,258 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 0.993s 2024-08-01 07:14:03,901 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 0.631s 2024-08-01 07:14:06,196 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 1.287s 2024-08-01 07:14:10,515 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 3.310s 2024-08-01 07:14:16,187 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 4.663s 2024-08-01 07:14:19,750 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 2.554s 2024-08-01 07:14:23,368 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 2.606s 2024-08-01 07:14:27,882 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 3.503s 2024-08-01 07:14:32,809 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 3.918s 2024-08-01 07:14:37,481 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 3.662s 2024-08-01 07:14:41,519 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 3.029s 2024-08-01 07:14:45,620 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 3.092s 2024-08-01 07:14:48,984 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 2.356s 2024-08-01 07:14:52,089 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 2.092s 2024-08-01 07:14:55,952 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 2.853s 2024-08-01 07:15:01,420 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 4.458s 2024-08-01 07:15:06,043 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 3.615s 2024-08-01 07:15:08,565 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 1.514s 2024-08-01 07:15:12,266 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 2.692s 2024-08-01 07:15:15,315 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 2.041s 2024-08-01 07:15:17,068 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 0.745s 2024-08-01 07:15:21,080 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 3.000s 2024-08-01 07:15:24,822 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 2.733s 2024-08-01 07:15:26,624 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 0.794s 2024-08-01 07:15:30,174 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 2.541s 2024-08-01 07:15:34,279 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 3.096s 2024-08-01 07:15:34,286 59752 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 99 second wait 2024-08-01 07:15:38,179 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 204 DELETE http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 3.892s 2024-08-01 07:15:42,905 59752 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 404 GET http://10.180.1.21/compute/v2.1/servers/f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 4.725s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_server_diagnostics.py", line 60, in test_get_server_diagnostics server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:33Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f292b3ee-dc2d-4ea6-b94b-44aaf9fbec22.'}. Request ID of server operation performed before checking the server status req-06449c0a-006e-4bd9-9526-78d35ee6ecd0. |
||||||
tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
fail
ft30.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:13:51,125 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.199s 2024-08-01 07:13:51,125 59756 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin) Found network None available for tenant 2024-08-01 07:13:54,081 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 202 POST http://10.180.1.21/compute/v2.1/servers 2.955s 2024-08-01 07:13:55,482 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/619c08b0-31ad-46e5-824b-cf1ef3037ca5 1.399s 2024-08-01 07:13:57,326 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/619c08b0-31ad-46e5-824b-cf1ef3037ca5 0.835s 2024-08-01 07:14:00,043 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/619c08b0-31ad-46e5-824b-cf1ef3037ca5 1.708s 2024-08-01 07:14:01,813 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/619c08b0-31ad-46e5-824b-cf1ef3037ca5 0.763s 2024-08-01 07:14:03,862 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/619c08b0-31ad-46e5-824b-cf1ef3037ca5 1.041s 2024-08-01 07:14:06,100 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/619c08b0-31ad-46e5-824b-cf1ef3037ca5 1.232s 2024-08-01 07:14:10,376 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/619c08b0-31ad-46e5-824b-cf1ef3037ca5 3.268s 2024-08-01 07:14:15,955 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/619c08b0-31ad-46e5-824b-cf1ef3037ca5 4.571s 2024-08-01 07:14:19,217 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/619c08b0-31ad-46e5-824b-cf1ef3037ca5 2.255s 2024-08-01 07:14:19,223 59756 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 24 second wait 2024-08-01 07:14:22,527 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 204 DELETE http://10.180.1.21/compute/v2.1/servers/619c08b0-31ad-46e5-824b-cf1ef3037ca5 3.303s 2024-08-01 07:14:25,417 59756 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 404 GET http://10.180.1.21/compute/v2.1/servers/619c08b0-31ad-46e5-824b-cf1ef3037ca5 2.890s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_server_diagnostics_negative.py", line 35, in test_get_server_diagnostics_by_non_admin server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 619c08b0-31ad-46e5-824b-cf1ef3037ca5 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:15Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 619c08b0-31ad-46e5-824b-cf1ef3037ca5.'}. Request ID of server operation performed before checking the server status req-eaf7795a-fdbb-478f-ac23-335bbe3e2392. |
||||||
tempest.api.compute.admin.test_server_external_events.ServerExternalEventsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_server_external_events[id-6bbf4723-61d2-4372-af55-7ba27f1c9ba6] |
fail
ft31.1: tempest.api.compute.admin.test_server_external_events.ServerExternalEventsTest.test_create_server_external_events[id-6bbf4723-61d2-4372-af55-7ba27f1c9ba6]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:21,876 59737 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.073s 2024-08-01 07:15:21,877 59737 INFO [tempest.lib.common.fixed_network] (ServerExternalEventsTest:test_create_server_external_events) Found network None available for tenant 2024-08-01 07:15:24,468 59737 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 202 POST http://10.180.1.21/compute/v2.1/servers 2.590s 2024-08-01 07:15:25,925 59737 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/b0e1ff0a-9f0a-4567-9a86-d52339af0220 1.455s 2024-08-01 07:15:29,584 59737 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/b0e1ff0a-9f0a-4567-9a86-d52339af0220 2.652s 2024-08-01 07:15:33,225 59737 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/b0e1ff0a-9f0a-4567-9a86-d52339af0220 2.629s 2024-08-01 07:15:38,097 59737 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/b0e1ff0a-9f0a-4567-9a86-d52339af0220 3.865s 2024-08-01 07:15:45,039 59737 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/b0e1ff0a-9f0a-4567-9a86-d52339af0220 5.933s 2024-08-01 07:15:45,045 59737 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 20 second wait 2024-08-01 07:15:49,149 59737 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 204 DELETE http://10.180.1.21/compute/v2.1/servers/b0e1ff0a-9f0a-4567-9a86-d52339af0220 4.104s 2024-08-01 07:15:53,074 59737 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 404 GET http://10.180.1.21/compute/v2.1/servers/b0e1ff0a-9f0a-4567-9a86-d52339af0220 3.925s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_server_external_events.py", line 32, in test_create_server_external_events server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 b0e1ff0a-9f0a-4567-9a86-d52339af0220 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:42Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance b0e1ff0a-9f0a-4567-9a86-d52339af0220.'}. Request ID of server operation performed before checking the server status req-011c753f-c963-4fce-8424-659b6ce54f1e. |
||||||
tempest.api.compute.admin.test_servers.ServersAdmin275Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
fail
ft32.1: tempest.api.compute.admin.test_servers.ServersAdmin275Test.test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:13:50,544 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.677s 2024-08-01 07:13:50,545 59779 INFO [tempest.lib.common.fixed_network] (ServersAdmin275Test:test_rebuild_update_server_275) Found network None available for tenant 2024-08-01 07:13:52,235 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 202 POST http://10.180.1.21/compute/v2.1/servers 1.689s 2024-08-01 07:13:54,554 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 PUT http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 2.317s 2024-08-01 07:13:55,655 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 1.091s 2024-08-01 07:13:57,145 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 0.481s 2024-08-01 07:13:58,545 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 0.391s 2024-08-01 07:14:00,359 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 0.805s 2024-08-01 07:14:02,338 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 0.970s 2024-08-01 07:14:04,223 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 0.872s 2024-08-01 07:14:07,025 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 1.792s 2024-08-01 07:14:10,958 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 2.906s 2024-08-01 07:14:16,296 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 4.325s 2024-08-01 07:14:19,952 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 2.647s 2024-08-01 07:14:23,734 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 2.766s 2024-08-01 07:14:30,002 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 5.259s 2024-08-01 07:14:36,070 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 5.048s 2024-08-01 07:14:39,689 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 2.606s 2024-08-01 07:14:43,814 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 3.117s 2024-08-01 07:14:46,902 59779 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/ae6cf278-8f50-462d-96be-1b5718c019a8 2.078s 2024-08-01 07:14:46,911 59779 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 51 second wait }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_servers.py", line 243, in test_rebuild_update_server_275 waiters.wait_for_server_status(self.servers_client, server['id'], 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 ae6cf278-8f50-462d-96be-1b5718c019a8 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:45Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ae6cf278-8f50-462d-96be-1b5718c019a8.'}. |
||||||
tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
fail
ft33.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]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:39,834 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.751s 2024-08-01 07:14:39,968 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.133s 2024-08-01 07:14:40,663 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.695s 2024-08-01 07:14:40,927 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.263s 2024-08-01 07:14:41,713 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.785s 2024-08-01 07:14:41,761 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.045s 2024-08-01 07:14:41,762 59740 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '01004aec-7932-4e1f-8be0-d959a45721d0', 'name': 'tempest-VolumesAdminNegativeTest-352750474-network', 'tenant_id': '23916556fa454f3dbf1c01db2f6fc8bc', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23916556fa454f3dbf1c01db2f6fc8bc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 341, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:14:07Z', 'updated_at': '2024-08-01T07:14:07Z', 'revision_number': 1} available for tenant 2024-08-01 07:14:45,784 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.180.1.21/compute/v2.1/servers 4.022s 2024-08-01 07:14:47,560 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.180.1.21/compute/v2.1/servers/033e9ca2-4a59-4d56-9613-1ab73322a4e2 1.775s 2024-08-01 07:14:50,548 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.180.1.21/compute/v2.1/servers/033e9ca2-4a59-4d56-9613-1ab73322a4e2 1.980s 2024-08-01 07:14:53,342 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 204 DELETE http://10.180.1.21/compute/v2.1/servers/033e9ca2-4a59-4d56-9613-1ab73322a4e2 2.787s 2024-08-01 07:14:55,977 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 404 GET http://10.180.1.21/compute/v2.1/servers/033e9ca2-4a59-4d56-9613-1ab73322a4e2 2.635s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 65, in test_update_attached_volume_with_nonexistent_volume_in_body self.server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 033e9ca2-4a59-4d56-9613-1ab73322a4e2 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:46Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-8e1fd0f7-e3f9-4a18-9949-61a82b00c60c. |
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
fail
ft33.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:'': {{{ 2024-08-01 07:14:56,033 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.050s 2024-08-01 07:14:56,033 59740 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '01004aec-7932-4e1f-8be0-d959a45721d0', 'name': 'tempest-VolumesAdminNegativeTest-352750474-network', 'tenant_id': '23916556fa454f3dbf1c01db2f6fc8bc', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23916556fa454f3dbf1c01db2f6fc8bc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 341, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:14:07Z', 'updated_at': '2024-08-01T07:14:07Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:02,371 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.180.1.21/compute/v2.1/servers 6.337s 2024-08-01 07:15:05,902 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.180.1.21/compute/v2.1/servers/c4be64da-ccad-4c5a-b416-ea3f748727aa 3.529s 2024-08-01 07:15:08,302 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.180.1.21/compute/v2.1/servers/c4be64da-ccad-4c5a-b416-ea3f748727aa 1.393s 2024-08-01 07:15:09,209 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 204 DELETE http://10.180.1.21/compute/v2.1/servers/c4be64da-ccad-4c5a-b416-ea3f748727aa 0.901s 2024-08-01 07:15:11,795 59740 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 404 GET http://10.180.1.21/compute/v2.1/servers/c4be64da-ccad-4c5a-b416-ea3f748727aa 2.585s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 46, 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 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 c4be64da-ccad-4c5a-b416-ea3f748727aa failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:02Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-c6cf6d1d-b613-4ab2-b4c3-c273223c8a19. |
||||||
tempest.api.compute.images.test_images.ImagesTestJSON | 4 | 0 | 4 | 0 | 0 | Detail | |
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
fail
ft34.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:31,698 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.024s 2024-08-01 07:14:31,699 59767 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_image_from_stopped_server) Found network {'id': 'e751ed3c-277f-49bb-a168-e7841a33836f', 'name': 'tempest-ImagesTestJSON-111770220-network', 'tenant_id': 'cae9d1e92bb94a0094fa79ac8ddd954e', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cae9d1e92bb94a0094fa79ac8ddd954e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 78, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:14:07Z', 'updated_at': '2024-08-01T07:14:08Z', 'revision_number': 1} available for tenant 2024-08-01 07:14:37,600 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 202 POST http://10.180.1.21/compute/v2.1/servers 5.901s 2024-08-01 07:14:40,614 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 200 GET http://10.180.1.21/compute/v2.1/servers/eb3c814b-05ab-472b-b190-efeb724634f9 3.012s 2024-08-01 07:14:44,909 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 200 GET http://10.180.1.21/compute/v2.1/servers/eb3c814b-05ab-472b-b190-efeb724634f9 3.287s 2024-08-01 07:14:47,465 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/eb3c814b-05ab-472b-b190-efeb724634f9 2.550s 2024-08-01 07:14:49,933 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 404 GET http://10.180.1.21/compute/v2.1/servers/eb3c814b-05ab-472b-b190-efeb724634f9 2.468s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 82, in test_create_image_from_stopped_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 eb3c814b-05ab-472b-b190-efeb724634f9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:37Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-e1f58f58-dbe1-4947-8e4c-1fab4a311a77. |
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
fail
ft34.2: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:49,998 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.057s 2024-08-01 07:14:49,999 59767 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_image_from_suspended_server) Found network {'id': 'e751ed3c-277f-49bb-a168-e7841a33836f', 'name': 'tempest-ImagesTestJSON-111770220-network', 'tenant_id': 'cae9d1e92bb94a0094fa79ac8ddd954e', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cae9d1e92bb94a0094fa79ac8ddd954e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 78, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:14:07Z', 'updated_at': '2024-08-01T07:14:08Z', 'revision_number': 1} available for tenant 2024-08-01 07:14:52,908 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 202 POST http://10.180.1.21/compute/v2.1/servers 2.908s 2024-08-01 07:14:55,793 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 200 GET http://10.180.1.21/compute/v2.1/servers/3e6e6b40-2ccb-4370-bef5-ca6869711764 2.884s 2024-08-01 07:15:01,319 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 200 GET http://10.180.1.21/compute/v2.1/servers/3e6e6b40-2ccb-4370-bef5-ca6869711764 4.517s 2024-08-01 07:15:05,684 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/3e6e6b40-2ccb-4370-bef5-ca6869711764 4.359s 2024-08-01 07:15:07,259 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 404 GET http://10.180.1.21/compute/v2.1/servers/3e6e6b40-2ccb-4370-bef5-ca6869711764 1.574s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 121, in test_create_image_from_suspended_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 3e6e6b40-2ccb-4370-bef5-ca6869711764 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:53Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-e6e0284a-eb5a-4aa8-9922-3c3fee047808. |
||||||
test_create_server_from_snapshot[id-f3cac456-e3fe-4183-a7a7-a59f7f017088] |
fail
ft34.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_server_from_snapshot[id-f3cac456-e3fe-4183-a7a7-a59f7f017088]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:07,315 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.052s 2024-08-01 07:15:07,315 59767 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_server_from_snapshot) Found network {'id': 'e751ed3c-277f-49bb-a168-e7841a33836f', 'name': 'tempest-ImagesTestJSON-111770220-network', 'tenant_id': 'cae9d1e92bb94a0094fa79ac8ddd954e', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cae9d1e92bb94a0094fa79ac8ddd954e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 78, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:14:07Z', 'updated_at': '2024-08-01T07:14:08Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:10,296 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 202 POST http://10.180.1.21/compute/v2.1/servers 2.981s 2024-08-01 07:15:12,227 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 200 GET http://10.180.1.21/compute/v2.1/servers/c44698a4-a564-41ab-8c15-6c45f42cc523 1.929s 2024-08-01 07:15:14,958 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 200 GET http://10.180.1.21/compute/v2.1/servers/c44698a4-a564-41ab-8c15-6c45f42cc523 1.723s 2024-08-01 07:15:16,029 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 204 DELETE http://10.180.1.21/compute/v2.1/servers/c44698a4-a564-41ab-8c15-6c45f42cc523 1.065s 2024-08-01 07:15:16,861 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 404 GET http://10.180.1.21/compute/v2.1/servers/c44698a4-a564-41ab-8c15-6c45f42cc523 0.831s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 139, in test_create_server_from_snapshot server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 c44698a4-a564-41ab-8c15-6c45f42cc523 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:10Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-19162802-8ea6-4798-8c09-1281ed74f267. |
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
fail
ft34.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:16,922 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.053s 2024-08-01 07:15:16,922 59767 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_delete_saving_image) Found network {'id': 'e751ed3c-277f-49bb-a168-e7841a33836f', 'name': 'tempest-ImagesTestJSON-111770220-network', 'tenant_id': 'cae9d1e92bb94a0094fa79ac8ddd954e', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cae9d1e92bb94a0094fa79ac8ddd954e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 78, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:14:07Z', 'updated_at': '2024-08-01T07:14:08Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:20,580 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 202 POST http://10.180.1.21/compute/v2.1/servers 3.657s 2024-08-01 07:15:21,858 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/5b3ceb60-d27c-4d30-8fa7-dedb5cbbf647 1.277s 2024-08-01 07:15:25,256 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/5b3ceb60-d27c-4d30-8fa7-dedb5cbbf647 2.390s 2024-08-01 07:15:25,262 59767 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2024-08-01 07:15:28,166 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/5b3ceb60-d27c-4d30-8fa7-dedb5cbbf647 1.902s 2024-08-01 07:15:32,518 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/5b3ceb60-d27c-4d30-8fa7-dedb5cbbf647 3.345s 2024-08-01 07:15:37,800 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/5b3ceb60-d27c-4d30-8fa7-dedb5cbbf647 4.275s 2024-08-01 07:15:43,229 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/5b3ceb60-d27c-4d30-8fa7-dedb5cbbf647 4.417s 2024-08-01 07:15:48,538 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/5b3ceb60-d27c-4d30-8fa7-dedb5cbbf647 4.302s 2024-08-01 07:15:48,543 59767 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 27 second wait 2024-08-01 07:15:53,258 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 204 DELETE http://10.180.1.21/compute/v2.1/servers/5b3ceb60-d27c-4d30-8fa7-dedb5cbbf647 4.714s 2024-08-01 07:15:56,496 59767 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 404 GET http://10.180.1.21/compute/v2.1/servers/5b3ceb60-d27c-4d30-8fa7-dedb5cbbf647 3.238s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 54, in test_delete_saving_image server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 5b3ceb60-d27c-4d30-8fa7-dedb5cbbf647 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:46Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5b3ceb60-d27c-4d30-8fa7-dedb5cbbf647.'}. Request ID of server operation performed before checking the server status req-4c6e6a22-605e-4059-9e2d-88e524ba24d0. |
||||||
tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON | 4 | 3 | 1 | 0 | 0 | Detail | |
test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
fail
ft35.1: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:57,903 59771 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.031s 2024-08-01 07:14:57,904 59771 INFO [tempest.lib.common.fixed_network] (ImagesNegativeTestJSON:test_create_image_from_deleted_server) Found network {'id': '2b759f79-fe28-4780-a68e-1322389a3f12', 'name': 'tempest-ImagesNegativeTestJSON-100181634-network', 'tenant_id': '78381d3fe89e442fba63ec96b993bb64', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '78381d3fe89e442fba63ec96b993bb64', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 760, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:14:51Z', 'updated_at': '2024-08-01T07:14:51Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:04,025 59771 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 202 POST http://10.180.1.21/compute/v2.1/servers 6.121s 2024-08-01 07:15:06,545 59771 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 200 GET http://10.180.1.21/compute/v2.1/servers/8ee58026-3f6c-497c-b943-b5b8224226ee 2.518s 2024-08-01 07:15:08,751 59771 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 200 GET http://10.180.1.21/compute/v2.1/servers/8ee58026-3f6c-497c-b943-b5b8224226ee 1.199s 2024-08-01 07:15:11,349 59771 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/8ee58026-3f6c-497c-b943-b5b8224226ee 2.591s 2024-08-01 07:15:12,572 59771 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 404 GET http://10.180.1.21/compute/v2.1/servers/8ee58026-3f6c-497c-b943-b5b8224226ee 1.223s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images_negative.py", line 52, in test_create_image_from_deleted_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 8ee58026-3f6c-497c-b943-b5b8224226ee failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:04Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-eb399b49-848f-4158-86ab-57121254ad82. |
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt35.2: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
||||||
test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
pass
pt35.3: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
||||||
test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
pass
pt35.4: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 3 | 2 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
fail
ft36.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:09,416 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 POST http://10.180.1.21/compute/v2.1/os-security-groups 2.973s 2024-08-01 07:14:15,259 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 POST http://10.180.1.21/compute/v2.1/os-security-groups 5.840s 2024-08-01 07:14:15,319 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.055s 2024-08-01 07:14:15,319 59724 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_list_security_groups_by_server) Found network {'id': '49951738-7079-444b-a8c5-cd91584e6313', 'name': 'tempest-SecurityGroupsTestJSON-1859261483-network', 'tenant_id': 'c2d47b00752b4a18b432acaa10d856b3', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c2d47b00752b4a18b432acaa10d856b3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 906, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:13:53Z', 'updated_at': '2024-08-01T07:13:53Z', 'revision_number': 1} available for tenant 2024-08-01 07:14:18,484 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 202 POST http://10.180.1.21/compute/v2.1/servers 3.164s 2024-08-01 07:14:21,338 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.180.1.21/compute/v2.1/servers/da7e04b4-b68c-4efa-bdbd-84274d6c7b11 2.852s 2024-08-01 07:14:25,243 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.180.1.21/compute/v2.1/servers/da7e04b4-b68c-4efa-bdbd-84274d6c7b11 2.897s 2024-08-01 07:14:30,676 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/da7e04b4-b68c-4efa-bdbd-84274d6c7b11 5.426s 2024-08-01 07:14:35,726 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 404 GET http://10.180.1.21/compute/v2.1/servers/da7e04b4-b68c-4efa-bdbd-84274d6c7b11 5.050s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/security_groups/test_security_groups.py", line 166, in test_list_security_groups_by_server server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 da7e04b4-b68c-4efa-bdbd-84274d6c7b11 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:18Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-e2ea9209-1e0f-4b0b-be1d-9a6d0ebd82bd. |
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt36.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt36.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
fail
ft36.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:16,598 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 POST http://10.180.1.21/compute/v2.1/os-security-groups 2.205s 2024-08-01 07:15:18,026 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 POST http://10.180.1.21/compute/v2.1/os-security-groups 1.426s 2024-08-01 07:15:18,089 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.057s 2024-08-01 07:15:18,089 59724 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_server_security_groups) Found network {'id': '49951738-7079-444b-a8c5-cd91584e6313', 'name': 'tempest-SecurityGroupsTestJSON-1859261483-network', 'tenant_id': 'c2d47b00752b4a18b432acaa10d856b3', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c2d47b00752b4a18b432acaa10d856b3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 906, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:13:53Z', 'updated_at': '2024-08-01T07:13:53Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:24,665 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 202 POST http://10.180.1.21/compute/v2.1/servers 6.575s 2024-08-01 07:15:26,106 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/0f02a404-4d49-4783-b8b6-2550058b284f 1.439s 2024-08-01 07:15:32,168 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/0f02a404-4d49-4783-b8b6-2550058b284f 5.053s 2024-08-01 07:15:36,413 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/0f02a404-4d49-4783-b8b6-2550058b284f 3.237s 2024-08-01 07:15:42,886 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/0f02a404-4d49-4783-b8b6-2550058b284f 5.466s 2024-08-01 07:15:48,482 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/0f02a404-4d49-4783-b8b6-2550058b284f 4.588s 2024-08-01 07:15:53,862 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/0f02a404-4d49-4783-b8b6-2550058b284f 4.372s 2024-08-01 07:15:53,869 59724 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 27 second wait 2024-08-01 07:15:57,104 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 204 DELETE http://10.180.1.21/compute/v2.1/servers/0f02a404-4d49-4783-b8b6-2550058b284f 3.235s 2024-08-01 07:16:01,105 59724 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 404 GET http://10.180.1.21/compute/v2.1/servers/0f02a404-4d49-4783-b8b6-2550058b284f 4.000s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/security_groups/test_security_groups.py", line 105, in test_server_security_groups server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 0f02a404-4d49-4783-b8b6-2550058b284f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:48Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0f02a404-4d49-4783-b8b6-2550058b284f.'}. Request ID of server operation performed before checking the server status req-0ee24224-6a74-429f-b3c1-5c972856b102. |
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt36.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON | 3 | 0 | 3 | 0 | 0 | Detail | |
test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network] |
fail
ft37.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:35,870 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 1.154s 2024-08-01 07:16:37,359 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 1.487s 2024-08-01 07:16:38,571 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 1.212s 2024-08-01 07:16:39,836 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 1.265s 2024-08-01 07:16:43,216 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 3.379s 2024-08-01 07:16:43,289 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.069s 2024-08-01 07:16:43,290 59746 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip) Found network {'id': 'c0cdfd19-abcf-4ef6-9311-4a40a0ddb3f8', 'name': 'tempest-AttachInterfacesTestJSON-462936604-network', 'tenant_id': '299df4321a67406da8ed4c734e5d5363', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '299df4321a67406da8ed4c734e5d5363', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 263, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:16:26Z', 'updated_at': '2024-08-01T07:16:26Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:45,512 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 202 POST http://10.180.1.21/compute/v2.1/servers 2.221s 2024-08-01 07:16:47,285 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/6f8d78bb-242d-4f04-b9c7-d18fdfa8e5d7 1.772s 2024-08-01 07:16:48,944 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/6f8d78bb-242d-4f04-b9c7-d18fdfa8e5d7 0.651s 2024-08-01 07:16:49,760 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 204 DELETE http://10.180.1.21/compute/v2.1/servers/6f8d78bb-242d-4f04-b9c7-d18fdfa8e5d7 0.809s 2024-08-01 07:16:49,971 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 404 GET http://10.180.1.21/compute/v2.1/servers/6f8d78bb-242d-4f04-b9c7-d18fdfa8e5d7 0.211s 2024-08-01 07:16:50,134 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1147662240 0.162s 2024-08-01 07:16:50,866 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/56608aa4-9f9c-4ef5-82c2-c8b15799418c 0.732s 2024-08-01 07:16:50,911 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/56608aa4-9f9c-4ef5-82c2-c8b15799418c 0.044s 2024-08-01 07:16:51,921 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/4658909b-4bd1-4dd3-9f0f-20c0abb47967 1.010s }}} 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_attach_interfaces.py", line 280, in test_create_list_show_delete_interfaces_by_fixed_ip server, ifs, _ = self._create_server_get_interfaces() File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 6f8d78bb-242d-4f04-b9c7-d18fdfa8e5d7 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:45Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-54d4f242-52d6-470f-8f04-2ad2c90e05d6. |
||||||
test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network] |
fail
ft37.2: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:52,310 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.386s 2024-08-01 07:16:53,208 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.895s 2024-08-01 07:16:53,543 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.335s 2024-08-01 07:16:53,912 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.368s 2024-08-01 07:16:56,134 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.222s 2024-08-01 07:16:56,185 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.048s 2024-08-01 07:16:56,186 59746 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port) Found network {'id': 'c0cdfd19-abcf-4ef6-9311-4a40a0ddb3f8', 'name': 'tempest-AttachInterfacesTestJSON-462936604-network', 'tenant_id': '299df4321a67406da8ed4c734e5d5363', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '299df4321a67406da8ed4c734e5d5363', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 263, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:16:26Z', 'updated_at': '2024-08-01T07:16:26Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:57,494 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 202 POST http://10.180.1.21/compute/v2.1/servers 1.308s 2024-08-01 07:16:58,334 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET http://10.180.1.21/compute/v2.1/servers/96c21211-ba53-4d2e-a32b-30e85f00f3bf 0.838s 2024-08-01 07:16:59,685 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET http://10.180.1.21/compute/v2.1/servers/96c21211-ba53-4d2e-a32b-30e85f00f3bf 0.344s 2024-08-01 07:17:00,052 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 204 DELETE http://10.180.1.21/compute/v2.1/servers/96c21211-ba53-4d2e-a32b-30e85f00f3bf 0.361s 2024-08-01 07:17:00,163 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 404 GET http://10.180.1.21/compute/v2.1/servers/96c21211-ba53-4d2e-a32b-30e85f00f3bf 0.110s 2024-08-01 07:17:00,177 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-764610112 0.014s 2024-08-01 07:17:00,865 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/5eebb226-058f-4981-99ff-434da34b91aa 0.687s 2024-08-01 07:17:00,994 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/5eebb226-058f-4981-99ff-434da34b91aa 0.127s 2024-08-01 07:17:01,866 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/529ec4c8-bbb9-4fed-8433-903ea28b26a2 0.871s }}} 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_attach_interfaces.py", line 237, in test_create_list_show_delete_interfaces_by_network_port server, ifs, _ = self._create_server_get_interfaces() File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 96c21211-ba53-4d2e-a32b-30e85f00f3bf failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:57Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-917368ff-fd0d-4367-a40b-3b21763acb40. |
||||||
test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4] |
fail
ft37.3: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:17:01,924 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.054s 2024-08-01 07:17:01,924 59746 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_reassign_port_between_servers) Found network {'id': 'c0cdfd19-abcf-4ef6-9311-4a40a0ddb3f8', 'name': 'tempest-AttachInterfacesTestJSON-462936604-network', 'tenant_id': '299df4321a67406da8ed4c734e5d5363', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '299df4321a67406da8ed4c734e5d5363', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 263, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:16:26Z', 'updated_at': '2024-08-01T07:16:26Z', 'revision_number': 1} available for tenant 2024-08-01 07:17:01,962 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.036s 2024-08-01 07:17:02,283 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.319s 2024-08-01 07:17:02,569 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.286s 2024-08-01 07:17:03,129 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.559s 2024-08-01 07:17:05,666 59746 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.537s 2024-08-01 07:17:06,937 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 202 POST http://10.180.1.21/compute/v2.1/servers 1.271s 2024-08-01 07:17:07,088 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET http://10.180.1.21/compute/v2.1/servers/bde9f74f-b3f5-4def-9365-b66acb9f1b9e 0.149s 2024-08-01 07:17:08,183 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET http://10.180.1.21/compute/v2.1/servers/bde9f74f-b3f5-4def-9365-b66acb9f1b9e 0.088s 2024-08-01 07:17:08,189 59746 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-08-01 07:17:08,573 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 204 DELETE http://10.180.1.21/compute/v2.1/servers/bde9f74f-b3f5-4def-9365-b66acb9f1b9e 0.384s 2024-08-01 07:17:08,599 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 404 GET http://10.180.1.21/compute/v2.1/servers/bde9f74f-b3f5-4def-9365-b66acb9f1b9e 0.025s 2024-08-01 07:17:08,616 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-871002958 0.017s 2024-08-01 07:17:09,108 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/5872f5e0-076c-4014-8a5c-c5d99b507310 0.491s 2024-08-01 07:17:09,141 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/5872f5e0-076c-4014-8a5c-c5d99b507310 0.033s 2024-08-01 07:17:09,641 59746 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/1573c3b3-84d2-4e54-aec8-45cdfd1e8140 0.499s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 325, in test_reassign_port_between_servers servers = [_create_validatable_server(), _create_validatable_server()] File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 316, in _create_validatable_server _, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 bde9f74f-b3f5-4def-9365-b66acb9f1b9e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:17:07Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-5ce86c11-da05-4237-845c-82a7c93e7a0c. |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] |
fail
ft38.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:16,856 59758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 1.736s 2024-08-01 07:14:18,080 59758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 1.223s 2024-08-01 07:14:20,181 59758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 2.100s 2024-08-01 07:14:21,152 59758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.971s 2024-08-01 07:14:24,772 59758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 3.619s 2024-08-01 07:14:24,831 59758 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.056s 2024-08-01 07:14:24,831 59758 INFO [tempest.lib.common.fixed_network] (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip) Found network {'id': '1e187aff-608c-41a8-9f67-573db810c868', 'name': 'tempest-AttachInterfacesUnderV243Test-247897830-network', 'tenant_id': '142bd49904754a2c979ebb6fb4f31182', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '142bd49904754a2c979ebb6fb4f31182', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 584, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:13:57Z', 'updated_at': '2024-08-01T07:13:57Z', 'revision_number': 1} available for tenant 2024-08-01 07:14:31,440 59758 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 202 POST http://10.180.1.21/compute/v2.1/servers 6.608s 2024-08-01 07:14:36,515 59758 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/24779ec3-0f67-49f7-8ec7-4ec648cc40c1 5.073s 2024-08-01 07:14:40,391 59758 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/24779ec3-0f67-49f7-8ec7-4ec648cc40c1 2.867s 2024-08-01 07:14:43,740 59758 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 204 DELETE http://10.180.1.21/compute/v2.1/servers/24779ec3-0f67-49f7-8ec7-4ec648cc40c1 3.343s 2024-08-01 07:14:46,306 59758 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 404 GET http://10.180.1.21/compute/v2.1/servers/24779ec3-0f67-49f7-8ec7-4ec648cc40c1 2.565s 2024-08-01 07:14:48,649 59758 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1254573075 2.342s 2024-08-01 07:14:49,067 59758 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/079bcf93-45d4-4acb-b432-abb5bf0b5302 0.417s 2024-08-01 07:14:49,107 59758 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/079bcf93-45d4-4acb-b432-abb5bf0b5302 0.040s 2024-08-01 07:14:50,094 59758 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/5fce2d4d-5c58-4408-bc12-2fe5e6727e20 0.986s }}} 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_attach_interfaces.py", line 378, in test_add_remove_fixed_ip server, ifs, fip = self._create_server_get_interfaces() File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 24779ec3-0f67-49f7-8ec7-4ec648cc40c1 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:31Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-74072208-81d7-4a20-8cf8-02a3272843ad. |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network] |
fail
ft39.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test.test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:46,764 59730 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.030s 2024-08-01 07:14:46,764 59730 INFO [tempest.lib.common.fixed_network] (AttachInterfacesV270Test:test_create_get_list_interfaces) Found network {'id': 'af528f47-47df-4dfe-b818-3523ab60f721', 'name': 'tempest-AttachInterfacesV270Test-1057254704-network', 'tenant_id': 'a97268b3ffa74dc691e086a3ab40a51a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a97268b3ffa74dc691e086a3ab40a51a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 918, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:14:42Z', 'updated_at': '2024-08-01T07:14:43Z', 'revision_number': 1} available for tenant 2024-08-01 07:14:49,500 59730 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 202 POST http://10.180.1.21/compute/v2.1/servers 2.736s 2024-08-01 07:14:51,618 59730 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 200 GET http://10.180.1.21/compute/v2.1/servers/2a763f8f-5b6b-433d-b56f-ee18f2ace425 2.116s 2024-08-01 07:14:55,039 59730 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 200 GET http://10.180.1.21/compute/v2.1/servers/2a763f8f-5b6b-433d-b56f-ee18f2ace425 2.407s 2024-08-01 07:15:00,334 59730 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 204 DELETE http://10.180.1.21/compute/v2.1/servers/2a763f8f-5b6b-433d-b56f-ee18f2ace425 5.287s 2024-08-01 07:15:04,531 59730 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 404 GET http://10.180.1.21/compute/v2.1/servers/2a763f8f-5b6b-433d-b56f-ee18f2ace425 4.196s }}} 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_attach_interfaces.py", line 453, in test_create_get_list_interfaces server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 2a763f8f-5b6b-433d-b56f-ee18f2ace425 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:49Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-15992a19-e89a-4fe1-be5b-b358598e4f1e. |
||||||
tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
fail
ft40.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:36,137 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 5.113s 2024-08-01 07:14:36,752 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.614s 2024-08-01 07:14:37,554 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.801s 2024-08-01 07:14:37,684 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.129s 2024-08-01 07:14:39,653 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.969s 2024-08-01 07:14:39,717 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.060s 2024-08-01 07:14:39,717 59773 INFO [tempest.lib.common.fixed_network] (ServersTestFqdnHostnames:test_create_server_with_fqdn_name) Found network {'id': '0e18a9a3-9940-43d7-b7af-869233d240ea', 'name': 'tempest-ServersTestFqdnHostnames-23962314-network', 'tenant_id': 'c8842f228dc144dd8120d044c2fbc96a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c8842f228dc144dd8120d044c2fbc96a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 759, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:14:07Z', 'updated_at': '2024-08-01T07:14:08Z', 'revision_number': 1} available for tenant 2024-08-01 07:14:42,331 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 202 POST http://10.180.1.21/compute/v2.1/servers 2.613s 2024-08-01 07:14:45,537 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET http://10.180.1.21/compute/v2.1/servers/d4519db0-ae27-4b5c-8a2b-9890912ef9a9 3.204s 2024-08-01 07:14:48,935 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET http://10.180.1.21/compute/v2.1/servers/d4519db0-ae27-4b5c-8a2b-9890912ef9a9 2.390s 2024-08-01 07:14:51,291 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/d4519db0-ae27-4b5c-8a2b-9890912ef9a9 2.349s 2024-08-01 07:14:53,848 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 404 GET http://10.180.1.21/compute/v2.1/servers/d4519db0-ae27-4b5c-8a2b-9890912ef9a9 2.557s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 219, in test_create_server_with_fqdn_name test_server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 d4519db0-ae27-4b5c-8a2b-9890912ef9a9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:42Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-53251654-4bcb-4941-82b0-1ead4e0a1eb9. |
||||||
tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 0 | 2 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
fail
ft41.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:54,294 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21:9696/networking/v2.0/networks 1.149s 2024-08-01 07:15:57,010 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21:9696/networking/v2.0/subnets 2.715s 2024-08-01 07:15:58,030 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21:9696/networking/v2.0/networks 1.019s 2024-08-01 07:16:00,302 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21:9696/networking/v2.0/subnets 2.272s 2024-08-01 07:16:00,352 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.047s 2024-08-01 07:16:00,353 59790 INFO [tempest.lib.common.fixed_network] (ServersTestMultiNic:test_verify_duplicate_network_nics) Found network {'id': '06c8f482-16de-491c-a397-c1e8fef2e05f', 'name': 'tempest-ServersTestMultiNic-2067121991-network', 'tenant_id': '9bb1833ea6624c0aa00c0229d612a47d', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9bb1833ea6624c0aa00c0229d612a47d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 61, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:35Z', 'updated_at': '2024-08-01T07:15:35Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:05,787 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 202 POST http://10.180.1.21/compute/v2.1/servers 5.434s 2024-08-01 07:16:10,950 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.180.1.21/compute/v2.1/servers/37c6f768-1fc8-4afb-a5a8-1a82a164bfc8 5.161s 2024-08-01 07:16:16,128 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.180.1.21/compute/v2.1/servers/37c6f768-1fc8-4afb-a5a8-1a82a164bfc8 4.167s 2024-08-01 07:16:21,967 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.180.1.21/compute/v2.1/servers/37c6f768-1fc8-4afb-a5a8-1a82a164bfc8 4.831s 2024-08-01 07:16:26,206 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.180.1.21/compute/v2.1/servers/37c6f768-1fc8-4afb-a5a8-1a82a164bfc8 3.228s 2024-08-01 07:16:28,864 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.180.1.21/compute/v2.1/servers/37c6f768-1fc8-4afb-a5a8-1a82a164bfc8 1.652s 2024-08-01 07:16:31,268 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.180.1.21/compute/v2.1/servers/37c6f768-1fc8-4afb-a5a8-1a82a164bfc8 1.396s 2024-08-01 07:16:31,274 59790 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 21 second wait 2024-08-01 07:16:32,384 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 204 DELETE http://10.180.1.21/compute/v2.1/servers/37c6f768-1fc8-4afb-a5a8-1a82a164bfc8 1.109s 2024-08-01 07:16:33,277 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 404 GET http://10.180.1.21/compute/v2.1/servers/37c6f768-1fc8-4afb-a5a8-1a82a164bfc8 0.893s 2024-08-01 07:16:34,530 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/a623b4e1-3019-4d88-90f6-007355bdc7b2 1.252s 2024-08-01 07:16:35,644 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/e92ff407-6bd9-40cb-bccf-4cee4b146a19 1.113s 2024-08-01 07:16:37,347 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/1a8c466e-a432-4ade-a4bd-06affbf0634c 1.702s 2024-08-01 07:16:38,563 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/81c0455c-b834-418c-873f-a7a2c85dbd6e 1.215s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server_multi_nic.py", line 141, in test_verify_duplicate_network_nics server_multi_nics = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 37c6f768-1fc8-4afb-a5a8-1a82a164bfc8 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:30Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 37c6f768-1fc8-4afb-a5a8-1a82a164bfc8.'}. Request ID of server operation performed before checking the server status req-e389ab1c-eb66-467d-8f68-00d06be86f71. |
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
fail
ft41.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:39,279 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21:9696/networking/v2.0/networks 0.714s 2024-08-01 07:16:41,382 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21:9696/networking/v2.0/subnets 2.103s 2024-08-01 07:16:42,491 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21:9696/networking/v2.0/networks 1.108s 2024-08-01 07:16:44,817 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21:9696/networking/v2.0/subnets 2.326s 2024-08-01 07:16:44,873 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.052s 2024-08-01 07:16:44,873 59790 INFO [tempest.lib.common.fixed_network] (ServersTestMultiNic:test_verify_multiple_nics_order) Found network {'id': '06c8f482-16de-491c-a397-c1e8fef2e05f', 'name': 'tempest-ServersTestMultiNic-2067121991-network', 'tenant_id': '9bb1833ea6624c0aa00c0229d612a47d', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9bb1833ea6624c0aa00c0229d612a47d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 61, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:35Z', 'updated_at': '2024-08-01T07:15:35Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:48,746 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 202 POST http://10.180.1.21/compute/v2.1/servers 3.872s 2024-08-01 07:16:49,472 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.180.1.21/compute/v2.1/servers/59502586-57c4-4009-9e76-56f42a43c197 0.724s 2024-08-01 07:16:50,682 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.180.1.21/compute/v2.1/servers/59502586-57c4-4009-9e76-56f42a43c197 0.202s 2024-08-01 07:16:51,333 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 204 DELETE http://10.180.1.21/compute/v2.1/servers/59502586-57c4-4009-9e76-56f42a43c197 0.645s 2024-08-01 07:16:51,523 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 404 GET http://10.180.1.21/compute/v2.1/servers/59502586-57c4-4009-9e76-56f42a43c197 0.189s 2024-08-01 07:16:52,032 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/735dcbd7-4349-4bc8-a789-6bdcf59a6303 0.508s 2024-08-01 07:16:52,738 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/f88d235f-7261-4811-b64a-12a18c16389d 0.706s 2024-08-01 07:16:52,940 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/c5728b3e-de47-47cb-bfa2-f51709740c5f 0.201s 2024-08-01 07:16:54,072 59790 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/03d58cb0-1b56-4849-a7d9-3f9e2cfa381f 1.132s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server_multi_nic.py", line 99, in test_verify_multiple_nics_order server_multi_nics = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 59502586-57c4-4009-9e76-56f42a43c197 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:48Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-96e88fdc-7abd-49a0-9db1-9165e766eefd. |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 7 | 1 | 6 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
fail
ft42.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:09,016 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.024s 2024-08-01 07:14:09,016 59760 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_active_server) Found network {'id': 'fe1afa99-cbaa-4464-9318-192765c1317b', 'name': 'tempest-DeleteServersTestJSON-1657424906-network', 'tenant_id': 'e34e270852a44ce4a40b86c2d436c47e', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e34e270852a44ce4a40b86c2d436c47e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 547, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:13:53Z', 'updated_at': '2024-08-01T07:13:53Z', 'revision_number': 1} available for tenant 2024-08-01 07:14:14,803 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 202 POST http://10.180.1.21/compute/v2.1/servers 5.786s 2024-08-01 07:14:17,062 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 200 GET http://10.180.1.21/compute/v2.1/servers/71926727-3655-41ea-8069-ae1d7f734f77 2.258s 2024-08-01 07:14:21,925 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 200 GET http://10.180.1.21/compute/v2.1/servers/71926727-3655-41ea-8069-ae1d7f734f77 3.855s 2024-08-01 07:14:26,363 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 200 GET http://10.180.1.21/compute/v2.1/servers/71926727-3655-41ea-8069-ae1d7f734f77 3.430s 2024-08-01 07:14:32,444 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 200 GET http://10.180.1.21/compute/v2.1/servers/71926727-3655-41ea-8069-ae1d7f734f77 5.072s 2024-08-01 07:14:32,450 59760 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 15 second wait 2024-08-01 07:14:37,313 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/71926727-3655-41ea-8069-ae1d7f734f77 4.862s 2024-08-01 07:14:39,890 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 404 GET http://10.180.1.21/compute/v2.1/servers/71926727-3655-41ea-8069-ae1d7f734f77 2.576s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 50, in test_delete_active_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 71926727-3655-41ea-8069-ae1d7f734f77 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:31Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 71926727-3655-41ea-8069-ae1d7f734f77.'}. Request ID of server operation performed before checking the server status req-8790d7f8-1c6d-43bf-b401-6fe45f538fde. |
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
fail
ft42.2: 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:'': {{{ 2024-08-01 07:14:39,986 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.091s 2024-08-01 07:14:39,986 59760 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'fe1afa99-cbaa-4464-9318-192765c1317b', 'name': 'tempest-DeleteServersTestJSON-1657424906-network', 'tenant_id': 'e34e270852a44ce4a40b86c2d436c47e', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e34e270852a44ce4a40b86c2d436c47e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 547, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:13:53Z', 'updated_at': '2024-08-01T07:13:53Z', 'revision_number': 1} available for tenant 2024-08-01 07:14:43,476 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.180.1.21/compute/v2.1/servers 3.489s 2024-08-01 07:14:46,285 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/07303b74-ede5-44a8-91b2-4148d4628482 2.808s 2024-08-01 07:14:49,718 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/07303b74-ede5-44a8-91b2-4148d4628482 2.424s 2024-08-01 07:14:52,030 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 204 DELETE http://10.180.1.21/compute/v2.1/servers/07303b74-ede5-44a8-91b2-4148d4628482 2.306s 2024-08-01 07:14:54,084 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 404 GET http://10.180.1.21/compute/v2.1/servers/07303b74-ede5-44a8-91b2-4148d4628482 2.053s }}} 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 115, 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 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 07303b74-ede5-44a8-91b2-4148d4628482 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:43Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-7ef37457-c613-4d89-8b25-71623fcb7604. |
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt42.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
fail
ft42.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:08,473 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.283s 2024-08-01 07:15:08,474 59760 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_shelved_state) Found network {'id': 'fe1afa99-cbaa-4464-9318-192765c1317b', 'name': 'tempest-DeleteServersTestJSON-1657424906-network', 'tenant_id': 'e34e270852a44ce4a40b86c2d436c47e', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e34e270852a44ce4a40b86c2d436c47e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 547, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:13:53Z', 'updated_at': '2024-08-01T07:13:53Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:11,305 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 202 POST http://10.180.1.21/compute/v2.1/servers 2.831s 2024-08-01 07:15:12,551 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 200 GET http://10.180.1.21/compute/v2.1/servers/78f51204-7758-4410-a3df-f84459501663 1.244s 2024-08-01 07:15:15,497 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 200 GET http://10.180.1.21/compute/v2.1/servers/78f51204-7758-4410-a3df-f84459501663 1.939s 2024-08-01 07:15:16,823 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/78f51204-7758-4410-a3df-f84459501663 1.320s 2024-08-01 07:15:17,239 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 404 GET http://10.180.1.21/compute/v2.1/servers/78f51204-7758-4410-a3df-f84459501663 0.416s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 90, in test_delete_server_while_in_shelved_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 78f51204-7758-4410-a3df-f84459501663 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:11Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-e0c492f8-b183-40d2-9fa4-62712494ead0. |
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
fail
ft42.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:17,338 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.090s 2024-08-01 07:15:17,338 59760 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state) Found network {'id': 'fe1afa99-cbaa-4464-9318-192765c1317b', 'name': 'tempest-DeleteServersTestJSON-1657424906-network', 'tenant_id': 'e34e270852a44ce4a40b86c2d436c47e', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e34e270852a44ce4a40b86c2d436c47e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 547, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:13:53Z', 'updated_at': '2024-08-01T07:13:53Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:20,646 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 202 POST http://10.180.1.21/compute/v2.1/servers 3.307s 2024-08-01 07:15:22,079 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 200 GET http://10.180.1.21/compute/v2.1/servers/98b7bfe5-3d53-4d4d-9cb9-88318d5696a3 1.431s 2024-08-01 07:15:25,690 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 200 GET http://10.180.1.21/compute/v2.1/servers/98b7bfe5-3d53-4d4d-9cb9-88318d5696a3 2.600s 2024-08-01 07:15:29,674 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 200 GET http://10.180.1.21/compute/v2.1/servers/98b7bfe5-3d53-4d4d-9cb9-88318d5696a3 2.977s 2024-08-01 07:15:33,998 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 200 GET http://10.180.1.21/compute/v2.1/servers/98b7bfe5-3d53-4d4d-9cb9-88318d5696a3 3.317s 2024-08-01 07:15:38,811 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 200 GET http://10.180.1.21/compute/v2.1/servers/98b7bfe5-3d53-4d4d-9cb9-88318d5696a3 3.805s 2024-08-01 07:15:46,056 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 200 GET http://10.180.1.21/compute/v2.1/servers/98b7bfe5-3d53-4d4d-9cb9-88318d5696a3 6.238s 2024-08-01 07:15:46,062 59760 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 24 second wait 2024-08-01 07:15:50,787 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/98b7bfe5-3d53-4d4d-9cb9-88318d5696a3 4.724s 2024-08-01 07:15:55,061 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 404 GET http://10.180.1.21/compute/v2.1/servers/98b7bfe5-3d53-4d4d-9cb9-88318d5696a3 4.273s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 57, in test_delete_server_while_in_shutoff_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 98b7bfe5-3d53-4d4d-9cb9-88318d5696a3 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:40Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 98b7bfe5-3d53-4d4d-9cb9-88318d5696a3.'}. Request ID of server operation performed before checking the server status req-e9b8ad53-352e-4fbf-94cb-9c3d6b452d1d. |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
fail
ft42.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:55,115 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.048s 2024-08-01 07:15:55,115 59760 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_suspended_state) Found network {'id': 'fe1afa99-cbaa-4464-9318-192765c1317b', 'name': 'tempest-DeleteServersTestJSON-1657424906-network', 'tenant_id': 'e34e270852a44ce4a40b86c2d436c47e', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e34e270852a44ce4a40b86c2d436c47e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 547, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:13:53Z', 'updated_at': '2024-08-01T07:13:53Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:59,884 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 202 POST http://10.180.1.21/compute/v2.1/servers 4.768s 2024-08-01 07:16:02,774 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.180.1.21/compute/v2.1/servers/55001532-e365-456b-b9b6-a1fcbaf544c9 2.888s 2024-08-01 07:16:08,911 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.180.1.21/compute/v2.1/servers/55001532-e365-456b-b9b6-a1fcbaf544c9 5.126s 2024-08-01 07:16:12,936 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.180.1.21/compute/v2.1/servers/55001532-e365-456b-b9b6-a1fcbaf544c9 3.018s 2024-08-01 07:16:18,165 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.180.1.21/compute/v2.1/servers/55001532-e365-456b-b9b6-a1fcbaf544c9 4.221s 2024-08-01 07:16:18,171 59760 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait 2024-08-01 07:16:22,177 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/55001532-e365-456b-b9b6-a1fcbaf544c9 4.006s 2024-08-01 07:16:24,433 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 404 GET http://10.180.1.21/compute/v2.1/servers/55001532-e365-456b-b9b6-a1fcbaf544c9 2.255s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 79, in test_delete_server_while_in_suspended_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 55001532-e365-456b-b9b6-a1fcbaf544c9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:16Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 55001532-e365-456b-b9b6-a1fcbaf544c9.'}. Request ID of server operation performed before checking the server status req-679de502-d168-423b-abe1-d4388451087a. |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
fail
ft42.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:24,485 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.048s 2024-08-01 07:16:24,485 59760 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state) Found network {'id': 'fe1afa99-cbaa-4464-9318-192765c1317b', 'name': 'tempest-DeleteServersTestJSON-1657424906-network', 'tenant_id': 'e34e270852a44ce4a40b86c2d436c47e', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e34e270852a44ce4a40b86c2d436c47e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 547, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:13:53Z', 'updated_at': '2024-08-01T07:13:53Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:27,461 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 202 POST http://10.180.1.21/compute/v2.1/servers 2.975s 2024-08-01 07:16:28,955 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 200 GET http://10.180.1.21/compute/v2.1/servers/01f9fd3c-12f2-487f-9202-4e215b0d8655 1.492s 2024-08-01 07:16:31,277 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 200 GET http://10.180.1.21/compute/v2.1/servers/01f9fd3c-12f2-487f-9202-4e215b0d8655 1.314s 2024-08-01 07:16:32,566 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/01f9fd3c-12f2-487f-9202-4e215b0d8655 1.284s 2024-08-01 07:16:33,309 59760 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 404 GET http://10.180.1.21/compute/v2.1/servers/01f9fd3c-12f2-487f-9202-4e215b0d8655 0.742s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 101, in test_delete_server_while_in_verify_resize_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 01f9fd3c-12f2-487f-9202-4e215b0d8655 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:27Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-1b8c8572-2313-4a18-b2f5-352f7bcbd887. |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 0 | 5 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
fail
ft43.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:58,819 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.022s 2024-08-01 07:16:58,820 59724 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config) Found network {'id': '97695130-b689-4b10-a1e7-1e2060dc6a47', 'name': 'tempest-ServerDiskConfigTestJSON-535878622-network', 'tenant_id': '22adf20c9a0742f58d04b143ce636893', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '22adf20c9a0742f58d04b143ce636893', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 563, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:16:50Z', 'updated_at': '2024-08-01T07:16:50Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:59,652 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 202 POST http://10.180.1.21/compute/v2.1/servers 0.832s 2024-08-01 07:16:59,762 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/3103baa5-62b3-402a-98ca-d806c0d61f8c 0.108s 2024-08-01 07:17:00,899 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/3103baa5-62b3-402a-98ca-d806c0d61f8c 0.128s 2024-08-01 07:17:00,905 59724 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-08-01 07:17:01,501 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 204 DELETE http://10.180.1.21/compute/v2.1/servers/3103baa5-62b3-402a-98ca-d806c0d61f8c 0.596s 2024-08-01 07:17:01,530 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 404 GET http://10.180.1.21/compute/v2.1/servers/3103baa5-62b3-402a-98ca-d806c0d61f8c 0.028s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 74, in test_rebuild_server_with_auto_disk_config server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 3103baa5-62b3-402a-98ca-d806c0d61f8c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:59Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-c9e6722e-5096-4c1e-a3fa-32138db32e48. |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
fail
ft43.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:17:01,660 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.122s 2024-08-01 07:17:01,660 59724 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config) Found network {'id': '97695130-b689-4b10-a1e7-1e2060dc6a47', 'name': 'tempest-ServerDiskConfigTestJSON-535878622-network', 'tenant_id': '22adf20c9a0742f58d04b143ce636893', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '22adf20c9a0742f58d04b143ce636893', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 563, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:16:50Z', 'updated_at': '2024-08-01T07:16:50Z', 'revision_number': 1} available for tenant 2024-08-01 07:17:02,285 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 202 POST http://10.180.1.21/compute/v2.1/servers 0.624s 2024-08-01 07:17:02,329 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/4dedbe16-6761-4bb2-83fe-25e76375ce11 0.042s 2024-08-01 07:17:03,439 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/4dedbe16-6761-4bb2-83fe-25e76375ce11 0.104s 2024-08-01 07:17:03,445 59724 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-08-01 07:17:03,655 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 204 DELETE http://10.180.1.21/compute/v2.1/servers/4dedbe16-6761-4bb2-83fe-25e76375ce11 0.210s 2024-08-01 07:17:03,678 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 404 GET http://10.180.1.21/compute/v2.1/servers/4dedbe16-6761-4bb2-83fe-25e76375ce11 0.022s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 55, in test_rebuild_server_with_manual_disk_config server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 4dedbe16-6761-4bb2-83fe-25e76375ce11 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:17:02Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-6d0dca0a-8164-41df-93b8-2a08660d18c7. |
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
fail
ft43.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:17:03,741 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.054s 2024-08-01 07:17:03,742 59724 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual) Found network {'id': '97695130-b689-4b10-a1e7-1e2060dc6a47', 'name': 'tempest-ServerDiskConfigTestJSON-535878622-network', 'tenant_id': '22adf20c9a0742f58d04b143ce636893', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '22adf20c9a0742f58d04b143ce636893', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 563, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:16:50Z', 'updated_at': '2024-08-01T07:16:50Z', 'revision_number': 1} available for tenant 2024-08-01 07:17:04,353 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 202 POST http://10.180.1.21/compute/v2.1/servers 0.611s 2024-08-01 07:17:04,447 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/7d351c09-489d-45f8-8242-c191f585c798 0.092s 2024-08-01 07:17:05,583 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/7d351c09-489d-45f8-8242-c191f585c798 0.129s 2024-08-01 07:17:05,589 59724 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-08-01 07:17:05,834 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 204 DELETE http://10.180.1.21/compute/v2.1/servers/7d351c09-489d-45f8-8242-c191f585c798 0.245s 2024-08-01 07:17:06,370 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 404 GET http://10.180.1.21/compute/v2.1/servers/7d351c09-489d-45f8-8242-c191f585c798 0.535s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 111, in test_resize_server_from_auto_to_manual server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 7d351c09-489d-45f8-8242-c191f585c798 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:17:04Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-f46d631e-8c04-48b4-b418-9beb64e943ca. |
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
fail
ft43.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:17:06,443 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.067s 2024-08-01 07:17:06,443 59724 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto) Found network {'id': '97695130-b689-4b10-a1e7-1e2060dc6a47', 'name': 'tempest-ServerDiskConfigTestJSON-535878622-network', 'tenant_id': '22adf20c9a0742f58d04b143ce636893', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '22adf20c9a0742f58d04b143ce636893', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 563, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:16:50Z', 'updated_at': '2024-08-01T07:16:50Z', 'revision_number': 1} available for tenant 2024-08-01 07:17:06,842 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 202 POST http://10.180.1.21/compute/v2.1/servers 0.398s 2024-08-01 07:17:07,020 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/ce2a0354-367a-4268-ac22-0a18a777b832 0.177s 2024-08-01 07:17:08,104 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/ce2a0354-367a-4268-ac22-0a18a777b832 0.077s 2024-08-01 07:17:08,110 59724 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-08-01 07:17:08,333 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 204 DELETE http://10.180.1.21/compute/v2.1/servers/ce2a0354-367a-4268-ac22-0a18a777b832 0.222s 2024-08-01 07:17:08,396 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 404 GET http://10.180.1.21/compute/v2.1/servers/ce2a0354-367a-4268-ac22-0a18a777b832 0.063s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 95, in test_resize_server_from_manual_to_auto server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 ce2a0354-367a-4268-ac22-0a18a777b832 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:17:07Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-37c84f21-8aab-48dd-8a3d-7d56de751e81. |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
fail
ft43.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:17:08,453 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.052s 2024-08-01 07:17:08,453 59724 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual) Found network {'id': '97695130-b689-4b10-a1e7-1e2060dc6a47', 'name': 'tempest-ServerDiskConfigTestJSON-535878622-network', 'tenant_id': '22adf20c9a0742f58d04b143ce636893', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '22adf20c9a0742f58d04b143ce636893', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 563, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:16:50Z', 'updated_at': '2024-08-01T07:16:50Z', 'revision_number': 1} available for tenant 2024-08-01 07:17:09,104 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 202 POST http://10.180.1.21/compute/v2.1/servers 0.650s 2024-08-01 07:17:09,192 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/6cd665ec-d48a-41a7-b2ae-240d128b50fd 0.087s 2024-08-01 07:17:10,268 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/6cd665ec-d48a-41a7-b2ae-240d128b50fd 0.069s 2024-08-01 07:17:10,274 59724 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-08-01 07:17:10,465 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 204 DELETE http://10.180.1.21/compute/v2.1/servers/6cd665ec-d48a-41a7-b2ae-240d128b50fd 0.190s 2024-08-01 07:17:10,512 59724 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 404 GET http://10.180.1.21/compute/v2.1/servers/6cd665ec-d48a-41a7-b2ae-240d128b50fd 0.047s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 125, in test_update_server_from_auto_to_manual server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 6cd665ec-d48a-41a7-b2ae-240d128b50fd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:17:09Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-f23fc158-18bd-49fd-9f4f-a39a7a3fdfd5. |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
fail
ft44.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:33,004 59734 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.022s 2024-08-01 07:15:33,005 59734 INFO [tempest.lib.common.fixed_network] (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions) Found network {'id': '741d730b-d3d4-4d95-b9eb-50be41b0913f', 'name': 'tempest-InstanceActionsV221TestJSON-1299264109-network', 'tenant_id': '31cff0acfb2740be84fff8b4ab373181', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '31cff0acfb2740be84fff8b4ab373181', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 545, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:11Z', 'updated_at': '2024-08-01T07:15:12Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:36,974 59734 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 202 POST http://10.180.1.21/compute/v2.1/servers 3.968s 2024-08-01 07:15:42,430 59734 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.180.1.21/compute/v2.1/servers/aa794f05-1a68-4215-9f50-f654dffaa3d9 5.455s 2024-08-01 07:15:48,346 59734 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.180.1.21/compute/v2.1/servers/aa794f05-1a68-4215-9f50-f654dffaa3d9 4.907s 2024-08-01 07:15:53,563 59734 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.180.1.21/compute/v2.1/servers/aa794f05-1a68-4215-9f50-f654dffaa3d9 4.208s 2024-08-01 07:15:57,438 59734 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.180.1.21/compute/v2.1/servers/aa794f05-1a68-4215-9f50-f654dffaa3d9 2.867s 2024-08-01 07:15:57,445 59734 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 15 second wait 2024-08-01 07:16:01,853 59734 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 204 DELETE http://10.180.1.21/compute/v2.1/servers/aa794f05-1a68-4215-9f50-f654dffaa3d9 4.407s 2024-08-01 07:16:06,153 59734 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 404 GET http://10.180.1.21/compute/v2.1/servers/aa794f05-1a68-4215-9f50-f654dffaa3d9 4.300s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions.py", line 77, in test_get_list_deleted_instance_actions server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 aa794f05-1a68-4215-9f50-f654dffaa3d9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:56Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance aa794f05-1a68-4215-9f50-f654dffaa3d9.'}. Request ID of server operation performed before checking the server status req-9072c030-7018-4bb8-b877-75ce0a16ced7. |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
fail
ft45.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:35,575 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.018s 2024-08-01 07:15:35,576 59775 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create) Found network {'id': 'a85f7da9-2cb2-445b-b462-ae65c6ad72bf', 'name': 'tempest-MultipleCreateTestJSON-1520477296-network', 'tenant_id': '170a2ea4f1d0479bb846da7a1d0ad4fc', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '170a2ea4f1d0479bb846da7a1d0ad4fc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 512, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:17Z', 'updated_at': '2024-08-01T07:15:17Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:40,642 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 202 POST http://10.180.1.21/compute/v2.1/servers 5.065s 2024-08-01 07:15:46,189 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers 5.546s 2024-08-01 07:15:51,529 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers/58a08c99-2459-490f-b6d3-4fed0f110956 5.338s 2024-08-01 07:15:55,752 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers/58a08c99-2459-490f-b6d3-4fed0f110956 3.216s 2024-08-01 07:16:00,925 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers/58a08c99-2459-490f-b6d3-4fed0f110956 4.166s 2024-08-01 07:16:00,930 59775 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 9 second wait 2024-08-01 07:16:04,454 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.180.1.21/compute/v2.1/servers/58a08c99-2459-490f-b6d3-4fed0f110956 3.524s 2024-08-01 07:16:09,824 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.180.1.21/compute/v2.1/servers/eae521dd-a28d-491a-856b-e9dde44a99cd 5.369s 2024-08-01 07:16:12,831 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.180.1.21/compute/v2.1/servers/58a08c99-2459-490f-b6d3-4fed0f110956 3.006s 2024-08-01 07:16:17,467 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.180.1.21/compute/v2.1/servers/eae521dd-a28d-491a-856b-e9dde44a99cd 4.636s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_multiple_create.py", line 33, in test_multiple_create body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 58a08c99-2459-490f-b6d3-4fed0f110956 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:56Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 58a08c99-2459-490f-b6d3-4fed0f110956.'}. Request ID of server operation performed before checking the server status req-d5acbb5f-3bcc-4c6d-8dd2-5537781e2ced. |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
fail
ft45.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:17,527 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.055s 2024-08-01 07:16:17,527 59775 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create_with_reservation_return) Found network {'id': 'a85f7da9-2cb2-445b-b462-ae65c6ad72bf', 'name': 'tempest-MultipleCreateTestJSON-1520477296-network', 'tenant_id': '170a2ea4f1d0479bb846da7a1d0ad4fc', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '170a2ea4f1d0479bb846da7a1d0ad4fc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 512, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:17Z', 'updated_at': '2024-08-01T07:15:17Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:23,648 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 202 POST http://10.180.1.21/compute/v2.1/servers 6.120s 2024-08-01 07:16:25,937 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.180.1.21/compute/v2.1/servers 2.289s 2024-08-01 07:16:27,580 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.180.1.21/compute/v2.1/servers/093478f3-daf4-4279-afa5-657202613dde 1.640s 2024-08-01 07:16:30,558 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.180.1.21/compute/v2.1/servers/093478f3-daf4-4279-afa5-657202613dde 1.971s 2024-08-01 07:16:31,891 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 204 DELETE http://10.180.1.21/compute/v2.1/servers/093478f3-daf4-4279-afa5-657202613dde 1.327s 2024-08-01 07:16:33,103 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 204 DELETE http://10.180.1.21/compute/v2.1/servers/e2444107-5fc6-43ea-abb1-3b53966b8408 1.211s 2024-08-01 07:16:33,812 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 404 GET http://10.180.1.21/compute/v2.1/servers/093478f3-daf4-4279-afa5-657202613dde 0.708s 2024-08-01 07:16:34,848 59775 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 404 GET http://10.180.1.21/compute/v2.1/servers/e2444107-5fc6-43ea-abb1-3b53966b8408 1.036s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_multiple_create.py", line 61, in test_multiple_create_with_reservation_return body = self.create_test_server(wait_until='ACTIVE', File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 093478f3-daf4-4279-afa5-657202613dde failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:23Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-f55ed6aa-ec6c-4d6f-8faa-173632f10e1c. |
||||||
tempest.api.compute.servers.test_server_actions.ServersAaction247Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23] |
fail
ft46.1: tempest.api.compute.servers.test_server_actions.ServersAaction247Test.test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:21,521 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.099s 2024-08-01 07:15:21,522 59728 INFO [tempest.lib.common.fixed_network] (ServersAaction247Test:test_create_backup) Found network None available for tenant 2024-08-01 07:15:23,289 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 202 POST http://10.180.1.21/compute/v2.1/servers 1.767s 2024-08-01 07:15:25,474 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 2.183s 2024-08-01 07:15:28,266 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 1.784s 2024-08-01 07:15:32,390 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 3.115s 2024-08-01 07:15:36,578 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 3.180s 2024-08-01 07:15:42,509 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 4.921s 2024-08-01 07:15:48,396 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 4.877s 2024-08-01 07:15:53,733 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 4.329s 2024-08-01 07:15:57,598 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 2.857s 2024-08-01 07:16:01,969 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 3.361s 2024-08-01 07:16:08,505 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 5.527s 2024-08-01 07:16:12,542 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 3.028s 2024-08-01 07:16:18,024 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 4.474s 2024-08-01 07:16:23,036 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 4.004s 2024-08-01 07:16:26,068 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 2.024s 2024-08-01 07:16:28,520 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 1.440s 2024-08-01 07:16:30,733 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 1.205s 2024-08-01 07:16:33,259 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 1.513s 2024-08-01 07:16:34,976 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.709s 2024-08-01 07:16:38,800 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 2.815s 2024-08-01 07:16:40,127 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.318s 2024-08-01 07:16:42,821 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 1.685s 2024-08-01 07:16:44,978 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 1.149s 2024-08-01 07:16:47,363 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 1.377s 2024-08-01 07:16:48,963 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.591s 2024-08-01 07:16:50,245 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.267s 2024-08-01 07:16:51,502 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.248s 2024-08-01 07:16:52,814 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.302s 2024-08-01 07:16:54,063 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.240s 2024-08-01 07:16:55,414 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.342s 2024-08-01 07:16:57,848 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 1.425s 2024-08-01 07:16:59,032 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.173s 2024-08-01 07:17:00,140 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.099s 2024-08-01 07:17:01,228 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.080s 2024-08-01 07:17:02,362 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.125s 2024-08-01 07:17:03,492 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.122s 2024-08-01 07:17:04,589 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.089s 2024-08-01 07:17:05,691 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.091s 2024-08-01 07:17:07,004 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.303s 2024-08-01 07:17:08,115 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.099s 2024-08-01 07:17:08,127 59728 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 103 second wait 2024-08-01 07:17:08,379 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 204 DELETE http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.252s 2024-08-01 07:17:08,418 59728 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 404 GET http://10.180.1.21/compute/v2.1/servers/70b5cff3-8e89-4deb-b629-bdb26dce2653 0.038s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 814, in test_create_backup server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 70b5cff3-8e89-4deb-b629-bdb26dce2653 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:17:07Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 70b5cff3-8e89-4deb-b629-bdb26dce2653.'}. Request ID of server operation performed before checking the server status req-78f544b3-b1b4-4abf-810c-3b0e8fcffd6d. |
||||||
tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 5 | 1 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt47.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt47.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt47.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
fail
ft47.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:52,490 59750 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.056s 2024-08-01 07:15:52,491 59750 INFO [tempest.lib.common.fixed_network] (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group) Found network {'id': 'c9a86611-aec9-4f70-91bf-716683ded619', 'name': 'tempest-ServerGroupTestJSON-20352705-network', 'tenant_id': 'a653e751d19b461b869becaae5f5f068', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a653e751d19b461b869becaae5f5f068', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 596, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:02Z', 'updated_at': '2024-08-01T07:15:02Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:57,766 59750 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 202 POST http://10.180.1.21/compute/v2.1/servers 5.274s 2024-08-01 07:16:02,407 59750 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 200 GET http://10.180.1.21/compute/v2.1/servers/edb956a4-76bc-4e1f-bd29-679bb36ed7f0 4.639s 2024-08-01 07:16:08,560 59750 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 200 GET http://10.180.1.21/compute/v2.1/servers/edb956a4-76bc-4e1f-bd29-679bb36ed7f0 5.145s 2024-08-01 07:16:12,777 59750 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 200 GET http://10.180.1.21/compute/v2.1/servers/edb956a4-76bc-4e1f-bd29-679bb36ed7f0 3.209s 2024-08-01 07:16:12,783 59750 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 10 second wait 2024-08-01 07:16:17,448 59750 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 204 DELETE http://10.180.1.21/compute/v2.1/servers/edb956a4-76bc-4e1f-bd29-679bb36ed7f0 4.665s 2024-08-01 07:16:21,713 59750 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 404 GET http://10.180.1.21/compute/v2.1/servers/edb956a4-76bc-4e1f-bd29-679bb36ed7f0 4.265s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_group.py", line 138, in test_create_server_with_scheduler_hint_group server = self.create_test_server(scheduler_hints=hints, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 edb956a4-76bc-4e1f-bd29-679bb36ed7f0 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:10Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance edb956a4-76bc-4e1f-bd29-679bb36ed7f0.'}. Request ID of server operation performed before checking the server status req-41f19e7e-f62b-46f0-b22f-99a0ee66d22e. |
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt47.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt47.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 1 | 1 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt48.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
fail
ft48.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:17,297 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.072s 2024-08-01 07:15:17,297 59744 INFO [tempest.lib.common.fixed_network] (ServerShowV247Test:test_update_rebuild_list_server) Found network None available for tenant 2024-08-01 07:15:18,183 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 202 POST http://10.180.1.21/compute/v2.1/servers 0.885s 2024-08-01 07:15:21,136 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 PUT http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 2.952s 2024-08-01 07:15:23,062 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 1.920s 2024-08-01 07:15:25,989 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 1.915s 2024-08-01 07:15:29,695 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 2.695s 2024-08-01 07:15:34,085 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 3.381s 2024-08-01 07:15:38,416 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 3.323s 2024-08-01 07:15:46,067 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 6.641s 2024-08-01 07:15:51,672 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 4.596s 2024-08-01 07:15:55,884 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 3.203s 2024-08-01 07:16:01,256 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 4.363s 2024-08-01 07:16:07,525 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 5.260s 2024-08-01 07:16:12,310 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 3.777s 2024-08-01 07:16:17,619 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 4.300s 2024-08-01 07:16:22,690 59744 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a0ff1c61-5cda-455e-9673-dd31c7e5ceed 4.061s 2024-08-01 07:16:22,697 59744 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 59 second wait }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 206, in test_update_rebuild_list_server waiters.wait_for_server_status(self.servers_client, server['id'], 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 a0ff1c61-5cda-455e-9673-dd31c7e5ceed failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:19Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a0ff1c61-5cda-455e-9673-dd31c7e5ceed.'}. |
||||||
tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 1 | 6 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
fail
ft49.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:30,076 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.054s 2024-08-01 07:15:30,077 59773 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_server_specify_multibyte_character_name) Found network {'id': '2cc5469a-9215-437c-92b1-1b8c51f76fed', 'name': 'tempest-ServersTestJSON-686252049-network', 'tenant_id': '9621eee4b4e944108243f57b5f29155a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9621eee4b4e944108243f57b5f29155a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 238, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:10Z', 'updated_at': '2024-08-01T07:15:10Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:35,622 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 202 POST http://10.180.1.21/compute/v2.1/servers 5.545s 2024-08-01 07:15:39,582 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 200 GET http://10.180.1.21/compute/v2.1/servers/41f68621-c969-40fd-8812-85a81b896a5e 3.958s 2024-08-01 07:15:46,558 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 200 GET http://10.180.1.21/compute/v2.1/servers/41f68621-c969-40fd-8812-85a81b896a5e 5.968s 2024-08-01 07:15:52,817 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 200 GET http://10.180.1.21/compute/v2.1/servers/41f68621-c969-40fd-8812-85a81b896a5e 5.252s 2024-08-01 07:15:52,823 59773 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 13 second wait 2024-08-01 07:15:56,156 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/41f68621-c969-40fd-8812-85a81b896a5e 3.332s 2024-08-01 07:16:00,027 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 404 GET http://10.180.1.21/compute/v2.1/servers/41f68621-c969-40fd-8812-85a81b896a5e 3.871s 2024-08-01 07:16:00,027 59773 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1730756. The failure could be related to https://launchpad.net/bugs/1730756 }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 168, in test_create_server_specify_multibyte_character_name self.create_test_server(name=utf8_name, wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 41f68621-c969-40fd-8812-85a81b896a5e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:15:52Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 41f68621-c969-40fd-8812-85a81b896a5e.'}. Request ID of server operation performed before checking the server status req-335059f3-3675-4887-8440-ff78190144c9. |
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt49.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
fail
ft49.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:23,120 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.062s 2024-08-01 07:16:23,121 59773 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_server_with_ipv6_addr_only) Found network {'id': '2cc5469a-9215-437c-92b1-1b8c51f76fed', 'name': 'tempest-ServersTestJSON-686252049-network', 'tenant_id': '9621eee4b4e944108243f57b5f29155a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9621eee4b4e944108243f57b5f29155a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 238, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:10Z', 'updated_at': '2024-08-01T07:15:10Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:25,624 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 202 POST http://10.180.1.21/compute/v2.1/servers 2.502s 2024-08-01 07:16:27,551 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 200 GET http://10.180.1.21/compute/v2.1/servers/a440e6ac-1a7e-48ba-a037-33ca42fd05fd 1.926s 2024-08-01 07:16:30,489 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 200 GET http://10.180.1.21/compute/v2.1/servers/a440e6ac-1a7e-48ba-a037-33ca42fd05fd 1.930s 2024-08-01 07:16:31,554 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 204 DELETE http://10.180.1.21/compute/v2.1/servers/a440e6ac-1a7e-48ba-a037-33ca42fd05fd 1.059s 2024-08-01 07:16:32,782 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 404 GET http://10.180.1.21/compute/v2.1/servers/a440e6ac-1a7e-48ba-a037-33ca42fd05fd 1.228s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 147, in test_create_server_with_ipv6_addr_only server = self.create_test_server(accessIPv6='2001:2001::3', File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 a440e6ac-1a7e-48ba-a037-33ca42fd05fd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:25Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-06de9984-78b3-4298-9fc7-afea8a81dc81. |
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
fail
ft49.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:33,580 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.796s 2024-08-01 07:16:34,791 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.180.1.21/compute/v2.1/os-keypairs 1.210s 2024-08-01 07:16:34,846 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.050s 2024-08-01 07:16:34,846 59773 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_specify_keypair) Found network {'id': '2cc5469a-9215-437c-92b1-1b8c51f76fed', 'name': 'tempest-ServersTestJSON-686252049-network', 'tenant_id': '9621eee4b4e944108243f57b5f29155a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9621eee4b4e944108243f57b5f29155a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 238, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:10Z', 'updated_at': '2024-08-01T07:15:10Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:38,958 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 202 POST http://10.180.1.21/compute/v2.1/servers 4.110s 2024-08-01 07:16:40,001 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.180.1.21/compute/v2.1/servers/623e9a98-f190-4617-b824-b7d04baa7fd6 1.041s 2024-08-01 07:16:41,489 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.180.1.21/compute/v2.1/servers/623e9a98-f190-4617-b824-b7d04baa7fd6 0.481s 2024-08-01 07:16:43,622 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 204 DELETE http://10.180.1.21/compute/v2.1/servers/623e9a98-f190-4617-b824-b7d04baa7fd6 2.127s 2024-08-01 07:16:44,764 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 404 GET http://10.180.1.21/compute/v2.1/servers/623e9a98-f190-4617-b824-b7d04baa7fd6 1.141s 2024-08-01 07:16:46,120 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-key-1890601042 1.356s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 88, in test_create_specify_keypair server = self.create_test_server(key_name=key_name, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 623e9a98-f190-4617-b824-b7d04baa7fd6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:39Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-0f3b8e79-68e5-41c1-9fd3-5a8894610939. |
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
fail
ft49.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:46,180 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.055s 2024-08-01 07:16:46,180 59773 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_with_existing_server_name) Found network {'id': '2cc5469a-9215-437c-92b1-1b8c51f76fed', 'name': 'tempest-ServersTestJSON-686252049-network', 'tenant_id': '9621eee4b4e944108243f57b5f29155a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9621eee4b4e944108243f57b5f29155a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 238, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:10Z', 'updated_at': '2024-08-01T07:15:10Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:48,428 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 202 POST http://10.180.1.21/compute/v2.1/servers 2.247s 2024-08-01 07:16:49,079 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/890f521c-4220-490d-8970-d70fb431ed1d 0.649s 2024-08-01 07:16:50,578 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/890f521c-4220-490d-8970-d70fb431ed1d 0.490s 2024-08-01 07:16:51,137 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/890f521c-4220-490d-8970-d70fb431ed1d 0.553s 2024-08-01 07:16:51,364 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 404 GET http://10.180.1.21/compute/v2.1/servers/890f521c-4220-490d-8970-d70fb431ed1d 0.227s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 65, in test_create_with_existing_server_name server = self.create_test_server(name=server_name, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 890f521c-4220-490d-8970-d70fb431ed1d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:48Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-13fcf0f5-b673-4665-a793-edb37439e4ad. |
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
fail
ft49.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:51,416 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.048s 2024-08-01 07:16:51,416 59773 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_update_access_server_address) Found network {'id': '2cc5469a-9215-437c-92b1-1b8c51f76fed', 'name': 'tempest-ServersTestJSON-686252049-network', 'tenant_id': '9621eee4b4e944108243f57b5f29155a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9621eee4b4e944108243f57b5f29155a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 238, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:10Z', 'updated_at': '2024-08-01T07:15:10Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:52,280 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 202 POST http://10.180.1.21/compute/v2.1/servers 0.863s 2024-08-01 07:16:52,512 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 200 GET http://10.180.1.21/compute/v2.1/servers/6b447bd6-b9f4-4e10-ad7c-ddc6c80f0aa0 0.230s 2024-08-01 07:16:53,660 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 200 GET http://10.180.1.21/compute/v2.1/servers/6b447bd6-b9f4-4e10-ad7c-ddc6c80f0aa0 0.141s 2024-08-01 07:16:53,965 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 204 DELETE http://10.180.1.21/compute/v2.1/servers/6b447bd6-b9f4-4e10-ad7c-ddc6c80f0aa0 0.299s 2024-08-01 07:16:53,986 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 404 GET http://10.180.1.21/compute/v2.1/servers/6b447bd6-b9f4-4e10-ad7c-ddc6c80f0aa0 0.021s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 130, in test_update_access_server_address server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 6b447bd6-b9f4-4e10-ad7c-ddc6c80f0aa0 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:52Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-e1c7a4eb-0008-44eb-905c-289cc978dc4e. |
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
fail
ft49.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:54,046 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.055s 2024-08-01 07:16:54,046 59773 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_update_server_name) Found network {'id': '2cc5469a-9215-437c-92b1-1b8c51f76fed', 'name': 'tempest-ServersTestJSON-686252049-network', 'tenant_id': '9621eee4b4e944108243f57b5f29155a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9621eee4b4e944108243f57b5f29155a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 238, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:10Z', 'updated_at': '2024-08-01T07:15:10Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:55,561 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 202 POST http://10.180.1.21/compute/v2.1/servers 1.514s 2024-08-01 07:16:55,653 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/09f703a6-0376-44d1-b699-b670f2cf330b 0.091s 2024-08-01 07:16:57,650 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/09f703a6-0376-44d1-b699-b670f2cf330b 0.991s 2024-08-01 07:16:57,656 59773 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait 2024-08-01 07:16:58,667 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/09f703a6-0376-44d1-b699-b670f2cf330b 1.010s 2024-08-01 07:16:58,686 59773 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 404 GET http://10.180.1.21/compute/v2.1/servers/09f703a6-0376-44d1-b699-b670f2cf330b 0.019s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 112, in test_update_server_name server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 09f703a6-0376-44d1-b699-b670f2cf330b failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:55Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-2eb9b40e-d2c3-4033-811f-eae90b50857d. |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
fail
ft50.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:14:50,888 59742 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.115s 2024-08-01 07:14:50,888 59742 INFO [tempest.lib.common.fixed_network] (ServerShowV254Test:test_rebuild_server) Found network None available for tenant 2024-08-01 07:14:53,992 59742 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 202 POST http://10.180.1.21/compute/v2.1/servers 3.103s 2024-08-01 07:14:58,041 59742 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/1458fe6e-6abb-4b80-84ef-d62a9448923c 4.047s 2024-08-01 07:15:03,578 59742 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/1458fe6e-6abb-4b80-84ef-d62a9448923c 4.523s 2024-08-01 07:15:06,505 59742 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/1458fe6e-6abb-4b80-84ef-d62a9448923c 2.920s 2024-08-01 07:15:08,166 59742 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 404 GET http://10.180.1.21/compute/v2.1/servers/1458fe6e-6abb-4b80-84ef-d62a9448923c 1.660s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_microversions.py", line 45, in test_rebuild_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 1458fe6e-6abb-4b80-84ef-d62a9448923c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:14:54Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-0984fe18-632b-4290-a147-c0d7fd1b9278. |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
fail
ft51.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:17:26,274 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.017s 2024-08-01 07:17:26,275 59760 INFO [tempest.lib.common.fixed_network] (ServerShowV257Test:test_rebuild_server) Found network None available for tenant 2024-08-01 07:17:26,403 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 202 POST http://10.180.1.21/compute/v2.1/servers 0.127s 2024-08-01 07:17:26,443 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.039s 2024-08-01 07:17:27,503 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.051s 2024-08-01 07:17:27,510 59760 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2024-08-01 07:17:28,560 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:17:29,617 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:17:30,674 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:17:31,732 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:17:32,790 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.050s 2024-08-01 07:17:33,847 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.048s 2024-08-01 07:17:34,905 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:17:35,967 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.054s 2024-08-01 07:17:37,028 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.052s 2024-08-01 07:17:38,086 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.050s 2024-08-01 07:17:39,145 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:17:40,203 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.050s 2024-08-01 07:17:41,264 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.052s 2024-08-01 07:17:42,323 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.051s 2024-08-01 07:17:43,382 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.050s 2024-08-01 07:17:44,439 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:17:45,497 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.050s 2024-08-01 07:17:46,554 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.048s 2024-08-01 07:17:47,610 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.048s 2024-08-01 07:17:48,668 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:17:49,731 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.054s 2024-08-01 07:17:50,791 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.051s 2024-08-01 07:17:51,848 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:17:52,905 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.048s 2024-08-01 07:17:53,960 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.047s 2024-08-01 07:17:55,016 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.048s 2024-08-01 07:17:56,073 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:17:57,131 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.050s 2024-08-01 07:17:58,190 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.051s 2024-08-01 07:17:59,247 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.048s 2024-08-01 07:18:00,304 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.048s 2024-08-01 07:18:01,360 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.048s 2024-08-01 07:18:02,416 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.048s 2024-08-01 07:18:03,476 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.050s 2024-08-01 07:18:04,533 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:18:05,592 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.050s 2024-08-01 07:18:06,650 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.050s 2024-08-01 07:18:07,715 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.056s 2024-08-01 07:18:08,772 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.048s 2024-08-01 07:18:09,830 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:18:10,886 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.047s 2024-08-01 07:18:11,943 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.049s 2024-08-01 07:18:13,001 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.050s 2024-08-01 07:18:14,060 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.050s 2024-08-01 07:18:15,118 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.050s 2024-08-01 07:18:16,185 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.059s 2024-08-01 07:18:17,248 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.054s 2024-08-01 07:18:17,255 59760 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 51 second wait 2024-08-01 07:18:17,405 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.149s 2024-08-01 07:18:17,423 59760 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 404 GET http://10.180.1.21/compute/v2.1/servers/4b4dce7e-5101-4b13-afd4-6d083be24826 0.018s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_microversions.py", line 68, in test_rebuild_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 4b4dce7e-5101-4b13-afd4-6d083be24826 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:18:16Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4b4dce7e-5101-4b13-afd4-6d083be24826.'}. Request ID of server operation performed before checking the server status req-b0ee9b19-69a0-4b91-9d04-681eb474e038. |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft52.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:15:37,088 59769 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21/compute/v2.1/os-keypairs 3.550s 2024-08-01 07:15:38,009 59769 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.920s 2024-08-01 07:15:38,818 59769 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.809s 2024-08-01 07:15:39,572 59769 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.753s 2024-08-01 07:15:44,251 59769 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 4.678s 2024-08-01 07:15:44,309 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.055s 2024-08-01 07:15:44,309 59769 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '931ee88c-cfb1-4f17-90cd-007d5edc50f1', 'name': 'tempest-AttachVolumeShelveTestJSON-317081990-network', 'tenant_id': 'ec361e002075443284e224b52cdafe9e', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ec361e002075443284e224b52cdafe9e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 724, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:12Z', 'updated_at': '2024-08-01T07:15:12Z', 'revision_number': 1} available for tenant 2024-08-01 07:15:50,509 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.180.1.21/compute/v2.1/servers 6.199s 2024-08-01 07:15:55,033 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/9eb46e3a-a8de-4ec0-8481-51a34edef0f0 4.523s 2024-08-01 07:16:00,821 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/9eb46e3a-a8de-4ec0-8481-51a34edef0f0 4.779s 2024-08-01 07:16:06,056 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/9eb46e3a-a8de-4ec0-8481-51a34edef0f0 4.227s 2024-08-01 07:16:06,063 59769 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 11 second wait 2024-08-01 07:16:11,536 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/9eb46e3a-a8de-4ec0-8481-51a34edef0f0 5.472s 2024-08-01 07:16:15,101 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 404 GET http://10.180.1.21/compute/v2.1/servers/9eb46e3a-a8de-4ec0-8481-51a34edef0f0 3.564s 2024-08-01 07:16:20,404 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1777988050 5.303s 2024-08-01 07:16:20,768 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/7670cab3-93c6-41bb-8613-d4942d32e04c 0.363s 2024-08-01 07:16:20,854 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/7670cab3-93c6-41bb-8613-d4942d32e04c 0.085s 2024-08-01 07:16:22,152 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/99148a8f-611d-41da-9ccf-03539eeab5d9 1.297s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 268, in test_attach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 9eb46e3a-a8de-4ec0-8481-51a34edef0f0 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:05Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9eb46e3a-a8de-4ec0-8481-51a34edef0f0.'}. Request ID of server operation performed before checking the server status req-ef320a55-b0cb-462b-9a51-61f33ed59cce. |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft52.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:24,445 59769 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.290s 2024-08-01 07:16:25,047 59769 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.600s 2024-08-01 07:16:26,001 59769 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.954s 2024-08-01 07:16:26,113 59769 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.111s 2024-08-01 07:16:27,317 59769 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.203s 2024-08-01 07:16:27,388 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.068s 2024-08-01 07:16:27,388 59769 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '931ee88c-cfb1-4f17-90cd-007d5edc50f1', 'name': 'tempest-AttachVolumeShelveTestJSON-317081990-network', 'tenant_id': 'ec361e002075443284e224b52cdafe9e', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ec361e002075443284e224b52cdafe9e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 724, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:12Z', 'updated_at': '2024-08-01T07:15:12Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:29,545 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.180.1.21/compute/v2.1/servers 2.156s 2024-08-01 07:16:30,833 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/9826ae59-5a21-466a-a315-a2faa98e201d 1.287s 2024-08-01 07:16:32,913 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/9826ae59-5a21-466a-a315-a2faa98e201d 1.072s 2024-08-01 07:16:33,794 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/9826ae59-5a21-466a-a315-a2faa98e201d 0.874s 2024-08-01 07:16:34,827 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 404 GET http://10.180.1.21/compute/v2.1/servers/9826ae59-5a21-466a-a315-a2faa98e201d 1.032s 2024-08-01 07:16:35,906 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1591374648 1.079s 2024-08-01 07:16:37,700 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/1d29a41a-84e6-427e-8f02-272d595c2594 1.793s 2024-08-01 07:16:37,825 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/1d29a41a-84e6-427e-8f02-272d595c2594 0.125s 2024-08-01 07:16:41,133 59769 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/2c59379e-0d40-46bc-bab4-6a169f86662d 3.308s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 299, in test_detach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 9826ae59-5a21-466a-a315-a2faa98e201d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:29Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-04127a22-665a-449c-b2b6-a0cc175e5f62. |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft53.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:38,207 59752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.551s 2024-08-01 07:16:39,926 59752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 1.717s 2024-08-01 07:16:40,744 59752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.818s 2024-08-01 07:16:41,337 59752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.592s 2024-08-01 07:16:44,557 59752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 3.220s 2024-08-01 07:16:44,614 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.052s 2024-08-01 07:16:44,614 59752 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'b3f7d4ff-6276-44af-8d18-7a4795e57cf9', 'name': 'tempest-AttachVolumeTestJSON-112173380-network', 'tenant_id': '7e474fb2137d423092d7629206524a10', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7e474fb2137d423092d7629206524a10', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 732, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:16:29Z', 'updated_at': '2024-08-01T07:16:29Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:46,925 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.180.1.21/compute/v2.1/servers 2.309s 2024-08-01 07:16:48,795 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/2b3ed96f-02fc-4fe6-84dd-0da4038c7d43 1.869s 2024-08-01 07:16:50,068 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/2b3ed96f-02fc-4fe6-84dd-0da4038c7d43 0.265s 2024-08-01 07:16:50,540 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 204 DELETE http://10.180.1.21/compute/v2.1/servers/2b3ed96f-02fc-4fe6-84dd-0da4038c7d43 0.466s 2024-08-01 07:16:50,860 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 404 GET http://10.180.1.21/compute/v2.1/servers/2b3ed96f-02fc-4fe6-84dd-0da4038c7d43 0.319s 2024-08-01 07:16:51,347 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-987414049 0.486s 2024-08-01 07:16:51,715 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/a06fb87c-54c2-4d02-9460-cbc1c652a1c0 0.367s 2024-08-01 07:16:51,745 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/a06fb87c-54c2-4d02-9460-cbc1c652a1c0 0.029s 2024-08-01 07:16:52,756 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/baed0ba3-c08d-444d-8eaa-aeb7bac28238 1.011s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 73, in test_attach_detach_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 2b3ed96f-02fc-4fe6-84dd-0da4038c7d43 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:47Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-691e1805-bddb-42e7-91aa-6ffa0b4ec2bb. |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft53.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:52,862 59752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.104s 2024-08-01 07:16:53,088 59752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.224s 2024-08-01 07:16:53,490 59752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.402s 2024-08-01 07:16:53,882 59752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.391s 2024-08-01 07:16:56,136 59752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.254s 2024-08-01 07:16:56,207 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.067s 2024-08-01 07:16:56,207 59752 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'b3f7d4ff-6276-44af-8d18-7a4795e57cf9', 'name': 'tempest-AttachVolumeTestJSON-112173380-network', 'tenant_id': '7e474fb2137d423092d7629206524a10', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7e474fb2137d423092d7629206524a10', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 732, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:16:29Z', 'updated_at': '2024-08-01T07:16:29Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:57,454 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.180.1.21/compute/v2.1/servers 1.246s 2024-08-01 07:16:58,165 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.180.1.21/compute/v2.1/servers/a32fd046-a6b8-4227-b916-f41e0df72ea6 0.709s 2024-08-01 07:16:59,301 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.180.1.21/compute/v2.1/servers/a32fd046-a6b8-4227-b916-f41e0df72ea6 0.129s 2024-08-01 07:16:59,548 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 204 DELETE http://10.180.1.21/compute/v2.1/servers/a32fd046-a6b8-4227-b916-f41e0df72ea6 0.241s 2024-08-01 07:16:59,673 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 GET http://10.180.1.21/compute/v2.1/servers/a32fd046-a6b8-4227-b916-f41e0df72ea6 0.124s 2024-08-01 07:16:59,791 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1819484950 0.117s 2024-08-01 07:17:00,106 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/4fd684ee-b92b-4204-8957-64dc17e2b0bf 0.314s 2024-08-01 07:17:00,201 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/4fd684ee-b92b-4204-8957-64dc17e2b0bf 0.094s 2024-08-01 07:17:01,346 59752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/f52177f1-70d2-453a-b6e1-27155618d283 1.144s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 140, in test_list_get_volume_attachments server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 a32fd046-a6b8-4227-b916-f41e0df72ea6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:57Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-c62c538e-dc27-4c59-980d-43f0efb5f69b. |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft54.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:05,929 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 4.363s 2024-08-01 07:16:06,310 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.379s 2024-08-01 07:16:06,700 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.390s 2024-08-01 07:16:07,446 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.745s 2024-08-01 07:16:11,226 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 3.780s 2024-08-01 07:16:11,331 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.100s 2024-08-01 07:16:11,331 59765 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'c4e8d16a-3ae2-4dd1-b85e-c5ec37ead78f', 'name': 'tempest-AttachVolumeNegativeTest-1245272359-network', 'tenant_id': 'c69157c9b18e4bc89fde151a4989aa74', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c69157c9b18e4bc89fde151a4989aa74', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 410, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:43Z', 'updated_at': '2024-08-01T07:15:43Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:16,947 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.180.1.21/compute/v2.1/servers 5.616s 2024-08-01 07:16:20,982 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.180.1.21/compute/v2.1/servers/6de9b1a3-accb-466d-af0e-9f03ddc66421 4.033s 2024-08-01 07:16:24,412 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.180.1.21/compute/v2.1/servers/6de9b1a3-accb-466d-af0e-9f03ddc66421 2.422s 2024-08-01 07:16:26,559 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/6de9b1a3-accb-466d-af0e-9f03ddc66421 2.141s 2024-08-01 07:16:27,720 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 404 GET http://10.180.1.21/compute/v2.1/servers/6de9b1a3-accb-466d-af0e-9f03ddc66421 1.161s 2024-08-01 07:16:29,552 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-282846843 1.830s 2024-08-01 07:16:30,111 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/1961d100-7d03-4ee2-b02b-d9aebbada09c 0.559s 2024-08-01 07:16:30,189 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/1961d100-7d03-4ee2-b02b-d9aebbada09c 0.078s 2024-08-01 07:16:31,493 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/52c7f539-8c7a-4eb8-a488-40968ef92c1a 1.303s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 60, in test_attach_attached_volume_to_different_server server1, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 6de9b1a3-accb-466d-af0e-9f03ddc66421 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:17Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-cf51d115-ceaa-49e4-9fee-015bf0ef10d8. |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft54.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:32,758 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 1.263s 2024-08-01 07:16:33,659 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.899s 2024-08-01 07:16:34,302 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.642s 2024-08-01 07:16:34,653 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.351s 2024-08-01 07:16:39,131 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 4.477s 2024-08-01 07:16:39,177 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.043s 2024-08-01 07:16:39,178 59765 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'c4e8d16a-3ae2-4dd1-b85e-c5ec37ead78f', 'name': 'tempest-AttachVolumeNegativeTest-1245272359-network', 'tenant_id': 'c69157c9b18e4bc89fde151a4989aa74', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c69157c9b18e4bc89fde151a4989aa74', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 410, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:43Z', 'updated_at': '2024-08-01T07:15:43Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:42,634 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.180.1.21/compute/v2.1/servers 3.455s 2024-08-01 07:16:43,759 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.180.1.21/compute/v2.1/servers/7c817c34-770c-49e9-b577-1e2035561d5f 1.123s 2024-08-01 07:16:46,246 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.180.1.21/compute/v2.1/servers/7c817c34-770c-49e9-b577-1e2035561d5f 1.480s 2024-08-01 07:16:48,637 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/7c817c34-770c-49e9-b577-1e2035561d5f 2.385s 2024-08-01 07:16:49,104 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 404 GET http://10.180.1.21/compute/v2.1/servers/7c817c34-770c-49e9-b577-1e2035561d5f 0.466s 2024-08-01 07:16:49,793 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1085250002 0.688s 2024-08-01 07:16:50,182 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/a2007e5f-dc9b-4b8f-a83f-d6385abadf62 0.388s 2024-08-01 07:16:50,311 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/a2007e5f-dc9b-4b8f-a83f-d6385abadf62 0.129s 2024-08-01 07:16:51,606 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/c85df1fb-f93b-4bcb-b45f-6f7cc53e225b 1.295s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 48, in test_attach_attached_volume_to_same_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 7c817c34-770c-49e9-b577-1e2035561d5f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:42Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-4c5ecafa-c7fd-4043-abe9-a5bc77775107. |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft54.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-01 07:16:52,042 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.433s 2024-08-01 07:16:52,664 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.621s 2024-08-01 07:16:53,170 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.505s 2024-08-01 07:16:53,551 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.380s 2024-08-01 07:16:56,688 59765 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 3.136s 2024-08-01 07:16:56,741 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.050s 2024-08-01 07:16:56,741 59765 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'c4e8d16a-3ae2-4dd1-b85e-c5ec37ead78f', 'name': 'tempest-AttachVolumeNegativeTest-1245272359-network', 'tenant_id': 'c69157c9b18e4bc89fde151a4989aa74', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c69157c9b18e4bc89fde151a4989aa74', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 410, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-08-01T07:15:43Z', 'updated_at': '2024-08-01T07:15:43Z', 'revision_number': 1} available for tenant 2024-08-01 07:16:58,223 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.180.1.21/compute/v2.1/servers 1.481s 2024-08-01 07:16:58,547 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/2b2121e5-7391-4f3a-8918-4b4d09fb6ed3 0.322s 2024-08-01 07:17:00,032 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/2b2121e5-7391-4f3a-8918-4b4d09fb6ed3 0.477s 2024-08-01 07:17:00,039 59765 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait 2024-08-01 07:17:00,385 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 204 DELETE http://10.180.1.21/compute/v2.1/servers/2b2121e5-7391-4f3a-8918-4b4d09fb6ed3 0.346s 2024-08-01 07:17:00,417 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 404 GET http://10.180.1.21/compute/v2.1/servers/2b2121e5-7391-4f3a-8918-4b4d09fb6ed3 0.031s 2024-08-01 07:17:00,449 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1646366786 0.031s 2024-08-01 07:17:00,708 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/9f4fde4a-e07a-4413-ac0f-e9dce6f52a7d 0.258s 2024-08-01 07:17:00,736 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/9f4fde4a-e07a-4413-ac0f-e9dce6f52a7d 0.028s 2024-08-01 07:17:01,779 59765 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/7ea78306-c0ea-4779-a412-04696beb09e6 1.042s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 31, in test_delete_attached_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, 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 2b2121e5-7391-4f3a-8918-4b4d09fb6ed3 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-08-01T07:16:58Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-dffe6e2c-3499-4895-97d3-a0f778deeb45. |
||||||
setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationRemoteConsolesV26Test) |
skip
pt55.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test) |
||||||
LiveMigrationTest) |
skip
pt55.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) |
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt55.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) |
||||||
setUpClass (tempest.api.compute.admin.test_live_migration_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
LiveMigrationNegativeTest) |
skip
pt56.1: setUpClass (tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest) |
||||||
setUpClass (tempest.api.compute.admin.test_servers_on_multinodes | 2 | 0 | 0 | 0 | 2 | Detail | |
ServersOnMultiNodesTest) |
skip
pt57.1: setUpClass (tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest) |
||||||
UnshelveToHostMultiNodesTest) |
skip
pt57.2: setUpClass (tempest.api.compute.admin.test_servers_on_multinodes.UnshelveToHostMultiNodesTest) |
||||||
setUpClass (tempest.api.compute.admin.test_volume_swap | 2 | 0 | 0 | 0 | 2 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt58.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) |
||||||
TestVolumeSwap) |
skip
pt58.2: setUpClass (tempest.api.compute.admin.test_volume_swap.TestVolumeSwap) |
||||||
setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt59.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) |
||||||
setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt60.1: setUpClass (tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt61.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt62.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt63.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt64.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt64.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt64.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt64.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt64.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt64.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt64.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt64.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt64.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt64.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt64.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt64.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt64.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt64.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
||||||
tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt65.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt65.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
||||||
tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt66.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
||||||
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt67.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt67.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt67.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt67.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt67.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt67.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt67.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt67.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt67.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt67.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
||||||
tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt68.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt68.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
||||||
tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt69.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt69.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt69.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt69.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt69.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
pass
pt70.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation.test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt71.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt71.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt71.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt72.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt72.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt72.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt72.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt72.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt72.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt72.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt73.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt74.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt75.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt75.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt75.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt75.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt75.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
||||||
tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt76.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt76.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt76.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt76.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt76.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt76.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt76.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt76.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt76.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt76.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt76.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt76.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt76.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt76.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt77.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt77.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt77.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt77.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt78.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt78.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt79.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
pass
pt80.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt81.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt81.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt81.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt81.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt81.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt81.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt81.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt82.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt82.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt82.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt82.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt83.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt83.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt84.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt84.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
||||||
tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt85.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt86.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
skip
pt86.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt87.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt88.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt89.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt89.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt89.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt89.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt90.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt91.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt92.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt92.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt92.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt92.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt93.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt93.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
||||||
tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt94.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
||||||
tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt95.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt95.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt95.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt96.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt96.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt96.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt96.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt97.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt97.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt97.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt97.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt97.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt97.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt97.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt98.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt98.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt98.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
||||||
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt99.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt99.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt99.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt99.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt99.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt99.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt99.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt99.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt99.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt99.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt99.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
||||||
tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt100.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt101.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt101.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt102.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt102.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt103.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt103.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt104.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
||||||
tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
pass
pt105.1: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
||||||
test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
pass
pt105.2: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
||||||
test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
pass
pt105.3: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
||||||
test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
pass
pt105.4: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
||||||
test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
pass
pt105.5: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
||||||
test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
pass
pt105.6: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
||||||
tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
pass
pt106.1: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
||||||
test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
pass
pt106.2: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
||||||
test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
pass
pt106.3: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
||||||
test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
pass
pt106.4: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
||||||
test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
pass
pt106.5: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
||||||
test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
pass
pt106.6: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
||||||
tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
pass
pt107.1: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
||||||
test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
pass
pt107.2: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
||||||
test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
pass
pt107.3: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
||||||
test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
pass
pt107.4: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
||||||
test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
pass
pt107.5: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
||||||
test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
pass
pt107.6: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
||||||
tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt108.1: tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
||||||
tempest.api.compute.images.test_list_images.ListImagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
pass
pt109.1: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
||||||
test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
pass
pt109.2: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
||||||
test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
pass
pt109.3: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
||||||
tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt110.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt110.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt110.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt110.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt111.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt111.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt111.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt111.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt111.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt111.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt111.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt111.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt112.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt112.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt112.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt112.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt112.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt112.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
||||||
tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt113.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
||||||
tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt114.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
||||||
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt115.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt115.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt115.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt115.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt115.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
||||||
tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt116.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt116.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt116.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt116.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt116.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt116.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt116.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt116.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt117.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt117.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt117.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt117.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt117.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt117.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt117.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt117.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt117.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt117.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt117.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
||||||
tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt118.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt119.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt119.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt119.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt119.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt119.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
pass
pt120.1: tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON.test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV263Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_show_update_rebuild_list_server[id-71b8e3d5-11d2-494f-b917-b094a4afed3c] |
skip
pt121.1: tempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server[id-71b8e3d5-11d2-494f-b917-b094a4afed3c] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt122.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt122.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
||||||
tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt123.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt123.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt123.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
||||||
tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt124.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
||||||
tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt125.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt125.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
||||||
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
pt126.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
pt127.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
pt128.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
pt128.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
pt128.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
pt128.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
pt128.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
pt128.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
pt129.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
pt129.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
pt129.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
pt129.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
pt129.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
pt129.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
pt129.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
pt129.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
Total | 365 | 246 | 91 | 0 | 28 |