2021-01-23 11:25:54.539 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:25:54.539 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:25:54.539 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:25:56.401 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-23 11:25:56.401 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-23 11:25:56.401 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-23 11:25:56.401 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-23 11:25:56.401 6 ERROR rally.cli.cliutils 2021-01-23 11:25:57.776 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:25:57.776 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:25:57.776 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:26:01.350 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:26:01.351 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:26:01.351 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:26:06.516 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:26:06.516 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:26:06.516 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:26:07.807 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:26:07.807 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:26:07.807 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:26:09.593 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-23 11:26:09.593 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-23 11:26:09.593 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-23 11:26:09.593 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils force=force) 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-23 11:26:09.593 15 ERROR rally.cli.cliutils 2021-01-23 11:26:11.034 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:26:11.034 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:26:11.034 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:26:12.912 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-23 11:26:12.987 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-10073069-70db-4272-aa12-00be0b681bc9/repo. 2021-01-23 11:26:13.330 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-10073069-70db-4272-aa12-00be0b681bc9/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-23 11:26:13.346 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-23 11:26:13.357 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-23 11:26:13.380 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-23 11:26:13.430 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-23 11:26:14.110 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=10073069-70db-4272-aa12-00be0b681bc9) has been successfully created! 2021-01-23 11:26:15.508 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:26:15.509 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:26:15.509 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:26:32.940 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:26:32.941 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:26:32.941 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:26:34.779 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=10073069-70db-4272-aa12-00be0b681bc9) for deployment 'opnfv-rally' (UUID=e66aa4f2-992d-40c1-a90a-9ecc4992a542). 2021-01-23 11:26:35.705 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=10073069-70db-4272-aa12-00be0b681bc9) has been successfully configured for deployment 'opnfv-rally' (UUID=e66aa4f2-992d-40c1-a90a-9ecc4992a542)! 2021-01-23 11:26:47.780 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 11:26:47.780 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 11:26:47.780 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 11:26:49.704 32 INFO rally.api [-] Starting verification (UUID=468862b7-ed32-4a07-b1ca-2af66746d233) for deployment 'opnfv-rally' (UUID=e66aa4f2-992d-40c1-a90a-9ecc4992a542) by verifier 'opnfv-tempest' (UUID=10073069-70db-4272-aa12-00be0b681bc9). 2021-01-23 11:26:50.799 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-23 11:26:50.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-23 11:26:50.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-10073069-70db-4272-aa12-00be0b681bc9/for-deployment-e66aa4f2-992d-40c1-a90a-9ecc4992a542/tempest.log' to option 'log_file'. 2021-01-23 11:26:50.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-10073069-70db-4272-aa12-00be0b681bc9/for-deployment-e66aa4f2-992d-40c1-a90a-9ecc4992a542/tempest.log 2021-01-23 11:26:50.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-23 11:26:50.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-10073069-70db-4272-aa12-00be0b681bc9/for-deployment-e66aa4f2-992d-40c1-a90a-9ecc4992a542/lock_files' to option 'lock_path'. 2021-01-23 11:26:50.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-10073069-70db-4272-aa12-00be0b681bc9/for-deployment-e66aa4f2-992d-40c1-a90a-9ecc4992a542/lock_files 2021-01-23 11:26:50.994 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-23 11:26:50.994 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-23 11:26:50.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4db7554f-cc4a-4152-8742-7a7de7956f13 2021-01-23 11:26:50.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e5cb28a9-a08a-4af7-bfbf-82f9b8cd1575 2021-01-23 11:26:50.996 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 7cbb71c2-35df-44a8-af6c-fd8adea75dc0 2021-01-23 11:26:50.996 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8c5eefab-e2ac-4de0-ba27-ce5f1a0c9c79 2021-01-23 11:26:51.215 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-23 11:26:51.215 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-23 11:26:51.216 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-23 11:26:51.305 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-23 11:26:51.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-23 11:26:51.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_468862b7_g07qEoj7' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-23 11:26:51.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_468862b7_g07qEoj7' (ID = 99f23f06-7a6a-4c92-b429-cfb73e64c0a8) has been successfully created! 2021-01-23 11:26:51.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '99f23f06-7a6a-4c92-b429-cfb73e64c0a8' to option 'instance_type'. 2021-01-23 11:26:51.443 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 99f23f06-7a6a-4c92-b429-cfb73e64c0a8 2021-01-23 11:26:51.445 32 INFO rally.task.context [-] Verification 10073069-70db-4272-aa12-00be0b681bc9 | Context tempest@default setup() finished in 1.17 sec 2021-01-23 11:26:51.446 32 INFO rally.task.context [-] Verification 10073069-70db-4272-aa12-00be0b681bc9 | Context testr@default setup() finished in 0.47 msec 2021-01-23 11:26:51.446 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/49c12c37-eec4-4d90-83c5-8099d481a941'. 2021-01-23 11:27:00.873 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.188s] 2021-01-23 11:27:01.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.132s] 2021-01-23 11:27:01.045 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.040s] 2021-01-23 11:27:03.962 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [2.467s] 2021-01-23 11:27:04.140 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.178s] 2021-01-23 11:27:04.314 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.174s] 2021-01-23 11:27:04.898 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.134s] 2021-01-23 11:27:07.707 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.808s] 2021-01-23 11:27:12.103 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [4.395s] 2021-01-23 11:27:12.161 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.058s] 2021-01-23 11:27:13.179 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.017s] 2021-01-23 11:27:17.830 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.651s] 2021-01-23 11:27:24.475 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [6.645s] 2021-01-23 11:27:24.527 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.051s] 2021-01-23 11:27:24.904 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.377s] 2021-01-23 11:27:29.309 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.405s] 2021-01-23 11:27:30.806 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [1.496s] 2021-01-23 11:27:39.507 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [8.701s] 2021-01-23 11:27:39.647 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.139s] 2021-01-23 11:27:39.774 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.127s] 2021-01-23 11:27:39.929 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.154s] 2021-01-23 11:27:45.106 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [4.598s] 2021-01-23 11:27:53.813 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [8.707s] 2021-01-23 11:27:53.961 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.148s] 2021-01-23 11:27:54.958 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.997s] 2021-01-23 11:27:55.735 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.238s] 2021-01-23 11:27:55.941 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.206s] 2021-01-23 11:27:56.591 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.649s] 2021-01-23 11:27:56.769 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.178s] 2021-01-23 11:27:56.922 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.153s] 2021-01-23 11:27:57.556 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.633s] 2021-01-23 11:27:57.751 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.195s] 2021-01-23 11:27:57.922 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.171s] 2021-01-23 11:27:58.209 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.287s] 2021-01-23 11:27:58.765 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.556s] 2021-01-23 11:28:04.626 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [5.400s] 2021-01-23 11:28:09.080 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.454s] 2021-01-23 11:28:09.268 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.188s] 2021-01-23 11:28:09.391 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.123s] 2021-01-23 11:28:09.527 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.135s] 2021-01-23 11:28:14.465 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [4.937s] 2021-01-23 11:28:14.672 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.207s] 2021-01-23 11:28:14.728 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.056s] 2021-01-23 11:28:16.347 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [1.618s] 2021-01-23 11:29:14.802 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [58.454s] 2021-01-23 11:30:14.430 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [59.627s] 2021-01-23 11:30:54.391 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [39.959s] 2021-01-23 11:31:36.810 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [42.419s] 2021-01-23 11:32:26.560 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [49.749s] 2021-01-23 11:33:15.565 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [49.005s] 2021-01-23 11:33:59.620 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [44.054s] 2021-01-23 11:34:39.021 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [39.399s] 2021-01-23 11:36:08.286 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [89.265s] 2021-01-23 11:37:25.129 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [76.843s] 2021-01-23 11:38:52.546 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.416s] 2021-01-23 11:40:44.766 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [112.219s] 2021-01-23 11:42:30.034 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [105.267s] 2021-01-23 11:43:50.067 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [80.032s] 2021-01-23 11:44:37.083 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [47.015s] 2021-01-23 11:44:37.092 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-01-23 11:44:57.729 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [20.637s] 2021-01-23 11:45:20.513 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [22.782s] 2021-01-23 11:45:47.634 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [27.121s] 2021-01-23 11:46:15.594 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [27.960s] 2021-01-23 11:47:04.870 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [49.273s] 2021-01-23 11:47:52.898 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [48.027s] 2021-01-23 11:48:25.582 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [32.684s] 2021-01-23 11:49:00.090 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [34.507s] 2021-01-23 11:49:37.130 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [37.039s] 2021-01-23 11:49:37.858 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.726s]: b'LBaasv2 extension not available, skipping' 2021-01-23 11:49:38.526 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.667s]: b'LBaasv2 extension not available, skipping' 2021-01-23 11:54:03.667 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [265.137s] 2021-01-23 11:59:08.689 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 [305.020s] 2021-01-23 12:03:54.062 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [285.371s] 2021-01-23 12:08:56.486 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [302.421s] 2021-01-23 12:13:32.381 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [275.893s] 2021-01-23 12:18:12.270 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [279.887s] 2021-01-23 12:23:38.092 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [325.820s] 2021-01-23 12:28:06.717 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [268.623s] 2021-01-23 12:52:25.601 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [1458.878s] 2021-01-23 12:57:51.571 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [325.970s] 2021-01-23 13:01:57.089 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [245.515s] 2021-01-23 13:01:57.913 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.825s] 2021-01-23 13:01:58.439 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.526s] 2021-01-23 13:01:59.052 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.612s] 2021-01-23 13:01:59.672 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.620s] 2021-01-23 13:02:16.592 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.919s] 2021-01-23 13:02:48.279 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [31.686s] 2021-01-23 13:02:49.079 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.798s] 2021-01-23 13:02:49.080 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-23 13:02:49.659 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.580s] 2021-01-23 13:03:25.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [35.428s] 2021-01-23 13:04:10.426 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [45.337s] 2021-01-23 13:04:31.128 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [20.701s] 2021-01-23 13:04:53.822 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [22.693s] 2021-01-23 13:12:08.732 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [434.909s] 2021-01-23 13:14:37.945 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [149.211s] 2021-01-23 13:15:05.996 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [28.051s] 2021-01-23 13:15:45.788 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [39.791s] 2021-01-23 13:16:02.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [16.608s] 2021-01-23 13:16:29.234 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [26.837s] 2021-01-23 13:16:57.609 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [28.373s] 2021-01-23 13:17:37.281 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [39.672s] 2021-01-23 13:17:38.091 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.809s] 2021-01-23 13:17:38.682 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.591s] 2021-01-23 13:17:39.273 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.590s] 2021-01-23 13:17:39.870 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.597s] 2021-01-23 13:17:40.503 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.632s] 2021-01-23 13:17:41.153 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.650s] 2021-01-23 13:17:41.743 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.589s] 2021-01-23 13:17:42.321 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.577s] 2021-01-23 13:17:42.913 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.592s] 2021-01-23 13:17:56.192 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [13.278s] 2021-01-23 13:17:58.605 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.413s] 2021-01-23 13:17:59.191 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.585s] 2021-01-23 13:18:17.405 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [18.213s] 2021-01-23 13:18:18.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.737s] 2021-01-23 13:18:18.717 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.573s] 2021-01-23 13:18:19.300 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.582s] 2021-01-23 13:18:19.308 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.006s]: b'Test disabled in conf, skipping' 2021-01-23 13:18:21.057 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.748s]: b'LBaas v1 extension not available, skipping' 2021-01-23 13:18:22.233 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.175s]: b'LBaasv2 extension not available, skipping' 2021-01-23 13:21:37.737 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [195.499s] 2021-01-23 13:21:55.101 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [17.361s] 2021-01-23 13:21:55.106 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-01-23 13:21:57.716 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.604s] 2021-01-23 13:21:59.269 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.551s] 2021-01-23 13:21:59.272 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.006s]: b'Test disabled in conf, skipping' 2021-01-23 13:21:59.280 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-01-23 13:21:59.551 32 INFO rally.task.context [-] Verification 10073069-70db-4272-aa12-00be0b681bc9 | Context testr@default cleanup() started 2021-01-23 13:21:59.551 32 INFO rally.task.context [-] Verification 10073069-70db-4272-aa12-00be0b681bc9 | Context testr@default cleanup() finished in 0.26 msec 2021-01-23 13:21:59.551 32 INFO rally.task.context [-] Verification 10073069-70db-4272-aa12-00be0b681bc9 | Context tempest@default cleanup() started 2021-01-23 13:22:00.269 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-23 13:22:00.577 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-23 13:22:00.607 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_468862b7_g07qEoj7'. 2021-01-23 13:22:01.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_468862b7_g07qEoj7' has been deleted. 2021-01-23 13:22:01.233 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '99f23f06-7a6a-4c92-b429-cfb73e64c0a8' of option 'instance_type' from Tempest config file. 2021-01-23 13:22:01.234 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '99f23f06-7a6a-4c92-b429-cfb73e64c0a8' has been removed. 2021-01-23 13:22:01.243 32 INFO rally.task.context [-] Verification 10073069-70db-4272-aa12-00be0b681bc9 | Context tempest@default cleanup() finished in 1.69 sec 2021-01-23 13:22:01.273 32 INFO rally.api [-] Verification (UUID=468862b7-ed32-4a07-b1ca-2af66746d233) has been successfully finished for deployment 'opnfv-rally' (UUID=e66aa4f2-992d-40c1-a90a-9ecc4992a542)! 2021-01-23 13:22:02.759 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:22:02.759 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:22:02.759 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:22:04.185 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:22:04.186 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:22:04.186 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:22:06.013 38 INFO rally.api [-] Building 'html' report for the following verification(s): '468862b7-ed32-4a07-b1ca-2af66746d233' 2021-01-23 13:22:06.046 38 INFO rally.api [-] The report has been successfully built. 2021-01-23 13:22:07.407 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:22:07.407 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:22:07.407 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:22:09.104 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '468862b7-ed32-4a07-b1ca-2af66746d233' 2021-01-23 13:22:09.110 40 INFO rally.api [-] The report has been successfully built.