2021-01-27 11:41:44.992 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:41:44.992 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:41:44.992 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:41:46.892 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-01-27 11:41:46.892 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-27 11:41:46.892 6 ERROR rally.cli.cliutils 2021-01-27 11:41:48.284 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:41:48.284 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:41:48.285 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:41:51.758 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:41:51.758 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:41:51.758 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:41:56.951 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:41:56.951 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:41:56.951 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:41:58.294 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:41:58.294 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:41:58.294 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:42:00.206 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-01-27 11:42:00.206 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils force=force) 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-27 11:42:00.206 15 ERROR rally.cli.cliutils 2021-01-27 11:42:01.717 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:42:01.717 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:42:01.718 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:42:03.503 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-27 11:42:03.579 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-7fd4273c-2c9e-4d18-8f55-fd4f4303ad11/repo. 2021-01-27 11:42:03.935 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-7fd4273c-2c9e-4d18-8f55-fd4f4303ad11/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-01-27 11:42:03.948 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-27 11:42:03.956 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-27 11:42:03.978 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-27 11:42:04.027 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-27 11:42:04.710 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7fd4273c-2c9e-4d18-8f55-fd4f4303ad11) has been successfully created! 2021-01-27 11:42:06.153 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:42:06.154 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:42:06.154 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:42:23.813 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:42:23.813 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:42:23.813 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:42:25.712 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7fd4273c-2c9e-4d18-8f55-fd4f4303ad11) for deployment 'opnfv-rally' (UUID=4a2f713a-64fd-4317-8f89-95d20388b959). 2021-01-27 11:42:26.591 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7fd4273c-2c9e-4d18-8f55-fd4f4303ad11) has been successfully configured for deployment 'opnfv-rally' (UUID=4a2f713a-64fd-4317-8f89-95d20388b959)! 2021-01-27 11:42:38.515 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:42:38.516 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:42:38.516 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:42:40.586 32 INFO rally.api [-] Starting verification (UUID=17797878-efe0-4df6-9862-ce50a2f400e9) for deployment 'opnfv-rally' (UUID=4a2f713a-64fd-4317-8f89-95d20388b959) by verifier 'opnfv-tempest' (UUID=7fd4273c-2c9e-4d18-8f55-fd4f4303ad11). 2021-01-27 11:42:41.686 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-27 11:42:42.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-27 11:42:42.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7fd4273c-2c9e-4d18-8f55-fd4f4303ad11/for-deployment-4a2f713a-64fd-4317-8f89-95d20388b959/tempest.log' to option 'log_file'. 2021-01-27 11:42:42.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-7fd4273c-2c9e-4d18-8f55-fd4f4303ad11/for-deployment-4a2f713a-64fd-4317-8f89-95d20388b959/tempest.log 2021-01-27 11:42:42.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-27 11:42:42.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7fd4273c-2c9e-4d18-8f55-fd4f4303ad11/for-deployment-4a2f713a-64fd-4317-8f89-95d20388b959/lock_files' to option 'lock_path'. 2021-01-27 11:42:42.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-7fd4273c-2c9e-4d18-8f55-fd4f4303ad11/for-deployment-4a2f713a-64fd-4317-8f89-95d20388b959/lock_files 2021-01-27 11:42:42.064 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-27 11:42:42.064 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-01-27 11:42:42.064 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 66b19afc-8e56-4eca-a04c-c8cdc2de582d 2021-01-27 11:42:42.065 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 9b257b3d-f286-4aa3-9a35-2895b1b7f3e7 2021-01-27 11:42:42.065 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a813264f-f59a-4f13-b8e9-4b87b2be4c05 2021-01-27 11:42:42.066 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 794ea144-8959-4c6f-bcd1-01d3c56c8586 2021-01-27 11:42:42.543 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-27 11:42:42.544 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-27 11:42:42.544 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-27 11:42:42.613 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-27 11:42:42.662 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-27 11:42:42.663 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_17797878_qbIjAeAt' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-27 11:42:42.796 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_17797878_qbIjAeAt' (ID = 7c263527-1b31-439c-8728-18e166f4255f) has been successfully created! 2021-01-27 11:42:42.797 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7c263527-1b31-439c-8728-18e166f4255f' to option 'instance_type'. 2021-01-27 11:42:42.797 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7c263527-1b31-439c-8728-18e166f4255f 2021-01-27 11:42:42.799 32 INFO rally.task.context [-] Verification 7fd4273c-2c9e-4d18-8f55-fd4f4303ad11 | Context tempest@default setup() finished in 1.64 sec 2021-01-27 11:42:42.800 32 INFO rally.task.context [-] Verification 7fd4273c-2c9e-4d18-8f55-fd4f4303ad11 | Context testr@default setup() finished in 0.50 msec 2021-01-27 11:42:42.801 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/65e53356-93f8-4050-841f-a0e5afaef4ad'. 2021-01-27 11:42:52.012 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.185s] 2021-01-27 11:42:52.134 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.122s] 2021-01-27 11:42:52.186 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.052s] 2021-01-27 11:42:54.606 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.942s] 2021-01-27 11:42:54.804 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.198s] 2021-01-27 11:42:54.977 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.174s] 2021-01-27 11:42:56.105 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.700s] 2021-01-27 11:42:58.758 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.653s] 2021-01-27 11:43:01.035 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.276s] 2021-01-27 11:43:01.087 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.051s] 2021-01-27 11:43:01.604 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.516s] 2021-01-27 11:43:04.792 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.188s] 2021-01-27 11:43:07.090 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.298s] 2021-01-27 11:43:07.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.053s] 2021-01-27 11:43:07.586 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.442s] 2021-01-27 11:43:14.286 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.700s] 2021-01-27 11:43:15.017 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.731s] 2021-01-27 11:43:21.536 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.518s] 2021-01-27 11:43:21.668 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.132s] 2021-01-27 11:43:21.855 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.186s] 2021-01-27 11:43:22.130 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.275s] 2021-01-27 11:43:26.062 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [3.448s] 2021-01-27 11:43:28.345 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [2.283s] 2021-01-27 11:43:28.480 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.135s] 2021-01-27 11:43:29.275 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.795s] 2021-01-27 11:43:30.392 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.599s] 2021-01-27 11:43:30.683 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.291s] 2021-01-27 11:43:31.607 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.923s] 2021-01-27 11:43:31.798 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.190s] 2021-01-27 11:43:31.991 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.194s] 2021-01-27 11:43:32.373 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.381s] 2021-01-27 11:43:32.536 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.163s] 2021-01-27 11:43:32.680 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.144s] 2021-01-27 11:43:32.789 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.108s] 2021-01-27 11:43:33.759 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.970s] 2021-01-27 11:43:38.102 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.859s] 2021-01-27 11:43:42.508 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.406s] 2021-01-27 11:43:42.710 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.202s] 2021-01-27 11:43:42.844 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.134s] 2021-01-27 11:43:42.972 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.128s] 2021-01-27 11:43:43.483 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.510s] 2021-01-27 11:43:43.683 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.200s] 2021-01-27 11:43:43.742 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.058s] 2021-01-27 11:43:44.659 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.917s] 2021-01-27 11:44:31.001 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [46.340s] 2021-01-27 11:45:20.388 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [49.387s] 2021-01-27 11:45:47.988 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [27.599s] 2021-01-27 11:46:20.015 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [32.026s] 2021-01-27 11:46:47.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [27.381s] 2021-01-27 11:47:23.048 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [35.650s] 2021-01-27 11:47:52.839 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [29.791s] 2021-01-27 11:48:28.096 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [35.256s] 2021-01-27 11:49:39.800 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [71.703s] 2021-01-27 11:50:47.899 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [68.099s] 2021-01-27 11:51:58.389 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [70.489s] 2021-01-27 11:53:10.380 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [71.991s] 2021-01-27 11:54:27.132 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [76.750s] 2021-01-27 11:55:42.793 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [75.661s] 2021-01-27 11:56:24.269 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [41.475s] 2021-01-27 11:56:24.284 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-01-27 11:56:49.593 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [25.314s] 2021-01-27 11:57:12.860 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [23.267s] 2021-01-27 11:57:30.473 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [17.612s] 2021-01-27 11:57:56.092 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [25.619s] 2021-01-27 11:58:32.865 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [36.771s] 2021-01-27 11:59:06.391 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [33.525s] 2021-01-27 11:59:50.691 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [44.299s] 2021-01-27 12:00:20.912 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [30.221s] 2021-01-27 12:00:55.405 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [34.492s] 2021-01-27 12:00:56.119 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.713s]: b'LBaasv2 extension not available, skipping' 2021-01-27 12:00:56.683 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.562s]: b'LBaasv2 extension not available, skipping' 2021-01-27 12:05:01.435 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [244.748s] 2021-01-27 12:09:22.935 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 [261.498s] 2021-01-27 12:13:39.745 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [256.807s] 2021-01-27 12:18:28.825 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [289.078s] 2021-01-27 12:22:31.046 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [242.220s] 2021-01-27 12:26:35.275 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [244.227s] 2021-01-27 12:31:40.273 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [304.995s] 2021-01-27 12:35:45.133 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [244.858s] 2021-01-27 12:39:41.109 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [235.974s] 2021-01-27 13:03:42.499 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [1441.384s] 2021-01-27 13:07:27.302 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [224.802s] 2021-01-27 13:07:28.118 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.818s] 2021-01-27 13:07:28.749 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.630s] 2021-01-27 13:07:29.342 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.593s] 2021-01-27 13:07:29.943 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.601s] 2021-01-27 13:07:46.449 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.504s] 2021-01-27 13:08:16.940 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [30.491s] 2021-01-27 13:08:17.688 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.746s] 2021-01-27 13:08:17.689 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-01-27 13:08:18.302 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.614s] 2021-01-27 13:09:03.212 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [44.909s] 2021-01-27 13:09:48.796 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [45.583s] 2021-01-27 13:10:09.262 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [20.465s] 2021-01-27 13:10:28.199 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [18.937s] 2021-01-27 13:16:33.540 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [365.339s] 2021-01-27 13:19:08.885 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [155.344s] 2021-01-27 13:19:30.062 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [21.176s] 2021-01-27 13:20:05.793 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [35.730s] 2021-01-27 13:20:25.911 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [20.118s] 2021-01-27 13:20:51.181 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [25.270s] 2021-01-27 13:21:12.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [20.906s] 2021-01-27 13:21:43.139 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [31.049s] 2021-01-27 13:21:43.914 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.775s] 2021-01-27 13:21:44.420 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.505s] 2021-01-27 13:21:44.985 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.564s] 2021-01-27 13:21:45.569 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.584s] 2021-01-27 13:21:46.131 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.561s] 2021-01-27 13:21:46.724 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.592s] 2021-01-27 13:21:47.316 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.591s] 2021-01-27 13:21:47.893 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.577s] 2021-01-27 13:21:48.492 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.598s] 2021-01-27 13:22:04.900 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [16.408s] 2021-01-27 13:22:07.332 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.431s] 2021-01-27 13:22:07.920 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.587s] 2021-01-27 13:22:24.385 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [16.465s] 2021-01-27 13:22:25.142 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.756s] 2021-01-27 13:22:25.799 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.655s] 2021-01-27 13:22:26.330 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.530s] 2021-01-27 13:22:26.340 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-01-27 13:22:28.164 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.823s]: b'LBaas v1 extension not available, skipping' 2021-01-27 13:22:30.045 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.880s]: b'LBaasv2 extension not available, skipping' 2021-01-27 13:25:35.715 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [185.666s] 2021-01-27 13:25:57.829 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [22.111s] 2021-01-27 13:25:57.838 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.011s]: b'Test disabled in conf, skipping' 2021-01-27 13:26:00.889 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [3.045s] 2021-01-27 13:26:02.653 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.762s] 2021-01-27 13:26:02.658 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-01-27 13:26:02.666 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-01-27 13:26:02.940 32 INFO rally.task.context [-] Verification 7fd4273c-2c9e-4d18-8f55-fd4f4303ad11 | Context testr@default cleanup() started 2021-01-27 13:26:02.941 32 INFO rally.task.context [-] Verification 7fd4273c-2c9e-4d18-8f55-fd4f4303ad11 | Context testr@default cleanup() finished in 0.92 msec 2021-01-27 13:26:02.941 32 INFO rally.task.context [-] Verification 7fd4273c-2c9e-4d18-8f55-fd4f4303ad11 | Context tempest@default cleanup() started 2021-01-27 13:26:03.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-27 13:26:04.389 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-27 13:26:04.421 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_17797878_qbIjAeAt'. 2021-01-27 13:26:04.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_17797878_qbIjAeAt' has been deleted. 2021-01-27 13:26:04.790 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7c263527-1b31-439c-8728-18e166f4255f' of option 'instance_type' from Tempest config file. 2021-01-27 13:26:04.791 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7c263527-1b31-439c-8728-18e166f4255f' has been removed. 2021-01-27 13:26:04.800 32 INFO rally.task.context [-] Verification 7fd4273c-2c9e-4d18-8f55-fd4f4303ad11 | Context tempest@default cleanup() finished in 1.86 sec 2021-01-27 13:26:04.830 32 INFO rally.api [-] Verification (UUID=17797878-efe0-4df6-9862-ce50a2f400e9) has been successfully finished for deployment 'opnfv-rally' (UUID=4a2f713a-64fd-4317-8f89-95d20388b959)! 2021-01-27 13:26:06.256 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:26:06.256 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:26:06.256 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:26:07.717 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:26:07.717 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:26:07.717 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:26:09.507 38 INFO rally.api [-] Building 'html' report for the following verification(s): '17797878-efe0-4df6-9862-ce50a2f400e9' 2021-01-27 13:26:09.538 38 INFO rally.api [-] The report has been successfully built. 2021-01-27 13:26:10.922 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 13:26:10.922 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 13:26:10.923 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 13:26:12.681 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '17797878-efe0-4df6-9862-ce50a2f400e9' 2021-01-27 13:26:12.687 40 INFO rally.api [-] The report has been successfully built.