2021-04-28 16:28:05.422 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:28:05.423 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:28:05.423 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:28:07.374 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-04-28 16:28:07.374 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-28 16:28:07.374 6 ERROR rally.cli.cliutils 2021-04-28 16:28:08.764 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:28:08.764 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:28:08.765 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:28:12.376 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:28:12.376 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:28:12.377 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:28:17.546 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:28:17.546 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:28:17.547 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:28:18.787 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:28:18.787 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:28:18.787 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:28:20.594 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-04-28 16:28:20.594 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils force=force) 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-28 16:28:20.594 15 ERROR rally.cli.cliutils 2021-04-28 16:28:22.000 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:28:22.000 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:28:22.000 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:28:23.784 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-28 16:28:23.859 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3ad4d3e5-4999-49ad-bad8-12152f9a07c1/repo. 2021-04-28 16:28:24.213 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3ad4d3e5-4999-49ad-bad8-12152f9a07c1/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-04-28 16:28:24.229 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-28 16:28:24.240 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-28 16:28:24.267 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-28 16:28:24.319 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-28 16:28:24.994 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3ad4d3e5-4999-49ad-bad8-12152f9a07c1) has been successfully created! 2021-04-28 16:28:26.412 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:28:26.412 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:28:26.413 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:29:04.019 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:29:04.019 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:29:04.019 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:29:05.825 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3ad4d3e5-4999-49ad-bad8-12152f9a07c1) for deployment 'opnfv-rally' (UUID=00c5e305-84ee-453a-84de-5ecd9daddb61). 2021-04-28 16:29:06.732 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3ad4d3e5-4999-49ad-bad8-12152f9a07c1) has been successfully configured for deployment 'opnfv-rally' (UUID=00c5e305-84ee-453a-84de-5ecd9daddb61)! 2021-04-28 16:29:18.872 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:29:18.872 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:29:18.872 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:29:20.807 32 INFO rally.api [-] Starting verification (UUID=bfdaea4c-2788-4670-a5ca-71c2c8cfd9d6) for deployment 'opnfv-rally' (UUID=00c5e305-84ee-453a-84de-5ecd9daddb61) by verifier 'opnfv-tempest' (UUID=3ad4d3e5-4999-49ad-bad8-12152f9a07c1). 2021-04-28 16:29:21.923 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-28 16:29:22.183 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-28 16:29:22.184 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3ad4d3e5-4999-49ad-bad8-12152f9a07c1/for-deployment-00c5e305-84ee-453a-84de-5ecd9daddb61/tempest.log' to option 'log_file'. 2021-04-28 16:29:22.184 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3ad4d3e5-4999-49ad-bad8-12152f9a07c1/for-deployment-00c5e305-84ee-453a-84de-5ecd9daddb61/tempest.log 2021-04-28 16:29:22.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-28 16:29:22.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3ad4d3e5-4999-49ad-bad8-12152f9a07c1/for-deployment-00c5e305-84ee-453a-84de-5ecd9daddb61/lock_files' to option 'lock_path'. 2021-04-28 16:29:22.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3ad4d3e5-4999-49ad-bad8-12152f9a07c1/for-deployment-00c5e305-84ee-453a-84de-5ecd9daddb61/lock_files 2021-04-28 16:29:22.186 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-28 16:29:22.186 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-04-28 16:29:22.187 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a3b1693e-f1e8-4a54-aad4-b9ffa61871f2 2021-04-28 16:29:22.187 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 50a652c7-bb34-4b54-9606-cb3162616067 2021-04-28 16:29:22.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ff2fb0a4-e5d9-4584-a40a-80816b43945e 2021-04-28 16:29:22.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 682785ef-9bba-434a-b205-b17d09131fcc 2021-04-28 16:29:22.434 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-28 16:29:22.435 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-28 16:29:22.435 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-28 16:29:22.499 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-28 16:29:22.546 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-28 16:29:22.547 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_bfdaea4c_IhYCmDaY' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-28 16:29:23.965 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bfdaea4c_IhYCmDaY' (ID = 2f74853b-19e6-42ca-b33e-1ba87b13a9e3) has been successfully created! 2021-04-28 16:29:23.966 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2f74853b-19e6-42ca-b33e-1ba87b13a9e3' to option 'instance_type'. 2021-04-28 16:29:23.966 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2f74853b-19e6-42ca-b33e-1ba87b13a9e3 2021-04-28 16:29:23.968 32 INFO rally.task.context [-] Verification 3ad4d3e5-4999-49ad-bad8-12152f9a07c1 | Context tempest@default setup() finished in 2.54 sec 2021-04-28 16:29:23.969 32 INFO rally.task.context [-] Verification 3ad4d3e5-4999-49ad-bad8-12152f9a07c1 | Context testr@default setup() finished in 0.47 msec 2021-04-28 16:29:23.969 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/4a9e86ea-2b98-4372-aca5-efb243e7b732'. 2021-04-28 16:29:33.721 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.703s] 2021-04-28 16:29:33.844 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.123s] 2021-04-28 16:29:33.897 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.053s] 2021-04-28 16:29:36.074 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.739s] 2021-04-28 16:29:36.247 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.173s] 2021-04-28 16:29:36.400 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.153s] 2021-04-28 16:29:37.016 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.133s] 2021-04-28 16:29:46.419 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [9.403s] 2021-04-28 16:29:59.496 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [13.076s] 2021-04-28 16:29:59.555 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.059s] 2021-04-28 16:30:01.770 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [2.215s] 2021-04-28 16:30:13.402 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [11.631s] 2021-04-28 16:30:28.510 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [15.108s] 2021-04-28 16:30:28.585 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.075s] 2021-04-28 16:30:35.204 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [6.617s] 2021-04-28 16:30:50.492 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [15.288s] 2021-04-28 16:30:52.302 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [1.810s] 2021-04-28 16:31:05.368 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [13.065s] 2021-04-28 16:31:05.484 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.116s] 2021-04-28 16:31:05.644 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.160s] 2021-04-28 16:31:07.583 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [1.939s] 2021-04-28 16:31:19.133 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [11.063s] 2021-04-28 16:31:40.605 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... fail [21.464s] 2021-04-28 16:31:40.739 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.140s] 2021-04-28 16:32:14.740 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [34.000s] 2021-04-28 16:32:21.877 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [6.568s] 2021-04-28 16:32:22.071 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.194s] 2021-04-28 16:32:27.370 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [5.298s] 2021-04-28 16:32:27.571 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.201s] 2021-04-28 16:32:27.796 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.225s] 2021-04-28 16:32:31.945 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [4.149s] 2021-04-28 16:32:32.162 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.217s] 2021-04-28 16:32:32.357 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.195s] 2021-04-28 16:32:36.284 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [3.926s] 2021-04-28 16:32:37.495 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [1.211s] 2021-04-28 16:33:04.918 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [26.987s] 2021-04-28 16:33:24.467 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [19.549s] 2021-04-28 16:33:24.695 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.227s] 2021-04-28 16:33:24.827 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.133s] 2021-04-28 16:33:24.962 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.135s] 2021-04-28 16:33:33.442 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [8.479s] 2021-04-28 16:33:33.650 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.208s] 2021-04-28 16:33:33.713 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.062s] 2021-04-28 16:33:35.026 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [1.312s] 2021-04-28 16:40:42.870 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [427.843s] 2021-04-28 16:44:13.707 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [210.835s] 2021-04-28 16:47:55.945 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [222.238s] 2021-04-28 16:49:35.129 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [99.183s] 2021-04-28 16:51:12.702 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [97.572s] 2021-04-28 16:54:10.127 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [177.424s] 2021-04-28 16:57:13.262 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [183.134s] 2021-04-28 16:59:09.545 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [116.281s] 2021-04-28 17:09:23.762 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [614.216s] 2021-04-28 17:21:33.700 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [729.937s] 2021-04-28 17:29:03.255 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [449.554s] 2021-04-28 17:36:25.904 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [442.646s] 2021-04-28 17:42:45.973 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [380.068s] 2021-04-28 17:47:43.711 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [297.737s] 2021-04-28 17:52:59.098 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [315.385s] 2021-04-28 17:52:59.111 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.011s]: b'Test disabled in conf, skipping' 2021-04-28 17:54:40.008 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [100.897s] 2021-04-28 17:57:06.105 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [146.096s] 2021-04-28 17:58:08.555 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [62.449s] 2021-04-28 17:59:07.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [58.587s] 2021-04-28 18:05:03.126 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [355.983s] 2021-04-28 18:07:41.713 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [158.584s] 2021-04-28 18:11:45.765 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [244.051s] 2021-04-28 18:13:02.955 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [77.190s] 2021-04-28 18:14:40.325 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [97.369s] 2021-04-28 18:14:41.150 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.823s]: b'LBaasv2 extension not available, skipping' 2021-04-28 18:14:41.782 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.632s]: b'LBaasv2 extension not available, skipping' 2021-04-28 18:45:26.729 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [1844.940s] 2021-04-28 18:57:07.004 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 [700.274s] 2021-04-28 19:07:17.113 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [610.107s] 2021-04-28 19:35:02.635 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [1665.517s] 2021-04-28 20:04:45.865 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [1783.227s] 2021-04-28 20:15:37.437 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [651.571s] 2021-04-28 20:30:29.492 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [892.053s] 2021-04-28 20:42:36.634 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [727.138s] 2021-04-28 20:59:20.724 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [1004.089s] 2021-04-28 21:24:43.853 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [1523.126s] 2021-04-28 21:52:12.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [1648.538s] 2021-04-28 21:52:13.138 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.744s] 2021-04-28 21:52:13.809 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.671s] 2021-04-28 21:52:14.377 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.567s] 2021-04-28 21:52:14.975 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.598s] 2021-04-28 21:54:50.795 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [155.819s] 2021-04-28 22:00:23.688 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [332.892s] 2021-04-28 22:00:24.448 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.758s] 2021-04-28 22:00:24.449 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-04-28 22:00:25.046 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.598s] 2021-04-28 22:01:25.512 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... fail [60.460s] 2021-04-28 22:13:22.706 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [717.197s] 2021-04-28 22:14:47.132 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [84.425s] 2021-04-28 22:19:29.133 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [282.000s] 2021-04-28 22:38:09.316 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... fail [1120.175s] 2021-04-28 22:44:36.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [386.775s] 2021-04-28 22:47:06.762 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [150.670s] 2021-04-28 22:52:44.075 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [337.315s] 2021-04-28 22:57:10.806 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [266.728s] 2021-04-28 23:00:44.399 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [213.592s] 2021-04-28 23:03:06.785 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [142.385s] 2021-04-28 23:06:24.186 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... fail [197.396s] 2021-04-28 23:06:24.984 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.800s] 2021-04-28 23:06:25.544 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.560s] 2021-04-28 23:06:26.166 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.620s] 2021-04-28 23:06:26.792 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.626s] 2021-04-28 23:06:27.401 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.609s] 2021-04-28 23:06:27.984 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.582s] 2021-04-28 23:06:28.588 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.604s] 2021-04-28 23:06:29.211 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.622s] 2021-04-28 23:06:29.829 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.618s] 2021-04-28 23:07:08.087 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [38.257s] 2021-04-28 23:07:10.580 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.492s] 2021-04-28 23:07:11.150 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.569s] 2021-04-28 23:07:50.381 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [39.230s] 2021-04-28 23:07:51.185 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.803s] 2021-04-28 23:07:51.805 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.619s] 2021-04-28 23:07:52.428 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.623s] 2021-04-28 23:07:52.439 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-04-28 23:07:58.194 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [5.754s]: b'LBaas v1 extension not available, skipping' 2021-04-28 23:07:59.967 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.772s]: b'LBaasv2 extension not available, skipping' 2021-04-28 23:34:31.015 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [1591.041s] 2021-04-28 23:36:36.413 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [125.397s] 2021-04-28 23:36:36.419 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-04-28 23:36:38.555 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.130s] 2021-04-28 23:36:40.560 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [2.005s] 2021-04-28 23:36:40.565 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-04-28 23:36:40.570 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-04-28 23:36:40.900 32 INFO rally.task.context [-] Verification 3ad4d3e5-4999-49ad-bad8-12152f9a07c1 | Context testr@default cleanup() started 2021-04-28 23:36:40.901 32 INFO rally.task.context [-] Verification 3ad4d3e5-4999-49ad-bad8-12152f9a07c1 | Context testr@default cleanup() finished in 0.80 msec 2021-04-28 23:36:40.901 32 INFO rally.task.context [-] Verification 3ad4d3e5-4999-49ad-bad8-12152f9a07c1 | Context tempest@default cleanup() started 2021-04-28 23:36:41.534 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-28 23:36:43.273 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-28 23:36:43.303 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_bfdaea4c_IhYCmDaY'. 2021-04-28 23:36:49.807 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bfdaea4c_IhYCmDaY' has been deleted. 2021-04-28 23:36:49.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2f74853b-19e6-42ca-b33e-1ba87b13a9e3' of option 'instance_type' from Tempest config file. 2021-04-28 23:36:49.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2f74853b-19e6-42ca-b33e-1ba87b13a9e3' has been removed. 2021-04-28 23:36:49.820 32 INFO rally.task.context [-] Verification 3ad4d3e5-4999-49ad-bad8-12152f9a07c1 | Context tempest@default cleanup() finished in 8.92 sec 2021-04-28 23:36:49.850 32 INFO rally.api [-] Verification (UUID=bfdaea4c-2788-4670-a5ca-71c2c8cfd9d6) has been successfully finished for deployment 'opnfv-rally' (UUID=00c5e305-84ee-453a-84de-5ecd9daddb61)! 2021-04-28 23:36:51.337 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 23:36:51.337 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 23:36:51.337 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 23:36:52.765 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 23:36:52.765 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 23:36:52.765 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 23:36:54.565 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'bfdaea4c-2788-4670-a5ca-71c2c8cfd9d6' 2021-04-28 23:36:54.588 38 INFO rally.api [-] The report has been successfully built. 2021-04-28 23:36:55.967 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 23:36:55.967 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 23:36:55.967 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 23:36:57.784 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'bfdaea4c-2788-4670-a5ca-71c2c8cfd9d6' 2021-04-28 23:36:57.797 40 INFO rally.api [-] The report has been successfully built.