2021-07-10 14:01:05.007 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 14:01:05.007 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 14:01:05.007 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 14:01:06.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-07-10 14:01:06.897 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-10 14:01:06.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-07-10 14:01:06.897 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-10 14:01:06.897 6 ERROR rally.cli.cliutils 2021-07-10 14:01:08.302 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 14:01:08.302 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 14:01:08.302 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 14:01:11.783 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 14:01:11.783 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 14:01:11.783 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 14:01:16.987 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 14:01:16.987 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 14:01:16.987 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 14:01:18.229 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 14:01:18.229 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 14:01:18.229 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 14:01:20.016 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-10 14:01:20.016 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-10 14:01:20.016 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-10 14:01:20.016 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils force=force) 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-10 14:01:20.016 15 ERROR rally.cli.cliutils 2021-07-10 14:01:21.407 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 14:01:21.407 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 14:01:21.407 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 14:01:23.244 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-10 14:01:23.321 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9791f7a9-363f-4b1f-b58a-b9dc87a81cf9/repo. 2021-07-10 14:01:23.687 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9791f7a9-363f-4b1f-b58a-b9dc87a81cf9/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-10 14:01:23.700 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-10 14:01:23.709 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-10 14:01:23.732 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-10 14:01:23.780 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-10 14:01:24.446 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9791f7a9-363f-4b1f-b58a-b9dc87a81cf9) has been successfully created! 2021-07-10 14:01:26.011 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 14:01:26.011 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 14:01:26.011 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 14:01:44.888 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 14:01:44.888 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 14:01:44.889 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 14:01:46.757 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9791f7a9-363f-4b1f-b58a-b9dc87a81cf9) for deployment 'opnfv-rally' (UUID=61cceda0-31d3-40d9-8ff9-56df20092e02). 2021-07-10 14:01:47.666 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9791f7a9-363f-4b1f-b58a-b9dc87a81cf9) has been successfully configured for deployment 'opnfv-rally' (UUID=61cceda0-31d3-40d9-8ff9-56df20092e02)! 2021-07-10 14:01:59.995 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 14:01:59.995 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 14:01:59.995 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 14:02:01.853 32 INFO rally.api [-] Starting verification (UUID=38d7af0d-c6fa-4fcc-b4ff-810e6a7be5d7) for deployment 'opnfv-rally' (UUID=61cceda0-31d3-40d9-8ff9-56df20092e02) by verifier 'opnfv-tempest' (UUID=9791f7a9-363f-4b1f-b58a-b9dc87a81cf9). 2021-07-10 14:02:02.924 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-10 14:02:02.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-10 14:02:02.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9791f7a9-363f-4b1f-b58a-b9dc87a81cf9/for-deployment-61cceda0-31d3-40d9-8ff9-56df20092e02/tempest.log' to option 'log_file'. 2021-07-10 14:02:02.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9791f7a9-363f-4b1f-b58a-b9dc87a81cf9/for-deployment-61cceda0-31d3-40d9-8ff9-56df20092e02/tempest.log 2021-07-10 14:02:02.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-10 14:02:02.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9791f7a9-363f-4b1f-b58a-b9dc87a81cf9/for-deployment-61cceda0-31d3-40d9-8ff9-56df20092e02/lock_files' to option 'lock_path'. 2021-07-10 14:02:02.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9791f7a9-363f-4b1f-b58a-b9dc87a81cf9/for-deployment-61cceda0-31d3-40d9-8ff9-56df20092e02/lock_files 2021-07-10 14:02:02.995 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-10 14:02:02.996 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-10 14:02:02.996 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 57206b26-89be-40d9-b770-7f04bdcbf66d 2021-07-10 14:02:02.996 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c078eb37-b5d2-4ef3-966c-931ce339bc3c 2021-07-10 14:02:02.997 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4005b2c9-226a-45c2-849e-b71d343fa317 2021-07-10 14:02:02.997 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f3b748a5-5284-4516-9f92-fd4894ba1227 2021-07-10 14:02:03.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-10 14:02:03.273 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-10 14:02:03.274 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-10 14:02:03.363 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-10 14:02:03.411 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-10 14:02:03.411 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_38d7af0d_6OeY3WDX' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-10 14:02:03.883 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_38d7af0d_6OeY3WDX' (ID = 0471caff-038f-41c3-bfe2-924345dbca96) has been successfully created! 2021-07-10 14:02:03.883 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0471caff-038f-41c3-bfe2-924345dbca96' to option 'instance_type'. 2021-07-10 14:02:03.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0471caff-038f-41c3-bfe2-924345dbca96 2021-07-10 14:02:03.886 32 INFO rally.task.context [-] Verification 9791f7a9-363f-4b1f-b58a-b9dc87a81cf9 | Context tempest@default setup() finished in 1.45 sec 2021-07-10 14:02:03.887 32 INFO rally.task.context [-] Verification 9791f7a9-363f-4b1f-b58a-b9dc87a81cf9 | Context testr@default setup() finished in 0.51 msec 2021-07-10 14:02:03.887 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/e81c7803-54bc-465e-a21c-8abbed7eb742'. 2021-07-10 14:02:13.878 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.236s] 2021-07-10 14:02:13.980 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.102s] 2021-07-10 14:02:14.020 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.040s] 2021-07-10 14:02:16.249 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.791s] 2021-07-10 14:02:16.432 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.183s] 2021-07-10 14:02:16.622 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.190s] 2021-07-10 14:02:17.544 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.498s] 2021-07-10 14:02:28.052 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [10.508s] 2021-07-10 14:02:30.319 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.267s] 2021-07-10 14:02:30.395 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.075s] 2021-07-10 14:02:30.703 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.308s] 2021-07-10 14:02:35.116 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.413s] 2021-07-10 14:02:48.212 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [13.095s] 2021-07-10 14:02:48.275 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.063s] 2021-07-10 14:02:50.666 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [2.391s] 2021-07-10 14:02:57.225 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.559s] 2021-07-10 14:02:57.876 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.650s] 2021-07-10 14:03:04.415 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.538s] 2021-07-10 14:03:04.530 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.115s] 2021-07-10 14:03:04.659 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.129s] 2021-07-10 14:03:05.558 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.899s] 2021-07-10 14:03:12.943 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [6.864s] 2021-07-10 14:03:25.903 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [12.960s] 2021-07-10 14:03:26.039 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.136s] 2021-07-10 14:03:26.933 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.894s] 2021-07-10 14:03:28.490 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [1.031s] 2021-07-10 14:03:28.706 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.217s] 2021-07-10 14:03:29.249 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.543s] 2021-07-10 14:03:29.436 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.187s] 2021-07-10 14:03:29.628 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.191s] 2021-07-10 14:03:30.264 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.636s] 2021-07-10 14:03:30.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.179s] 2021-07-10 14:03:30.628 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.184s] 2021-07-10 14:03:30.837 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.209s] 2021-07-10 14:03:31.393 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.555s] 2021-07-10 14:03:37.149 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [5.253s] 2021-07-10 14:03:45.970 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [8.821s] 2021-07-10 14:03:46.161 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.191s] 2021-07-10 14:03:46.264 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.103s] 2021-07-10 14:03:46.482 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.217s] 2021-07-10 14:03:46.996 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.514s] 2021-07-10 14:03:47.197 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.201s] 2021-07-10 14:03:47.257 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.060s] 2021-07-10 14:03:48.123 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.865s] 2021-07-10 14:05:01.618 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [73.493s] 2021-07-10 14:05:58.024 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [56.405s] 2021-07-10 14:06:47.617 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [49.592s] 2021-07-10 14:07:36.364 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [48.747s] 2021-07-10 14:08:22.327 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [45.961s] 2021-07-10 14:09:20.611 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [58.284s] 2021-07-10 14:10:30.730 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [70.116s] 2021-07-10 14:11:38.046 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [67.315s] 2021-07-10 14:13:59.349 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [141.302s] 2021-07-10 14:16:25.517 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [146.167s] 2021-07-10 14:18:25.196 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [119.678s] 2021-07-10 14:20:55.340 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [150.141s] 2021-07-10 14:23:37.798 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [162.456s] 2021-07-10 14:25:31.592 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [113.794s] 2021-07-10 14:26:43.153 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [71.560s] 2021-07-10 14:26:43.162 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-10 14:27:04.969 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [21.805s] 2021-07-10 14:27:53.532 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [48.562s] 2021-07-10 14:28:27.474 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [33.941s] 2021-07-10 14:29:15.193 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [47.718s] 2021-07-10 14:30:07.775 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [52.582s] 2021-07-10 14:31:31.977 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [84.201s] 2021-07-10 14:32:56.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [84.064s] 2021-07-10 14:33:58.858 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [62.816s] 2021-07-10 14:35:48.276 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [109.418s] 2021-07-10 14:35:49.092 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.814s]: b'LBaasv2 extension not available, skipping' 2021-07-10 14:35:49.626 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.533s]: b'LBaasv2 extension not available, skipping' 2021-07-10 14:42:38.720 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [409.090s] 2021-07-10 14:49:28.102 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 [409.380s] 2021-07-10 14:55:56.404 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [388.300s] 2021-07-10 15:03:09.938 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [433.531s] 2021-07-10 15:09:52.497 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [402.556s] 2021-07-10 15:16:04.671 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [372.173s] 2021-07-10 15:24:02.328 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [477.654s] 2021-07-10 15:30:50.434 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [408.104s] 2021-07-10 15:36:39.999 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [349.563s] 2021-07-10 15:43:34.456 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [414.455s] 2021-07-10 15:48:03.583 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [269.126s] 2021-07-10 15:48:04.317 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.736s] 2021-07-10 15:48:04.910 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.592s] 2021-07-10 15:48:05.531 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.620s] 2021-07-10 15:48:06.198 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.666s] 2021-07-10 15:48:41.546 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [35.348s] 2021-07-10 15:49:49.144 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [67.597s] 2021-07-10 15:49:49.884 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.739s] 2021-07-10 15:49:49.885 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-10 15:49:50.548 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.664s] 2021-07-10 15:51:00.790 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [70.241s] 2021-07-10 15:52:14.716 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [73.923s] 2021-07-10 15:53:01.972 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [47.255s] 2021-07-10 15:53:37.135 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [35.162s] 2021-07-10 16:06:09.230 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [752.094s] 2021-07-10 16:09:43.718 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [214.487s] 2021-07-10 16:10:04.107 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [20.388s] 2021-07-10 16:11:34.931 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [90.823s] 2021-07-10 16:12:05.437 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [30.506s] 2021-07-10 16:12:59.672 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [54.234s] 2021-07-10 16:13:38.383 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [38.710s] 2021-07-10 16:14:34.748 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [56.365s] 2021-07-10 16:14:35.499 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.750s] 2021-07-10 16:14:36.078 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.579s] 2021-07-10 16:14:36.679 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.601s] 2021-07-10 16:14:37.216 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.536s] 2021-07-10 16:14:37.808 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.592s] 2021-07-10 16:14:38.428 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.619s] 2021-07-10 16:14:39.006 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.573s] 2021-07-10 16:14:39.586 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.583s] 2021-07-10 16:14:40.182 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.596s] 2021-07-10 16:15:05.061 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [24.878s] 2021-07-10 16:15:07.653 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.592s] 2021-07-10 16:15:08.254 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.599s] 2021-07-10 16:15:45.938 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [37.684s] 2021-07-10 16:15:46.679 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.741s] 2021-07-10 16:15:47.280 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.600s] 2021-07-10 16:15:47.833 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.552s] 2021-07-10 16:15:47.843 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-07-10 16:15:50.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [2.244s]: b'LBaas v1 extension not available, skipping' 2021-07-10 16:15:51.530 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.442s]: b'LBaasv2 extension not available, skipping' 2021-07-10 16:20:07.052 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [255.518s] 2021-07-10 16:20:37.357 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [30.303s] 2021-07-10 16:20:37.363 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-07-10 16:20:39.758 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.389s] 2021-07-10 16:20:43.240 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [3.480s] 2021-07-10 16:20:43.245 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-07-10 16:20:43.253 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-07-10 16:20:43.508 32 INFO rally.task.context [-] Verification 9791f7a9-363f-4b1f-b58a-b9dc87a81cf9 | Context testr@default cleanup() started 2021-07-10 16:20:43.509 32 INFO rally.task.context [-] Verification 9791f7a9-363f-4b1f-b58a-b9dc87a81cf9 | Context testr@default cleanup() finished in 0.61 msec 2021-07-10 16:20:43.510 32 INFO rally.task.context [-] Verification 9791f7a9-363f-4b1f-b58a-b9dc87a81cf9 | Context tempest@default cleanup() started 2021-07-10 16:20:44.206 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-10 16:20:44.580 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-10 16:20:44.614 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_38d7af0d_6OeY3WDX'. 2021-07-10 16:20:45.248 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_38d7af0d_6OeY3WDX' has been deleted. 2021-07-10 16:20:45.249 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0471caff-038f-41c3-bfe2-924345dbca96' of option 'instance_type' from Tempest config file. 2021-07-10 16:20:45.250 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0471caff-038f-41c3-bfe2-924345dbca96' has been removed. 2021-07-10 16:20:45.259 32 INFO rally.task.context [-] Verification 9791f7a9-363f-4b1f-b58a-b9dc87a81cf9 | Context tempest@default cleanup() finished in 1.75 sec 2021-07-10 16:20:45.294 32 INFO rally.api [-] Verification (UUID=38d7af0d-c6fa-4fcc-b4ff-810e6a7be5d7) has been successfully finished for deployment 'opnfv-rally' (UUID=61cceda0-31d3-40d9-8ff9-56df20092e02)! 2021-07-10 16:20:46.748 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 16:20:46.748 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 16:20:46.748 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 16:20:48.189 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 16:20:48.190 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 16:20:48.190 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 16:20:49.988 38 INFO rally.api [-] Building 'html' report for the following verification(s): '38d7af0d-c6fa-4fcc-b4ff-810e6a7be5d7' 2021-07-10 16:20:50.019 38 INFO rally.api [-] The report has been successfully built. 2021-07-10 16:20:51.420 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 16:20:51.420 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 16:20:51.420 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 16:20:53.253 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '38d7af0d-c6fa-4fcc-b4ff-810e6a7be5d7' 2021-07-10 16:20:53.263 40 INFO rally.api [-] The report has been successfully built.