2021-03-03 11:29:52.021 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:29:52.022 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:29:52.022 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:29:53.897 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-03-03 11:29:53.897 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-03 11:29:53.897 6 ERROR rally.cli.cliutils 2021-03-03 11:29:55.350 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:29:55.350 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:29:55.350 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:29:58.858 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:29:58.859 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:29:58.859 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:30:04.155 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:30:04.156 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:30:04.156 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:30:05.449 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:30:05.450 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:30:05.450 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:30:07.355 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-03-03 11:30:07.355 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils force=force) 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-03 11:30:07.355 15 ERROR rally.cli.cliutils 2021-03-03 11:30:08.720 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:30:08.721 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:30:08.721 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:30:10.656 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-03 11:30:10.734 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-bcab03c0-7bcf-49af-b93d-83827b8236a1/repo. 2021-03-03 11:30:11.084 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-bcab03c0-7bcf-49af-b93d-83827b8236a1/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-03 11:30:11.100 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-03 11:30:11.110 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-03 11:30:11.132 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-03 11:30:11.183 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-03 11:30:11.856 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bcab03c0-7bcf-49af-b93d-83827b8236a1) has been successfully created! 2021-03-03 11:30:13.233 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:30:13.234 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:30:13.234 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:30:29.903 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:30:29.903 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:30:29.903 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:30:31.752 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bcab03c0-7bcf-49af-b93d-83827b8236a1) for deployment 'opnfv-rally' (UUID=048d242f-8305-4b76-a5ef-033c5efe507e). 2021-03-03 11:30:32.621 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bcab03c0-7bcf-49af-b93d-83827b8236a1) has been successfully configured for deployment 'opnfv-rally' (UUID=048d242f-8305-4b76-a5ef-033c5efe507e)! 2021-03-03 11:30:44.847 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:30:44.847 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:30:44.848 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:30:46.648 32 INFO rally.api [-] Starting verification (UUID=190681bf-6d34-4a69-949b-8a87c80cfee4) for deployment 'opnfv-rally' (UUID=048d242f-8305-4b76-a5ef-033c5efe507e) by verifier 'opnfv-tempest' (UUID=bcab03c0-7bcf-49af-b93d-83827b8236a1). 2021-03-03 11:30:47.724 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-03 11:30:47.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-03 11:30:47.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bcab03c0-7bcf-49af-b93d-83827b8236a1/for-deployment-048d242f-8305-4b76-a5ef-033c5efe507e/tempest.log' to option 'log_file'. 2021-03-03 11:30:47.911 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-bcab03c0-7bcf-49af-b93d-83827b8236a1/for-deployment-048d242f-8305-4b76-a5ef-033c5efe507e/tempest.log 2021-03-03 11:30:47.911 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-03 11:30:47.912 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bcab03c0-7bcf-49af-b93d-83827b8236a1/for-deployment-048d242f-8305-4b76-a5ef-033c5efe507e/lock_files' to option 'lock_path'. 2021-03-03 11:30:47.912 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-bcab03c0-7bcf-49af-b93d-83827b8236a1/for-deployment-048d242f-8305-4b76-a5ef-033c5efe507e/lock_files 2021-03-03 11:30:47.912 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-03 11:30:47.913 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-03-03 11:30:47.913 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e22d0f03-4d3c-475d-b7ab-5ea9155a1244 2021-03-03 11:30:47.914 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 9a186641-bf2e-4a4d-a5c5-c9cc3e066160 2021-03-03 11:30:47.914 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ac72a80b-2537-43ce-b776-a323cb98e578 2021-03-03 11:30:47.915 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d380502f-e9cf-4f70-b723-27190eab5584 2021-03-03 11:30:48.225 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-03 11:30:48.226 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-03 11:30:48.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-03 11:30:48.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 11:30:48.350 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-03 11:30:48.350 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_190681bf_Dbmdjr7W' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 11:30:48.641 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_190681bf_Dbmdjr7W' (ID = 45a3bd02-d287-43c6-b394-2d183f85c823) has been successfully created! 2021-03-03 11:30:48.641 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '45a3bd02-d287-43c6-b394-2d183f85c823' to option 'instance_type'. 2021-03-03 11:30:48.642 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 45a3bd02-d287-43c6-b394-2d183f85c823 2021-03-03 11:30:48.644 32 INFO rally.task.context [-] Verification bcab03c0-7bcf-49af-b93d-83827b8236a1 | Context tempest@default setup() finished in 1.42 sec 2021-03-03 11:30:48.645 32 INFO rally.task.context [-] Verification bcab03c0-7bcf-49af-b93d-83827b8236a1 | Context testr@default setup() finished in 0.50 msec 2021-03-03 11:30:48.645 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/0e152384-26fc-4c37-95c6-1c43c96eb0a4'. 2021-03-03 11:30:58.189 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.179s] 2021-03-03 11:30:58.305 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.116s] 2021-03-03 11:30:58.376 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.070s] 2021-03-03 11:31:00.796 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.951s] 2021-03-03 11:31:00.971 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.174s] 2021-03-03 11:31:01.115 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.145s] 2021-03-03 11:31:01.699 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.113s] 2021-03-03 11:31:04.557 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.858s] 2021-03-03 11:31:06.799 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.242s] 2021-03-03 11:31:06.845 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.045s] 2021-03-03 11:31:08.234 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.388s] 2021-03-03 11:31:11.184 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [2.950s] 2021-03-03 11:31:15.688 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.503s] 2021-03-03 11:31:15.737 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.049s] 2021-03-03 11:31:16.980 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [1.243s] 2021-03-03 11:31:23.499 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.519s] 2021-03-03 11:31:23.681 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.182s] 2021-03-03 11:31:32.339 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [8.657s] 2021-03-03 11:31:32.451 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.112s] 2021-03-03 11:31:32.583 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.131s] 2021-03-03 11:31:33.109 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.526s] 2021-03-03 11:31:38.545 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [4.960s] 2021-03-03 11:31:43.076 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.531s] 2021-03-03 11:31:43.200 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.124s] 2021-03-03 11:31:43.653 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.453s] 2021-03-03 11:31:45.142 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.977s] 2021-03-03 11:31:45.340 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.198s] 2021-03-03 11:31:45.657 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.316s] 2021-03-03 11:31:45.858 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.200s] 2021-03-03 11:31:46.049 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.191s] 2021-03-03 11:31:46.198 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.148s] 2021-03-03 11:31:46.389 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.191s] 2021-03-03 11:31:46.577 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.189s] 2021-03-03 11:31:47.236 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.658s] 2021-03-03 11:31:47.693 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.458s] 2021-03-03 11:31:53.834 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [5.694s] 2021-03-03 11:31:58.223 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.389s] 2021-03-03 11:31:58.410 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.188s] 2021-03-03 11:31:58.556 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.146s] 2021-03-03 11:31:58.684 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.128s] 2021-03-03 11:32:00.158 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.473s] 2021-03-03 11:32:00.361 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.202s] 2021-03-03 11:32:00.421 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.060s] 2021-03-03 11:32:01.169 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.748s] 2021-03-03 11:32:56.644 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [55.473s] 2021-03-03 11:33:43.251 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [46.606s] 2021-03-03 11:34:19.701 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [36.449s] 2021-03-03 11:34:56.627 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [36.926s] 2021-03-03 11:35:34.936 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [38.308s] 2021-03-03 11:36:17.390 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [42.453s] 2021-03-03 11:37:01.408 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [44.018s] 2021-03-03 11:37:43.973 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [42.564s] 2021-03-03 11:39:21.612 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [97.638s] 2021-03-03 11:41:01.200 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [99.587s] 2021-03-03 11:42:19.742 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [78.542s] 2021-03-03 11:44:04.297 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [104.554s] 2021-03-03 11:45:20.220 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [75.922s] 2021-03-03 11:46:39.344 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [79.122s] 2021-03-03 11:47:16.951 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [37.606s] 2021-03-03 11:47:16.960 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-03-03 11:47:35.463 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [18.502s] 2021-03-03 11:48:02.199 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [26.735s] 2021-03-03 11:48:24.026 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [21.827s] 2021-03-03 11:48:50.970 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [26.943s] 2021-03-03 11:49:26.682 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [35.712s] 2021-03-03 11:50:06.801 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [40.118s] 2021-03-03 11:50:45.707 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [38.905s] 2021-03-03 11:51:20.369 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [34.662s] 2021-03-03 11:51:55.379 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [35.007s] 2021-03-03 11:51:56.096 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.716s]: b'LBaasv2 extension not available, skipping' 2021-03-03 11:51:56.702 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.606s]: b'LBaasv2 extension not available, skipping' 2021-03-03 11:56:05.648 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [248.942s] 2021-03-03 12:00:34.809 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 [269.159s] 2021-03-03 12:05:00.917 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [266.105s] 2021-03-03 12:09:26.620 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [265.702s] 2021-03-03 12:13:36.440 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [249.817s] 2021-03-03 12:17:54.525 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [258.083s] 2021-03-03 12:23:18.119 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [323.592s] 2021-03-03 12:27:31.147 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [253.025s] 2021-03-03 12:32:06.444 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [275.296s] 2021-03-03 12:36:36.640 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [270.193s] 2021-03-03 12:40:38.022 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [241.380s] 2021-03-03 12:40:38.765 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.745s] 2021-03-03 12:40:39.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.631s] 2021-03-03 12:40:40.008 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.611s] 2021-03-03 12:40:40.641 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.632s] 2021-03-03 12:41:02.337 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [21.696s] 2021-03-03 12:41:37.598 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [35.260s] 2021-03-03 12:41:38.347 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.747s] 2021-03-03 12:41:38.348 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-03-03 12:41:39.011 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.664s] 2021-03-03 12:42:23.014 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [44.002s] 2021-03-03 12:43:07.600 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [44.585s] 2021-03-03 12:43:33.839 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [26.238s] 2021-03-03 12:43:55.618 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [21.779s] 2021-03-03 12:51:23.629 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [448.010s] 2021-03-03 12:54:05.246 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [161.616s] 2021-03-03 12:54:40.323 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [35.076s] 2021-03-03 12:55:18.293 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [37.969s] 2021-03-03 12:55:39.525 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [21.231s] 2021-03-03 12:56:07.752 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [28.226s] 2021-03-03 12:56:34.490 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [26.737s] 2021-03-03 12:57:19.027 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... fail [44.533s] 2021-03-03 12:57:19.822 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.797s] 2021-03-03 12:57:20.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.574s] 2021-03-03 12:57:20.923 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.525s] 2021-03-03 12:57:21.536 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.612s] 2021-03-03 12:57:22.146 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.610s] 2021-03-03 12:57:22.733 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.586s] 2021-03-03 12:57:23.319 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.586s] 2021-03-03 12:57:23.918 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.598s] 2021-03-03 12:57:24.519 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.601s] 2021-03-03 12:57:41.860 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [17.341s] 2021-03-03 12:57:44.411 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.550s] 2021-03-03 12:57:45.002 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.590s] 2021-03-03 12:58:02.609 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [17.606s] 2021-03-03 12:58:03.349 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.739s] 2021-03-03 12:58:03.850 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.501s] 2021-03-03 12:58:04.426 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.576s] 2021-03-03 12:58:04.437 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-03-03 12:58:06.395 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.956s]: b'LBaas v1 extension not available, skipping' 2021-03-03 12:58:07.472 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.076s]: b'LBaasv2 extension not available, skipping' 2021-03-03 13:01:36.288 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [208.812s] 2021-03-03 13:01:58.351 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [22.061s] 2021-03-03 13:01:58.357 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-03-03 13:02:00.836 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.473s] 2021-03-03 13:02:02.193 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.355s] 2021-03-03 13:02:02.197 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-03-03 13:02:02.202 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-03-03 13:02:02.459 32 INFO rally.task.context [-] Verification bcab03c0-7bcf-49af-b93d-83827b8236a1 | Context testr@default cleanup() started 2021-03-03 13:02:02.459 32 INFO rally.task.context [-] Verification bcab03c0-7bcf-49af-b93d-83827b8236a1 | Context testr@default cleanup() finished in 0.57 msec 2021-03-03 13:02:02.460 32 INFO rally.task.context [-] Verification bcab03c0-7bcf-49af-b93d-83827b8236a1 | Context tempest@default cleanup() started 2021-03-03 13:02:03.163 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-03 13:02:03.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-03 13:02:03.312 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_190681bf_Dbmdjr7W'. 2021-03-03 13:02:04.010 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_190681bf_Dbmdjr7W' has been deleted. 2021-03-03 13:02:04.011 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '45a3bd02-d287-43c6-b394-2d183f85c823' of option 'instance_type' from Tempest config file. 2021-03-03 13:02:04.012 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '45a3bd02-d287-43c6-b394-2d183f85c823' has been removed. 2021-03-03 13:02:04.020 32 INFO rally.task.context [-] Verification bcab03c0-7bcf-49af-b93d-83827b8236a1 | Context tempest@default cleanup() finished in 1.56 sec 2021-03-03 13:02:04.049 32 INFO rally.api [-] Verification (UUID=190681bf-6d34-4a69-949b-8a87c80cfee4) has been successfully finished for deployment 'opnfv-rally' (UUID=048d242f-8305-4b76-a5ef-033c5efe507e)! 2021-03-03 13:02:05.751 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:02:05.751 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:02:05.752 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:02:07.294 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:02:07.294 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:02:07.294 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:02:09.185 38 INFO rally.api [-] Building 'html' report for the following verification(s): '190681bf-6d34-4a69-949b-8a87c80cfee4' 2021-03-03 13:02:09.212 38 INFO rally.api [-] The report has been successfully built. 2021-03-03 13:02:10.645 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 13:02:10.645 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 13:02:10.645 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 13:02:12.454 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '190681bf-6d34-4a69-949b-8a87c80cfee4' 2021-03-03 13:02:12.462 40 INFO rally.api [-] The report has been successfully built.