2021-01-02 05:23:14.655 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 05:23:14.655 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 05:23:14.655 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 05:23:16.537 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-02 05:23:16.537 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-02 05:23:16.537 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-02 05:23:16.537 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-02 05:23:16.537 6 ERROR rally.cli.cliutils 2021-01-02 05:23:17.968 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 05:23:17.968 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 05:23:17.969 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 05:23:21.613 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 05:23:21.613 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 05:23:21.614 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 05:23:26.785 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 05:23:26.786 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 05:23:26.786 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 05:23:28.083 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 05:23:28.083 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 05:23:28.083 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 05:23:29.936 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-02 05:23:29.936 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-02 05:23:29.936 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-02 05:23:29.936 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils force=force) 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-02 05:23:29.936 15 ERROR rally.cli.cliutils 2021-01-02 05:23:31.312 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 05:23:31.312 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 05:23:31.313 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 05:23:33.156 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-02 05:23:33.229 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-39ab7c88-278d-440e-b339-12a355590508/repo. 2021-01-02 05:23:33.579 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-39ab7c88-278d-440e-b339-12a355590508/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-02 05:23:33.595 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-02 05:23:33.606 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-02 05:23:33.633 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-02 05:23:33.680 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-02 05:23:34.397 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=39ab7c88-278d-440e-b339-12a355590508) has been successfully created! 2021-01-02 05:23:35.836 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 05:23:35.837 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 05:23:35.837 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 05:23:52.947 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 05:23:52.947 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 05:23:52.947 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 05:23:54.784 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=39ab7c88-278d-440e-b339-12a355590508) for deployment 'opnfv-rally' (UUID=3079ef5e-8c4a-444f-b481-d8a606a32aad). 2021-01-02 05:23:55.733 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=39ab7c88-278d-440e-b339-12a355590508) has been successfully configured for deployment 'opnfv-rally' (UUID=3079ef5e-8c4a-444f-b481-d8a606a32aad)! 2021-01-02 05:24:07.465 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 05:24:07.466 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 05:24:07.466 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 05:24:09.396 32 INFO rally.api [-] Starting verification (UUID=765fe518-1d01-4f0f-af64-e51d8fd1efeb) for deployment 'opnfv-rally' (UUID=3079ef5e-8c4a-444f-b481-d8a606a32aad) by verifier 'opnfv-tempest' (UUID=39ab7c88-278d-440e-b339-12a355590508). 2021-01-02 05:24:10.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-02 05:24:10.715 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-02 05:24:10.715 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-39ab7c88-278d-440e-b339-12a355590508/for-deployment-3079ef5e-8c4a-444f-b481-d8a606a32aad/tempest.log' to option 'log_file'. 2021-01-02 05:24:10.716 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-39ab7c88-278d-440e-b339-12a355590508/for-deployment-3079ef5e-8c4a-444f-b481-d8a606a32aad/tempest.log 2021-01-02 05:24:10.716 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-02 05:24:10.717 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-39ab7c88-278d-440e-b339-12a355590508/for-deployment-3079ef5e-8c4a-444f-b481-d8a606a32aad/lock_files' to option 'lock_path'. 2021-01-02 05:24:10.717 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-39ab7c88-278d-440e-b339-12a355590508/for-deployment-3079ef5e-8c4a-444f-b481-d8a606a32aad/lock_files 2021-01-02 05:24:10.717 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-02 05:24:10.718 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-02 05:24:10.718 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 3a97c386-958d-44e9-907f-10d545c35863 2021-01-02 05:24:10.719 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e6423149-2498-4b3d-a5d2-71b4106c6b61 2021-01-02 05:24:10.719 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c6fa1cdd-7626-4b41-a0f7-36acbbc78553 2021-01-02 05:24:10.720 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 23b0ab7b-0eba-4b0f-b1db-b439836cad2d 2021-01-02 05:24:11.249 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-02 05:24:11.250 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-02 05:24:11.250 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-02 05:24:11.315 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-02 05:24:11.361 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-02 05:24:11.361 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_765fe518_RwIwXNPe' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-02 05:24:11.787 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_765fe518_RwIwXNPe' (ID = 4cbbe078-1952-4790-a4af-1a9b4f355c28) has been successfully created! 2021-01-02 05:24:11.787 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4cbbe078-1952-4790-a4af-1a9b4f355c28' to option 'instance_type'. 2021-01-02 05:24:11.788 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4cbbe078-1952-4790-a4af-1a9b4f355c28 2021-01-02 05:24:11.790 32 INFO rally.task.context [-] Verification 39ab7c88-278d-440e-b339-12a355590508 | Context tempest@default setup() finished in 1.79 sec 2021-01-02 05:24:11.791 32 INFO rally.task.context [-] Verification 39ab7c88-278d-440e-b339-12a355590508 | Context testr@default setup() finished in 0.51 msec 2021-01-02 05:24:11.791 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/b671b0dd-fb91-4dde-8bf7-93b156526d9b'. 2021-01-02 05:24:21.012 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.204s] 2021-01-02 05:24:21.130 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.118s] 2021-01-02 05:24:21.197 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.068s] 2021-01-02 05:24:23.500 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.819s] 2021-01-02 05:24:23.672 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.172s] 2021-01-02 05:24:23.804 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.132s] 2021-01-02 05:24:24.340 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.126s] 2021-01-02 05:24:28.076 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.735s] 2021-01-02 05:24:30.347 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.270s] 2021-01-02 05:24:30.400 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.052s] 2021-01-02 05:24:30.655 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.255s] 2021-01-02 05:24:33.834 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.179s] 2021-01-02 05:24:36.112 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.277s] 2021-01-02 05:24:36.168 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.056s] 2021-01-02 05:24:36.641 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.472s] 2021-01-02 05:24:43.324 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.683s] 2021-01-02 05:24:44.203 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.878s] 2021-01-02 05:24:50.742 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.538s] 2021-01-02 05:24:50.889 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.147s] 2021-01-02 05:24:51.058 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.169s] 2021-01-02 05:24:51.875 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.817s] 2021-01-02 05:24:55.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [2.604s] 2021-01-02 05:24:59.411 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.398s] 2021-01-02 05:24:59.531 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.120s] 2021-01-02 05:25:00.010 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.479s] 2021-01-02 05:25:01.233 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.677s] 2021-01-02 05:25:01.426 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.193s] 2021-01-02 05:25:01.571 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.144s] 2021-01-02 05:25:01.775 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.204s] 2021-01-02 05:25:01.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.219s] 2021-01-02 05:25:02.178 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.183s] 2021-01-02 05:25:02.347 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.170s] 2021-01-02 05:25:02.491 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.143s] 2021-01-02 05:25:02.683 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.191s] 2021-01-02 05:25:02.745 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.062s] 2021-01-02 05:25:05.796 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [2.586s] 2021-01-02 05:25:08.052 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.256s] 2021-01-02 05:25:08.272 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.220s] 2021-01-02 05:25:08.406 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.134s] 2021-01-02 05:25:08.540 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.134s] 2021-01-02 05:25:10.004 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.463s] 2021-01-02 05:25:10.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.206s] 2021-01-02 05:25:10.271 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.061s] 2021-01-02 05:25:11.551 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [1.279s] 2021-01-02 05:26:04.280 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [52.728s] 2021-01-02 05:26:57.187 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [52.906s] 2021-01-02 05:27:36.491 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [39.303s] 2021-01-02 05:28:07.897 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [31.406s] 2021-01-02 05:28:47.263 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [39.365s] 2021-01-02 05:29:22.936 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [35.673s] 2021-01-02 05:29:54.318 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [31.381s] 2021-01-02 05:30:28.793 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [34.475s] 2021-01-02 05:31:40.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [71.416s] 2021-01-02 05:32:50.450 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [70.239s] 2021-01-02 05:33:54.699 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [64.249s] 2021-01-02 05:35:07.151 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [72.450s] 2021-01-02 05:36:15.159 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [68.007s] 2021-01-02 05:37:25.921 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [70.762s] 2021-01-02 05:38:08.407 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [42.485s] 2021-01-02 05:38:08.417 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-02 05:38:25.169 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [16.752s] 2021-01-02 05:38:48.955 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [23.785s] 2021-01-02 05:39:07.315 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [18.359s] 2021-01-02 05:39:29.525 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [22.209s] 2021-01-02 05:39:59.220 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [29.693s] 2021-01-02 05:40:35.356 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [36.135s] 2021-01-02 05:41:12.403 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [37.046s] 2021-01-02 05:41:43.084 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [30.680s] 2021-01-02 05:42:12.843 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [29.758s] 2021-01-02 05:42:13.537 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.692s]: b'LBaasv2 extension not available, skipping' 2021-01-02 05:42:14.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.606s]: b'LBaasv2 extension not available, skipping' 2021-01-02 05:47:08.279 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [294.132s] 2021-01-02 05:52:30.627 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 [322.346s] 2021-01-02 05:58:25.755 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [355.126s] 2021-01-02 06:03:38.934 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [313.177s] 2021-01-02 06:08:58.936 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [319.999s] 2021-01-02 06:14:24.609 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [325.670s] 2021-01-02 06:41:53.504 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [1648.891s] 2021-01-02 06:46:59.214 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [305.710s] 2021-01-02 06:52:04.677 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [305.461s] 2021-01-02 06:57:27.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [322.437s] 2021-01-02 07:01:15.858 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [228.739s] 2021-01-02 07:01:16.602 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.746s] 2021-01-02 07:01:17.145 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.542s] 2021-01-02 07:01:17.720 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.575s] 2021-01-02 07:01:18.353 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.633s] 2021-01-02 07:01:39.787 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [21.433s] 2021-01-02 07:02:02.959 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [23.171s] 2021-01-02 07:02:03.771 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.811s] 2021-01-02 07:02:03.773 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-02 07:02:04.504 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.732s] 2021-01-02 07:02:45.864 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [41.359s] 2021-01-02 07:03:17.204 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [31.338s] 2021-01-02 07:03:40.409 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [23.205s] 2021-01-02 07:03:52.618 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [12.209s] 2021-01-02 07:09:46.682 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [354.062s] 2021-01-02 07:12:54.319 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [187.636s] 2021-01-02 07:13:09.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [14.684s] 2021-01-02 07:13:44.076 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [35.070s] 2021-01-02 07:14:05.138 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [21.061s] 2021-01-02 07:14:30.164 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [25.025s] 2021-01-02 07:14:47.627 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [17.462s] 2021-01-02 07:15:23.497 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [35.869s] 2021-01-02 07:15:24.235 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.737s] 2021-01-02 07:15:24.828 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.593s] 2021-01-02 07:15:25.388 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.559s] 2021-01-02 07:15:26.007 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.618s] 2021-01-02 07:15:26.613 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.605s] 2021-01-02 07:15:27.161 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.548s] 2021-01-02 07:15:27.769 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.607s] 2021-01-02 07:15:28.305 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.535s] 2021-01-02 07:15:28.924 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.619s] 2021-01-02 07:15:46.206 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [17.281s] 2021-01-02 07:15:48.626 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.419s] 2021-01-02 07:15:49.228 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.602s] 2021-01-02 07:16:02.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [12.888s] 2021-01-02 07:16:02.828 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.710s] 2021-01-02 07:16:03.401 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.573s] 2021-01-02 07:16:03.944 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.542s] 2021-01-02 07:16:03.954 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-01-02 07:16:05.710 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.755s]: b'LBaas v1 extension not available, skipping' 2021-01-02 07:16:07.423 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.711s]: b'LBaasv2 extension not available, skipping' 2021-01-02 07:38:44.607 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [1357.176s] 2021-01-02 07:39:04.728 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [20.121s] 2021-01-02 07:39:04.734 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-01-02 07:39:07.190 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.450s] 2021-01-02 07:39:09.081 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.890s] 2021-01-02 07:39:09.086 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-01-02 07:39:09.091 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.005s]: b'Test disabled in conf, skipping' 2021-01-02 07:39:09.363 32 INFO rally.task.context [-] Verification 39ab7c88-278d-440e-b339-12a355590508 | Context testr@default cleanup() started 2021-01-02 07:39:09.363 32 INFO rally.task.context [-] Verification 39ab7c88-278d-440e-b339-12a355590508 | Context testr@default cleanup() finished in 0.78 msec 2021-01-02 07:39:09.364 32 INFO rally.task.context [-] Verification 39ab7c88-278d-440e-b339-12a355590508 | Context tempest@default cleanup() started 2021-01-02 07:39:10.142 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-02 07:39:10.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-02 07:39:10.510 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_765fe518_RwIwXNPe'. 2021-01-02 07:39:11.138 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_765fe518_RwIwXNPe' has been deleted. 2021-01-02 07:39:11.139 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '4cbbe078-1952-4790-a4af-1a9b4f355c28' of option 'instance_type' from Tempest config file. 2021-01-02 07:39:11.139 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '4cbbe078-1952-4790-a4af-1a9b4f355c28' has been removed. 2021-01-02 07:39:11.148 32 INFO rally.task.context [-] Verification 39ab7c88-278d-440e-b339-12a355590508 | Context tempest@default cleanup() finished in 1.78 sec 2021-01-02 07:39:11.185 32 INFO rally.api [-] Verification (UUID=765fe518-1d01-4f0f-af64-e51d8fd1efeb) has been successfully finished for deployment 'opnfv-rally' (UUID=3079ef5e-8c4a-444f-b481-d8a606a32aad)! 2021-01-02 07:39:12.631 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 07:39:12.631 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 07:39:12.631 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 07:39:14.073 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 07:39:14.073 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 07:39:14.074 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 07:39:15.875 38 INFO rally.api [-] Building 'html' report for the following verification(s): '765fe518-1d01-4f0f-af64-e51d8fd1efeb' 2021-01-02 07:39:15.906 38 INFO rally.api [-] The report has been successfully built. 2021-01-02 07:39:17.293 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 07:39:17.293 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 07:39:17.293 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 07:39:19.094 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '765fe518-1d01-4f0f-af64-e51d8fd1efeb' 2021-01-02 07:39:19.100 40 INFO rally.api [-] The report has been successfully built.