2021-07-17 13:36:02.971 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 13:36:02.971 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 13:36:02.971 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-17 13:36:04.855 6 ERROR rally.cli.cliutils 2021-07-17 13:36:06.203 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 13:36:06.203 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 13:36:06.203 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 13:36:09.838 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 13:36:09.838 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 13:36:09.838 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 13:36:15.195 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 13:36:15.196 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 13:36:15.196 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 13:36:16.436 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 13:36:16.436 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 13:36:16.436 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils force=force) 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-17 13:36:18.311 15 ERROR rally.cli.cliutils 2021-07-17 13:36:19.676 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 13:36:19.676 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 13:36:19.676 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 13:36:21.494 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-17 13:36:21.574 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f2807859-2c8a-4c8f-9777-95463d51b5de/repo. 2021-07-17 13:36:21.934 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f2807859-2c8a-4c8f-9777-95463d51b5de/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-07-17 13:36:21.951 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-17 13:36:21.962 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-17 13:36:21.988 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-17 13:36:22.038 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-17 13:36:22.717 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f2807859-2c8a-4c8f-9777-95463d51b5de) has been successfully created! 2021-07-17 13:36:24.159 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 13:36:24.159 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 13:36:24.159 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 13:36:41.793 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 13:36:41.793 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 13:36:41.793 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 13:36:43.635 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f2807859-2c8a-4c8f-9777-95463d51b5de) for deployment 'opnfv-rally' (UUID=45626d4e-c76d-415d-b897-8e36e53b4d01). 2021-07-17 13:36:44.590 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f2807859-2c8a-4c8f-9777-95463d51b5de) has been successfully configured for deployment 'opnfv-rally' (UUID=45626d4e-c76d-415d-b897-8e36e53b4d01)! 2021-07-17 13:36:56.650 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 13:36:56.650 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 13:36:56.650 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 13:36:58.453 32 INFO rally.api [-] Starting verification (UUID=ead03384-71d7-4ab9-8cb2-9ecb96aa8064) for deployment 'opnfv-rally' (UUID=45626d4e-c76d-415d-b897-8e36e53b4d01) by verifier 'opnfv-tempest' (UUID=f2807859-2c8a-4c8f-9777-95463d51b5de). 2021-07-17 13:36:59.589 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-17 13:36:59.836 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-17 13:36:59.837 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f2807859-2c8a-4c8f-9777-95463d51b5de/for-deployment-45626d4e-c76d-415d-b897-8e36e53b4d01/tempest.log' to option 'log_file'. 2021-07-17 13:36:59.837 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f2807859-2c8a-4c8f-9777-95463d51b5de/for-deployment-45626d4e-c76d-415d-b897-8e36e53b4d01/tempest.log 2021-07-17 13:36:59.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-17 13:36:59.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f2807859-2c8a-4c8f-9777-95463d51b5de/for-deployment-45626d4e-c76d-415d-b897-8e36e53b4d01/lock_files' to option 'lock_path'. 2021-07-17 13:36:59.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f2807859-2c8a-4c8f-9777-95463d51b5de/for-deployment-45626d4e-c76d-415d-b897-8e36e53b4d01/lock_files 2021-07-17 13:36:59.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-07-17 13:36:59.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-07-17 13:36:59.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a49b4ade-8be3-4339-8189-c0bc4cf892b4 2021-07-17 13:36:59.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e628b1b6-66bb-451c-bf6b-ba3e3fce167a 2021-07-17 13:36:59.841 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 0e129b9f-68d1-437d-8520-3eeb725277a6 2021-07-17 13:36:59.842 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = fa202a18-7230-416c-8ef4-c10207b81d00 2021-07-17 13:37:00.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-17 13:37:00.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-17 13:37:00.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-17 13:37:00.181 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-17 13:37:00.233 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-17 13:37:00.234 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ead03384_kiShTzHP' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-17 13:37:01.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ead03384_kiShTzHP' (ID = c2411eed-555b-45aa-950c-a227236afcd3) has been successfully created! 2021-07-17 13:37:01.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c2411eed-555b-45aa-950c-a227236afcd3' to option 'instance_type'. 2021-07-17 13:37:01.158 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c2411eed-555b-45aa-950c-a227236afcd3 2021-07-17 13:37:01.160 32 INFO rally.task.context [-] Verification f2807859-2c8a-4c8f-9777-95463d51b5de | Context tempest@default setup() finished in 2.09 sec 2021-07-17 13:37:01.161 32 INFO rally.task.context [-] Verification f2807859-2c8a-4c8f-9777-95463d51b5de | Context testr@default setup() finished in 0.66 msec 2021-07-17 13:37:01.161 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/47d0dbaa-a0e7-4837-9e98-9f7925d8cd9f'. 2021-07-17 13:37:10.701 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.210s] 2021-07-17 13:37:10.820 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.119s] 2021-07-17 13:37:10.863 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.043s] 2021-07-17 13:37:13.233 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.920s] 2021-07-17 13:37:13.407 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.173s] 2021-07-17 13:37:13.541 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.135s] 2021-07-17 13:37:14.196 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.136s] 2021-07-17 13:37:16.322 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.125s] 2021-07-17 13:37:18.586 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.265s] 2021-07-17 13:37:18.639 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.052s] 2021-07-17 13:37:18.765 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.125s] 2021-07-17 13:37:21.610 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [2.845s] 2021-07-17 13:37:23.878 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.268s] 2021-07-17 13:37:23.952 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.074s] 2021-07-17 13:37:24.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.644s] 2021-07-17 13:37:31.217 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.620s] 2021-07-17 13:37:31.376 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.158s] 2021-07-17 13:37:35.777 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.401s] 2021-07-17 13:37:35.897 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.119s] 2021-07-17 13:37:36.023 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.126s] 2021-07-17 13:37:36.212 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.189s] 2021-07-17 13:37:46.201 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [9.443s] 2021-07-17 13:37:50.603 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.402s] 2021-07-17 13:37:50.745 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.142s] 2021-07-17 13:37:51.145 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.400s] 2021-07-17 13:37:52.657 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.989s] 2021-07-17 13:37:52.846 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.189s] 2021-07-17 13:37:52.992 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.146s] 2021-07-17 13:37:53.187 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.194s] 2021-07-17 13:37:53.371 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.184s] 2021-07-17 13:37:54.127 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.755s] 2021-07-17 13:37:54.288 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.162s] 2021-07-17 13:37:54.425 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.137s] 2021-07-17 13:37:54.614 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.188s] 2021-07-17 13:37:54.814 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.200s] 2021-07-17 13:37:58.618 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.248s] 2021-07-17 13:38:00.884 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.265s] 2021-07-17 13:38:01.077 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.193s] 2021-07-17 13:38:01.202 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.125s] 2021-07-17 13:38:01.334 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.131s] 2021-07-17 13:38:02.987 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.653s] 2021-07-17 13:38:03.186 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.199s] 2021-07-17 13:38:03.239 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.052s] 2021-07-17 13:38:03.904 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.664s] 2021-07-17 13:39:09.647 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [65.742s] 2021-07-17 13:39:55.669 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [46.022s] 2021-07-17 13:40:23.356 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [27.686s] 2021-07-17 13:40:54.597 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [31.240s] 2021-07-17 13:41:26.561 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [31.963s] 2021-07-17 13:42:05.110 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [38.546s] 2021-07-17 13:42:41.215 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [36.105s] 2021-07-17 13:43:22.435 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [41.219s] 2021-07-17 13:45:22.092 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [119.654s] 2021-07-17 13:46:32.970 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [70.877s] 2021-07-17 13:48:16.481 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [103.511s] 2021-07-17 13:49:51.970 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [95.486s] 2021-07-17 13:51:27.652 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [95.681s] 2021-07-17 13:52:38.976 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [71.323s] 2021-07-17 13:53:24.892 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [45.913s] 2021-07-17 13:53:24.902 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-07-17 13:53:41.709 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [16.807s] 2021-07-17 13:53:59.115 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [17.405s] 2021-07-17 13:54:18.833 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [19.717s] 2021-07-17 13:54:44.958 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [26.122s] 2021-07-17 13:55:19.777 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [34.818s] 2021-07-17 13:55:54.339 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [34.561s] 2021-07-17 13:56:27.738 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [33.399s] 2021-07-17 13:57:00.053 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [32.314s] 2021-07-17 13:57:26.829 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [26.775s] 2021-07-17 13:57:27.580 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.749s]: b'LBaasv2 extension not available, skipping' 2021-07-17 13:57:28.191 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.610s]: b'LBaasv2 extension not available, skipping' 2021-07-17 14:01:24.271 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [236.076s] 2021-07-17 14:05:45.639 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_subnet_fixed_ip_sec_group ... fail [261.367s] 2021-07-17 14:10:02.764 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [257.123s] 2021-07-17 14:14:35.314 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [272.546s] 2021-07-17 14:18:28.901 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [233.584s] 2021-07-17 14:22:18.332 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [229.429s] 2021-07-17 14:27:10.308 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [291.974s] 2021-07-17 14:31:03.729 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [233.419s] 2021-07-17 14:34:50.777 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [227.046s] 2021-07-17 14:38:54.129 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [243.350s] 2021-07-17 14:42:42.252 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [228.121s] 2021-07-17 14:42:43.026 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.776s] 2021-07-17 14:42:43.675 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.648s] 2021-07-17 14:42:44.262 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.587s] 2021-07-17 14:42:44.832 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.569s] 2021-07-17 14:42:57.136 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [12.303s] 2021-07-17 14:43:23.241 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [26.103s] 2021-07-17 14:43:24.010 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.769s] 2021-07-17 14:43:24.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_with_cloud_credential ... skip [0.000s]: b'multi_cloud - Feature not enabled.' 2021-07-17 14:43:24.700 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.688s] 2021-07-17 14:44:05.555 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [40.854s] 2021-07-17 14:44:42.292 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [36.737s] 2021-07-17 14:44:57.938 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [15.645s] 2021-07-17 14:45:16.425 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [18.487s] 2021-07-17 14:51:35.376 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [378.949s] 2021-07-17 14:53:58.615 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [143.237s] 2021-07-17 14:54:13.895 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [15.279s] 2021-07-17 14:54:57.809 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [43.912s] 2021-07-17 14:55:23.030 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [25.221s] 2021-07-17 14:55:43.941 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [20.910s] 2021-07-17 14:56:08.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [24.655s] 2021-07-17 14:56:41.386 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [32.789s] 2021-07-17 14:56:42.159 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.772s] 2021-07-17 14:56:42.769 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.610s] 2021-07-17 14:56:43.388 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.618s] 2021-07-17 14:56:43.985 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.597s] 2021-07-17 14:56:44.604 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.618s] 2021-07-17 14:56:45.233 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.629s] 2021-07-17 14:56:45.855 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.621s] 2021-07-17 14:56:46.458 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.603s] 2021-07-17 14:56:47.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.554s] 2021-07-17 14:57:00.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [13.000s] 2021-07-17 14:57:02.594 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.580s] 2021-07-17 14:57:03.193 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.598s] 2021-07-17 14:57:15.581 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [12.385s] 2021-07-17 14:57:16.334 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.752s] 2021-07-17 14:57:16.887 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.552s] 2021-07-17 14:57:17.477 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.589s] 2021-07-17 14:57:17.490 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.011s]: b'Test disabled in conf, skipping' 2021-07-17 14:57:18.802 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.311s]: b'LBaas v1 extension not available, skipping' 2021-07-17 14:57:20.829 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [2.026s]: b'LBaasv2 extension not available, skipping' 2021-07-17 15:00:20.622 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [179.789s] 2021-07-17 15:00:39.114 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [18.488s] 2021-07-17 15:00:39.121 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-07-17 15:00:41.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.084s] 2021-07-17 15:00:43.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [2.231s] 2021-07-17 15:00:43.448 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-07-17 15:00:43.454 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.005s]: b'Test disabled in conf, skipping' 2021-07-17 15:00:43.725 32 INFO rally.task.context [-] Verification f2807859-2c8a-4c8f-9777-95463d51b5de | Context testr@default cleanup() started 2021-07-17 15:00:43.726 32 INFO rally.task.context [-] Verification f2807859-2c8a-4c8f-9777-95463d51b5de | Context testr@default cleanup() finished in 0.67 msec 2021-07-17 15:00:43.726 32 INFO rally.task.context [-] Verification f2807859-2c8a-4c8f-9777-95463d51b5de | Context tempest@default cleanup() started 2021-07-17 15:00:44.409 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-17 15:00:44.972 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-17 15:00:45.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ead03384_kiShTzHP'. 2021-07-17 15:00:45.381 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ead03384_kiShTzHP' has been deleted. 2021-07-17 15:00:45.382 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c2411eed-555b-45aa-950c-a227236afcd3' of option 'instance_type' from Tempest config file. 2021-07-17 15:00:45.383 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c2411eed-555b-45aa-950c-a227236afcd3' has been removed. 2021-07-17 15:00:45.392 32 INFO rally.task.context [-] Verification f2807859-2c8a-4c8f-9777-95463d51b5de | Context tempest@default cleanup() finished in 1.67 sec 2021-07-17 15:00:45.436 32 INFO rally.api [-] Verification (UUID=ead03384-71d7-4ab9-8cb2-9ecb96aa8064) has been successfully finished for deployment 'opnfv-rally' (UUID=45626d4e-c76d-415d-b897-8e36e53b4d01)! 2021-07-17 15:00:46.878 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:00:46.879 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:00:46.879 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:00:48.315 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:00:48.315 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:00:48.315 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:00:50.210 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'ead03384-71d7-4ab9-8cb2-9ecb96aa8064' 2021-07-17 15:00:50.238 38 INFO rally.api [-] The report has been successfully built. 2021-07-17 15:00:51.648 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 15:00:51.648 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 15:00:51.648 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 15:00:53.512 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ead03384-71d7-4ab9-8cb2-9ecb96aa8064' 2021-07-17 15:00:53.521 40 INFO rally.api [-] The report has been successfully built.