2021-03-17 11:41:01.864 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:41:01.864 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:41:01.864 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:41:03.760 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-03-17 11:41:03.760 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-17 11:41:03.760 6 ERROR rally.cli.cliutils 2021-03-17 11:41:05.196 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:41:05.197 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:41:05.197 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:41:08.761 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:41:08.761 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:41:08.762 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:41:13.926 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:41:13.926 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:41:13.926 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:41:15.260 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:41:15.260 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:41:15.260 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:41:17.088 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-03-17 11:41:17.088 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils force=force) 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-17 11:41:17.088 15 ERROR rally.cli.cliutils 2021-03-17 11:41:18.451 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:41:18.451 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:41:18.451 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:41:20.386 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-17 11:41:20.462 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-80b52c17-4391-49f5-ae7c-7892d6beb939/repo. 2021-03-17 11:41:20.803 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-80b52c17-4391-49f5-ae7c-7892d6beb939/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-17 11:41:20.819 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-17 11:41:20.830 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-17 11:41:20.856 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-17 11:41:20.908 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-17 11:41:21.593 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=80b52c17-4391-49f5-ae7c-7892d6beb939) has been successfully created! 2021-03-17 11:41:23.087 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:41:23.087 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:41:23.087 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:41:39.156 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:41:39.156 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:41:39.156 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:41:41.119 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=80b52c17-4391-49f5-ae7c-7892d6beb939) for deployment 'opnfv-rally' (UUID=8a665222-dc7f-4e6d-96ea-9a27c0924400). 2021-03-17 11:41:41.984 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=80b52c17-4391-49f5-ae7c-7892d6beb939) has been successfully configured for deployment 'opnfv-rally' (UUID=8a665222-dc7f-4e6d-96ea-9a27c0924400)! 2021-03-17 11:41:53.902 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:41:53.902 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:41:53.903 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:41:55.828 32 INFO rally.api [-] Starting verification (UUID=8279805d-4b9d-44c9-9e17-face13c9d6c8) for deployment 'opnfv-rally' (UUID=8a665222-dc7f-4e6d-96ea-9a27c0924400) by verifier 'opnfv-tempest' (UUID=80b52c17-4391-49f5-ae7c-7892d6beb939). 2021-03-17 11:41:56.951 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-17 11:41:57.087 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-17 11:41:57.088 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-80b52c17-4391-49f5-ae7c-7892d6beb939/for-deployment-8a665222-dc7f-4e6d-96ea-9a27c0924400/tempest.log' to option 'log_file'. 2021-03-17 11:41:57.088 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-80b52c17-4391-49f5-ae7c-7892d6beb939/for-deployment-8a665222-dc7f-4e6d-96ea-9a27c0924400/tempest.log 2021-03-17 11:41:57.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-17 11:41:57.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-80b52c17-4391-49f5-ae7c-7892d6beb939/for-deployment-8a665222-dc7f-4e6d-96ea-9a27c0924400/lock_files' to option 'lock_path'. 2021-03-17 11:41:57.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-80b52c17-4391-49f5-ae7c-7892d6beb939/for-deployment-8a665222-dc7f-4e6d-96ea-9a27c0924400/lock_files 2021-03-17 11:41:57.090 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-17 11:41:57.090 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-03-17 11:41:57.090 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d1ca524a-047b-45ce-b73e-45f0da9ccc77 2021-03-17 11:41:57.091 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6f25bf8b-5b5c-467c-a614-8bc59d54447b 2021-03-17 11:41:57.091 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = eeaeffe7-4752-4b52-9a87-2f0591645c1c 2021-03-17 11:41:57.092 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 1ad00183-7e08-45da-9286-b1492093ddc7 2021-03-17 11:41:57.382 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-17 11:41:57.382 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-17 11:41:57.382 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-17 11:41:57.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-17 11:41:57.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-17 11:41:57.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_8279805d_hlVHadkw' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-17 11:41:57.570 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8279805d_hlVHadkw' (ID = 9ef34c2f-316f-439e-a4af-c91af9c694aa) has been successfully created! 2021-03-17 11:41:57.571 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9ef34c2f-316f-439e-a4af-c91af9c694aa' to option 'instance_type'. 2021-03-17 11:41:57.571 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9ef34c2f-316f-439e-a4af-c91af9c694aa 2021-03-17 11:41:57.573 32 INFO rally.task.context [-] Verification 80b52c17-4391-49f5-ae7c-7892d6beb939 | Context tempest@default setup() finished in 1.15 sec 2021-03-17 11:41:57.574 32 INFO rally.task.context [-] Verification 80b52c17-4391-49f5-ae7c-7892d6beb939 | Context testr@default setup() finished in 0.49 msec 2021-03-17 11:41:57.575 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/ae1d8cc9-3147-4884-9506-a23231061368'. 2021-03-17 11:42:06.902 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.187s] 2021-03-17 11:42:07.018 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.115s] 2021-03-17 11:42:07.060 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.042s] 2021-03-17 11:42:09.324 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.813s] 2021-03-17 11:42:09.503 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.178s] 2021-03-17 11:42:09.633 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.131s] 2021-03-17 11:42:10.259 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.137s] 2021-03-17 11:42:12.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [1.884s] 2021-03-17 11:42:14.453 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.309s] 2021-03-17 11:42:14.507 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.053s] 2021-03-17 11:42:15.224 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.716s] 2021-03-17 11:42:19.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.788s] 2021-03-17 11:42:23.602 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.588s] 2021-03-17 11:42:23.661 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.060s] 2021-03-17 11:42:23.805 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.143s] 2021-03-17 11:42:28.251 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.445s] 2021-03-17 11:42:28.409 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.158s] 2021-03-17 11:42:32.840 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.431s] 2021-03-17 11:42:32.971 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.130s] 2021-03-17 11:42:33.114 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.142s] 2021-03-17 11:42:33.825 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.711s] 2021-03-17 11:42:39.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [4.785s] 2021-03-17 11:42:43.544 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.400s] 2021-03-17 11:42:43.670 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.126s] 2021-03-17 11:42:44.169 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.498s] 2021-03-17 11:42:45.616 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.935s] 2021-03-17 11:42:45.815 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.199s] 2021-03-17 11:42:46.093 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.277s] 2021-03-17 11:42:46.296 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.203s] 2021-03-17 11:42:46.480 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.184s] 2021-03-17 11:42:46.962 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.482s] 2021-03-17 11:42:47.157 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.195s] 2021-03-17 11:42:47.342 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.184s] 2021-03-17 11:42:47.641 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.298s] 2021-03-17 11:42:47.887 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.246s] 2021-03-17 11:42:51.432 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [2.538s] 2021-03-17 11:42:53.736 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.305s] 2021-03-17 11:42:53.937 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.201s] 2021-03-17 11:42:54.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.150s] 2021-03-17 11:42:54.216 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.128s] 2021-03-17 11:42:56.116 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.899s] 2021-03-17 11:42:56.319 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.203s] 2021-03-17 11:42:56.382 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.063s] 2021-03-17 11:42:56.895 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.513s] 2021-03-17 11:43:43.864 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [46.968s] 2021-03-17 11:44:26.812 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [42.947s] 2021-03-17 11:45:01.758 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [34.946s] 2021-03-17 11:45:31.962 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [30.203s] 2021-03-17 11:46:04.673 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [32.711s] 2021-03-17 11:46:35.818 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [31.144s] 2021-03-17 11:47:08.810 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [32.991s] 2021-03-17 11:47:35.110 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [26.300s] 2021-03-17 11:48:39.375 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [64.263s] 2021-03-17 11:49:37.901 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [58.526s] 2021-03-17 11:50:49.256 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [71.353s] 2021-03-17 11:51:57.615 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [68.357s] 2021-03-17 11:53:00.781 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [63.164s] 2021-03-17 11:53:59.352 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [58.571s] 2021-03-17 11:54:36.138 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [36.784s] 2021-03-17 11:54:36.147 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-03-17 11:54:53.820 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [17.673s] 2021-03-17 11:55:11.744 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [17.922s] 2021-03-17 11:55:29.498 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [17.753s] 2021-03-17 11:56:00.229 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [30.730s] 2021-03-17 11:56:30.808 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [30.578s] 2021-03-17 11:57:03.127 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [32.317s] 2021-03-17 11:57:42.465 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [39.337s] 2021-03-17 11:58:10.808 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [28.342s] 2021-03-17 11:58:37.768 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [26.959s] 2021-03-17 11:58:38.468 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.699s]: b'LBaasv2 extension not available, skipping' 2021-03-17 11:58:39.033 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.564s]: b'LBaasv2 extension not available, skipping' 2021-03-17 12:02:18.864 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [219.826s] 2021-03-17 12:06:15.727 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 [236.861s] 2021-03-17 12:10:28.131 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [252.402s] 2021-03-17 12:14:33.065 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [244.932s] 2021-03-17 12:18:14.114 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [221.047s] 2021-03-17 12:22:06.580 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [232.464s] 2021-03-17 12:27:04.625 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [298.044s] 2021-03-17 12:30:48.978 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [224.350s] 2021-03-17 12:34:33.570 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [224.590s] 2021-03-17 12:38:29.810 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [236.238s] 2021-03-17 12:42:18.410 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [228.598s] 2021-03-17 12:42:19.141 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.734s] 2021-03-17 12:42:19.825 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.683s] 2021-03-17 12:42:20.462 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.636s] 2021-03-17 12:42:21.068 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.606s] 2021-03-17 12:42:37.419 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.351s] 2021-03-17 12:42:58.912 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [21.492s] 2021-03-17 12:42:59.641 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.727s] 2021-03-17 12:42:59.642 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-03-17 12:43:00.280 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.639s] 2021-03-17 12:43:34.502 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [34.222s] 2021-03-17 12:44:10.269 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [35.764s] 2021-03-17 12:44:26.908 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [16.639s] 2021-03-17 12:44:42.083 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [15.174s] 2021-03-17 12:49:28.899 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [286.815s] 2021-03-17 12:51:48.345 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [139.445s] 2021-03-17 12:52:05.991 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [17.644s] 2021-03-17 12:52:40.759 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [34.767s] 2021-03-17 12:53:01.733 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [20.973s] 2021-03-17 12:53:22.945 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [21.212s] 2021-03-17 12:53:50.561 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [27.616s] 2021-03-17 12:54:20.018 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [29.455s] 2021-03-17 12:54:20.746 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.727s] 2021-03-17 12:54:21.332 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.585s] 2021-03-17 12:54:21.902 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.570s] 2021-03-17 12:54:22.504 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.601s] 2021-03-17 12:54:23.058 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.554s] 2021-03-17 12:54:23.671 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.612s] 2021-03-17 12:54:24.288 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.617s] 2021-03-17 12:54:24.873 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.584s] 2021-03-17 12:54:25.515 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.637s] 2021-03-17 12:54:41.986 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [16.475s] 2021-03-17 12:54:44.627 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.640s] 2021-03-17 12:54:45.192 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.565s] 2021-03-17 12:55:01.516 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [16.323s] 2021-03-17 12:55:02.248 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.731s] 2021-03-17 12:55:02.884 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.635s] 2021-03-17 12:55:03.472 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.587s] 2021-03-17 12:55:03.484 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.011s]: b'Test disabled in conf, skipping' 2021-03-17 12:55:05.733 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [2.248s]: b'LBaas v1 extension not available, skipping' 2021-03-17 12:55:08.291 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [2.556s]: b'LBaasv2 extension not available, skipping' 2021-03-17 12:57:48.563 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [160.268s] 2021-03-17 12:58:07.942 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [19.377s] 2021-03-17 12:58:07.949 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-03-17 12:58:09.790 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.835s] 2021-03-17 12:58:11.315 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.523s] 2021-03-17 12:58:11.320 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-03-17 12:58:11.327 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-03-17 12:58:11.585 32 INFO rally.task.context [-] Verification 80b52c17-4391-49f5-ae7c-7892d6beb939 | Context testr@default cleanup() started 2021-03-17 12:58:11.586 32 INFO rally.task.context [-] Verification 80b52c17-4391-49f5-ae7c-7892d6beb939 | Context testr@default cleanup() finished in 0.81 msec 2021-03-17 12:58:11.587 32 INFO rally.task.context [-] Verification 80b52c17-4391-49f5-ae7c-7892d6beb939 | Context tempest@default cleanup() started 2021-03-17 12:58:12.244 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-17 12:58:12.346 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-17 12:58:12.377 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_8279805d_hlVHadkw'. 2021-03-17 12:58:12.685 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8279805d_hlVHadkw' has been deleted. 2021-03-17 12:58:12.686 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '9ef34c2f-316f-439e-a4af-c91af9c694aa' of option 'instance_type' from Tempest config file. 2021-03-17 12:58:12.686 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '9ef34c2f-316f-439e-a4af-c91af9c694aa' has been removed. 2021-03-17 12:58:12.695 32 INFO rally.task.context [-] Verification 80b52c17-4391-49f5-ae7c-7892d6beb939 | Context tempest@default cleanup() finished in 1.11 sec 2021-03-17 12:58:12.725 32 INFO rally.api [-] Verification (UUID=8279805d-4b9d-44c9-9e17-face13c9d6c8) has been successfully finished for deployment 'opnfv-rally' (UUID=8a665222-dc7f-4e6d-96ea-9a27c0924400)! 2021-03-17 12:58:14.183 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 12:58:14.183 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 12:58:14.183 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 12:58:15.649 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 12:58:15.650 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 12:58:15.650 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 12:58:17.495 38 INFO rally.api [-] Building 'html' report for the following verification(s): '8279805d-4b9d-44c9-9e17-face13c9d6c8' 2021-03-17 12:58:17.524 38 INFO rally.api [-] The report has been successfully built. 2021-03-17 12:58:18.897 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 12:58:18.898 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 12:58:18.898 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 12:58:20.799 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '8279805d-4b9d-44c9-9e17-face13c9d6c8' 2021-03-17 12:58:20.807 40 INFO rally.api [-] The report has been successfully built.