2021-04-24 11:40:06.972 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:40:06.972 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:40:06.972 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:40:08.990 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-24 11:40:08.990 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-24 11:40:08.990 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-24 11:40:08.990 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-24 11:40:08.990 6 ERROR rally.cli.cliutils 2021-04-24 11:40:10.419 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:40:10.419 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:40:10.420 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:40:13.977 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:40:13.978 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:40:13.978 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:40:19.105 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:40:19.105 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:40:19.105 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:40:20.364 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:40:20.364 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:40:20.364 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:40:22.131 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-24 11:40:22.131 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-24 11:40:22.131 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-24 11:40:22.131 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils force=force) 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-24 11:40:22.131 15 ERROR rally.cli.cliutils 2021-04-24 11:40:23.545 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:40:23.545 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:40:23.545 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:40:25.349 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-24 11:40:25.430 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a428b4a2-0160-4f08-b29b-f640ed34a2ce/repo. 2021-04-24 11:40:25.792 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a428b4a2-0160-4f08-b29b-f640ed34a2ce/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-24 11:40:25.806 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-24 11:40:25.816 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-24 11:40:25.842 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-24 11:40:25.890 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-24 11:40:26.546 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a428b4a2-0160-4f08-b29b-f640ed34a2ce) has been successfully created! 2021-04-24 11:40:27.989 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:40:27.990 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:40:27.990 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:40:44.102 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:40:44.102 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:40:44.102 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:40:45.871 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a428b4a2-0160-4f08-b29b-f640ed34a2ce) for deployment 'opnfv-rally' (UUID=8b61cca3-1b38-4e26-8a95-75bf96fa8de1). 2021-04-24 11:40:46.755 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a428b4a2-0160-4f08-b29b-f640ed34a2ce) has been successfully configured for deployment 'opnfv-rally' (UUID=8b61cca3-1b38-4e26-8a95-75bf96fa8de1)! 2021-04-24 11:40:58.752 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 11:40:58.752 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 11:40:58.752 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 11:41:00.656 32 INFO rally.api [-] Starting verification (UUID=f5e655ae-3af6-4785-88a5-158edf56bfa7) for deployment 'opnfv-rally' (UUID=8b61cca3-1b38-4e26-8a95-75bf96fa8de1) by verifier 'opnfv-tempest' (UUID=a428b4a2-0160-4f08-b29b-f640ed34a2ce). 2021-04-24 11:41:01.730 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-24 11:41:02.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-24 11:41:02.560 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a428b4a2-0160-4f08-b29b-f640ed34a2ce/for-deployment-8b61cca3-1b38-4e26-8a95-75bf96fa8de1/tempest.log' to option 'log_file'. 2021-04-24 11:41:02.560 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a428b4a2-0160-4f08-b29b-f640ed34a2ce/for-deployment-8b61cca3-1b38-4e26-8a95-75bf96fa8de1/tempest.log 2021-04-24 11:41:02.561 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-24 11:41:02.561 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a428b4a2-0160-4f08-b29b-f640ed34a2ce/for-deployment-8b61cca3-1b38-4e26-8a95-75bf96fa8de1/lock_files' to option 'lock_path'. 2021-04-24 11:41:02.561 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a428b4a2-0160-4f08-b29b-f640ed34a2ce/for-deployment-8b61cca3-1b38-4e26-8a95-75bf96fa8de1/lock_files 2021-04-24 11:41:02.562 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-24 11:41:02.562 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-24 11:41:02.562 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 5de49e62-0347-4d32-bff5-b3e7c5de37b7 2021-04-24 11:41:02.563 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 99b1bd63-bf38-483c-b12d-4e31403b63f1 2021-04-24 11:41:02.563 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 327caaff-2e8c-4b17-8bb1-5f04a202c59d 2021-04-24 11:41:02.564 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 21514a4c-820e-4277-bc4c-79d457f7ede3 2021-04-24 11:41:02.799 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-24 11:41:02.800 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-24 11:41:02.800 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-24 11:41:02.890 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-24 11:41:02.935 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-24 11:41:02.936 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f5e655ae_MrQB3IEc' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-24 11:41:03.235 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f5e655ae_MrQB3IEc' (ID = 81bb4e86-3f3e-419c-ad25-c65930325232) has been successfully created! 2021-04-24 11:41:03.235 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '81bb4e86-3f3e-419c-ad25-c65930325232' to option 'instance_type'. 2021-04-24 11:41:03.236 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 81bb4e86-3f3e-419c-ad25-c65930325232 2021-04-24 11:41:03.238 32 INFO rally.task.context [-] Verification a428b4a2-0160-4f08-b29b-f640ed34a2ce | Context tempest@default setup() finished in 2.02 sec 2021-04-24 11:41:03.239 32 INFO rally.task.context [-] Verification a428b4a2-0160-4f08-b29b-f640ed34a2ce | Context testr@default setup() finished in 0.52 msec 2021-04-24 11:41:03.239 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/04035882-b5d0-4452-8464-ee830900ff58'. 2021-04-24 11:41:13.420 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.692s] 2021-04-24 11:41:13.532 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.113s] 2021-04-24 11:41:13.577 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.044s] 2021-04-24 11:41:15.826 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.818s] 2021-04-24 11:41:16.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.180s] 2021-04-24 11:41:16.214 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.208s] 2021-04-24 11:41:16.819 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.140s] 2021-04-24 11:41:19.312 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.492s] 2021-04-24 11:41:21.565 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.252s] 2021-04-24 11:41:21.612 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.048s] 2021-04-24 11:41:22.228 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.615s] 2021-04-24 11:41:26.163 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.935s] 2021-04-24 11:41:34.912 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [8.748s] 2021-04-24 11:41:34.981 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.069s] 2021-04-24 11:41:35.695 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.713s] 2021-04-24 11:41:40.107 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.412s] 2021-04-24 11:41:41.592 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [1.485s] 2021-04-24 11:41:46.040 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.448s] 2021-04-24 11:41:46.164 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.123s] 2021-04-24 11:41:46.298 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.134s] 2021-04-24 11:41:47.225 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.926s] 2021-04-24 11:41:52.059 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [4.282s] 2021-04-24 11:41:56.447 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.388s] 2021-04-24 11:41:56.670 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.224s] 2021-04-24 11:41:56.872 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.202s] 2021-04-24 11:41:57.644 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.218s] 2021-04-24 11:41:57.837 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.193s] 2021-04-24 11:41:58.589 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.752s] 2021-04-24 11:41:58.784 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.195s] 2021-04-24 11:41:58.943 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.159s] 2021-04-24 11:41:59.615 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.671s] 2021-04-24 11:41:59.804 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.190s] 2021-04-24 11:41:59.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.190s] 2021-04-24 11:42:00.601 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.607s] 2021-04-24 11:42:01.085 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.483s] 2021-04-24 11:42:04.564 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.044s] 2021-04-24 11:42:08.952 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.388s] 2021-04-24 11:42:09.167 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.214s] 2021-04-24 11:42:09.290 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.123s] 2021-04-24 11:42:09.407 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.116s] 2021-04-24 11:42:09.833 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.426s] 2021-04-24 11:42:09.998 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.165s] 2021-04-24 11:42:10.053 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.054s] 2021-04-24 11:42:10.577 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.523s] 2021-04-24 11:43:01.688 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [51.110s] 2021-04-24 11:43:51.536 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [49.846s] 2021-04-24 11:44:26.415 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [34.878s] 2021-04-24 11:45:04.796 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [38.381s] 2021-04-24 11:45:43.757 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [38.960s] 2021-04-24 11:46:14.721 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [30.964s] 2021-04-24 11:46:46.800 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [32.078s] 2021-04-24 11:47:19.525 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [32.724s] 2021-04-24 11:48:42.472 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [82.947s] 2021-04-24 11:50:09.951 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [87.478s] 2021-04-24 11:51:37.345 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [87.393s] 2021-04-24 11:53:11.258 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [93.913s] 2021-04-24 11:54:43.726 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [92.467s] 2021-04-24 11:56:24.791 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [101.064s] 2021-04-24 11:57:06.732 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [41.941s] 2021-04-24 11:57:06.741 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-04-24 11:57:21.294 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [14.553s] 2021-04-24 11:57:46.832 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [25.537s] 2021-04-24 11:58:04.292 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [17.459s] 2021-04-24 11:58:32.446 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [28.153s] 2021-04-24 11:59:10.959 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [38.513s] 2021-04-24 11:59:43.103 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [32.144s] 2021-04-24 12:00:22.903 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [39.799s] 2021-04-24 12:00:53.928 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [31.025s] 2021-04-24 12:01:37.144 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [43.215s] 2021-04-24 12:01:37.931 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.785s]: b'LBaasv2 extension not available, skipping' 2021-04-24 12:01:38.591 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.659s]: b'LBaasv2 extension not available, skipping' 2021-04-24 12:06:00.214 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [261.618s] 2021-04-24 12:11:09.583 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 [309.366s] 2021-04-24 12:15:41.988 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [272.403s] 2021-04-24 12:20:02.800 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [260.811s] 2021-04-24 12:24:47.178 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [284.376s] 2021-04-24 12:29:21.964 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [274.783s] 2021-04-24 12:34:40.389 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [318.424s] 2021-04-24 12:39:01.819 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [261.427s] 2021-04-24 12:43:07.025 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [245.204s] 2021-04-24 12:48:01.733 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [294.706s] 2021-04-24 12:52:01.019 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [239.283s] 2021-04-24 12:52:01.662 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.645s] 2021-04-24 12:52:02.284 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.622s] 2021-04-24 12:52:02.886 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.601s] 2021-04-24 12:52:03.477 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.591s] 2021-04-24 12:52:19.300 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [15.822s] 2021-04-24 12:52:49.727 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [30.425s] 2021-04-24 12:52:50.483 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.755s] 2021-04-24 12:52:50.485 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-24 12:52:51.160 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.677s] 2021-04-24 12:53:39.963 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [48.802s] 2021-04-24 12:54:23.136 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [43.172s] 2021-04-24 12:54:50.886 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [27.748s] 2021-04-24 12:55:11.111 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [20.224s] 2021-04-24 13:01:40.720 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [389.607s] 2021-04-24 13:04:12.791 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [152.070s] 2021-04-24 13:04:31.574 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [18.783s] 2021-04-24 13:05:15.821 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [44.244s] 2021-04-24 13:05:37.446 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [21.624s] 2021-04-24 13:06:02.935 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [25.489s] 2021-04-24 13:06:29.675 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [26.740s] 2021-04-24 13:07:03.300 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [33.623s] 2021-04-24 13:07:03.980 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.680s] 2021-04-24 13:07:04.584 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.603s] 2021-04-24 13:07:05.163 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.579s] 2021-04-24 13:07:05.730 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.566s] 2021-04-24 13:07:06.323 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.593s] 2021-04-24 13:07:06.890 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.566s] 2021-04-24 13:07:07.484 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.594s] 2021-04-24 13:07:08.061 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.576s] 2021-04-24 13:07:08.613 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.552s] 2021-04-24 13:07:26.096 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [17.482s] 2021-04-24 13:07:28.664 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.568s] 2021-04-24 13:07:29.204 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.539s] 2021-04-24 13:07:46.839 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [17.634s] 2021-04-24 13:07:47.591 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.751s] 2021-04-24 13:07:48.153 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.562s] 2021-04-24 13:07:48.728 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.573s] 2021-04-24 13:07:48.737 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-04-24 13:07:50.229 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.491s]: b'LBaas v1 extension not available, skipping' 2021-04-24 13:07:51.820 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.590s]: b'LBaasv2 extension not available, skipping' 2021-04-24 13:10:53.750 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [181.925s] 2021-04-24 13:11:12.146 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [18.394s] 2021-04-24 13:11:12.152 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-04-24 13:11:14.492 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.335s] 2021-04-24 13:11:15.967 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.473s] 2021-04-24 13:11:15.973 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-04-24 13:11:15.979 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-04-24 13:11:16.254 32 INFO rally.task.context [-] Verification a428b4a2-0160-4f08-b29b-f640ed34a2ce | Context testr@default cleanup() started 2021-04-24 13:11:16.254 32 INFO rally.task.context [-] Verification a428b4a2-0160-4f08-b29b-f640ed34a2ce | Context testr@default cleanup() finished in 0.57 msec 2021-04-24 13:11:16.255 32 INFO rally.task.context [-] Verification a428b4a2-0160-4f08-b29b-f640ed34a2ce | Context tempest@default cleanup() started 2021-04-24 13:11:16.937 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-24 13:11:17.058 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-24 13:11:17.086 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f5e655ae_MrQB3IEc'. 2021-04-24 13:11:17.954 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f5e655ae_MrQB3IEc' has been deleted. 2021-04-24 13:11:17.955 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '81bb4e86-3f3e-419c-ad25-c65930325232' of option 'instance_type' from Tempest config file. 2021-04-24 13:11:17.956 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '81bb4e86-3f3e-419c-ad25-c65930325232' has been removed. 2021-04-24 13:11:17.964 32 INFO rally.task.context [-] Verification a428b4a2-0160-4f08-b29b-f640ed34a2ce | Context tempest@default cleanup() finished in 1.71 sec 2021-04-24 13:11:17.993 32 INFO rally.api [-] Verification (UUID=f5e655ae-3af6-4785-88a5-158edf56bfa7) has been successfully finished for deployment 'opnfv-rally' (UUID=8b61cca3-1b38-4e26-8a95-75bf96fa8de1)! 2021-04-24 13:11:19.535 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 13:11:19.536 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 13:11:19.536 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 13:11:21.025 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 13:11:21.025 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 13:11:21.025 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 13:11:22.845 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'f5e655ae-3af6-4785-88a5-158edf56bfa7' 2021-04-24 13:11:22.872 38 INFO rally.api [-] The report has been successfully built. 2021-04-24 13:11:24.251 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 13:11:24.251 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 13:11:24.251 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 13:11:26.013 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f5e655ae-3af6-4785-88a5-158edf56bfa7' 2021-04-24 13:11:26.019 40 INFO rally.api [-] The report has been successfully built.