2025-10-13 14:42:42.025 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:42:42.026 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:42:42.026 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:42:44.895 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-10-13 14:42:44.895 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-10-13 14:42:44.895 7 ERROR rally.cli.cliutils 2025-10-13 14:42:47.519 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:42:47.520 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:42:47.520 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:42:52.637 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:42:52.638 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:42:52.638 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:42:58.380 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:42:58.381 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:42:58.381 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:00.694 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:00.694 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:00.694 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:03.337 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-10-13 14:43:03.337 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-10-13 14:43:03.337 13 ERROR rally.cli.cliutils 2025-10-13 14:43:05.762 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:05.763 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:05.763 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:08.285 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-10-13 14:43:08.337 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9175c1b4-9080-4575-b0e3-f10b3aea13ab/repo. 2025-10-13 14:43:08.644 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9175c1b4-9080-4575-b0e3-f10b3aea13ab/repo'... done. Note: switching to 'a0e6c47e3fcc88e9fc102f73d2d20de1a1fb9817'. 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-10-13 14:43:08.654 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/34.0.0-1-ga0e6c47e3 ' 2025-10-13 14:43:08.657 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a0e6c47e3fcc88e9fc102f73d2d20de1a1fb9817 ' 2025-10-13 14:43:08.671 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-10-13 14:43:08.749 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-10-13 14:43:09.693 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9175c1b4-9080-4575-b0e3-f10b3aea13ab) has been successfully created! 2025-10-13 14:43:12.056 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:12.056 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:12.057 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:19.615 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:19.616 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:19.616 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:22.150 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9175c1b4-9080-4575-b0e3-f10b3aea13ab) for deployment 'opnfv-rally' (UUID=8800a16d-0298-4b80-81d4-d2ea06d36966). 2025-10-13 14:43:22.576 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9175c1b4-9080-4575-b0e3-f10b3aea13ab) has been successfully configured for deployment 'opnfv-rally' (UUID=8800a16d-0298-4b80-81d4-d2ea06d36966)! 2025-10-13 14:43:35.512 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:35.513 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:35.513 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:38.106 26 INFO rally.api [-] Starting verification (UUID=3b268fe5-1d43-427f-9249-abd5179aa61e) for deployment 'opnfv-rally' (UUID=8800a16d-0298-4b80-81d4-d2ea06d36966) by verifier 'opnfv-tempest' (UUID=9175c1b4-9080-4575-b0e3-f10b3aea13ab). 2025-10-13 14:43:38.724 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-10-13 14:43:38.725 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9175c1b4-9080-4575-b0e3-f10b3aea13ab/for-deployment-8800a16d-0298-4b80-81d4-d2ea06d36966/tempest.log' to option 'log_file'. 2025-10-13 14:43:38.725 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9175c1b4-9080-4575-b0e3-f10b3aea13ab/for-deployment-8800a16d-0298-4b80-81d4-d2ea06d36966/tempest.log 2025-10-13 14:43:38.725 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-10-13 14:43:38.725 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9175c1b4-9080-4575-b0e3-f10b3aea13ab/for-deployment-8800a16d-0298-4b80-81d4-d2ea06d36966/lock_files' to option 'lock_path'. 2025-10-13 14:43:38.726 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9175c1b4-9080-4575-b0e3-f10b3aea13ab/for-deployment-8800a16d-0298-4b80-81d4-d2ea06d36966/lock_files 2025-10-13 14:43:38.726 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-10-13 14:43:38.726 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a255a39a-fce1-4a5a-8f7b-ab4b1f5dbd1d 2025-10-13 14:43:38.726 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 71bba283-0547-4ead-903f-27d1e24ad4d3 2025-10-13 14:43:38.727 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 194ac084-e842-401e-8013-d87d9f8834d4 2025-10-13 14:43:38.727 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = afb7207d-1863-4552-945d-e3a0766b5100 2025-10-13 14:43:39.177 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-10-13 14:43:39.178 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_c2650fc8-cbc3-46e4-b62f-fa2571487402 2025-10-13 14:43:39.178 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-10-13 14:43:39.290 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 128MB, VCPUs = 1, disk >= 5GiB. 2025-10-13 14:43:39.291 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.85/compute/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c0b45494807845216246c01872e4f4e723aeda94271ead655502160e8c1ebf7d" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-10-13 14:43:39.314 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 7163 Content-Type: application/json Date: Mon, 13 Oct 2025 14:43:39 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-4dcb69ae-bb91-4d04-8f2e-28c0c79ffd47 x-openstack-request-id: req-4dcb69ae-bb91-4d04-8f2e-28c0c79ffd47 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-10-13 14:43:39.314 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "08dfc919-5ff5-4846-950d-5121a9708c0a", "name": "tempest_heat-flavor_4289442f-63da-4b90-b5de-0102e8d48c71", "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.85/compute/v2.1/flavors/08dfc919-5ff5-4846-950d-5121a9708c0a"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/08dfc919-5ff5-4846-950d-5121a9708c0a"}]}, {"id": "0f2059e5-558f-4bb3-add7-a0deac78a320", "name": "rally_sanity-flavor_alt_0feb6e73-0e39-4f06-97fb-1f5ca485fcb4", "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.85/compute/v2.1/flavors/0f2059e5-558f-4bb3-add7-a0deac78a320"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/0f2059e5-558f-4bb3-add7-a0deac78a320"}]}, {"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.85/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/1"}]}, {"id": "194ac084-e842-401e-8013-d87d9f8834d4", "name": "refstack_object-flavor_c2650fc8-cbc3-46e4-b62f-fa2571487402", "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.85/compute/v2.1/flavors/194ac084-e842-401e-8013-d87d9f8834d4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/194ac084-e842-401e-8013-d87d9f8834d4"}]}, {"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.85/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/2"}]}, {"id": "2f3a632e-b666-45c9-934a-5ae2d87b674d", "name": "rally_sanity-flavor_0feb6e73-0e39-4f06-97fb-1f5ca485fcb4", "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.85/compute/v2.1/flavors/2f3a632e-b666-45c9-934a-5ae2d87b674d"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/2f3a632e-b666-45c9-934a-5ae2d87b674d"}]}, {"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.85/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/3"}]}, {"id": "3344b674-ac26-41fc-9e80-47f71253960f", "name": "refstack_platform-flavor_69d604dd-6326-4946-a585-a6b3fea56056", "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.85/compute/v2.1/flavors/3344b674-ac26-41fc-9e80-47f71253960f"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/3344b674-ac26-41fc-9e80-47f71253960f"}]}, {"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.85/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/4"}]}, {"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.85/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5"}]}, {"id": "afb7207d-1863-4552-945d-e3a0766b5100", "name": "refstack_object-flavor_alt_c2650fc8-cbc3-46e4-b62f-fa2571487402", "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.85/compute/v2.1/flavors/afb7207d-1863-4552-945d-e3a0766b5100"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/afb7207d-1863-4552-945d-e3a0766b5100"}]}, {"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.85/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://172.30.12.85/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.85/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://172.30.12.85/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.85/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "http://172.30.12.85/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.85/compute/v2.1/flavors/d3"}, {"rel": "bookmark", "href": "http://172.30.12.85/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.85/compute/v2.1/flavors/d4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d4"}]}, {"id": "e8d9dff6-1efb-443c-bcd5-85442242742f", "name": "tempest_heat-flavor_alt_4289442f-63da-4b90-b5de-0102e8d48c71", "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.85/compute/v2.1/flavors/e8d9dff6-1efb-443c-bcd5-85442242742f"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/e8d9dff6-1efb-443c-bcd5-85442242742f"}]}]} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-10-13 14:43:39.314 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-4dcb69ae-bb91-4d04-8f2e-28c0c79ffd47 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-10-13 14:43:39.316 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2025-10-13 14:43:39.316 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_3b268fe5_wdUpl9A6' with the following properties: RAM = 128MB, VCPUs = 1, disk = 5GB. 2025-10-13 14:43:39.317 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.85/compute/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c0b45494807845216246c01872e4f4e723aeda94271ead655502160e8c1ebf7d" -d '{"flavor": {"name": "rally_verify_3b268fe5_wdUpl9A6", "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-10-13 14:43:39.343 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 492 Content-Type: application/json Date: Mon, 13 Oct 2025 14:43:39 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-9ecaed40-36ee-4f04-8678-22b931a9b363 x-openstack-request-id: req-9ecaed40-36ee-4f04-8678-22b931a9b363 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-10-13 14:43:39.344 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "a2135ec6-8f8a-44ab-b533-60465be34fe6", "name": "rally_verify_3b268fe5_wdUpl9A6", "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.85/compute/v2.1/flavors/a2135ec6-8f8a-44ab-b533-60465be34fe6"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/a2135ec6-8f8a-44ab-b533-60465be34fe6"}]}} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-10-13 14:43:39.344 26 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.85/compute/v2.1/flavors used request id req-9ecaed40-36ee-4f04-8678-22b931a9b363 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-10-13 14:43:39.345 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3b268fe5_wdUpl9A6' (ID = a2135ec6-8f8a-44ab-b533-60465be34fe6) has been successfully created! 2025-10-13 14:43:39.346 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a2135ec6-8f8a-44ab-b533-60465be34fe6' to option 'instance_type'. 2025-10-13 14:43:39.346 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a2135ec6-8f8a-44ab-b533-60465be34fe6 2025-10-13 14:43:39.348 26 INFO rally.task.context [-] Verification 9175c1b4-9080-4575-b0e3-f10b3aea13ab | Context tempest@default setup() finished in 1.06 sec 2025-10-13 14:43:39.349 26 INFO rally.task.context [-] Verification 9175c1b4-9080-4575-b0e3-f10b3aea13ab | Context testr@default setup() finished in 0.53 msec 2025-10-13 14:43:39.349 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/11836757-3d97-4706-b6fb-8b34fb252283'. 2025-10-13 14:43:46.445 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.028s] 2025-10-13 14:43:46.549 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.279s] 2025-10-13 14:43:46.672 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [0.123s] 2025-10-13 14:43:46.825 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.379s] 2025-10-13 14:43:47.101 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.155s] 2025-10-13 14:43:47.253 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.116s] 2025-10-13 14:43:48.687 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.014s] 2025-10-13 14:43:48.702 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.014s] 2025-10-13 14:43:48.714 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.012s] 2025-10-13 14:43:48.739 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.024s] 2025-10-13 14:43:48.746 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.007s] 2025-10-13 14:43:48.857 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [0.287s] 2025-10-13 14:43:48.899 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [0.042s] 2025-10-13 14:43:48.927 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [0.136s] 2025-10-13 14:43:48.948 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.198s] 2025-10-13 14:43:48.951 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.006s] 2025-10-13 14:43:48.965 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.013s] 2025-10-13 14:43:48.975 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-10-13 14:43:48.979 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.004s] 2025-10-13 14:43:48.989 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.011s] 2025-10-13 14:43:49.018 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [0.089s] 2025-10-13 14:43:49.075 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [0.057s] 2025-10-13 14:43:49.122 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.131s] 2025-10-13 14:43:49.144 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-10-13 14:43:49.172 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.028s] 2025-10-13 14:43:49.197 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.042s] 2025-10-13 14:43:49.198 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.025s] 2025-10-13 14:43:49.274 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.078s] 2025-10-13 14:43:49.309 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.034s] 2025-10-13 14:43:49.349 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.040s] 2025-10-13 14:43:49.390 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.039s] 2025-10-13 14:43:49.412 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.022s] 2025-10-13 14:43:49.438 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.025s] 2025-10-13 14:43:49.466 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.027s] 2025-10-13 14:43:49.584 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.116s] 2025-10-13 14:43:49.735 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.150s] 2025-10-13 14:43:51.001 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [0.117s] 2025-10-13 14:43:51.038 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [0.036s] 2025-10-13 14:43:51.124 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.086s] 2025-10-13 14:43:51.182 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [0.055s] 2025-10-13 14:43:51.242 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [0.060s] 2025-10-13 14:43:51.301 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [0.057s] 2025-10-13 14:43:51.364 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [0.063s] 2025-10-13 14:43:51.414 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [0.049s] 2025-10-13 14:43:51.472 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [0.057s] 2025-10-13 14:43:51.505 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [0.035s] 2025-10-13 14:43:51.563 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [0.056s] 2025-10-13 14:43:51.616 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [0.051s] 2025-10-13 14:43:51.650 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [0.036s] 2025-10-13 14:43:51.680 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [0.030s] 2025-10-13 14:43:51.714 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [0.034s] 2025-10-13 14:43:51.751 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [0.036s] 2025-10-13 14:43:51.765 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.017s] 2025-10-13 14:43:51.787 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [0.036s] 2025-10-13 14:43:51.796 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.031s] 2025-10-13 14:43:51.828 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [0.040s] 2025-10-13 14:43:51.866 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [0.038s] 2025-10-13 14:43:54.991 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.256s] 2025-10-13 14:43:58.695 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [3.702s] 2025-10-13 14:44:02.571 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [3.874s] 2025-10-13 14:44:03.576 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.070s] 2025-10-13 14:44:05.078 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [0.444s] 2025-10-13 14:44:06.257 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [3.685s] 2025-10-13 14:44:07.329 26 INFO rally.task.context [-] Verification 9175c1b4-9080-4575-b0e3-f10b3aea13ab | Context testr@default cleanup() started 2025-10-13 14:44:07.329 26 INFO rally.task.context [-] Verification 9175c1b4-9080-4575-b0e3-f10b3aea13ab | Context testr@default cleanup() finished in 0.72 msec 2025-10-13 14:44:07.330 26 INFO rally.task.context [-] Verification 9175c1b4-9080-4575-b0e3-f10b3aea13ab | Context tempest@default cleanup() started 2025-10-13 14:44:07.469 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_3b268fe5_wdUpl9A6'. 2025-10-13 14:44:07.470 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.85/compute/v2.1/flavors/a2135ec6-8f8a-44ab-b533-60465be34fe6 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8ef8eaa308233eb8a2ab9c13b32f23faa40c275dad9d4a21ef796a97f7b2bd71" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-10-13 14:44:07.676 26 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Mon, 13 Oct 2025 14:44:07 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-43e6093e-256b-42b2-9d37-bbc05d0161db x-openstack-request-id: req-43e6093e-256b-42b2-9d37-bbc05d0161db _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-10-13 14:44:07.676 26 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.85/compute/v2.1/flavors/a2135ec6-8f8a-44ab-b533-60465be34fe6 used request id req-43e6093e-256b-42b2-9d37-bbc05d0161db request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-10-13 14:44:07.677 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3b268fe5_wdUpl9A6' has been deleted. 2025-10-13 14:44:07.678 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a2135ec6-8f8a-44ab-b533-60465be34fe6' of option 'instance_type' from Tempest config file. 2025-10-13 14:44:07.678 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a2135ec6-8f8a-44ab-b533-60465be34fe6' has been removed. 2025-10-13 14:44:07.680 26 INFO rally.task.context [-] Verification 9175c1b4-9080-4575-b0e3-f10b3aea13ab | Context tempest@default cleanup() finished in 0.35 sec 2025-10-13 14:44:07.693 26 INFO rally.api [-] Verification (UUID=3b268fe5-1d43-427f-9249-abd5179aa61e) has been successfully finished for deployment 'opnfv-rally' (UUID=8800a16d-0298-4b80-81d4-d2ea06d36966)! 2025-10-13 14:44:09.817 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:44:09.817 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:44:09.817 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:44:12.326 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:44:12.327 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:44:12.327 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:44:14.713 37 INFO rally.api [-] Building 'html' report for the following verification(s): '3b268fe5-1d43-427f-9249-abd5179aa61e' 2025-10-13 14:44:14.737 37 INFO rally.api [-] The report has been successfully built. 2025-10-13 14:44:16.934 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:44:16.935 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:44:16.935 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:44:19.606 38 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3b268fe5-1d43-427f-9249-abd5179aa61e' 2025-10-13 14:44:19.613 38 INFO rally.api [-] The report has been successfully built.