2021-06-30 11:56:37.663 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:56:37.664 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:56:37.664 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:56:39.614 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-06-30 11:56:39.614 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-30 11:56:39.614 6 ERROR rally.cli.cliutils 2021-06-30 11:56:41.078 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:56:41.078 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:56:41.078 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:56:44.775 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:56:44.776 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:56:44.776 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:56:49.847 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:56:49.848 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:56:49.848 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:56:51.130 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:56:51.130 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:56:51.130 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:56:52.988 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-06-30 11:56:52.988 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils force=force) 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-30 11:56:52.988 15 ERROR rally.cli.cliutils 2021-06-30 11:56:54.386 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:56:54.386 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:56:54.386 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:56:56.257 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-30 11:56:56.331 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3582bde2-7f7d-4e95-973f-f4d94b80d46d/repo. 2021-06-30 11:56:56.682 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3582bde2-7f7d-4e95-973f-f4d94b80d46d/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-06-30 11:56:56.697 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-30 11:56:56.707 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-30 11:56:56.731 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-30 11:56:56.778 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-30 11:56:57.461 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3582bde2-7f7d-4e95-973f-f4d94b80d46d) has been successfully created! 2021-06-30 11:56:58.866 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:56:58.867 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:56:58.867 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:57:17.541 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:57:17.541 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:57:17.542 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:57:19.369 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3582bde2-7f7d-4e95-973f-f4d94b80d46d) for deployment 'opnfv-rally' (UUID=382c4573-0405-4a7e-b65e-800aa5a90dec). 2021-06-30 11:57:20.196 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3582bde2-7f7d-4e95-973f-f4d94b80d46d) has been successfully configured for deployment 'opnfv-rally' (UUID=382c4573-0405-4a7e-b65e-800aa5a90dec)! 2021-06-30 11:57:32.403 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 11:57:32.403 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 11:57:32.403 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 11:57:34.341 32 INFO rally.api [-] Starting verification (UUID=353ca709-63f8-478a-bdb6-1428d59ab8ee) for deployment 'opnfv-rally' (UUID=382c4573-0405-4a7e-b65e-800aa5a90dec) by verifier 'opnfv-tempest' (UUID=3582bde2-7f7d-4e95-973f-f4d94b80d46d). 2021-06-30 11:57:35.422 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-30 11:57:36.079 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-30 11:57:36.079 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3582bde2-7f7d-4e95-973f-f4d94b80d46d/for-deployment-382c4573-0405-4a7e-b65e-800aa5a90dec/tempest.log' to option 'log_file'. 2021-06-30 11:57:36.080 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3582bde2-7f7d-4e95-973f-f4d94b80d46d/for-deployment-382c4573-0405-4a7e-b65e-800aa5a90dec/tempest.log 2021-06-30 11:57:36.080 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-30 11:57:36.080 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3582bde2-7f7d-4e95-973f-f4d94b80d46d/for-deployment-382c4573-0405-4a7e-b65e-800aa5a90dec/lock_files' to option 'lock_path'. 2021-06-30 11:57:36.081 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3582bde2-7f7d-4e95-973f-f4d94b80d46d/for-deployment-382c4573-0405-4a7e-b65e-800aa5a90dec/lock_files 2021-06-30 11:57:36.081 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-30 11:57:36.082 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-06-30 11:57:36.082 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7f6a27cc-abac-4082-a91a-8faf5b7ddc85 2021-06-30 11:57:36.083 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5f293e5f-a2a6-4731-b872-ee42db5b48db 2021-06-30 11:57:36.083 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 7b97cade-2fef-4e20-86dc-c20b1ab00a34 2021-06-30 11:57:36.084 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d29be360-b291-40aa-b6ee-f8d44941b78c 2021-06-30 11:57:36.352 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-30 11:57:36.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-30 11:57:36.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-30 11:57:36.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-30 11:57:36.467 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-30 11:57:36.467 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_353ca709_ODhmvkqn' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-30 11:57:38.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_353ca709_ODhmvkqn' (ID = 92fe0e02-38d0-4877-afc4-589a90d0b62b) has been successfully created! 2021-06-30 11:57:38.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '92fe0e02-38d0-4877-afc4-589a90d0b62b' to option 'instance_type'. 2021-06-30 11:57:38.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 92fe0e02-38d0-4877-afc4-589a90d0b62b 2021-06-30 11:57:38.588 32 INFO rally.task.context [-] Verification 3582bde2-7f7d-4e95-973f-f4d94b80d46d | Context tempest@default setup() finished in 3.66 sec 2021-06-30 11:57:38.589 32 INFO rally.task.context [-] Verification 3582bde2-7f7d-4e95-973f-f4d94b80d46d | Context testr@default setup() finished in 0.48 msec 2021-06-30 11:57:38.590 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/10ddcfe8-5cc9-4a32-b863-1b3f34cfbf20'. 2021-06-30 11:57:48.424 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.714s] 2021-06-30 11:57:48.537 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.113s] 2021-06-30 11:57:48.579 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.042s] 2021-06-30 11:57:50.998 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.849s] 2021-06-30 11:57:51.174 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.176s] 2021-06-30 11:57:51.298 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.124s] 2021-06-30 11:57:51.859 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.142s] 2021-06-30 11:57:54.642 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.782s] 2021-06-30 11:57:56.910 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.268s] 2021-06-30 11:57:56.949 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.038s] 2021-06-30 11:57:58.480 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.531s] 2021-06-30 11:58:04.019 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [5.538s] 2021-06-30 11:58:08.499 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.480s] 2021-06-30 11:58:08.578 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.079s] 2021-06-30 11:58:09.546 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.967s] 2021-06-30 11:58:16.070 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.524s] 2021-06-30 11:58:16.653 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.583s] 2021-06-30 11:58:25.369 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [8.715s] 2021-06-30 11:58:25.541 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.172s] 2021-06-30 11:58:25.670 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.128s] 2021-06-30 11:58:26.249 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.579s] 2021-06-30 11:58:29.335 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [2.558s] 2021-06-30 11:58:35.862 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [6.527s] 2021-06-30 11:58:35.986 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.123s] 2021-06-30 11:58:38.368 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [2.382s] 2021-06-30 11:58:39.259 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.355s] 2021-06-30 11:58:39.446 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.188s] 2021-06-30 11:58:40.047 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.600s] 2021-06-30 11:58:40.242 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.194s] 2021-06-30 11:58:40.430 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.188s] 2021-06-30 11:58:40.911 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.481s] 2021-06-30 11:58:41.093 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.182s] 2021-06-30 11:58:41.236 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.143s] 2021-06-30 11:58:41.662 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.426s] 2021-06-30 11:58:42.193 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.530s] 2021-06-30 11:58:45.849 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.239s] 2021-06-30 11:58:50.254 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.405s] 2021-06-30 11:58:50.455 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.201s] 2021-06-30 11:58:50.578 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.122s] 2021-06-30 11:58:50.703 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.124s] 2021-06-30 11:58:51.255 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.552s] 2021-06-30 11:58:51.450 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.194s] 2021-06-30 11:58:51.511 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.060s] 2021-06-30 11:58:52.434 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.923s] 2021-06-30 12:00:06.137 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [73.703s] 2021-06-30 12:01:12.038 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [65.900s] 2021-06-30 12:01:52.998 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [40.959s] 2021-06-30 12:02:37.568 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [44.570s] 2021-06-30 12:03:19.272 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [41.703s] 2021-06-30 12:03:58.952 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [39.679s] 2021-06-30 12:04:41.070 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [42.118s] 2021-06-30 12:05:20.412 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [39.342s] 2021-06-30 12:06:49.618 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [89.205s] 2021-06-30 12:08:20.931 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [91.312s] 2021-06-30 12:10:02.925 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [101.994s] 2021-06-30 12:11:40.091 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [97.165s] 2021-06-30 12:13:05.508 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [85.416s] 2021-06-30 12:14:43.482 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [97.973s] 2021-06-30 12:15:24.148 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [40.665s] 2021-06-30 12:15:24.158 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-06-30 12:15:45.108 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [20.950s] 2021-06-30 12:16:06.587 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [21.478s] 2021-06-30 12:16:26.802 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [20.214s] 2021-06-30 12:16:56.395 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [29.592s] 2021-06-30 12:17:36.823 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [40.428s] 2021-06-30 12:18:18.269 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [41.446s] 2021-06-30 12:19:12.941 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [54.671s] 2021-06-30 12:19:57.719 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [44.777s] 2021-06-30 12:20:38.638 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [40.919s] 2021-06-30 12:20:39.389 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.749s]: b'LBaasv2 extension not available, skipping' 2021-06-30 12:20:40.024 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.634s]: b'LBaasv2 extension not available, skipping' 2021-06-30 12:25:09.560 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [269.532s] 2021-06-30 12:29:56.752 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 [287.189s] 2021-06-30 12:34:54.309 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [297.555s] 2021-06-30 12:39:23.449 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [269.139s] 2021-06-30 12:43:40.294 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [256.843s] 2021-06-30 12:47:53.299 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [253.003s] 2021-06-30 12:53:07.699 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [314.393s] 2021-06-30 12:57:24.951 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [257.255s] 2021-06-30 13:01:50.340 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [265.386s] 2021-06-30 13:06:30.915 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [280.573s] 2021-06-30 13:10:27.470 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [236.552s] 2021-06-30 13:10:28.379 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.912s] 2021-06-30 13:10:29.021 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.641s] 2021-06-30 13:10:29.649 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.627s] 2021-06-30 13:10:30.259 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.610s] 2021-06-30 13:10:45.329 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [15.069s] 2021-06-30 13:11:22.808 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [37.478s] 2021-06-30 13:11:23.594 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.784s] 2021-06-30 13:11:23.595 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-06-30 13:11:24.218 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.624s] 2021-06-30 13:12:08.987 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [44.769s] 2021-06-30 13:12:52.810 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [43.822s] 2021-06-30 13:13:14.614 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [21.803s] 2021-06-30 13:13:36.406 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [21.792s] 2021-06-30 13:20:16.085 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [399.678s] 2021-06-30 13:22:49.826 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [153.740s] 2021-06-30 13:23:02.578 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [12.751s] 2021-06-30 13:23:40.431 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [37.852s] 2021-06-30 13:23:56.907 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [16.476s] 2021-06-30 13:24:18.547 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [21.639s] 2021-06-30 13:24:37.497 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [18.949s] 2021-06-30 13:25:13.420 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [35.922s] 2021-06-30 13:25:14.086 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.666s] 2021-06-30 13:25:14.657 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.570s] 2021-06-30 13:25:15.241 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.583s] 2021-06-30 13:25:15.838 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.596s] 2021-06-30 13:25:16.442 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.604s] 2021-06-30 13:25:17.063 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.620s] 2021-06-30 13:25:17.622 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.558s] 2021-06-30 13:25:18.237 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.614s] 2021-06-30 13:25:18.744 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.506s] 2021-06-30 13:25:36.047 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [17.302s] 2021-06-30 13:25:38.616 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.568s] 2021-06-30 13:25:39.222 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.605s] 2021-06-30 13:25:51.413 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [12.190s] 2021-06-30 13:25:52.291 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.878s] 2021-06-30 13:25:52.858 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.567s] 2021-06-30 13:25:53.411 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.552s] 2021-06-30 13:25:53.421 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-06-30 13:25:54.960 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.538s]: b'LBaas v1 extension not available, skipping' 2021-06-30 13:25:56.779 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.819s]: b'LBaasv2 extension not available, skipping' 2021-06-30 13:28:50.074 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [173.290s] 2021-06-30 13:29:09.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [19.520s] 2021-06-30 13:29:09.601 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-06-30 13:29:11.238 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.632s] 2021-06-30 13:29:12.636 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.395s] 2021-06-30 13:29:12.641 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-06-30 13:29:12.649 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-06-30 13:29:12.903 32 INFO rally.task.context [-] Verification 3582bde2-7f7d-4e95-973f-f4d94b80d46d | Context testr@default cleanup() started 2021-06-30 13:29:12.904 32 INFO rally.task.context [-] Verification 3582bde2-7f7d-4e95-973f-f4d94b80d46d | Context testr@default cleanup() finished in 0.81 msec 2021-06-30 13:29:12.905 32 INFO rally.task.context [-] Verification 3582bde2-7f7d-4e95-973f-f4d94b80d46d | Context tempest@default cleanup() started 2021-06-30 13:29:13.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-30 13:29:13.691 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-30 13:29:13.720 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_353ca709_ODhmvkqn'. 2021-06-30 13:29:14.068 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_353ca709_ODhmvkqn' has been deleted. 2021-06-30 13:29:14.069 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '92fe0e02-38d0-4877-afc4-589a90d0b62b' of option 'instance_type' from Tempest config file. 2021-06-30 13:29:14.069 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '92fe0e02-38d0-4877-afc4-589a90d0b62b' has been removed. 2021-06-30 13:29:14.079 32 INFO rally.task.context [-] Verification 3582bde2-7f7d-4e95-973f-f4d94b80d46d | Context tempest@default cleanup() finished in 1.17 sec 2021-06-30 13:29:14.113 32 INFO rally.api [-] Verification (UUID=353ca709-63f8-478a-bdb6-1428d59ab8ee) has been successfully finished for deployment 'opnfv-rally' (UUID=382c4573-0405-4a7e-b65e-800aa5a90dec)! 2021-06-30 13:29:15.613 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 13:29:15.613 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 13:29:15.613 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 13:29:17.062 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 13:29:17.062 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 13:29:17.062 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 13:29:18.868 38 INFO rally.api [-] Building 'html' report for the following verification(s): '353ca709-63f8-478a-bdb6-1428d59ab8ee' 2021-06-30 13:29:18.900 38 INFO rally.api [-] The report has been successfully built. 2021-06-30 13:29:20.313 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 13:29:20.313 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 13:29:20.313 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 13:29:22.172 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '353ca709-63f8-478a-bdb6-1428d59ab8ee' 2021-06-30 13:29:22.181 40 INFO rally.api [-] The report has been successfully built.