2025-10-13 14:36:52.494 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:36:52.494 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:36:52.495 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:36:55.280 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:36:55.280 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-10-13 14:36:55.280 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-10-13 14:36:55.280 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:36:55.280 7 ERROR rally.cli.cliutils 2025-10-13 14:36:57.827 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:36:57.827 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:36:57.827 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:37:03.127 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:37:03.128 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:37:03.128 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:37:08.864 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:37:08.864 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:37:08.865 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:37:11.678 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:37:11.678 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:37:11.679 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:37:14.491 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:37:14.491 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-10-13 14:37:14.491 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-10-13 14:37:14.491 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:37:14.491 13 ERROR rally.cli.cliutils 2025-10-13 14:37:16.884 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:37:16.884 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:37:16.885 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:37:19.679 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-10-13 14:37:19.724 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a2ea715c-e615-4324-be04-d682254d2b26/repo. 2025-10-13 14:37:20.031 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a2ea715c-e615-4324-be04-d682254d2b26/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:37:20.041 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/34.0.0-1-ga0e6c47e3 ' 2025-10-13 14:37:20.044 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a0e6c47e3fcc88e9fc102f73d2d20de1a1fb9817 ' 2025-10-13 14:37:20.053 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-10-13 14:37:20.105 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-10-13 14:37:21.334 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a2ea715c-e615-4324-be04-d682254d2b26) has been successfully created! 2025-10-13 14:37:23.962 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:37:23.963 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:37:23.963 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:37:32.450 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:37:32.450 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:37:32.451 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:37:35.416 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a2ea715c-e615-4324-be04-d682254d2b26) for deployment 'opnfv-rally' (UUID=422d5a8b-b2a7-43f1-b254-4cfdadb9c588). 2025-10-13 14:37:35.874 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a2ea715c-e615-4324-be04-d682254d2b26) has been successfully configured for deployment 'opnfv-rally' (UUID=422d5a8b-b2a7-43f1-b254-4cfdadb9c588)! 2025-10-13 14:37:50.235 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:37:50.236 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:37:50.236 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:37:53.221 26 INFO rally.api [-] Starting verification (UUID=e5c9c511-18c7-4af1-b25b-495ba0742de4) for deployment 'opnfv-rally' (UUID=422d5a8b-b2a7-43f1-b254-4cfdadb9c588) by verifier 'opnfv-tempest' (UUID=a2ea715c-e615-4324-be04-d682254d2b26). 2025-10-13 14:37:53.844 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-10-13 14:37:53.844 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a2ea715c-e615-4324-be04-d682254d2b26/for-deployment-422d5a8b-b2a7-43f1-b254-4cfdadb9c588/tempest.log' to option 'log_file'. 2025-10-13 14:37:53.844 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a2ea715c-e615-4324-be04-d682254d2b26/for-deployment-422d5a8b-b2a7-43f1-b254-4cfdadb9c588/tempest.log 2025-10-13 14:37:53.845 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-10-13 14:37:53.845 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a2ea715c-e615-4324-be04-d682254d2b26/for-deployment-422d5a8b-b2a7-43f1-b254-4cfdadb9c588/lock_files' to option 'lock_path'. 2025-10-13 14:37:53.845 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a2ea715c-e615-4324-be04-d682254d2b26/for-deployment-422d5a8b-b2a7-43f1-b254-4cfdadb9c588/lock_files 2025-10-13 14:37:53.846 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:37:53.846 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = bb76d3e8-b6bd-4bed-aaf6-df6f2cdc34a5 2025-10-13 14:37:53.847 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 517a5bd9-5cef-4c24-82ad-56a12116f12c 2025-10-13 14:37:53.847 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 64f03b16-3614-4a36-bdd2-7f6ac05db8a3 2025-10-13 14:37:53.848 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 7cdb9e4c-0ec9-4043-9427-8e7f6aa7d69b 2025-10-13 14:37:54.233 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-10-13 14:37:54.234 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_compute-net_e562f1ab-fabe-4fe2-89a6-c6076d26ac7d 2025-10-13 14:37:54.235 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-10-13 14:37:54.345 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:37:54.345 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}bba81ae18bfb6df7b83807e82e947da2985d97ba0c04c8ff18f4f9d55929d178" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-10-13 14:37:54.371 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 8161 Content-Type: application/json Date: Mon, 13 Oct 2025 14:37:54 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-8cf5367c-9640-4cf1-8736-ef173a5d1ead x-openstack-request-id: req-8cf5367c-9640-4cf1-8736-ef173a5d1ead _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-10-13 14:37:54.372 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": "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": "23da64d0-ac15-4cf3-9a2a-6a4414b8ad6c", "name": "rally_verify_b230bcc5_7CBxpDqf", "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/23da64d0-ac15-4cf3-9a2a-6a4414b8ad6c"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/23da64d0-ac15-4cf3-9a2a-6a4414b8ad6c"}]}, {"id": "292f7166-bba5-4676-b3c3-a123c9ac6996", "name": "tempest_neutron-flavor_c73782fc-4eee-444c-8c79-d7e2f7188bb6", "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/292f7166-bba5-4676-b3c3-a123c9ac6996"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/292f7166-bba5-4676-b3c3-a123c9ac6996"}]}, {"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": "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": "64f03b16-3614-4a36-bdd2-7f6ac05db8a3", "name": "refstack_compute-flavor_e562f1ab-fabe-4fe2-89a6-c6076d26ac7d", "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/64f03b16-3614-4a36-bdd2-7f6ac05db8a3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/64f03b16-3614-4a36-bdd2-7f6ac05db8a3"}]}, {"id": "7cdb9e4c-0ec9-4043-9427-8e7f6aa7d69b", "name": "refstack_compute-flavor_alt_e562f1ab-fabe-4fe2-89a6-c6076d26ac7d", "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/7cdb9e4c-0ec9-4043-9427-8e7f6aa7d69b"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/7cdb9e4c-0ec9-4043-9427-8e7f6aa7d69b"}]}, {"id": "aab0fa80-73d1-489f-a925-de5d714b631f", "name": "tempest_neutron-flavor_alt_c73782fc-4eee-444c-8c79-d7e2f7188bb6", "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/aab0fa80-73d1-489f-a925-de5d714b631f"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/aab0fa80-73d1-489f-a925-de5d714b631f"}]}, {"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:37:54.372 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-8cf5367c-9640-4cf1-8736-ef173a5d1ead request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-10-13 14:37:54.374 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_b230bcc5_7CBxpDqf'. Using flavor 'rally_verify_b230bcc5_7CBxpDqf' (ID = 23da64d0-ac15-4cf3-9a2a-6a4414b8ad6c) for the tests. 2025-10-13 14:37:54.374 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '23da64d0-ac15-4cf3-9a2a-6a4414b8ad6c' to option 'instance_type'. 2025-10-13 14:37:54.374 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 23da64d0-ac15-4cf3-9a2a-6a4414b8ad6c 2025-10-13 14:37:54.375 26 INFO rally.task.context [-] Verification a2ea715c-e615-4324-be04-d682254d2b26 | Context tempest@default setup() finished in 0.98 sec 2025-10-13 14:37:54.376 26 INFO rally.task.context [-] Verification a2ea715c-e615-4324-be04-d682254d2b26 | Context testr@default setup() finished in 0.51 msec 2025-10-13 14:37:54.377 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/906075c7-69be-4b3f-9248-ae9225a39505'. 2025-10-13 14:38:01.773 26 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.228s] 2025-10-13 14:38:01.865 26 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.091s] 2025-10-13 14:38:03.430 26 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.451s] 2025-10-13 14:38:05.153 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.134s] 2025-10-13 14:38:15.024 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [10.145s] 2025-10-13 14:38:15.515 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.495s] 2025-10-13 14:38:17.410 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.891s] 2025-10-13 14:38:18.652 26 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [6.322s] 2025-10-13 14:38:21.381 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.936s] 2025-10-13 14:38:21.465 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.083s] 2025-10-13 14:38:21.681 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.216s] 2025-10-13 14:38:21.745 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.064s] 2025-10-13 14:38:21.747 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2025-10-13 14:38:24.093 26 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [5.441s] 2025-10-13 14:38:30.948 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.964s] 2025-10-13 14:38:31.551 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.602s] 2025-10-13 14:38:32.044 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.492s] 2025-10-13 14:38:32.548 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.504s] 2025-10-13 14:38:33.043 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.494s] 2025-10-13 14:38:33.525 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.481s] 2025-10-13 14:38:33.963 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.438s] 2025-10-13 14:38:34.420 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.456s] 2025-10-13 14:38:34.824 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.404s] 2025-10-13 14:38:35.423 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.596s] 2025-10-13 14:38:35.836 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.414s] 2025-10-13 14:38:36.341 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.505s] 2025-10-13 14:38:36.811 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.470s] 2025-10-13 14:38:37.258 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.445s] 2025-10-13 14:38:37.833 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.574s] 2025-10-13 14:38:38.361 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.528s] 2025-10-13 14:38:38.978 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.616s] 2025-10-13 14:38:39.042 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [21.625s] 2025-10-13 14:38:39.466 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.431s] 2025-10-13 14:38:39.514 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.536s] 2025-10-13 14:38:46.932 26 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.016s] 2025-10-13 14:38:50.714 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.095s] 2025-10-13 14:38:50.787 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2025-10-13 14:38:50.975 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.187s] 2025-10-13 14:38:51.043 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.067s] 2025-10-13 14:38:51.044 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2025-10-13 14:38:51.959 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.082s] 2025-10-13 14:38:51.974 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.014s] 2025-10-13 14:38:52.210 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.235s] 2025-10-13 14:38:52.254 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.044s] 2025-10-13 14:38:52.295 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.040s] 2025-10-13 14:38:58.109 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [8.506s] 2025-10-13 14:39:11.469 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [11.812s] 2025-10-13 14:39:11.740 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2025-10-13 14:39:15.786 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.673s] 2025-10-13 14:39:16.982 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.240s] 2025-10-13 14:39:28.137 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.249s] 2025-10-13 14:39:28.348 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.210s] 2025-10-13 14:39:28.658 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.310s] 2025-10-13 14:39:29.052 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.393s] 2025-10-13 14:39:29.287 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.235s] 2025-10-13 14:39:29.349 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.062s] 2025-10-13 14:39:29.425 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.075s] 2025-10-13 14:39:29.517 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.092s] 2025-10-13 14:39:29.565 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.047s] 2025-10-13 14:39:29.684 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.119s] 2025-10-13 14:39:30.747 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... success [1.060s] 2025-10-13 14:39:31.053 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.308s] 2025-10-13 14:39:37.085 26 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [45.332s] 2025-10-13 14:39:40.311 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.097s] 2025-10-13 14:39:40.332 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.021s] 2025-10-13 14:39:40.476 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.143s] 2025-10-13 14:39:40.491 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.016s] 2025-10-13 14:39:40.507 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.015s] 2025-10-13 14:39:40.542 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.035s] 2025-10-13 14:39:40.586 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.043s] 2025-10-13 14:39:40.706 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.120s] 2025-10-13 14:39:40.957 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.250s] 2025-10-13 14:39:40.979 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.022s] 2025-10-13 14:39:41.048 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.068s] 2025-10-13 14:39:47.125 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [31.338s] 2025-10-13 14:39:49.211 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential ... success [0.208s] 2025-10-13 14:39:49.292 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires ... success [0.081s] 2025-10-13 14:39:49.488 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials ... success [0.195s] 2025-10-13 14:39:49.675 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials ... success [0.187s] 2025-10-13 14:39:50.801 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.066s] 2025-10-13 14:39:55.288 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [8.161s] 2025-10-13 14:39:57.759 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [8.842s] 2025-10-13 14:40:02.065 26 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.279s] 2025-10-13 14:40:02.379 26 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.313s] 2025-10-13 14:40:03.491 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.022s] 2025-10-13 14:40:04.098 26 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [27.001s] 2025-10-13 14:40:04.336 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.012s] 2025-10-13 14:40:04.347 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.011s] 2025-10-13 14:40:04.380 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.033s] 2025-10-13 14:40:04.419 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.039s] 2025-10-13 14:40:04.448 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.028s] 2025-10-13 14:40:04.500 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.051s] 2025-10-13 14:40:04.558 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.057s] 2025-10-13 14:40:04.607 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.048s] 2025-10-13 14:40:04.640 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.033s] 2025-10-13 14:40:04.689 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.048s] 2025-10-13 14:40:04.777 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.029s] 2025-10-13 14:40:05.014 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.235s] 2025-10-13 14:40:05.137 26 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.123s] 2025-10-13 14:40:07.178 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.676s] 2025-10-13 14:40:07.218 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.040s] 2025-10-13 14:40:11.399 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.107s] 2025-10-13 14:40:11.417 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.018s] 2025-10-13 14:40:12.002 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.584s] 2025-10-13 14:40:12.013 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.011s] 2025-10-13 14:40:12.030 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.016s] 2025-10-13 14:40:12.069 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.038s] 2025-10-13 14:40:12.086 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.128s] 2025-10-13 14:40:12.111 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.042s] 2025-10-13 14:40:12.590 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.501s] 2025-10-13 14:40:12.840 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.250s] 2025-10-13 14:40:13.133 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.292s] 2025-10-13 14:40:13.420 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.286s] 2025-10-13 14:40:13.872 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [5.106s] 2025-10-13 14:40:13.926 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.505s] 2025-10-13 14:40:14.251 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.324s] 2025-10-13 14:40:14.295 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.044s] 2025-10-13 14:40:14.311 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.016s] 2025-10-13 14:40:14.313 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.793s] 2025-10-13 14:40:14.328 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.017s] 2025-10-13 14:40:14.345 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2025-10-13 14:40:14.983 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence ... success [0.198s] 2025-10-13 14:40:15.302 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag ... success [0.317s] 2025-10-13 14:40:15.625 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2025-10-13 14:40:15.644 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags ... success [0.342s] 2025-10-13 14:40:15.994 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags ... success [0.350s] 2025-10-13 14:40:17.094 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.146s] 2025-10-13 14:40:18.898 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [5.020s] 2025-10-13 14:40:21.207 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [2.312s] 2025-10-13 14:40:22.308 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.100s] 2025-10-13 14:40:23.613 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.285s] 2025-10-13 14:40:23.822 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.589s] 2025-10-13 14:40:28.404 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.096s] 2025-10-13 14:40:28.545 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [4.721s] 2025-10-13 14:40:29.785 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [7.472s] 2025-10-13 14:40:32.821 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [4.276s] 2025-10-13 14:40:33.365 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.748s] 2025-10-13 14:40:41.232 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [12.822s] 2025-10-13 14:40:43.358 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [13.565s] 2025-10-13 14:40:44.106 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [0.753s] 2025-10-13 14:40:44.727 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [11.904s] 2025-10-13 14:40:45.066 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.700s] 2025-10-13 14:40:48.521 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [4.412s] 2025-10-13 14:40:50.592 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.072s] 2025-10-13 14:40:50.663 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.070s] 2025-10-13 14:40:50.757 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.094s] 2025-10-13 14:40:51.132 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.373s] 2025-10-13 14:40:51.338 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.206s] 2025-10-13 14:40:51.671 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.333s] 2025-10-13 14:40:51.733 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.062s] 2025-10-13 14:40:51.824 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.091s] 2025-10-13 14:40:51.924 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.099s] 2025-10-13 14:40:52.047 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.122s] 2025-10-13 14:40:52.130 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.083s] 2025-10-13 14:40:52.293 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.162s] 2025-10-13 14:40:52.394 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [3.871s] 2025-10-13 14:40:52.435 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.141s] 2025-10-13 14:40:52.534 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.098s] 2025-10-13 14:40:52.646 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.111s] 2025-10-13 14:40:54.431 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [2.037s] 2025-10-13 14:40:58.177 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.213s] 2025-10-13 14:41:02.759 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [21.523s] 2025-10-13 14:41:03.046 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.870s] 2025-10-13 14:41:03.243 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.524s] 2025-10-13 14:41:07.036 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.990s] 2025-10-13 14:41:07.332 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [12.893s] 2025-10-13 14:41:09.812 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.775s] 2025-10-13 14:41:10.560 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.313s] 2025-10-13 14:41:12.865 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [1.895s] 2025-10-13 14:41:14.116 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [11.354s] 2025-10-13 14:41:14.441 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [4.627s] 2025-10-13 14:41:15.032 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.166s] 2025-10-13 14:41:16.924 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [1.892s] 2025-10-13 14:41:18.814 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [1.890s] 2025-10-13 14:41:20.993 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.177s] 2025-10-13 14:41:22.916 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [1.922s] 2025-10-13 14:41:25.052 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [2.135s] 2025-10-13 14:41:26.683 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [12.566s] 2025-10-13 14:41:27.145 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [2.092s] 2025-10-13 14:41:29.440 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.294s] 2025-10-13 14:41:29.646 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.206s] 2025-10-13 14:41:29.820 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.172s] 2025-10-13 14:41:29.962 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.143s] 2025-10-13 14:41:30.049 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.087s] 2025-10-13 14:41:30.103 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.053s] 2025-10-13 14:41:30.194 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.090s] 2025-10-13 14:41:30.275 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.080s] 2025-10-13 14:41:30.321 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.045s] 2025-10-13 14:41:30.366 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.045s] 2025-10-13 14:41:30.431 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.069s] 2025-10-13 14:41:30.452 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.021s] 2025-10-13 14:41:30.513 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.060s] 2025-10-13 14:41:30.523 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2025-10-13 14:41:32.336 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [17.890s] 2025-10-13 14:41:32.513 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [2.146s] 2025-10-13 14:41:33.030 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [0.697s] 2025-10-13 14:41:37.747 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.261s] 2025-10-13 14:41:38.000 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.251s] 2025-10-13 14:41:38.838 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... success [7.136s] 2025-10-13 14:41:39.233 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [3.569s] 2025-10-13 14:41:39.277 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.046s] 2025-10-13 14:41:39.451 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.174s] 2025-10-13 14:41:40.168 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [0.715s] 2025-10-13 14:41:41.601 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2025-10-13 14:41:42.954 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.785s] 2025-10-13 14:41:42.994 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.040s] 2025-10-13 14:41:43.044 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.050s] 2025-10-13 14:41:44.538 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.284s] 2025-10-13 14:41:44.749 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.211s] 2025-10-13 14:41:47.384 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.399s] 2025-10-13 14:41:49.922 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.015s] 2025-10-13 14:41:49.949 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.026s] 2025-10-13 14:41:49.974 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.025s] 2025-10-13 14:41:50.002 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.027s] 2025-10-13 14:41:50.020 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.018s] 2025-10-13 14:41:50.036 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.016s] 2025-10-13 14:41:50.040 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... success [11.206s] 2025-10-13 14:41:50.051 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.015s] 2025-10-13 14:41:50.074 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.022s] 2025-10-13 14:41:50.087 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.013s] 2025-10-13 14:41:50.114 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.027s] 2025-10-13 14:41:50.126 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2025-10-13 14:41:50.211 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.084s] 2025-10-13 14:41:50.298 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.087s] 2025-10-13 14:41:50.366 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.067s] 2025-10-13 14:41:50.437 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.071s] 2025-10-13 14:41:50.449 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.012s] 2025-10-13 14:41:50.483 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.033s] 2025-10-13 14:41:50.509 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.025s] 2025-10-13 14:41:50.532 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.022s] 2025-10-13 14:41:50.553 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.021s] 2025-10-13 14:41:52.048 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.760s] 2025-10-13 14:41:54.396 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.347s] 2025-10-13 14:41:54.949 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.554s] 2025-10-13 14:42:00.662 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [1.307s] 2025-10-13 14:42:00.773 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.112s] 2025-10-13 14:42:01.437 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [0.663s] 2025-10-13 14:42:07.092 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [1.505s] 2025-10-13 14:42:09.137 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.044s] 2025-10-13 14:42:10.015 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [0.878s] 2025-10-13 14:42:10.107 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.092s] 2025-10-13 14:42:10.147 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.041s] 2025-10-13 14:42:14.909 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [4.758s] 2025-10-13 14:42:14.986 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.078s] 2025-10-13 14:42:15.018 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.032s] 2025-10-13 14:42:17.507 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.843s] 2025-10-13 14:42:17.945 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.437s] 2025-10-13 14:42:19.147 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.197s] 2025-10-13 14:42:19.479 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.335s] 2025-10-13 14:42:20.214 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [0.732s] 2025-10-13 14:42:20.662 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.448s] 2025-10-13 14:42:22.026 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.358s] 2025-10-13 14:42:22.057 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.036s] 2025-10-13 14:42:23.188 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.155s] 2025-10-13 14:42:26.984 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.188s] 2025-10-13 14:42:27.178 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.194s] 2025-10-13 14:42:44.780 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [17.599s] 2025-10-13 14:42:52.384 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.033s] 2025-10-13 14:42:52.448 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.064s] 2025-10-13 14:42:52.475 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.027s] 2025-10-13 14:42:52.542 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.066s] 2025-10-13 14:42:52.572 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.030s] 2025-10-13 14:42:52.610 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.037s] 2025-10-13 14:42:52.641 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.031s] 2025-10-13 14:42:52.673 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.031s] 2025-10-13 14:42:52.706 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.033s] 2025-10-13 14:42:52.742 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.036s] 2025-10-13 14:42:52.786 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.043s] 2025-10-13 14:42:52.880 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.093s] 2025-10-13 14:42:52.982 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.102s] 2025-10-13 14:42:58.848 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.146s] 2025-10-13 14:42:58.892 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.044s] 2025-10-13 14:43:00.188 26 INFO rally.task.context [-] Verification a2ea715c-e615-4324-be04-d682254d2b26 | Context testr@default cleanup() started 2025-10-13 14:43:00.188 26 INFO rally.task.context [-] Verification a2ea715c-e615-4324-be04-d682254d2b26 | Context testr@default cleanup() finished in 0.74 msec 2025-10-13 14:43:00.189 26 INFO rally.task.context [-] Verification a2ea715c-e615-4324-be04-d682254d2b26 | Context tempest@default cleanup() started 2025-10-13 14:43:00.329 26 INFO rally.task.context [-] Verification a2ea715c-e615-4324-be04-d682254d2b26 | Context tempest@default cleanup() finished in 0.14 sec 2025-10-13 14:43:00.346 26 INFO rally.api [-] Verification (UUID=e5c9c511-18c7-4af1-b25b-495ba0742de4) has been successfully finished for deployment 'opnfv-rally' (UUID=422d5a8b-b2a7-43f1-b254-4cfdadb9c588)! 2025-10-13 14:43:02.885 70 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:02.885 70 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:02.886 70 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:05.945 71 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:05.945 71 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:05.945 71 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:08.478 71 INFO rally.api [-] Building 'html' report for the following verification(s): 'e5c9c511-18c7-4af1-b25b-495ba0742de4' 2025-10-13 14:43:08.504 71 INFO rally.api [-] The report has been successfully built. 2025-10-13 14:43:10.713 72 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-10-13 14:43:10.713 72 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-10-13 14:43:10.713 72 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-10-13 14:43:13.168 72 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e5c9c511-18c7-4af1-b25b-495ba0742de4' 2025-10-13 14:43:13.181 72 INFO rally.api [-] The report has been successfully built.