2025-09-02 00:09:32.995 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:09:32.995 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:09:32.996 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-09-02 00:09:35.533 7 ERROR rally.cli.cliutils 2025-09-02 00:09:37.430 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:09:37.430 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:09:37.430 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:09:42.603 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:09:42.604 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:09:42.604 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:09:48.734 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:09:48.735 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:09:48.735 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:09:50.914 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:09:50.915 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:09:50.915 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-09-02 00:09:53.666 13 ERROR rally.cli.cliutils 2025-09-02 00:09:55.649 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:09:55.650 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:09:55.650 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:09:58.345 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-09-02 00:09:58.397 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4c4036eb-32cc-48e8-8b80-ef95d2466894/repo. 2025-09-02 00:09:58.713 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4c4036eb-32cc-48e8-8b80-ef95d2466894/repo'... done. Note: switching to '47825d58f067d8badecc41f3996c3a72eaa36266'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false ' 2025-09-02 00:09:58.723 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/30.0.0-1-g47825d58f ' 2025-09-02 00:09:58.726 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: '47825d58f067d8badecc41f3996c3a72eaa36266 ' 2025-09-02 00:09:58.735 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-09-02 00:09:58.799 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-09-02 00:09:59.863 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4c4036eb-32cc-48e8-8b80-ef95d2466894) has been successfully created! 2025-09-02 00:10:01.964 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:10:01.964 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:10:01.964 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:10:09.347 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:10:09.347 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:10:09.347 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:10:11.988 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4c4036eb-32cc-48e8-8b80-ef95d2466894) for deployment 'opnfv-rally' (UUID=7bdd00df-7647-4604-8f17-1330303ebd48). 2025-09-02 00:10:12.607 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4c4036eb-32cc-48e8-8b80-ef95d2466894) has been successfully configured for deployment 'opnfv-rally' (UUID=7bdd00df-7647-4604-8f17-1330303ebd48)! 2025-09-02 00:10:25.083 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:10:25.084 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:10:25.084 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:10:27.960 26 INFO rally.api [-] Starting verification (UUID=73b8f59e-1061-4b8d-b070-80b4c8356bd2) for deployment 'opnfv-rally' (UUID=7bdd00df-7647-4604-8f17-1330303ebd48) by verifier 'opnfv-tempest' (UUID=4c4036eb-32cc-48e8-8b80-ef95d2466894). 2025-09-02 00:10:28.958 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-09-02 00:10:28.958 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4c4036eb-32cc-48e8-8b80-ef95d2466894/for-deployment-7bdd00df-7647-4604-8f17-1330303ebd48/tempest.log' to option 'log_file'. 2025-09-02 00:10:28.958 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4c4036eb-32cc-48e8-8b80-ef95d2466894/for-deployment-7bdd00df-7647-4604-8f17-1330303ebd48/tempest.log 2025-09-02 00:10:28.959 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-09-02 00:10:28.959 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4c4036eb-32cc-48e8-8b80-ef95d2466894/for-deployment-7bdd00df-7647-4604-8f17-1330303ebd48/lock_files' to option 'lock_path'. 2025-09-02 00:10:28.959 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4c4036eb-32cc-48e8-8b80-ef95d2466894/for-deployment-7bdd00df-7647-4604-8f17-1330303ebd48/lock_files 2025-09-02 00:10:28.959 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = /home/opnfv/functest/images/cirros-0.5.1-x86_64-disk.img 2025-09-02 00:10:28.960 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 29e79d5f-e3e1-4229-ba20-13596ae66a13 2025-09-02 00:10:28.960 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2bad79e3-eec7-4198-9c97-63d0376d909b 2025-09-02 00:10:28.960 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 91b4ca15-6aad-4715-bbdc-04c690780356 2025-09-02 00:10:28.961 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 97608c8d-19ca-48b5-bd3f-433a14316bea 2025-09-02 00:10:29.665 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-09-02 00:10:29.666 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_compute-net_1df1ee61-b470-4e9d-9705-5e63c3431f06 2025-09-02 00:10:29.666 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-09-02 00:10:29.761 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 128MB, VCPUs = 1, disk >= 5GiB. 2025-09-02 00:10:29.762 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/compute/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f31850d37729dee1edff6695308ddb84db4358cccfb0750d21eb99e46f69ae60" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-02 00:10:29.805 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 25005 Content-Type: application/json Date: Tue, 02 Sep 2025 00:10:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a4a4757-b421-4381-88ce-e09806909391 x-openstack-request-id: req-5a4a4757-b421-4381-88ce-e09806909391 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-02 00:10:29.806 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "00aeadbd-3fbf-4dcb-99f5-535b04dad988", "name": "rally_sanity-flavor_alt_de7eee26-ebc6-4271-aa7e-a88edbf2c85d", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/00aeadbd-3fbf-4dcb-99f5-535b04dad988"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/00aeadbd-3fbf-4dcb-99f5-535b04dad988"}]}, {"id": "071315ca-9f9d-4d43-8b60-78b92e1bde1c", "name": "rally_sanity-flavor_alt_ecefe03d-1eab-4607-8b3d-8007e45cd9dd", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/071315ca-9f9d-4d43-8b60-78b92e1bde1c"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/071315ca-9f9d-4d43-8b60-78b92e1bde1c"}]}, {"id": "0bbd6711-5c1f-4b7c-b008-dfeb8cc32d6d", "name": "rally_sanity-flavor_alt_df09cd08-13b9-461f-bf90-e2e535396f9b", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/0bbd6711-5c1f-4b7c-b008-dfeb8cc32d6d"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/0bbd6711-5c1f-4b7c-b008-dfeb8cc32d6d"}]}, {"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/1"}]}, {"id": "10e39970-4967-4ad1-bf0e-b04119748a7d", "name": "rally_sanity-flavor_205116ca-fa85-48dd-841e-0be09eddf523", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/10e39970-4967-4ad1-bf0e-b04119748a7d"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/10e39970-4967-4ad1-bf0e-b04119748a7d"}]}, {"id": "14e17421-08d1-4814-ba92-e86e728828c2", "name": "rally_sanity-flavor_alt_d7890145-3d13-4e18-b7ba-e48d54b2633a", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/14e17421-08d1-4814-ba92-e86e728828c2"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/14e17421-08d1-4814-ba92-e86e728828c2"}]}, {"id": "1500e3e0-f20d-4109-afc6-4098bc633ac2", "name": "rally_sanity-flavor_alt_b43e7bcc-22e7-49d3-b8d1-3183e43fc291", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/1500e3e0-f20d-4109-afc6-4098bc633ac2"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/1500e3e0-f20d-4109-afc6-4098bc633ac2"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/2"}]}, {"id": "23b8ce48-63aa-442d-89a0-1791e77dfe71", "name": "rally_sanity-flavor_alt_a4c261ec-45f2-4067-88fe-d6e728b9f4ac", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/23b8ce48-63aa-442d-89a0-1791e77dfe71"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/23b8ce48-63aa-442d-89a0-1791e77dfe71"}]}, {"id": "2d58aed6-8757-4afe-ab22-949d7584af7a", "name": "rally_sanity-flavor_621500fe-a8c5-42be-926b-f6ac682e1335", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/2d58aed6-8757-4afe-ab22-949d7584af7a"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/2d58aed6-8757-4afe-ab22-949d7584af7a"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/3"}]}, {"id": "3ebf337f-b3f0-4d9b-a20c-11c17af39f01", "name": "rally_sanity-flavor_alt_370165e9-7136-4efd-b075-402b61925c9e", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/3ebf337f-b3f0-4d9b-a20c-11c17af39f01"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/3ebf337f-b3f0-4d9b-a20c-11c17af39f01"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/4"}]}, {"id": "48475c98-ad64-4fbb-9c45-234dd57daef6", "name": "rally_sanity-flavor_f04b33dc-260d-43bb-9d60-3533bfcb6443", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/48475c98-ad64-4fbb-9c45-234dd57daef6"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/48475c98-ad64-4fbb-9c45-234dd57daef6"}]}, {"id": "4bedfd42-624f-446f-8f83-59c939cb399b", "name": "rally_sanity-flavor_alt_035eb092-c0bb-47cd-b969-e21eb7ca6300", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/4bedfd42-624f-446f-8f83-59c939cb399b"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/4bedfd42-624f-446f-8f83-59c939cb399b"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/5"}]}, {"id": "50ed70c3-f439-4be0-ac30-215ece4aa0e2", "name": "tempest_neutron-flavor_68927b86-e24b-4845-b733-36ba500cfd29", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/50ed70c3-f439-4be0-ac30-215ece4aa0e2"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/50ed70c3-f439-4be0-ac30-215ece4aa0e2"}]}, {"id": "5ac0fcba-c7dd-4d84-9e31-c46f27e66a80", "name": "rally_sanity-flavor_alt_c9767584-eb0d-420a-b0a9-817b7780bdaf", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/5ac0fcba-c7dd-4d84-9e31-c46f27e66a80"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/5ac0fcba-c7dd-4d84-9e31-c46f27e66a80"}]}, {"id": "5e4c6397-ca97-4153-8146-aa1c7c965f32", "name": "rally_sanity-flavor_7c24e7f4-2dd7-4112-9ea8-4a4c7aa31ab8", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/5e4c6397-ca97-4153-8146-aa1c7c965f32"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/5e4c6397-ca97-4153-8146-aa1c7c965f32"}]}, {"id": "60806513-ab46-4c0c-987e-9d23be58ded0", "name": "rally_sanity-flavor_58bc1a19-efce-484c-b194-ad4b5de73cba", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/60806513-ab46-4c0c-987e-9d23be58ded0"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/60806513-ab46-4c0c-987e-9d23be58ded0"}]}, {"id": "78e362a5-1a81-4d2c-b31e-871c02c64ee3", "name": "rally_sanity-flavor_de7eee26-ebc6-4271-aa7e-a88edbf2c85d", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/78e362a5-1a81-4d2c-b31e-871c02c64ee3"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/78e362a5-1a81-4d2c-b31e-871c02c64ee3"}]}, {"id": "89cb4347-1a25-45ca-b986-a454ad5a4dea", "name": "rally_sanity-flavor_370165e9-7136-4efd-b075-402b61925c9e", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/89cb4347-1a25-45ca-b986-a454ad5a4dea"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/89cb4347-1a25-45ca-b986-a454ad5a4dea"}]}, {"id": "8b0ad4de-6284-4cb6-a590-1e4ff360873a", "name": "rally_verify_4a655c3b_xhqOkTS5", "ram": 128, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/8b0ad4de-6284-4cb6-a590-1e4ff360873a"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/8b0ad4de-6284-4cb6-a590-1e4ff360873a"}]}, {"id": "91b4ca15-6aad-4715-bbdc-04c690780356", "name": "refstack_compute-flavor_1df1ee61-b470-4e9d-9705-5e63c3431f06", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/91b4ca15-6aad-4715-bbdc-04c690780356"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/91b4ca15-6aad-4715-bbdc-04c690780356"}]}, {"id": "9252769c-5e4e-4aec-91aa-c0a988fad84f", "name": "rally_sanity-flavor_c9767584-eb0d-420a-b0a9-817b7780bdaf", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/9252769c-5e4e-4aec-91aa-c0a988fad84f"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/9252769c-5e4e-4aec-91aa-c0a988fad84f"}]}, {"id": "97608c8d-19ca-48b5-bd3f-433a14316bea", "name": "refstack_compute-flavor_alt_1df1ee61-b470-4e9d-9705-5e63c3431f06", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/97608c8d-19ca-48b5-bd3f-433a14316bea"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/97608c8d-19ca-48b5-bd3f-433a14316bea"}]}, {"id": "9a4e76c0-f03c-4b6b-824c-6e10386b7f27", "name": "rally_sanity-flavor_e35ac02e-efa0-4550-be7f-dc008c00c621", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/9a4e76c0-f03c-4b6b-824c-6e10386b7f27"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/9a4e76c0-f03c-4b6b-824c-6e10386b7f27"}]}, {"id": "9b0cb9b8-3c5c-4b86-9aa7-d4d61004dd72", "name": "tempest_heat-flavor_5ab06562-9a63-4140-9f10-97ad078f5097", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/9b0cb9b8-3c5c-4b86-9aa7-d4d61004dd72"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/9b0cb9b8-3c5c-4b86-9aa7-d4d61004dd72"}]}, {"id": "a664c1f8-be06-4b70-898a-a99cfcf270a6", "name": "rally_sanity-flavor_alt_f04b33dc-260d-43bb-9d60-3533bfcb6443", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/a664c1f8-be06-4b70-898a-a99cfcf270a6"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/a664c1f8-be06-4b70-898a-a99cfcf270a6"}]}, {"id": "aa8d6867-d699-444f-92f0-3a610a59856c", "name": "rally_sanity-flavor_alt_27d1b616-9174-4340-aece-ef5ee3aafce6", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/aa8d6867-d699-444f-92f0-3a610a59856c"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/aa8d6867-d699-444f-92f0-3a610a59856c"}]}, {"id": "acb2d9df-91d5-4806-a67c-75c6e66b5686", "name": "rally_sanity-flavor_a4c261ec-45f2-4067-88fe-d6e728b9f4ac", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/acb2d9df-91d5-4806-a67c-75c6e66b5686"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/acb2d9df-91d5-4806-a67c-75c6e66b5686"}]}, {"id": "b19966f8-b8ba-4915-bb1f-5c6a1e0f6350", "name": "tempest_heat-flavor_alt_5ab06562-9a63-4140-9f10-97ad078f5097", "ram": 512, "disk": 4, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/b19966f8-b8ba-4915-bb1f-5c6a1e0f6350"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/b19966f8-b8ba-4915-bb1f-5c6a1e0f6350"}]}, {"id": "b5a9edc9-3f8e-473a-b3b5-1cc3a069dccc", "name": "tempest_neutron-flavor_alt_68927b86-e24b-4845-b733-36ba500cfd29", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/b5a9edc9-3f8e-473a-b3b5-1cc3a069dccc"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/b5a9edc9-3f8e-473a-b3b5-1cc3a069dccc"}]}, {"id": "b715b1c3-b39f-4fd8-8125-215231248167", "name": "rally_sanity-flavor_d7890145-3d13-4e18-b7ba-e48d54b2633a", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/b715b1c3-b39f-4fd8-8125-215231248167"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/b715b1c3-b39f-4fd8-8125-215231248167"}]}, {"id": "bec3aa93-bec3-40ff-a4e6-a2e17ffef841", "name": "rally_sanity-flavor_alt_621500fe-a8c5-42be-926b-f6ac682e1335", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/bec3aa93-bec3-40ff-a4e6-a2e17ffef841"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/bec3aa93-bec3-40ff-a4e6-a2e17ffef841"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/c1"}]}, {"id": "c53f18f6-a6f1-43ce-bc1a-239c2d0bec42", "name": "rally_sanity-flavor_alt_e35ac02e-efa0-4550-be7f-dc008c00c621", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/c53f18f6-a6f1-43ce-bc1a-239c2d0bec42"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/c53f18f6-a6f1-43ce-bc1a-239c2d0bec42"}]}, {"id": "c7b92037-2128-4d72-95eb-7b3c52708052", "name": "rally_sanity-flavor_ecefe03d-1eab-4607-8b3d-8007e45cd9dd", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/c7b92037-2128-4d72-95eb-7b3c52708052"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/c7b92037-2128-4d72-95eb-7b3c52708052"}]}, {"id": "c9a6904c-7df4-4a7d-9c60-d6f186d87ee7", "name": "rally_sanity-flavor_alt_7c24e7f4-2dd7-4112-9ea8-4a4c7aa31ab8", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/c9a6904c-7df4-4a7d-9c60-d6f186d87ee7"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/c9a6904c-7df4-4a7d-9c60-d6f186d87ee7"}]}, {"id": "ce5295ee-e6de-4417-9f09-d39431e0f396", "name": "rally_sanity-flavor_b43e7bcc-22e7-49d3-b8d1-3183e43fc291", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/ce5295ee-e6de-4417-9f09-d39431e0f396"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/ce5295ee-e6de-4417-9f09-d39431e0f396"}]}, {"id": "d08968dc-cb23-4850-8d27-59f9b25d9f77", "name": "rally_sanity-flavor_3ed419f8-e1d2-446d-9bbf-34a930ace925", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/d08968dc-cb23-4850-8d27-59f9b25d9f77"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d08968dc-cb23-4850-8d27-59f9b25d9f77"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d2"}]}, {"id": "d3", "name": "ds2G", "ram": 2048, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/d3"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d3"}]}, {"id": "d4", "name": "ds4G", "ram": 4096, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/d4"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d4"}]}, {"id": "d757a8d6-2375-462a-9841-17a5cdbd9176", "name": "rally_sanity-flavor_alt_205116ca-fa85-48dd-841e-0be09eddf523", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/d757a8d6-2375-462a-9841-17a5cdbd9176"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d757a8d6-2375-462a-9841-17a5cdbd9176"}]}, {"id": "dc4c9e0a-acaa-44c3-8cb7-ff13ef799fbb", "name": "rally_sanity-flavor_bc2654fd-660a-49ab-b6cc-76cc14e746af", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/dc4c9e0a-acaa-44c3-8cb7-ff13ef799fbb"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/dc4c9e0a-acaa-44c3-8cb7-ff13ef799fbb"}]}, {"id": "de0b297b-1063-4fd1-94b5-f2d44eff39e8", "name": "rally_sanity-flavor_alt_bc2654fd-660a-49ab-b6cc-76cc14e746af", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/de0b297b-1063-4fd1-94b5-f2d44eff39e8"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/de0b297b-1063-4fd1-94b5-f2d44eff39e8"}]}, {"id": "df128a76-c54f-460a-8581-bce153272635", "name": "rally_sanity-flavor_27d1b616-9174-4340-aece-ef5ee3aafce6", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/df128a76-c54f-460a-8581-bce153272635"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/df128a76-c54f-460a-8581-bce153272635"}]}, {"id": "e6bac46f-5964-4d54-ab22-969d231abf39", "name": "rally_sanity-flavor_df09cd08-13b9-461f-bf90-e2e535396f9b", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/e6bac46f-5964-4d54-ab22-969d231abf39"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/e6bac46f-5964-4d54-ab22-969d231abf39"}]}, {"id": "f3bde3c7-cdc3-4f0f-b6d9-a209467c5102", "name": "rally_sanity-flavor_alt_3ed419f8-e1d2-446d-9bbf-34a930ace925", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/f3bde3c7-cdc3-4f0f-b6d9-a209467c5102"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/f3bde3c7-cdc3-4f0f-b6d9-a209467c5102"}]}, {"id": "fc7908a9-0d76-4999-9456-b21bfff5fae6", "name": "rally_sanity-flavor_035eb092-c0bb-47cd-b969-e21eb7ca6300", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.88/compute/v2.1/flavors/fc7908a9-0d76-4999-9456-b21bfff5fae6"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/fc7908a9-0d76-4999-9456-b21bfff5fae6"}]}]} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-02 00:10:29.807 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.88/compute/v2.1/flavors/detail used request id req-5a4a4757-b421-4381-88ce-e09806909391 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-02 00:10:29.810 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_4a655c3b_xhqOkTS5'. Using flavor 'rally_verify_4a655c3b_xhqOkTS5' (ID = 8b0ad4de-6284-4cb6-a590-1e4ff360873a) for the tests. 2025-09-02 00:10:29.811 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8b0ad4de-6284-4cb6-a590-1e4ff360873a' to option 'instance_type'. 2025-09-02 00:10:29.811 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8b0ad4de-6284-4cb6-a590-1e4ff360873a 2025-09-02 00:10:29.812 26 INFO rally.task.context [-] Verification 4c4036eb-32cc-48e8-8b80-ef95d2466894 | Context tempest@default setup() finished in 1.60 sec 2025-09-02 00:10:29.813 26 INFO rally.task.context [-] Verification 4c4036eb-32cc-48e8-8b80-ef95d2466894 | Context testr@default setup() finished in 0.45 msec 2025-09-02 00:10:29.813 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7e1847e8-0a96-43aa-aab3-ea8e6fd0ddb9'. 2025-09-02 00:10:36.290 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON ... skip: b'The microversion range[None - 2.35] of this test is out of the configuration range[2.44 - 2.90].' 2025-09-02 00:10:37.428 26 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.269s] 2025-09-02 00:10:37.519 26 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.091s] 2025-09-02 00:10:51.807 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [14.064s] 2025-09-02 00:10:56.255 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.940s] 2025-09-02 00:10:56.328 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2025-09-02 00:10:56.699 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.371s] 2025-09-02 00:10:56.758 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.059s] 2025-09-02 00:10:56.759 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2025-09-02 00:11:02.267 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.515s] 2025-09-02 00:11:02.330 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.063s] 2025-09-02 00:11:02.539 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.208s] 2025-09-02 00:11:02.602 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.063s] 2025-09-02 00:11:02.603 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2025-09-02 00:11:03.952 26 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [16.656s] 2025-09-02 00:11:09.674 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.040s] 2025-09-02 00:11:09.686 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2025-09-02 00:11:09.821 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.135s] 2025-09-02 00:11:09.832 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2025-09-02 00:11:09.845 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2025-09-02 00:11:09.869 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.023s] 2025-09-02 00:11:09.909 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.039s] 2025-09-02 00:11:09.996 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.086s] 2025-09-02 00:11:10.198 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.201s] 2025-09-02 00:11:10.212 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2025-09-02 00:11:10.277 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.065s] 2025-09-02 00:11:19.143 26 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [15.190s] 2025-09-02 00:11:19.718 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.045s] 2025-09-02 00:11:24.855 26 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.551s] 2025-09-02 00:11:25.540 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON ... skip: b'The microversion range[None - 2.35] of this test is out of the configuration range[2.44 - 2.90].' 2025-09-02 00:11:26.179 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.167s] 2025-09-02 00:11:27.361 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [7.640s] 2025-09-02 00:11:27.914 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.663s] 2025-09-02 00:11:28.182 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence ... success [0.193s] 2025-09-02 00:11:28.466 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag ... success [0.282s] 2025-09-02 00:11:28.781 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags ... success [0.314s] 2025-09-02 00:11:29.092 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags ... success [0.310s] 2025-09-02 00:11:29.538 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.622s] 2025-09-02 00:11:30.028 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.490s] 2025-09-02 00:11:32.551 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.029s] 2025-09-02 00:11:36.780 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [0.883s] 2025-09-02 00:11:40.690 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.012s] 2025-09-02 00:11:40.700 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.011s] 2025-09-02 00:11:40.756 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.054s] 2025-09-02 00:11:40.776 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.021s] 2025-09-02 00:11:40.805 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.029s] 2025-09-02 00:11:40.855 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.048s] 2025-09-02 00:11:40.892 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.038s] 2025-09-02 00:11:40.962 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.069s] 2025-09-02 00:11:40.998 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.035s] 2025-09-02 00:11:41.068 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.070s] 2025-09-02 00:11:44.579 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.719s] 2025-09-02 00:11:46.515 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.271s] 2025-09-02 00:11:46.754 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.237s] 2025-09-02 00:11:47.012 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.258s] 2025-09-02 00:11:47.233 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.220s] 2025-09-02 00:11:47.412 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.179s] 2025-09-02 00:11:47.481 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.070s] 2025-09-02 00:11:47.575 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.093s] 2025-09-02 00:11:47.648 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.072s] 2025-09-02 00:11:47.693 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.044s] 2025-09-02 00:11:47.842 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.148s] 2025-09-02 00:11:48.741 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... success [0.896s] 2025-09-02 00:11:48.986 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.247s] 2025-09-02 00:11:50.546 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [13.762s] 2025-09-02 00:11:52.746 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [20.197s] 2025-09-02 00:11:53.802 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.127s] 2025-09-02 00:11:59.858 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.054s] 2025-09-02 00:12:04.604 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.747s] 2025-09-02 00:12:07.975 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.370s] 2025-09-02 00:12:12.958 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [22.404s] 2025-09-02 00:12:13.749 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [5.773s] 2025-09-02 00:12:14.559 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [21.808s] 2025-09-02 00:12:15.397 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [10.907s] 2025-09-02 00:12:15.534 26 INFO opnfv-tempest [-] {0} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2025-09-02 00:12:22.308 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [7.749s] 2025-09-02 00:12:25.893 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [12.937s] 2025-09-02 00:12:33.849 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [20.097s] 2025-09-02 00:12:34.559 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [0.711s] 2025-09-02 00:12:37.294 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [11.396s] 2025-09-02 00:12:39.479 26 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.299s] 2025-09-02 00:12:39.722 26 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.242s] 2025-09-02 00:12:41.167 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [4.107s] 2025-09-02 00:12:41.206 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.039s] 2025-09-02 00:12:41.254 26 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2025-09-02 00:12:41.384 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.178s] 2025-09-02 00:12:42.160 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [0.775s] 2025-09-02 00:12:42.730 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential ... success [0.220s] 2025-09-02 00:12:42.858 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires ... success [0.128s] 2025-09-02 00:12:43.095 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials ... success [0.236s] 2025-09-02 00:12:43.275 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials ... success [0.179s] 2025-09-02 00:12:44.903 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.742s] 2025-09-02 00:12:44.940 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.037s] 2025-09-02 00:12:44.980 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.040s] 2025-09-02 00:12:50.122 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.677s] 2025-09-02 00:12:50.563 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.440s] 2025-09-02 00:12:52.210 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.643s] 2025-09-02 00:12:52.520 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.456s] 2025-09-02 00:12:52.718 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.839s] 2025-09-02 00:12:52.723 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.516s] 2025-09-02 00:12:53.145 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.623s] 2025-09-02 00:12:53.509 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [0.783s] 2025-09-02 00:12:53.730 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.585s] 2025-09-02 00:12:53.969 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.460s] 2025-09-02 00:12:54.218 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.488s] 2025-09-02 00:12:54.672 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.454s] 2025-09-02 00:12:54.935 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.961s] 2025-09-02 00:12:54.963 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.030s] 2025-09-02 00:12:55.117 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.443s] 2025-09-02 00:12:55.577 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.461s] 2025-09-02 00:12:55.964 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.387s] 2025-09-02 00:12:56.335 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.370s] 2025-09-02 00:12:56.942 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.606s] 2025-09-02 00:12:57.267 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.325s] 2025-09-02 00:12:57.504 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [4.784s] 2025-09-02 00:12:57.724 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.456s] 2025-09-02 00:12:58.642 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.918s] 2025-09-02 00:12:59.071 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.427s] 2025-09-02 00:12:59.454 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.385s] 2025-09-02 00:12:59.933 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.259s] 2025-09-02 00:13:00.153 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.219s] 2025-09-02 00:13:00.205 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.749s] 2025-09-02 00:13:00.552 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.347s] 2025-09-02 00:13:01.002 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.451s] 2025-09-02 00:13:01.813 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [4.309s] 2025-09-02 00:13:05.449 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.063s] 2025-09-02 00:13:05.471 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.022s] 2025-09-02 00:13:05.492 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.021s] 2025-09-02 00:13:05.501 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2025-09-02 00:13:07.145 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.055s] 2025-09-02 00:13:07.731 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.058s] 2025-09-02 00:13:07.785 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.053s] 2025-09-02 00:13:07.853 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.067s] 2025-09-02 00:13:08.150 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.296s] 2025-09-02 00:13:08.234 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.063s] 2025-09-02 00:13:08.298 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.147s] 2025-09-02 00:13:08.564 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.265s] 2025-09-02 00:13:08.622 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.059s] 2025-09-02 00:13:08.696 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.072s] 2025-09-02 00:13:08.779 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.083s] 2025-09-02 00:13:08.848 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.069s] 2025-09-02 00:13:08.907 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.059s] 2025-09-02 00:13:09.023 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.114s] 2025-09-02 00:13:09.131 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.108s] 2025-09-02 00:13:09.199 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.068s] 2025-09-02 00:13:09.279 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.079s] 2025-09-02 00:13:09.711 26 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [50.182s] 2025-09-02 00:13:12.279 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [10.464s] 2025-09-02 00:13:16.662 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... success [7.027s] 2025-09-02 00:13:19.413 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [1.633s] 2025-09-02 00:13:19.896 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.027s] 2025-09-02 00:13:19.943 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.046s] 2025-09-02 00:13:19.966 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.024s] 2025-09-02 00:13:20.032 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.065s] 2025-09-02 00:13:20.068 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.036s] 2025-09-02 00:13:20.105 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.037s] 2025-09-02 00:13:20.137 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.031s] 2025-09-02 00:13:20.164 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.026s] 2025-09-02 00:13:20.185 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.020s] 2025-09-02 00:13:20.214 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.029s] 2025-09-02 00:13:20.243 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.029s] 2025-09-02 00:13:20.330 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.086s] 2025-09-02 00:13:20.429 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.098s] 2025-09-02 00:13:21.809 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.395s] 2025-09-02 00:13:22.625 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [0.815s] 2025-09-02 00:13:22.679 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.054s] 2025-09-02 00:13:22.761 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.082s] 2025-09-02 00:13:26.900 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [4.136s] 2025-09-02 00:13:26.951 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.052s] 2025-09-02 00:13:26.993 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.041s] 2025-09-02 00:13:27.842 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... success [11.184s] 2025-09-02 00:13:28.986 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2025-09-02 00:13:31.660 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.272s] 2025-09-02 00:13:31.873 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.212s] 2025-09-02 00:13:34.313 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [4.977s] 2025-09-02 00:13:36.387 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.160s] 2025-09-02 00:13:36.558 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.170s] 2025-09-02 00:13:37.771 26 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [28.046s] 2025-09-02 00:13:39.240 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [4.924s] 2025-09-02 00:13:40.879 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [1.641s] 2025-09-02 00:13:41.860 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [0.981s] 2025-09-02 00:13:44.863 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.027s] 2025-09-02 00:13:45.046 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.182s] 2025-09-02 00:13:45.161 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.115s] 2025-09-02 00:13:46.389 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.159s] 2025-09-02 00:13:46.416 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.027s] 2025-09-02 00:13:46.955 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.538s] 2025-09-02 00:13:46.964 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.009s] 2025-09-02 00:13:46.980 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.016s] 2025-09-02 00:13:46.997 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.017s] 2025-09-02 00:13:47.015 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.018s] 2025-09-02 00:13:47.682 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [11.120s] 2025-09-02 00:13:48.151 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [6.285s] 2025-09-02 00:13:48.862 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.599s] 2025-09-02 00:13:48.885 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.024s] 2025-09-02 00:13:54.457 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [1.312s] 2025-09-02 00:13:54.572 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.115s] 2025-09-02 00:13:54.934 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.408s] 2025-09-02 00:13:55.325 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [0.752s] 2025-09-02 00:13:58.790 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [10.635s] 2025-09-02 00:13:59.490 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [0.701s] 2025-09-02 00:13:59.816 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [4.880s] 2025-09-02 00:14:01.840 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.228s] 2025-09-02 00:14:03.419 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [3.924s] 2025-09-02 00:14:03.823 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [1.983s] 2025-09-02 00:14:04.580 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.141s] 2025-09-02 00:14:04.603 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.023s] 2025-09-02 00:14:06.027 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.202s] 2025-09-02 00:14:06.816 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [0.788s] 2025-09-02 00:14:07.311 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [3.891s] 2025-09-02 00:14:08.610 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [1.794s] 2025-09-02 00:14:08.767 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [1.459s] 2025-09-02 00:14:09.407 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [0.796s] 2025-09-02 00:14:10.157 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [0.749s] 2025-09-02 00:14:12.194 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [2.035s] 2025-09-02 00:14:13.990 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [1.795s] 2025-09-02 00:14:14.131 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.141s] 2025-09-02 00:14:14.372 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.239s] 2025-09-02 00:14:14.483 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.110s] 2025-09-02 00:14:14.559 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.076s] 2025-09-02 00:14:14.626 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.067s] 2025-09-02 00:14:14.691 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.065s] 2025-09-02 00:14:14.756 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.065s] 2025-09-02 00:14:14.792 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.035s] 2025-09-02 00:14:14.828 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.035s] 2025-09-02 00:14:16.458 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [1.630s] 2025-09-02 00:14:18.613 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.123s] 2025-09-02 00:14:19.369 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [10.591s] 2025-09-02 00:14:19.454 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.839s] 2025-09-02 00:14:19.706 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.252s] 2025-09-02 00:14:19.964 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.258s] 2025-09-02 00:14:20.242 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.276s] 2025-09-02 00:14:20.966 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.721s] 2025-09-02 00:14:21.270 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.305s] 2025-09-02 00:14:21.314 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.045s] 2025-09-02 00:14:21.330 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.016s] 2025-09-02 00:14:21.347 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.017s] 2025-09-02 00:14:21.360 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.012s] 2025-09-02 00:14:22.134 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2025-09-02 00:14:22.803 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.306s] 2025-09-02 00:14:23.474 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.133s] 2025-09-02 00:14:24.277 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.247s] 2025-09-02 00:14:29.894 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.208s] 2025-09-02 00:14:36.242 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [6.345s] 2025-09-02 00:14:46.731 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.486s] 2025-09-02 00:14:50.349 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.013s] 2025-09-02 00:14:50.374 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.025s] 2025-09-02 00:14:50.399 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.024s] 2025-09-02 00:14:50.423 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.024s] 2025-09-02 00:14:50.439 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.016s] 2025-09-02 00:14:50.459 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.019s] 2025-09-02 00:14:50.475 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.016s] 2025-09-02 00:14:50.500 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.024s] 2025-09-02 00:14:50.512 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2025-09-02 00:14:50.534 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.022s] 2025-09-02 00:14:50.545 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2025-09-02 00:14:50.613 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.068s] 2025-09-02 00:14:50.677 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.064s] 2025-09-02 00:14:50.730 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.053s] 2025-09-02 00:14:50.785 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.054s] 2025-09-02 00:14:50.796 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.011s] 2025-09-02 00:14:50.821 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.024s] 2025-09-02 00:14:51.054 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.232s] 2025-09-02 00:14:51.076 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.022s] 2025-09-02 00:14:51.098 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.021s] 2025-09-02 00:14:53.489 26 INFO rally.task.context [-] Verification 4c4036eb-32cc-48e8-8b80-ef95d2466894 | Context testr@default cleanup() started 2025-09-02 00:14:53.490 26 INFO rally.task.context [-] Verification 4c4036eb-32cc-48e8-8b80-ef95d2466894 | Context testr@default cleanup() finished in 0.79 msec 2025-09-02 00:14:53.490 26 INFO rally.task.context [-] Verification 4c4036eb-32cc-48e8-8b80-ef95d2466894 | Context tempest@default cleanup() started 2025-09-02 00:14:53.637 26 INFO rally.task.context [-] Verification 4c4036eb-32cc-48e8-8b80-ef95d2466894 | Context tempest@default cleanup() finished in 0.15 sec 2025-09-02 00:14:53.654 26 INFO rally.api [-] Verification (UUID=73b8f59e-1061-4b8d-b070-80b4c8356bd2) has been successfully finished for deployment 'opnfv-rally' (UUID=7bdd00df-7647-4604-8f17-1330303ebd48)! 2025-09-02 00:14:55.699 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:14:55.700 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:14:55.700 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:15:00.788 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:15:00.788 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:15:00.789 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:15:03.643 67 INFO rally.api [-] Building 'html' report for the following verification(s): '73b8f59e-1061-4b8d-b070-80b4c8356bd2' 2025-09-02 00:15:03.671 67 INFO rally.api [-] The report has been successfully built. 2025-09-02 00:15:05.459 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-02 00:15:05.460 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-02 00:15:05.460 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-02 00:15:07.768 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '73b8f59e-1061-4b8d-b070-80b4c8356bd2' 2025-09-02 00:15:07.782 68 INFO rally.api [-] The report has been successfully built.