2021-05-05 11:41:40.777 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:41:40.777 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:41:40.777 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:41:42.616 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-05-05 11:41:42.616 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-05 11:41:42.616 6 ERROR rally.cli.cliutils 2021-05-05 11:41:44.007 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:41:44.008 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:41:44.008 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:41:47.700 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:41:47.700 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:41:47.701 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:41:52.839 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:41:52.840 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:41:52.840 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:41:54.114 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:41:54.114 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:41:54.114 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:41:56.055 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-05-05 11:41:56.055 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils force=force) 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-05 11:41:56.055 15 ERROR rally.cli.cliutils 2021-05-05 11:41:57.418 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:41:57.418 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:41:57.419 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:41:59.299 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-05 11:41:59.375 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a7bfefa9-79b8-4a33-a931-4d3737091d26/repo. 2021-05-05 11:41:59.724 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a7bfefa9-79b8-4a33-a931-4d3737091d26/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-05-05 11:41:59.740 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-05 11:41:59.750 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-05 11:41:59.773 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-05 11:41:59.823 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-05 11:42:00.523 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a7bfefa9-79b8-4a33-a931-4d3737091d26) has been successfully created! 2021-05-05 11:42:01.972 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:42:01.972 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:42:01.972 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:42:18.027 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:42:18.027 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:42:18.027 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:42:19.843 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a7bfefa9-79b8-4a33-a931-4d3737091d26) for deployment 'opnfv-rally' (UUID=b41ee1e2-a86f-4de0-bf7b-5404fdcfa3d6). 2021-05-05 11:42:20.941 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a7bfefa9-79b8-4a33-a931-4d3737091d26) has been successfully configured for deployment 'opnfv-rally' (UUID=b41ee1e2-a86f-4de0-bf7b-5404fdcfa3d6)! 2021-05-05 11:42:33.029 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 11:42:33.029 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 11:42:33.029 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 11:42:34.868 32 INFO rally.api [-] Starting verification (UUID=6f807b7b-1105-4a3a-a1f9-58ca32aab77a) for deployment 'opnfv-rally' (UUID=b41ee1e2-a86f-4de0-bf7b-5404fdcfa3d6) by verifier 'opnfv-tempest' (UUID=a7bfefa9-79b8-4a33-a931-4d3737091d26). 2021-05-05 11:42:35.943 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-05 11:42:36.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-05 11:42:36.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a7bfefa9-79b8-4a33-a931-4d3737091d26/for-deployment-b41ee1e2-a86f-4de0-bf7b-5404fdcfa3d6/tempest.log' to option 'log_file'. 2021-05-05 11:42:36.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a7bfefa9-79b8-4a33-a931-4d3737091d26/for-deployment-b41ee1e2-a86f-4de0-bf7b-5404fdcfa3d6/tempest.log 2021-05-05 11:42:36.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-05 11:42:36.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a7bfefa9-79b8-4a33-a931-4d3737091d26/for-deployment-b41ee1e2-a86f-4de0-bf7b-5404fdcfa3d6/lock_files' to option 'lock_path'. 2021-05-05 11:42:36.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a7bfefa9-79b8-4a33-a931-4d3737091d26/for-deployment-b41ee1e2-a86f-4de0-bf7b-5404fdcfa3d6/lock_files 2021-05-05 11:42:36.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-05-05 11:42:36.027 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-05-05 11:42:36.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = af8b5b7f-96fd-45c2-8b4a-da345722b57e 2021-05-05 11:42:36.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b1d1c684-a520-496a-b3f3-6cfe0160d57f 2021-05-05 11:42:36.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b2a3b99f-5060-42bb-92a8-020e6d718ff6 2021-05-05 11:42:36.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = cdcf103c-2c87-4ea1-b121-df29332b4c6f 2021-05-05 11:42:36.300 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-05 11:42:36.300 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-05 11:42:36.301 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-05 11:42:36.367 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-05 11:42:36.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-05 11:42:36.408 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_6f807b7b_Y8170Hhf' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-05 11:42:36.682 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6f807b7b_Y8170Hhf' (ID = a60b1660-5afe-4edb-ba0e-2f85cdef870f) has been successfully created! 2021-05-05 11:42:36.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a60b1660-5afe-4edb-ba0e-2f85cdef870f' to option 'instance_type'. 2021-05-05 11:42:36.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a60b1660-5afe-4edb-ba0e-2f85cdef870f 2021-05-05 11:42:36.685 32 INFO rally.task.context [-] Verification a7bfefa9-79b8-4a33-a931-4d3737091d26 | Context tempest@default setup() finished in 1.24 sec 2021-05-05 11:42:36.686 32 INFO rally.task.context [-] Verification a7bfefa9-79b8-4a33-a931-4d3737091d26 | Context testr@default setup() finished in 0.51 msec 2021-05-05 11:42:36.686 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/8a39df40-edc1-4097-a1d9-7fcff375ab6d'. 2021-05-05 11:42:45.948 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.186s] 2021-05-05 11:42:46.065 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.117s] 2021-05-05 11:42:46.109 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.044s] 2021-05-05 11:42:48.536 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.953s] 2021-05-05 11:42:48.708 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.172s] 2021-05-05 11:42:48.835 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.128s] 2021-05-05 11:42:49.943 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.663s] 2021-05-05 11:42:52.339 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.396s] 2021-05-05 11:42:54.603 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.263s] 2021-05-05 11:42:54.651 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.048s] 2021-05-05 11:42:55.208 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.557s] 2021-05-05 11:42:58.507 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.298s] 2021-05-05 11:43:03.022 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.514s] 2021-05-05 11:43:03.082 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.061s] 2021-05-05 11:43:03.659 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.576s] 2021-05-05 11:43:08.072 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.413s] 2021-05-05 11:43:08.324 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.251s] 2021-05-05 11:43:12.720 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.395s] 2021-05-05 11:43:12.844 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.125s] 2021-05-05 11:43:13.000 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.155s] 2021-05-05 11:43:13.184 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.184s] 2021-05-05 11:43:17.743 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [4.059s] 2021-05-05 11:43:20.075 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [2.332s] 2021-05-05 11:43:20.206 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.131s] 2021-05-05 11:43:20.433 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.227s] 2021-05-05 11:43:22.087 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [1.167s] 2021-05-05 11:43:22.278 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.191s] 2021-05-05 11:43:22.449 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.171s] 2021-05-05 11:43:22.632 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.183s] 2021-05-05 11:43:22.815 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.183s] 2021-05-05 11:43:23.067 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.251s] 2021-05-05 11:43:23.262 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.194s] 2021-05-05 11:43:23.469 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.206s] 2021-05-05 11:43:24.002 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.533s] 2021-05-05 11:43:25.074 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [1.071s] 2021-05-05 11:43:29.621 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [4.096s] 2021-05-05 11:43:31.893 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.272s] 2021-05-05 11:43:32.095 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.201s] 2021-05-05 11:43:32.225 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.130s] 2021-05-05 11:43:32.359 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.134s] 2021-05-05 11:43:33.421 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.062s] 2021-05-05 11:43:33.621 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.199s] 2021-05-05 11:43:33.682 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.061s] 2021-05-05 11:43:34.548 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.866s] 2021-05-05 11:44:27.501 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [52.951s] 2021-05-05 11:45:15.127 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [47.625s] 2021-05-05 11:45:49.085 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [33.958s] 2021-05-05 11:46:25.415 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [36.329s] 2021-05-05 11:47:02.457 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [37.041s] 2021-05-05 11:47:41.136 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [38.679s] 2021-05-05 11:48:11.740 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [30.603s] 2021-05-05 11:48:49.452 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [37.711s] 2021-05-05 11:50:22.478 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [93.024s] 2021-05-05 11:51:42.001 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [79.522s] 2021-05-05 11:53:03.115 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [81.114s] 2021-05-05 11:54:18.917 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [75.801s] 2021-05-05 11:55:42.120 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [83.202s] 2021-05-05 11:56:52.718 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [70.596s] 2021-05-05 11:57:34.314 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [41.594s] 2021-05-05 11:57:34.324 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-05-05 11:57:46.062 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [11.737s] 2021-05-05 11:58:06.884 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [20.821s] 2021-05-05 11:58:25.778 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [18.894s] 2021-05-05 11:59:01.128 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [35.349s] 2021-05-05 11:59:41.935 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [40.806s] 2021-05-05 12:00:37.642 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [55.706s] 2021-05-05 12:01:27.848 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [50.205s] 2021-05-05 12:01:58.208 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [30.358s] 2021-05-05 12:02:29.342 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [31.134s] 2021-05-05 12:02:30.046 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.701s]: b'LBaasv2 extension not available, skipping' 2021-05-05 12:02:30.614 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.567s]: b'LBaasv2 extension not available, skipping' 2021-05-05 12:26:34.791 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [1444.169s] 2021-05-05 12:31:19.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 [284.312s] 2021-05-05 12:36:33.744 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [314.640s] 2021-05-05 12:40:58.215 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [264.468s] 2021-05-05 12:44:42.567 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [224.351s] 2021-05-05 12:48:43.776 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [241.207s] 2021-05-05 12:54:12.075 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [328.296s] 2021-05-05 12:58:04.696 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [232.619s] 2021-05-05 13:01:43.857 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [219.159s] 2021-05-05 13:06:04.038 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [260.179s] 2021-05-05 13:10:10.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [246.402s] 2021-05-05 13:10:11.250 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.809s] 2021-05-05 13:10:11.805 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.554s] 2021-05-05 13:10:12.371 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.566s] 2021-05-05 13:10:13.011 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.640s] 2021-05-05 13:10:29.495 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.483s] 2021-05-05 13:10:59.224 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [29.728s] 2021-05-05 13:10:59.971 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.746s] 2021-05-05 13:10:59.974 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-05-05 13:11:00.678 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.706s] 2021-05-05 13:11:48.539 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [47.860s] 2021-05-05 13:12:23.609 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [35.070s] 2021-05-05 13:12:49.104 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [25.493s] 2021-05-05 13:13:11.531 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [22.427s] 2021-05-05 13:20:37.073 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [445.539s] 2021-05-05 13:23:26.186 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [169.113s] 2021-05-05 13:23:47.164 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [20.977s] 2021-05-05 13:24:29.725 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [42.560s] 2021-05-05 13:24:49.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [19.613s] 2021-05-05 13:25:19.968 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [30.628s] 2021-05-05 13:25:52.969 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [33.001s] 2021-05-05 13:26:37.016 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [44.046s] 2021-05-05 13:26:37.694 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.677s] 2021-05-05 13:26:38.253 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.559s] 2021-05-05 13:26:38.761 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.507s] 2021-05-05 13:26:39.363 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.602s] 2021-05-05 13:26:39.989 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.626s] 2021-05-05 13:26:40.613 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.623s] 2021-05-05 13:26:41.189 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.576s] 2021-05-05 13:26:41.781 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.591s] 2021-05-05 13:26:42.399 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.617s] 2021-05-05 13:26:54.031 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [11.632s] 2021-05-05 13:26:56.409 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.377s] 2021-05-05 13:26:56.995 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.585s] 2021-05-05 13:27:14.418 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [17.422s] 2021-05-05 13:27:15.142 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.724s] 2021-05-05 13:27:15.660 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.518s] 2021-05-05 13:27:16.285 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.624s] 2021-05-05 13:27:16.295 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-05-05 13:27:17.737 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.441s]: b'LBaas v1 extension not available, skipping' 2021-05-05 13:27:19.139 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.400s]: b'LBaasv2 extension not available, skipping' 2021-05-05 13:30:17.520 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [178.378s] 2021-05-05 13:30:37.041 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [19.517s] 2021-05-05 13:30:37.046 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-05-05 13:30:40.914 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [3.862s] 2021-05-05 13:30:42.714 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.798s] 2021-05-05 13:30:42.719 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-05-05 13:30:42.725 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-05-05 13:30:43.063 32 INFO rally.task.context [-] Verification a7bfefa9-79b8-4a33-a931-4d3737091d26 | Context testr@default cleanup() started 2021-05-05 13:30:43.064 32 INFO rally.task.context [-] Verification a7bfefa9-79b8-4a33-a931-4d3737091d26 | Context testr@default cleanup() finished in 0.71 msec 2021-05-05 13:30:43.064 32 INFO rally.task.context [-] Verification a7bfefa9-79b8-4a33-a931-4d3737091d26 | Context tempest@default cleanup() started 2021-05-05 13:30:43.728 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-05 13:30:43.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-05 13:30:43.876 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_6f807b7b_Y8170Hhf'. 2021-05-05 13:30:44.163 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6f807b7b_Y8170Hhf' has been deleted. 2021-05-05 13:30:44.164 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a60b1660-5afe-4edb-ba0e-2f85cdef870f' of option 'instance_type' from Tempest config file. 2021-05-05 13:30:44.164 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a60b1660-5afe-4edb-ba0e-2f85cdef870f' has been removed. 2021-05-05 13:30:44.174 32 INFO rally.task.context [-] Verification a7bfefa9-79b8-4a33-a931-4d3737091d26 | Context tempest@default cleanup() finished in 1.11 sec 2021-05-05 13:30:44.199 32 INFO rally.api [-] Verification (UUID=6f807b7b-1105-4a3a-a1f9-58ca32aab77a) has been successfully finished for deployment 'opnfv-rally' (UUID=b41ee1e2-a86f-4de0-bf7b-5404fdcfa3d6)! 2021-05-05 13:30:45.801 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:30:45.801 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:30:45.802 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:30:47.252 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:30:47.252 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:30:47.253 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:30:49.098 38 INFO rally.api [-] Building 'html' report for the following verification(s): '6f807b7b-1105-4a3a-a1f9-58ca32aab77a' 2021-05-05 13:30:49.127 38 INFO rally.api [-] The report has been successfully built. 2021-05-05 13:30:50.475 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:30:50.475 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:30:50.475 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:30:52.293 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '6f807b7b-1105-4a3a-a1f9-58ca32aab77a' 2021-05-05 13:30:52.299 40 INFO rally.api [-] The report has been successfully built.