2025-09-16 00:15:05.951 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:15:05.952 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:15:05.952 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:15:08.766 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:15:08.766 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-09-16 00:15:08.766 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-16 00:15:08.766 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:15:08.766 7 ERROR rally.cli.cliutils 2025-09-16 00:15:10.502 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:15:10.503 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:15:10.503 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:15:15.870 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:15:15.870 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:15:15.871 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:15:21.264 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:15:21.265 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:15:21.265 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:15:23.042 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:15:23.042 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:15:23.042 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:15:25.835 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:15:25.835 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-09-16 00:15:25.835 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-16 00:15:25.835 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:15:25.835 13 ERROR rally.cli.cliutils 2025-09-16 00:15:27.684 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:15:27.685 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:15:27.685 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:15:30.369 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-09-16 00:15:30.421 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-fcaff180-5a17-4efb-bde0-056d3d799898/repo. 2025-09-16 00:15:30.718 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-fcaff180-5a17-4efb-bde0-056d3d799898/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:15:30.728 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/30.0.0-1-g47825d58f ' 2025-09-16 00:15:30.731 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: '47825d58f067d8badecc41f3996c3a72eaa36266 ' 2025-09-16 00:15:30.741 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-09-16 00:15:30.796 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-09-16 00:15:31.754 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fcaff180-5a17-4efb-bde0-056d3d799898) has been successfully created! 2025-09-16 00:15:33.660 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:15:33.661 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:15:33.661 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:15:40.100 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:15:40.100 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:15:40.100 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:15:42.736 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fcaff180-5a17-4efb-bde0-056d3d799898) for deployment 'opnfv-rally' (UUID=9bce1866-b485-4631-81ab-a07e11b748c7). 2025-09-16 00:15:43.189 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fcaff180-5a17-4efb-bde0-056d3d799898) has been successfully configured for deployment 'opnfv-rally' (UUID=9bce1866-b485-4631-81ab-a07e11b748c7)! 2025-09-16 00:15:54.474 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:15:54.475 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:15:54.475 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:15:57.241 26 INFO rally.api [-] Starting verification (UUID=10d81dc7-eca4-4a90-8683-d011590e5041) for deployment 'opnfv-rally' (UUID=9bce1866-b485-4631-81ab-a07e11b748c7) by verifier 'opnfv-tempest' (UUID=fcaff180-5a17-4efb-bde0-056d3d799898). 2025-09-16 00:15:58.155 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-09-16 00:15:58.156 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fcaff180-5a17-4efb-bde0-056d3d799898/for-deployment-9bce1866-b485-4631-81ab-a07e11b748c7/tempest.log' to option 'log_file'. 2025-09-16 00:15:58.156 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-fcaff180-5a17-4efb-bde0-056d3d799898/for-deployment-9bce1866-b485-4631-81ab-a07e11b748c7/tempest.log 2025-09-16 00:15:58.156 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-09-16 00:15:58.157 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fcaff180-5a17-4efb-bde0-056d3d799898/for-deployment-9bce1866-b485-4631-81ab-a07e11b748c7/lock_files' to option 'lock_path'. 2025-09-16 00:15:58.157 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-fcaff180-5a17-4efb-bde0-056d3d799898/for-deployment-9bce1866-b485-4631-81ab-a07e11b748c7/lock_files 2025-09-16 00:15:58.157 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:15:58.158 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d132c8c1-301f-48ac-a9df-692c553e8b31 2025-09-16 00:15:58.158 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 57300776-4466-47ee-86e9-930f6427101d 2025-09-16 00:15:58.159 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4e4b1c3e-b690-4228-a1e2-8ce66608e243 2025-09-16 00:15:58.159 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 492325f6-6983-4b71-a09b-58e5b60ba0d1 2025-09-16 00:15:58.390 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-09-16 00:15:58.390 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_43d5e6cc-3525-462d-8e4f-e637a6d42339 2025-09-16 00:15:58.390 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-09-16 00:15:58.469 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:15:58.470 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}37dd1d41495a14ba4c9cf271722a4ebe567d1d62a680a0538a75afb411c63b1b" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-16 00:15:58.500 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 11763 Content-Type: application/json Date: Tue, 16 Sep 2025 00:15:58 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-c01dc9bb-f1d7-4426-8559-c399e7b2fd1d x-openstack-request-id: req-c01dc9bb-f1d7-4426-8559-c399e7b2fd1d _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-16 00:15:58.502 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": "492325f6-6983-4b71-a09b-58e5b60ba0d1", "name": "refstack_object-flavor_alt_43d5e6cc-3525-462d-8e4f-e637a6d42339", "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/492325f6-6983-4b71-a09b-58e5b60ba0d1"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/492325f6-6983-4b71-a09b-58e5b60ba0d1"}]}, {"id": "4e4b1c3e-b690-4228-a1e2-8ce66608e243", "name": "refstack_object-flavor_43d5e6cc-3525-462d-8e4f-e637a6d42339", "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/4e4b1c3e-b690-4228-a1e2-8ce66608e243"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/4e4b1c3e-b690-4228-a1e2-8ce66608e243"}]}, {"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": "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"}]}]} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-16 00:15:58.502 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.88/compute/v2.1/flavors/detail used request id req-c01dc9bb-f1d7-4426-8559-c399e7b2fd1d request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-16 00:15:58.505 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2025-09-16 00:15:58.506 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_10d81dc7_2OeoThUU' with the following properties: RAM = 128MB, VCPUs = 1, disk = 5GB. 2025-09-16 00:15:58.507 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}37dd1d41495a14ba4c9cf271722a4ebe567d1d62a680a0538a75afb411c63b1b" -d '{"flavor": {"name": "rally_verify_10d81dc7_2OeoThUU", "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:15:58.532 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 492 Content-Type: application/json Date: Tue, 16 Sep 2025 00:15:58 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-3d923d79-1d0e-405f-9d6a-47c7c3fcaf9c x-openstack-request-id: req-3d923d79-1d0e-405f-9d6a-47c7c3fcaf9c _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-16 00:15:58.532 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "d155addc-e9eb-46e1-b321-6be6e7b2b2f3", "name": "rally_verify_10d81dc7_2OeoThUU", "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/d155addc-e9eb-46e1-b321-6be6e7b2b2f3"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d155addc-e9eb-46e1-b321-6be6e7b2b2f3"}]}} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-16 00:15:58.533 26 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.88/compute/v2.1/flavors used request id req-3d923d79-1d0e-405f-9d6a-47c7c3fcaf9c request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-16 00:15:58.534 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_10d81dc7_2OeoThUU' (ID = d155addc-e9eb-46e1-b321-6be6e7b2b2f3) has been successfully created! 2025-09-16 00:15:58.534 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd155addc-e9eb-46e1-b321-6be6e7b2b2f3' to option 'instance_type'. 2025-09-16 00:15:58.534 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d155addc-e9eb-46e1-b321-6be6e7b2b2f3 2025-09-16 00:15:58.535 26 INFO rally.task.context [-] Verification fcaff180-5a17-4efb-bde0-056d3d799898 | Context tempest@default setup() finished in 1.00 sec 2025-09-16 00:15:58.536 26 INFO rally.task.context [-] Verification fcaff180-5a17-4efb-bde0-056d3d799898 | Context testr@default setup() finished in 0.36 msec 2025-09-16 00:15:58.537 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/c37ef1f7-cbb0-4596-ab5c-65d615816a27'. 2025-09-16 00:16:05.363 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.024s] 2025-09-16 00:16:05.577 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.213s] 2025-09-16 00:16:05.630 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.258s] 2025-09-16 00:16:05.739 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [0.108s] 2025-09-16 00:16:06.022 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.164s] 2025-09-16 00:16:06.096 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [0.315s] 2025-09-16 00:16:06.149 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [0.053s] 2025-09-16 00:16:06.868 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [0.203s] 2025-09-16 00:16:06.935 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [0.066s] 2025-09-16 00:16:06.999 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.063s] 2025-09-16 00:16:07.054 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [0.054s] 2025-09-16 00:16:07.110 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [0.055s] 2025-09-16 00:16:07.171 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [0.060s] 2025-09-16 00:16:07.229 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [0.058s] 2025-09-16 00:16:07.287 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [0.058s] 2025-09-16 00:16:07.343 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [0.055s] 2025-09-16 00:16:07.378 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [0.035s] 2025-09-16 00:16:07.434 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [0.055s] 2025-09-16 00:16:07.489 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [0.055s] 2025-09-16 00:16:07.533 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [0.043s] 2025-09-16 00:16:07.567 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [0.034s] 2025-09-16 00:16:07.619 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [0.051s] 2025-09-16 00:16:07.662 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [0.043s] 2025-09-16 00:16:07.704 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [0.041s] 2025-09-16 00:16:07.748 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [0.044s] 2025-09-16 00:16:07.788 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [0.040s] 2025-09-16 00:16:07.832 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.206s] 2025-09-16 00:16:08.400 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.013s] 2025-09-16 00:16:08.414 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.013s] 2025-09-16 00:16:08.426 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.012s] 2025-09-16 00:16:08.452 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.026s] 2025-09-16 00:16:08.462 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.009s] 2025-09-16 00:16:08.684 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.216s] 2025-09-16 00:16:08.686 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.007s] 2025-09-16 00:16:08.697 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.011s] 2025-09-16 00:16:08.707 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2025-09-16 00:16:08.710 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2025-09-16 00:16:08.722 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.011s] 2025-09-16 00:16:08.875 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.153s] 2025-09-16 00:16:08.898 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.022s] 2025-09-16 00:16:08.928 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.029s] 2025-09-16 00:16:08.957 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.029s] 2025-09-16 00:16:09.645 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [0.191s] 2025-09-16 00:16:09.748 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [0.104s] 2025-09-16 00:16:09.813 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [0.064s] 2025-09-16 00:16:10.291 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.020s] 2025-09-16 00:16:10.324 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.032s] 2025-09-16 00:16:11.197 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.049s] 2025-09-16 00:16:11.300 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.100s] 2025-09-16 00:16:11.346 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.047s] 2025-09-16 00:16:11.386 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.040s] 2025-09-16 00:16:11.433 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.044s] 2025-09-16 00:16:11.458 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.027s] 2025-09-16 00:16:11.481 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.022s] 2025-09-16 00:16:11.509 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.027s] 2025-09-16 00:16:11.652 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.140s] 2025-09-16 00:16:11.820 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.169s] 2025-09-16 00:16:14.064 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [0.406s] 2025-09-16 00:16:19.036 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [11.066s] 2025-09-16 00:16:24.159 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.111s] 2025-09-16 00:16:27.666 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [3.504s] 2025-09-16 00:16:31.405 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [3.735s] 2025-09-16 00:16:35.092 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [3.688s] 2025-09-16 00:16:36.231 26 INFO rally.task.context [-] Verification fcaff180-5a17-4efb-bde0-056d3d799898 | Context testr@default cleanup() started 2025-09-16 00:16:36.232 26 INFO rally.task.context [-] Verification fcaff180-5a17-4efb-bde0-056d3d799898 | Context testr@default cleanup() finished in 0.73 msec 2025-09-16 00:16:36.232 26 INFO rally.task.context [-] Verification fcaff180-5a17-4efb-bde0-056d3d799898 | Context tempest@default cleanup() started 2025-09-16 00:16:36.356 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_10d81dc7_2OeoThUU'. 2025-09-16 00:16:36.356 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.88/compute/v2.1/flavors/d155addc-e9eb-46e1-b321-6be6e7b2b2f3 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}29ba80cac51b8fec1fffb2e79a558edaa14c401bc535b0c084850ba2d9eb16c1" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-16 00:16:36.452 26 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Tue, 16 Sep 2025 00:16:36 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-a6290bbb-1483-48e9-8027-d5d2b1a56d13 x-openstack-request-id: req-a6290bbb-1483-48e9-8027-d5d2b1a56d13 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-16 00:16:36.452 26 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.88/compute/v2.1/flavors/d155addc-e9eb-46e1-b321-6be6e7b2b2f3 used request id req-a6290bbb-1483-48e9-8027-d5d2b1a56d13 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-16 00:16:36.453 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_10d81dc7_2OeoThUU' has been deleted. 2025-09-16 00:16:36.454 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd155addc-e9eb-46e1-b321-6be6e7b2b2f3' of option 'instance_type' from Tempest config file. 2025-09-16 00:16:36.454 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd155addc-e9eb-46e1-b321-6be6e7b2b2f3' has been removed. 2025-09-16 00:16:36.456 26 INFO rally.task.context [-] Verification fcaff180-5a17-4efb-bde0-056d3d799898 | Context tempest@default cleanup() finished in 0.22 sec 2025-09-16 00:16:36.469 26 INFO rally.api [-] Verification (UUID=10d81dc7-eca4-4a90-8683-d011590e5041) has been successfully finished for deployment 'opnfv-rally' (UUID=9bce1866-b485-4631-81ab-a07e11b748c7)! 2025-09-16 00:16:38.437 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:16:38.437 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:16:38.437 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:16:40.973 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:16:40.974 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:16:40.974 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:16:43.413 37 INFO rally.api [-] Building 'html' report for the following verification(s): '10d81dc7-eca4-4a90-8683-d011590e5041' 2025-09-16 00:16:43.437 37 INFO rally.api [-] The report has been successfully built. 2025-09-16 00:16:45.377 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:16:45.377 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:16:45.378 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:16:47.851 38 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '10d81dc7-eca4-4a90-8683-d011590e5041' 2025-09-16 00:16:47.856 38 INFO rally.api [-] The report has been successfully built.