2025-09-16 00:09:23.001 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:09:23.001 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:09:23.001 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:09:25.787 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-16 00:09:25.787 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-09-16 00:09:25.787 7 ERROR rally.cli.cliutils 2025-09-16 00:09:27.582 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:09:27.582 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:09:27.582 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:09:32.478 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:09:32.479 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:09:32.479 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:09:38.468 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:09:38.469 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:09:38.469 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:09:40.491 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:09:40.492 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:09:40.492 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:09:43.098 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-16 00:09:43.098 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-09-16 00:09:43.098 13 ERROR rally.cli.cliutils 2025-09-16 00:09:45.041 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:09:45.042 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:09:45.042 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:09:47.874 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-09-16 00:09:47.924 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a64cee51-4426-49f9-98c3-50e8f3665fb0/repo. 2025-09-16 00:09:48.219 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a64cee51-4426-49f9-98c3-50e8f3665fb0/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-16 00:09:48.229 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/30.0.0-1-g47825d58f ' 2025-09-16 00:09:48.232 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: '47825d58f067d8badecc41f3996c3a72eaa36266 ' 2025-09-16 00:09:48.243 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-09-16 00:09:48.306 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-09-16 00:09:49.325 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a64cee51-4426-49f9-98c3-50e8f3665fb0) has been successfully created! 2025-09-16 00:09:51.460 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:09:51.460 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:09:51.460 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:09:58.158 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:09:58.158 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:09:58.158 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:10:01.019 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a64cee51-4426-49f9-98c3-50e8f3665fb0) for deployment 'opnfv-rally' (UUID=9c352c79-8dc6-498a-ba23-a74c4e919e95). 2025-09-16 00:10:01.509 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a64cee51-4426-49f9-98c3-50e8f3665fb0) has been successfully configured for deployment 'opnfv-rally' (UUID=9c352c79-8dc6-498a-ba23-a74c4e919e95)! 2025-09-16 00:10:13.552 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:10:13.553 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:10:13.553 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:10:16.652 26 INFO rally.api [-] Starting verification (UUID=913a97d3-e1fc-4de2-946e-2dc2aae76587) for deployment 'opnfv-rally' (UUID=9c352c79-8dc6-498a-ba23-a74c4e919e95) by verifier 'opnfv-tempest' (UUID=a64cee51-4426-49f9-98c3-50e8f3665fb0). 2025-09-16 00:10:17.779 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-09-16 00:10:17.779 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a64cee51-4426-49f9-98c3-50e8f3665fb0/for-deployment-9c352c79-8dc6-498a-ba23-a74c4e919e95/tempest.log' to option 'log_file'. 2025-09-16 00:10:17.779 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a64cee51-4426-49f9-98c3-50e8f3665fb0/for-deployment-9c352c79-8dc6-498a-ba23-a74c4e919e95/tempest.log 2025-09-16 00:10:17.780 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-09-16 00:10:17.780 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a64cee51-4426-49f9-98c3-50e8f3665fb0/for-deployment-9c352c79-8dc6-498a-ba23-a74c4e919e95/lock_files' to option 'lock_path'. 2025-09-16 00:10:17.780 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a64cee51-4426-49f9-98c3-50e8f3665fb0/for-deployment-9c352c79-8dc6-498a-ba23-a74c4e919e95/lock_files 2025-09-16 00:10:17.780 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-16 00:10:17.780 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d1a5dfd3-2707-4bac-bbe5-645ca0482c18 2025-09-16 00:10:17.781 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 68e49911-1488-4ab5-81f7-457821d06392 2025-09-16 00:10:17.781 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e10c645e-bcd5-43b7-a861-fef0a979923a 2025-09-16 00:10:17.782 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 764a4527-1835-46ca-b7dc-695704fb9849 2025-09-16 00:10:18.078 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-09-16 00:10:18.078 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_compute-net_61db9d9d-8d4a-40dc-86d4-91dc2c930c37 2025-09-16 00:10:18.079 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-09-16 00:10:18.179 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 128MB, VCPUs = 1, disk >= 5GiB. 2025-09-16 00:10:18.179 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}8e9497110a1fa87f6028665cbc8137ec6036dd8bd353284d3d386a51cfab97e9" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-16 00:10:18.208 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 11763 Content-Type: application/json Date: Tue, 16 Sep 2025 00:10:18 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-7b5840a9-90d4-4bc3-b3a5-895c36cb39b9 x-openstack-request-id: req-7b5840a9-90d4-4bc3-b3a5-895c36cb39b9 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-16 00:10:18.209 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"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": "1a2df923-9fab-42e5-94fb-e4d6a9f7a9f0", "name": "rally_sanity-flavor_alt_72e463cb-61ce-4909-b27b-3caab6242267", "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/1a2df923-9fab-42e5-94fb-e4d6a9f7a9f0"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/1a2df923-9fab-42e5-94fb-e4d6a9f7a9f0"}]}, {"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": "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": "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": "426f7a5e-3631-4727-b35e-40d950ffec25", "name": "tempest_heat-flavor_alt_0a73ad72-5d17-47a9-aa72-4b52a9ed1907", "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/426f7a5e-3631-4727-b35e-40d950ffec25"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/426f7a5e-3631-4727-b35e-40d950ffec25"}]}, {"id": "454386c3-8469-4376-912c-895d035f47ad", "name": "rally_sanity-flavor_692dc136-28be-4e38-a505-09d815736c7c", "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/454386c3-8469-4376-912c-895d035f47ad"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/454386c3-8469-4376-912c-895d035f47ad"}]}, {"id": "4f305e3d-76d1-44d0-81fc-93bc5b926a15", "name": "rally_sanity-flavor_90879514-f424-41f8-887e-5a908dbd600b", "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/4f305e3d-76d1-44d0-81fc-93bc5b926a15"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/4f305e3d-76d1-44d0-81fc-93bc5b926a15"}]}, {"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": "61186aa5-1617-4704-8043-3b4783c686fb", "name": "tempest_heat-flavor_0a73ad72-5d17-47a9-aa72-4b52a9ed1907", "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/61186aa5-1617-4704-8043-3b4783c686fb"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/61186aa5-1617-4704-8043-3b4783c686fb"}]}, {"id": "69887ca9-3b42-4437-909b-f28e0b330b4e", "name": "rally_sanity-flavor_alt_1af7459b-720c-464e-89f2-5d012ae81155", "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/69887ca9-3b42-4437-909b-f28e0b330b4e"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/69887ca9-3b42-4437-909b-f28e0b330b4e"}]}, {"id": "6e113629-7370-418d-98a7-07dc8e00f64a", "name": "rally_sanity-flavor_alt_692dc136-28be-4e38-a505-09d815736c7c", "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/6e113629-7370-418d-98a7-07dc8e00f64a"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/6e113629-7370-418d-98a7-07dc8e00f64a"}]}, {"id": "76474903-0dba-41c3-8990-51ebb6361498", "name": "rally_sanity-flavor_a8726355-c697-456c-9afd-ba50cc81dbf5", "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/76474903-0dba-41c3-8990-51ebb6361498"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/76474903-0dba-41c3-8990-51ebb6361498"}]}, {"id": "764a4527-1835-46ca-b7dc-695704fb9849", "name": "refstack_compute-flavor_alt_61db9d9d-8d4a-40dc-86d4-91dc2c930c37", "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/764a4527-1835-46ca-b7dc-695704fb9849"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/764a4527-1835-46ca-b7dc-695704fb9849"}]}, {"id": "81a3fcf1-cabb-4a55-a1f5-306341d0f570", "name": "tempest_neutron-flavor_alt_8530c94a-8030-4541-8887-b4c9ef1e7ee8", "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/81a3fcf1-cabb-4a55-a1f5-306341d0f570"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/81a3fcf1-cabb-4a55-a1f5-306341d0f570"}]}, {"id": "8a667145-49b0-42cd-b650-25e2d596f6c7", "name": "rally_sanity-flavor_alt_90879514-f424-41f8-887e-5a908dbd600b", "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/8a667145-49b0-42cd-b650-25e2d596f6c7"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/8a667145-49b0-42cd-b650-25e2d596f6c7"}]}, {"id": "9af1a0b7-ad8d-4105-ba1f-f5bb42e909ae", "name": "rally_sanity-flavor_alt_a8726355-c697-456c-9afd-ba50cc81dbf5", "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/9af1a0b7-ad8d-4105-ba1f-f5bb42e909ae"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/9af1a0b7-ad8d-4105-ba1f-f5bb42e909ae"}]}, {"id": "a3ae6165-9d13-4c16-bbf6-934031505701", "name": "rally_sanity-flavor_1af7459b-720c-464e-89f2-5d012ae81155", "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/a3ae6165-9d13-4c16-bbf6-934031505701"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/a3ae6165-9d13-4c16-bbf6-934031505701"}]}, {"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": "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": "e10c645e-bcd5-43b7-a861-fef0a979923a", "name": "refstack_compute-flavor_61db9d9d-8d4a-40dc-86d4-91dc2c930c37", "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/e10c645e-bcd5-43b7-a861-fef0a979923a"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/e10c645e-bcd5-43b7-a861-fef0a979923a"}]}, {"id": "e1687b23-23c8-4e02-9c7e-03a1a0cd245b", "name": "rally_sanity-flavor_72e463cb-61ce-4909-b27b-3caab6242267", "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/e1687b23-23c8-4e02-9c7e-03a1a0cd245b"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/e1687b23-23c8-4e02-9c7e-03a1a0cd245b"}]}, {"id": "fe308e17-5e16-4886-b160-cd407d016935", "name": "tempest_neutron-flavor_8530c94a-8030-4541-8887-b4c9ef1e7ee8", "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/fe308e17-5e16-4886-b160-cd407d016935"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/fe308e17-5e16-4886-b160-cd407d016935"}]}]} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-16 00:10:18.210 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.88/compute/v2.1/flavors/detail used request id req-7b5840a9-90d4-4bc3-b3a5-895c36cb39b9 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-16 00:10:18.213 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2025-09-16 00:10:18.213 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_913a97d3_zXG34nuN' with the following properties: RAM = 128MB, VCPUs = 1, disk = 5GB. 2025-09-16 00:10:18.215 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/compute/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8e9497110a1fa87f6028665cbc8137ec6036dd8bd353284d3d386a51cfab97e9" -d '{"flavor": {"name": "rally_verify_913a97d3_zXG34nuN", "ram": 128, "vcpus": 1, "disk": 5, "id": null, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}}' _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-16 00:10:18.246 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 492 Content-Type: application/json Date: Tue, 16 Sep 2025 00:10:18 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-a809de73-a7e1-431c-b289-f5b55d5c6d49 x-openstack-request-id: req-a809de73-a7e1-431c-b289-f5b55d5c6d49 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-16 00:10:18.247 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "467e8680-3e19-4fd4-a571-2b4c63eb1d5a", "name": "rally_verify_913a97d3_zXG34nuN", "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/467e8680-3e19-4fd4-a571-2b4c63eb1d5a"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/467e8680-3e19-4fd4-a571-2b4c63eb1d5a"}]}} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-16 00:10:18.247 26 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.88/compute/v2.1/flavors used request id req-a809de73-a7e1-431c-b289-f5b55d5c6d49 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-16 00:10:18.248 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_913a97d3_zXG34nuN' (ID = 467e8680-3e19-4fd4-a571-2b4c63eb1d5a) has been successfully created! 2025-09-16 00:10:18.249 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '467e8680-3e19-4fd4-a571-2b4c63eb1d5a' to option 'instance_type'. 2025-09-16 00:10:18.249 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 467e8680-3e19-4fd4-a571-2b4c63eb1d5a 2025-09-16 00:10:18.251 26 INFO rally.task.context [-] Verification a64cee51-4426-49f9-98c3-50e8f3665fb0 | Context tempest@default setup() finished in 1.33 sec 2025-09-16 00:10:18.252 26 INFO rally.task.context [-] Verification a64cee51-4426-49f9-98c3-50e8f3665fb0 | Context testr@default setup() finished in 0.70 msec 2025-09-16 00:10:18.253 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/8b983da0-773f-4339-9656-58bc2c97de99'. 2025-09-16 00:10:24.378 26 INFO opnfv-tempest [-] {0} 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-16 00:10:24.722 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-16 00:10:25.201 26 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.148s] 2025-09-16 00:10:25.276 26 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.074s] 2025-09-16 00:10:38.784 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [12.665s] 2025-09-16 00:10:38.915 26 INFO opnfv-tempest [-] {2} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2025-09-16 00:10:40.968 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.083s] 2025-09-16 00:10:40.981 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2025-09-16 00:10:41.173 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.191s] 2025-09-16 00:10:41.190 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.016s] 2025-09-16 00:10:41.199 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.009s] 2025-09-16 00:10:41.225 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.025s] 2025-09-16 00:10:41.312 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.086s] 2025-09-16 00:10:41.420 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.107s] 2025-09-16 00:10:42.159 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.738s] 2025-09-16 00:10:42.178 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.019s] 2025-09-16 00:10:42.284 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.106s] 2025-09-16 00:10:48.041 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [0.875s] 2025-09-16 00:10:49.830 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.237s] 2025-09-16 00:10:49.894 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2025-09-16 00:10:50.230 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.335s] 2025-09-16 00:10:50.293 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.062s] 2025-09-16 00:10:50.294 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2025-09-16 00:10:53.647 26 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [15.702s] 2025-09-16 00:11:00.363 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [12.327s] 2025-09-16 00:11:01.956 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.451s] 2025-09-16 00:11:02.516 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.560s] 2025-09-16 00:11:03.207 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.688s] 2025-09-16 00:11:04.019 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.814s] 2025-09-16 00:11:04.531 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.511s] 2025-09-16 00:11:05.019 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.486s] 2025-09-16 00:11:05.394 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.376s] 2025-09-16 00:11:05.746 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.351s] 2025-09-16 00:11:06.088 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.341s] 2025-09-16 00:11:06.482 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.391s] 2025-09-16 00:11:07.291 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.810s] 2025-09-16 00:11:07.803 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.511s] 2025-09-16 00:11:08.366 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.562s] 2025-09-16 00:11:08.890 26 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [15.238s] 2025-09-16 00:11:09.056 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.689s] 2025-09-16 00:11:09.455 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.399s] 2025-09-16 00:11:09.913 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.457s] 2025-09-16 00:11:10.409 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.496s] 2025-09-16 00:11:11.441 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [1.032s] 2025-09-16 00:11:13.623 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [13.404s] 2025-09-16 00:11:13.688 26 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.607s] 2025-09-16 00:11:15.085 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.197s] 2025-09-16 00:11:15.651 26 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.208s] 2025-09-16 00:11:15.899 26 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.248s] 2025-09-16 00:11:17.309 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.059s] 2025-09-16 00:11:17.369 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.060s] 2025-09-16 00:11:17.389 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.019s] 2025-09-16 00:11:17.397 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2025-09-16 00:11:18.815 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.104s] 2025-09-16 00:11:21.960 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [21.593s] 2025-09-16 00:11:27.350 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-16 00:11:27.618 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.266s] 2025-09-16 00:11:27.731 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... success [7.293s] 2025-09-16 00:11:27.987 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.370s] 2025-09-16 00:11:28.280 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.291s] 2025-09-16 00:11:28.514 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.234s] 2025-09-16 00:11:28.668 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.154s] 2025-09-16 00:11:28.800 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.131s] 2025-09-16 00:11:28.924 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.123s] 2025-09-16 00:11:28.979 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.055s] 2025-09-16 00:11:29.109 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.129s] 2025-09-16 00:11:30.240 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... success [1.129s] 2025-09-16 00:11:30.494 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.255s] 2025-09-16 00:11:31.494 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.530s] 2025-09-16 00:11:34.579 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.479s] 2025-09-16 00:11:34.709 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.130s] 2025-09-16 00:11:34.952 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.242s] 2025-09-16 00:11:35.013 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.060s] 2025-09-16 00:11:35.014 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2025-09-16 00:11:38.925 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... success [11.198s] 2025-09-16 00:11:41.440 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential ... success [0.203s] 2025-09-16 00:11:41.545 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires ... success [0.106s] 2025-09-16 00:11:41.786 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials ... success [0.240s] 2025-09-16 00:11:41.987 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials ... success [0.200s] 2025-09-16 00:11:42.689 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [11.196s] 2025-09-16 00:11:43.131 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.025s] 2025-09-16 00:11:43.378 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.246s] 2025-09-16 00:11:43.505 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.127s] 2025-09-16 00:11:44.685 26 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.016s] 2025-09-16 00:11:45.690 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.736s] 2025-09-16 00:11:45.964 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.027s] 2025-09-16 00:11:47.497 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.805s] 2025-09-16 00:11:47.889 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.607s] 2025-09-16 00:11:47.915 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.027s] 2025-09-16 00:11:47.949 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.453s] 2025-09-16 00:11:49.816 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.130s] 2025-09-16 00:11:49.834 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.018s] 2025-09-16 00:11:49.852 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.012s] 2025-09-16 00:11:49.862 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.010s] 2025-09-16 00:11:49.920 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.056s] 2025-09-16 00:11:49.965 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.045s] 2025-09-16 00:11:49.991 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.026s] 2025-09-16 00:11:50.070 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.078s] 2025-09-16 00:11:50.131 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.061s] 2025-09-16 00:11:50.197 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.064s] 2025-09-16 00:11:50.250 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.052s] 2025-09-16 00:11:50.304 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.054s] 2025-09-16 00:11:50.335 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.500s] 2025-09-16 00:11:50.342 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.008s] 2025-09-16 00:11:50.357 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.015s] 2025-09-16 00:11:50.376 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.018s] 2025-09-16 00:11:50.395 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.019s] 2025-09-16 00:11:52.165 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.082s] 2025-09-16 00:11:52.935 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.157s] 2025-09-16 00:11:54.100 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2025-09-16 00:11:54.330 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [4.951s] 2025-09-16 00:11:54.827 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.477s] 2025-09-16 00:11:56.173 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [1.346s] 2025-09-16 00:11:56.493 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.325s] 2025-09-16 00:11:58.515 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.341s] 2025-09-16 00:11:59.395 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [0.880s] 2025-09-16 00:11:59.761 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.059s] 2025-09-16 00:11:59.818 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.056s] 2025-09-16 00:11:59.884 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.066s] 2025-09-16 00:11:59.944 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [5.611s] 2025-09-16 00:12:00.188 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.303s] 2025-09-16 00:12:00.335 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.146s] 2025-09-16 00:12:00.576 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.240s] 2025-09-16 00:12:00.638 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.062s] 2025-09-16 00:12:00.750 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.111s] 2025-09-16 00:12:00.834 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.083s] 2025-09-16 00:12:00.915 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.081s] 2025-09-16 00:12:00.980 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.065s] 2025-09-16 00:12:01.084 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.104s] 2025-09-16 00:12:01.233 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.147s] 2025-09-16 00:12:01.314 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.080s] 2025-09-16 00:12:01.400 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.087s] 2025-09-16 00:12:01.740 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.344s] 2025-09-16 00:12:01.763 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [1.821s] 2025-09-16 00:12:02.644 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [0.905s] 2025-09-16 00:12:03.273 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.509s] 2025-09-16 00:12:03.681 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [1.036s] 2025-09-16 00:12:05.940 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [2.258s] 2025-09-16 00:12:07.869 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.016s] 2025-09-16 00:12:07.889 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.019s] 2025-09-16 00:12:07.916 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.026s] 2025-09-16 00:12:07.944 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.027s] 2025-09-16 00:12:07.959 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.015s] 2025-09-16 00:12:07.972 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2025-09-16 00:12:07.988 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.016s] 2025-09-16 00:12:08.014 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.025s] 2025-09-16 00:12:08.024 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2025-09-16 00:12:08.048 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.023s] 2025-09-16 00:12:08.059 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2025-09-16 00:12:08.127 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.067s] 2025-09-16 00:12:08.130 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.190s] 2025-09-16 00:12:08.191 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.063s] 2025-09-16 00:12:08.246 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.054s] 2025-09-16 00:12:08.294 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.048s] 2025-09-16 00:12:08.309 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.014s] 2025-09-16 00:12:08.332 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.022s] 2025-09-16 00:12:08.354 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.022s] 2025-09-16 00:12:08.372 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.242s] 2025-09-16 00:12:08.383 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.027s] 2025-09-16 00:12:08.407 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.024s] 2025-09-16 00:12:08.591 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.217s] 2025-09-16 00:12:08.750 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.158s] 2025-09-16 00:12:08.815 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.064s] 2025-09-16 00:12:08.870 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.055s] 2025-09-16 00:12:08.963 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.092s] 2025-09-16 00:12:09.068 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.105s] 2025-09-16 00:12:09.116 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.048s] 2025-09-16 00:12:09.158 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.042s] 2025-09-16 00:12:11.100 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [7.821s] 2025-09-16 00:12:11.243 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.138s] 2025-09-16 00:12:11.256 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [2.097s] 2025-09-16 00:12:11.288 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.045s] 2025-09-16 00:12:14.122 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.606s] 2025-09-16 00:12:14.546 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.423s] 2025-09-16 00:12:15.923 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.371s] 2025-09-16 00:12:16.295 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.376s] 2025-09-16 00:12:17.061 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [0.763s] 2025-09-16 00:12:17.614 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.553s] 2025-09-16 00:12:18.862 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.244s] 2025-09-16 00:12:18.890 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.032s] 2025-09-16 00:12:20.271 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.342s] 2025-09-16 00:12:21.413 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2025-09-16 00:12:22.029 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [8.587s] 2025-09-16 00:12:23.430 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [12.325s] 2025-09-16 00:12:24.229 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [0.802s] 2025-09-16 00:12:24.823 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.167s] 2025-09-16 00:12:24.995 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.170s] 2025-09-16 00:12:28.301 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [4.069s] 2025-09-16 00:12:32.436 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [4.132s] 2025-09-16 00:12:34.348 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [1.913s] 2025-09-16 00:12:35.256 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [10.258s] 2025-09-16 00:12:38.762 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.731s] 2025-09-16 00:12:43.437 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.421s] 2025-09-16 00:12:45.926 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [11.570s] 2025-09-16 00:12:48.604 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.165s] 2025-09-16 00:12:52.747 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [1.512s] 2025-09-16 00:12:52.861 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.112s] 2025-09-16 00:12:53.644 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [0.784s] 2025-09-16 00:12:56.581 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [17.817s] 2025-09-16 00:13:02.606 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.025s] 2025-09-16 00:13:06.913 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.147s] 2025-09-16 00:13:11.579 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.664s] 2025-09-16 00:13:16.058 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.478s] 2025-09-16 00:13:17.504 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence ... success [0.235s] 2025-09-16 00:13:17.806 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag ... success [0.301s] 2025-09-16 00:13:18.188 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags ... success [0.381s] 2025-09-16 00:13:18.511 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags ... success [0.323s] 2025-09-16 00:13:18.766 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.706s] 2025-09-16 00:13:23.019 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [4.252s] 2025-09-16 00:13:40.509 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [17.485s] 2025-09-16 00:13:41.236 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [0.730s] 2025-09-16 00:13:48.133 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [3.821s] 2025-09-16 00:13:48.163 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.030s] 2025-09-16 00:13:48.365 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.202s] 2025-09-16 00:13:49.064 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [0.698s] 2025-09-16 00:13:51.332 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.268s] 2025-09-16 00:13:51.375 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.041s] 2025-09-16 00:13:51.426 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.052s] 2025-09-16 00:13:55.249 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.127s] 2025-09-16 00:13:55.765 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.515s] 2025-09-16 00:13:56.009 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.244s] 2025-09-16 00:13:56.251 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.241s] 2025-09-16 00:13:56.528 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.276s] 2025-09-16 00:13:57.025 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.495s] 2025-09-16 00:13:57.382 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.357s] 2025-09-16 00:13:57.440 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.059s] 2025-09-16 00:13:57.460 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.019s] 2025-09-16 00:13:57.481 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2025-09-16 00:13:57.495 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.014s] 2025-09-16 00:13:58.790 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.123s] 2025-09-16 00:14:02.801 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.285s] 2025-09-16 00:14:03.034 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.232s] 2025-09-16 00:14:08.001 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.272s] 2025-09-16 00:14:08.197 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.197s] 2025-09-16 00:14:14.336 26 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [48.409s] 2025-09-16 00:14:15.524 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.026s] 2025-09-16 00:14:15.580 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.055s] 2025-09-16 00:14:15.603 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.023s] 2025-09-16 00:14:15.672 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.067s] 2025-09-16 00:14:15.710 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.038s] 2025-09-16 00:14:15.746 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.035s] 2025-09-16 00:14:15.775 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.029s] 2025-09-16 00:14:15.813 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.038s] 2025-09-16 00:14:15.847 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.034s] 2025-09-16 00:14:15.883 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.035s] 2025-09-16 00:14:15.913 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.029s] 2025-09-16 00:14:16.026 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.111s] 2025-09-16 00:14:16.137 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.111s] 2025-09-16 00:14:42.486 26 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [28.145s] 2025-09-16 00:14:49.861 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.803s] 2025-09-16 00:14:57.504 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.061s] 2025-09-16 00:15:01.554 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [4.048s] 2025-09-16 00:15:04.698 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [3.144s] 2025-09-16 00:15:13.417 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [8.717s] 2025-09-16 00:15:19.817 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [1.437s] 2025-09-16 00:15:21.768 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [1.950s] 2025-09-16 00:15:22.465 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [0.697s] 2025-09-16 00:15:22.518 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.052s] 2025-09-16 00:15:22.559 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.041s] 2025-09-16 00:15:26.964 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [4.402s] 2025-09-16 00:15:27.008 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.045s] 2025-09-16 00:15:27.040 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.032s] 2025-09-16 00:15:33.805 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.179s] 2025-09-16 00:15:40.195 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [6.387s] 2025-09-16 00:15:48.544 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.348s] 2025-09-16 00:15:50.825 26 INFO rally.task.context [-] Verification a64cee51-4426-49f9-98c3-50e8f3665fb0 | Context testr@default cleanup() started 2025-09-16 00:15:50.826 26 INFO rally.task.context [-] Verification a64cee51-4426-49f9-98c3-50e8f3665fb0 | Context testr@default cleanup() finished in 0.77 msec 2025-09-16 00:15:50.826 26 INFO rally.task.context [-] Verification a64cee51-4426-49f9-98c3-50e8f3665fb0 | Context tempest@default cleanup() started 2025-09-16 00:15:50.970 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_913a97d3_zXG34nuN'. 2025-09-16 00:15:50.971 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.88/compute/v2.1/flavors/467e8680-3e19-4fd4-a571-2b4c63eb1d5a -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cfef5448171d89d0152a8f77dd64c013747e6e4497e6d697afb9b9fccc1c3874" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-16 00:15:51.041 26 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Tue, 16 Sep 2025 00:15:50 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-4ca125e5-89ad-43cf-bb32-0c85e58429fc x-openstack-request-id: req-4ca125e5-89ad-43cf-bb32-0c85e58429fc _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-16 00:15:51.042 26 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.88/compute/v2.1/flavors/467e8680-3e19-4fd4-a571-2b4c63eb1d5a used request id req-4ca125e5-89ad-43cf-bb32-0c85e58429fc request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-16 00:15:51.043 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_913a97d3_zXG34nuN' has been deleted. 2025-09-16 00:15:51.043 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '467e8680-3e19-4fd4-a571-2b4c63eb1d5a' of option 'instance_type' from Tempest config file. 2025-09-16 00:15:51.044 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '467e8680-3e19-4fd4-a571-2b4c63eb1d5a' has been removed. 2025-09-16 00:15:51.045 26 INFO rally.task.context [-] Verification a64cee51-4426-49f9-98c3-50e8f3665fb0 | Context tempest@default cleanup() finished in 0.22 sec 2025-09-16 00:15:51.068 26 INFO rally.api [-] Verification (UUID=913a97d3-e1fc-4de2-946e-2dc2aae76587) has been successfully finished for deployment 'opnfv-rally' (UUID=9c352c79-8dc6-498a-ba23-a74c4e919e95)! 2025-09-16 00:15:53.027 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:15:53.028 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:15:53.028 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:15:55.786 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:15:55.786 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:15:55.787 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:15:58.499 67 INFO rally.api [-] Building 'html' report for the following verification(s): '913a97d3-e1fc-4de2-946e-2dc2aae76587' 2025-09-16 00:15:58.538 67 INFO rally.api [-] The report has been successfully built. 2025-09-16 00:16:00.519 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:16:00.519 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:16:00.519 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:16:03.196 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '913a97d3-e1fc-4de2-946e-2dc2aae76587' 2025-09-16 00:16:03.209 68 INFO rally.api [-] The report has been successfully built.