2021-06-23 12:06:03.860 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:06:03.860 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:06:03.860 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:06:05.728 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-06-23 12:06:05.728 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-23 12:06:05.728 6 ERROR rally.cli.cliutils 2021-06-23 12:06:07.069 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:06:07.069 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:06:07.069 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:06:10.709 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:06:10.710 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:06:10.710 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:06:16.040 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:06:16.041 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:06:16.041 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:06:17.300 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:06:17.300 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:06:17.300 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:06:19.119 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-06-23 12:06:19.119 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils force=force) 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-23 12:06:19.119 15 ERROR rally.cli.cliutils 2021-06-23 12:06:20.520 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:06:20.521 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:06:20.521 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:06:22.271 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-23 12:06:22.333 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-12b0c3f9-6d38-45ab-8859-7980114ee3d9/repo. 2021-06-23 12:06:22.684 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-12b0c3f9-6d38-45ab-8859-7980114ee3d9/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-06-23 12:06:22.701 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-23 12:06:22.710 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-23 12:06:22.732 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-23 12:06:22.777 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-23 12:06:23.466 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=12b0c3f9-6d38-45ab-8859-7980114ee3d9) has been successfully created! 2021-06-23 12:06:24.909 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:06:24.909 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:06:24.909 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:06:43.944 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:06:43.944 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:06:43.945 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:06:45.759 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=12b0c3f9-6d38-45ab-8859-7980114ee3d9) for deployment 'opnfv-rally' (UUID=d11f4729-3afd-4273-b72b-d0088231acb1). 2021-06-23 12:06:46.677 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=12b0c3f9-6d38-45ab-8859-7980114ee3d9) has been successfully configured for deployment 'opnfv-rally' (UUID=d11f4729-3afd-4273-b72b-d0088231acb1)! 2021-06-23 12:06:58.803 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 12:06:58.803 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 12:06:58.804 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 12:07:00.755 32 INFO rally.api [-] Starting verification (UUID=0b70acc8-e19e-444e-8866-6f7d18a10d7f) for deployment 'opnfv-rally' (UUID=d11f4729-3afd-4273-b72b-d0088231acb1) by verifier 'opnfv-tempest' (UUID=12b0c3f9-6d38-45ab-8859-7980114ee3d9). 2021-06-23 12:07:01.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-23 12:07:02.447 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-23 12:07:02.447 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-12b0c3f9-6d38-45ab-8859-7980114ee3d9/for-deployment-d11f4729-3afd-4273-b72b-d0088231acb1/tempest.log' to option 'log_file'. 2021-06-23 12:07:02.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-12b0c3f9-6d38-45ab-8859-7980114ee3d9/for-deployment-d11f4729-3afd-4273-b72b-d0088231acb1/tempest.log 2021-06-23 12:07:02.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-23 12:07:02.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-12b0c3f9-6d38-45ab-8859-7980114ee3d9/for-deployment-d11f4729-3afd-4273-b72b-d0088231acb1/lock_files' to option 'lock_path'. 2021-06-23 12:07:02.449 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-12b0c3f9-6d38-45ab-8859-7980114ee3d9/for-deployment-d11f4729-3afd-4273-b72b-d0088231acb1/lock_files 2021-06-23 12:07:02.449 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-23 12:07:02.450 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-06-23 12:07:02.450 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e678f85d-ffdc-40ef-9551-d8a709c13d5a 2021-06-23 12:07:02.450 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4f10d271-865b-432d-840e-cc142ea50c2c 2021-06-23 12:07:02.451 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c2d39346-8a73-4060-9c9a-c698c72662e4 2021-06-23 12:07:02.452 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 03f004e7-7569-440b-86ad-1d1eeb31918d 2021-06-23 12:07:02.730 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-23 12:07:02.731 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-23 12:07:02.732 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-23 12:07:02.821 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-23 12:07:02.875 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-23 12:07:02.875 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0b70acc8_0x5xW3IZ' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-23 12:07:03.564 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0b70acc8_0x5xW3IZ' (ID = e570f920-aad5-49b1-867a-570f05276d02) has been successfully created! 2021-06-23 12:07:03.565 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'e570f920-aad5-49b1-867a-570f05276d02' to option 'instance_type'. 2021-06-23 12:07:03.565 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = e570f920-aad5-49b1-867a-570f05276d02 2021-06-23 12:07:03.567 32 INFO rally.task.context [-] Verification 12b0c3f9-6d38-45ab-8859-7980114ee3d9 | Context tempest@default setup() finished in 2.25 sec 2021-06-23 12:07:03.568 32 INFO rally.task.context [-] Verification 12b0c3f9-6d38-45ab-8859-7980114ee3d9 | Context testr@default setup() finished in 0.49 msec 2021-06-23 12:07:03.569 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/8eed348d-c5e6-4bed-b098-307a61f6abeb'. 2021-06-23 12:07:12.826 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.219s] 2021-06-23 12:07:12.939 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.113s] 2021-06-23 12:07:12.985 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.046s] 2021-06-23 12:07:15.224 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.810s] 2021-06-23 12:07:15.434 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.210s] 2021-06-23 12:07:15.601 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.168s] 2021-06-23 12:07:16.659 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.603s] 2021-06-23 12:07:20.958 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [4.298s] 2021-06-23 12:07:23.220 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.261s] 2021-06-23 12:07:23.261 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.041s] 2021-06-23 12:07:24.623 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.362s] 2021-06-23 12:07:32.942 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [8.319s] 2021-06-23 12:07:37.435 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.492s] 2021-06-23 12:07:37.483 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.047s] 2021-06-23 12:07:39.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [1.855s] 2021-06-23 12:07:50.142 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [10.804s] 2021-06-23 12:07:51.945 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [1.803s] 2021-06-23 12:07:58.603 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.657s] 2021-06-23 12:07:58.721 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.118s] 2021-06-23 12:07:58.883 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.161s] 2021-06-23 12:08:03.007 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [4.124s] 2021-06-23 12:08:11.446 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [7.771s] 2021-06-23 12:08:17.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [6.547s] 2021-06-23 12:08:18.126 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.132s] 2021-06-23 12:08:20.089 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.962s] 2021-06-23 12:08:21.558 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.872s] 2021-06-23 12:08:21.753 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.195s] 2021-06-23 12:08:21.943 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.189s] 2021-06-23 12:08:22.111 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.168s] 2021-06-23 12:08:22.249 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.138s] 2021-06-23 12:08:23.135 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.886s] 2021-06-23 12:08:23.326 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.191s] 2021-06-23 12:08:23.532 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.206s] 2021-06-23 12:08:24.447 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.914s] 2021-06-23 12:08:24.909 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.462s] 2021-06-23 12:08:32.480 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [7.078s] 2021-06-23 12:08:36.875 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.394s] 2021-06-23 12:08:37.085 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.209s] 2021-06-23 12:08:37.362 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.277s] 2021-06-23 12:08:37.490 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.128s] 2021-06-23 12:08:38.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.988s] 2021-06-23 12:08:38.671 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.192s] 2021-06-23 12:08:38.728 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.057s] 2021-06-23 12:08:39.934 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [1.206s] 2021-06-23 12:10:29.321 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [109.386s] 2021-06-23 12:11:23.393 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [54.071s] 2021-06-23 12:12:06.750 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [43.356s] 2021-06-23 12:13:01.511 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [54.760s] 2021-06-23 12:13:52.704 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [51.193s] 2021-06-23 12:14:45.518 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [52.813s] 2021-06-23 12:15:31.988 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [46.468s] 2021-06-23 12:16:39.747 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [67.759s] 2021-06-23 12:18:33.758 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [114.008s] 2021-06-23 12:20:49.024 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [135.265s] 2021-06-23 12:22:55.664 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [126.639s] 2021-06-23 12:24:49.710 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [114.045s] 2021-06-23 12:27:21.729 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [152.018s] 2021-06-23 12:29:11.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [109.667s] 2021-06-23 12:30:20.264 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [68.867s] 2021-06-23 12:30:20.280 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.013s]: b'Test disabled in conf, skipping' 2021-06-23 12:31:06.528 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [46.248s] 2021-06-23 12:31:38.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [31.477s] 2021-06-23 12:32:19.206 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [41.201s] 2021-06-23 12:32:44.445 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [25.237s] 2021-06-23 12:33:29.935 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [45.489s] 2021-06-23 12:34:08.691 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [38.755s] 2021-06-23 12:34:54.044 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [45.352s] 2021-06-23 12:35:37.408 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [43.363s] 2021-06-23 12:36:18.415 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [41.006s] 2021-06-23 12:36:19.168 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.750s]: b'LBaasv2 extension not available, skipping' 2021-06-23 12:36:19.755 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.588s]: b'LBaasv2 extension not available, skipping' 2021-06-23 12:41:18.514 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [298.754s] 2021-06-23 12:47:06.704 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 [348.188s] 2021-06-23 12:53:06.616 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [359.910s] 2021-06-23 12:58:12.745 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [306.126s] 2021-06-23 13:02:54.045 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [281.297s] 2021-06-23 13:07:31.425 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [277.378s] 2021-06-23 13:14:32.328 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [420.901s] 2021-06-23 13:19:39.850 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [307.521s] 2021-06-23 13:24:11.016 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [271.164s] 2021-06-23 13:29:39.647 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [328.629s] 2021-06-23 13:33:53.374 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [253.724s] 2021-06-23 13:33:54.218 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.845s] 2021-06-23 13:33:54.853 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.635s] 2021-06-23 13:33:55.457 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.603s] 2021-06-23 13:33:56.084 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.627s] 2021-06-23 13:34:14.464 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [18.380s] 2021-06-23 13:34:50.065 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [35.600s] 2021-06-23 13:34:50.788 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.721s] 2021-06-23 13:34:50.789 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-06-23 13:34:51.426 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.637s] 2021-06-23 13:35:55.658 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [64.232s] 2021-06-23 13:36:35.645 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [39.986s] 2021-06-23 13:37:01.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [25.797s] 2021-06-23 13:37:35.159 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [33.715s] 2021-06-23 13:46:39.890 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [544.729s] 2021-06-23 13:49:25.852 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [165.961s] 2021-06-23 13:49:52.502 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [26.650s] 2021-06-23 13:50:54.268 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [61.765s] 2021-06-23 13:51:31.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [37.328s] 2021-06-23 13:51:58.776 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [27.179s] 2021-06-23 13:52:30.072 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [31.295s] 2021-06-23 13:53:26.250 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [56.177s] 2021-06-23 13:53:27.024 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.773s] 2021-06-23 13:53:27.610 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.586s] 2021-06-23 13:53:28.208 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.598s] 2021-06-23 13:53:28.833 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.624s] 2021-06-23 13:53:29.405 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.571s] 2021-06-23 13:53:30.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.636s] 2021-06-23 13:53:30.606 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.564s] 2021-06-23 13:53:31.167 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.560s] 2021-06-23 13:53:31.792 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.624s] 2021-06-23 13:53:52.642 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [20.850s] 2021-06-23 13:53:55.183 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.541s] 2021-06-23 13:53:55.732 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.548s] 2021-06-23 13:54:19.856 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [24.123s] 2021-06-23 13:54:20.664 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.808s] 2021-06-23 13:54:21.242 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.577s] 2021-06-23 13:54:21.874 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.632s] 2021-06-23 13:54:21.885 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-06-23 13:54:24.134 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [2.248s]: b'LBaas v1 extension not available, skipping' 2021-06-23 13:54:25.552 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.417s]: b'LBaasv2 extension not available, skipping' 2021-06-23 13:58:16.097 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [230.541s] 2021-06-23 13:58:40.135 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [24.036s] 2021-06-23 13:58:40.141 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-06-23 13:58:43.344 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [3.197s] 2021-06-23 13:58:46.068 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [2.723s] 2021-06-23 13:58:46.073 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-06-23 13:58:46.079 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.006s]: b'Test disabled in conf, skipping' 2021-06-23 13:58:46.365 32 INFO rally.task.context [-] Verification 12b0c3f9-6d38-45ab-8859-7980114ee3d9 | Context testr@default cleanup() started 2021-06-23 13:58:46.366 32 INFO rally.task.context [-] Verification 12b0c3f9-6d38-45ab-8859-7980114ee3d9 | Context testr@default cleanup() finished in 0.83 msec 2021-06-23 13:58:46.366 32 INFO rally.task.context [-] Verification 12b0c3f9-6d38-45ab-8859-7980114ee3d9 | Context tempest@default cleanup() started 2021-06-23 13:58:47.039 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-23 13:58:47.315 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-23 13:58:47.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0b70acc8_0x5xW3IZ'. 2021-06-23 13:58:47.998 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0b70acc8_0x5xW3IZ' has been deleted. 2021-06-23 13:58:47.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'e570f920-aad5-49b1-867a-570f05276d02' of option 'instance_type' from Tempest config file. 2021-06-23 13:58:48.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'e570f920-aad5-49b1-867a-570f05276d02' has been removed. 2021-06-23 13:58:48.009 32 INFO rally.task.context [-] Verification 12b0c3f9-6d38-45ab-8859-7980114ee3d9 | Context tempest@default cleanup() finished in 1.64 sec 2021-06-23 13:58:48.043 32 INFO rally.api [-] Verification (UUID=0b70acc8-e19e-444e-8866-6f7d18a10d7f) has been successfully finished for deployment 'opnfv-rally' (UUID=d11f4729-3afd-4273-b72b-d0088231acb1)! 2021-06-23 13:58:49.507 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 13:58:49.507 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 13:58:49.507 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 13:58:50.929 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 13:58:50.930 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 13:58:50.930 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 13:58:52.806 38 INFO rally.api [-] Building 'html' report for the following verification(s): '0b70acc8-e19e-444e-8866-6f7d18a10d7f' 2021-06-23 13:58:52.836 38 INFO rally.api [-] The report has been successfully built. 2021-06-23 13:58:54.264 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 13:58:54.265 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 13:58:54.265 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 13:58:56.103 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0b70acc8-e19e-444e-8866-6f7d18a10d7f' 2021-06-23 13:58:56.112 40 INFO rally.api [-] The report has been successfully built.