2020-07-02 08:48:12.440 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:48:12.440 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:48:12.440 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:48:14.771 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 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 08:48:14.771 6 ERROR rally.cli.cliutils 2020-07-02 08:48:16.435 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:48:16.435 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:48:16.435 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:48:21.056 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:48:21.057 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:48:21.057 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:48:25.874 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:48:25.874 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:48:25.874 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:48:27.455 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:48:27.456 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:48:27.456 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:48:29.776 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 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils force=force) 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 08:48:29.776 15 ERROR rally.cli.cliutils 2020-07-02 08:48:31.482 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:48:31.482 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:48:31.482 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:48:33.650 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 08:48:33.741 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a4f7135e-ecb6-4908-b086-842e8afb8f5b/repo. 2020-07-02 08:48:34.123 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a4f7135e-ecb6-4908-b086-842e8afb8f5b/repo'... done. Note: checking out '55435771d78ee61246d869354d13aad566251523'. 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 ' 2020-07-02 08:48:34.137 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 08:48:34.146 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 08:48:34.171 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 08:48:34.236 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 08:48:35.045 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a4f7135e-ecb6-4908-b086-842e8afb8f5b) has been successfully created! 2020-07-02 08:48:36.692 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:48:36.692 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:48:36.692 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:48:41.281 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:48:41.281 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:48:41.282 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:48:43.613 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a4f7135e-ecb6-4908-b086-842e8afb8f5b) for deployment 'opnfv-rally' (UUID=2de5df5e-5e57-4528-a1de-e3b49a5ebb94). 2020-07-02 08:48:44.085 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a4f7135e-ecb6-4908-b086-842e8afb8f5b) has been successfully configured for deployment 'opnfv-rally' (UUID=2de5df5e-5e57-4528-a1de-e3b49a5ebb94)! 2020-07-02 08:48:52.420 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:48:52.420 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:48:52.420 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:48:54.751 32 INFO rally.api [-] Starting verification (UUID=1695e90b-375f-4046-8177-39c7a1e7dc97) for deployment 'opnfv-rally' (UUID=2de5df5e-5e57-4528-a1de-e3b49a5ebb94) by verifier 'opnfv-tempest' (UUID=a4f7135e-ecb6-4908-b086-842e8afb8f5b). 2020-07-02 08:48:55.641 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 08:48:55.641 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a4f7135e-ecb6-4908-b086-842e8afb8f5b/for-deployment-2de5df5e-5e57-4528-a1de-e3b49a5ebb94/tempest.log' to option 'log_file'. 2020-07-02 08:48:55.642 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a4f7135e-ecb6-4908-b086-842e8afb8f5b/for-deployment-2de5df5e-5e57-4528-a1de-e3b49a5ebb94/tempest.log 2020-07-02 08:48:55.642 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 08:48:55.642 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a4f7135e-ecb6-4908-b086-842e8afb8f5b/for-deployment-2de5df5e-5e57-4528-a1de-e3b49a5ebb94/lock_files' to option 'lock_path'. 2020-07-02 08:48:55.643 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a4f7135e-ecb6-4908-b086-842e8afb8f5b/for-deployment-2de5df5e-5e57-4528-a1de-e3b49a5ebb94/lock_files 2020-07-02 08:48:55.643 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-07-02 08:48:55.643 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 2020-07-02 08:48:55.644 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 8af17e8c-7e15-4c68-aea3-6d568ff8a641 2020-07-02 08:48:55.644 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6364e1f1-1443-4e62-853a-0c8c1646bd47 2020-07-02 08:48:55.645 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 916b55aa-f330-4446-8b4a-00a2f67a5087 2020-07-02 08:48:55.645 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 6fa0951a-2d93-4a05-9e66-687ef94e2dbc 2020-07-02 08:48:55.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 08:48:55.911 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_barbican-net_1a14c061-e7c4-438c-9ec1-b939abd826b7 2020-07-02 08:48:55.912 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 08:48:55.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 08:48:56.033 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-07-02 08:48:56.033 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1695e90b_pJFnhnhw' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 08:48:56.071 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1695e90b_pJFnhnhw' (ID = 196eafd6-192f-45bc-8909-737483e89a9d) has been successfully created! 2020-07-02 08:48:56.071 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '196eafd6-192f-45bc-8909-737483e89a9d' to option 'instance_type'. 2020-07-02 08:48:56.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 196eafd6-192f-45bc-8909-737483e89a9d 2020-07-02 08:48:56.073 32 INFO rally.task.context [-] Verification a4f7135e-ecb6-4908-b086-842e8afb8f5b | Context tempest@default setup() finished in 1.08 sec 2020-07-02 08:48:56.074 32 INFO rally.task.context [-] Verification a4f7135e-ecb6-4908-b086-842e8afb8f5b | Context testr@default setup() finished in 0.30 msec 2020-07-02 08:48:56.074 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/10f3afe3-b7f6-4d9a-b62a-efdf88ecec37'. 2020-07-02 08:49:14.521 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_create_delete_empty_secret ... success [0.337s] 2020-07-02 08:49:14.623 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_create_delete_symmetric_key ... success [0.101s] 2020-07-02 08:49:14.795 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_get_and_put_payload ... success [0.171s] 2020-07-02 08:49:14.917 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_get_secret_metadata ... success [0.123s] 2020-07-02 08:49:15.077 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_list_secrets ... success [0.158s] 2020-07-02 08:49:16.438 32 INFO opnfv-tempest [-] {0} barbican_tempest_plugin.tests.api.test_consumers.ConsumersTest.test_add_delete_consumers_in_container ... success [0.505s] 2020-07-02 08:49:18.422 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_containers.ContainersTest.test_add_to_delete_from_container ... success [0.531s] 2020-07-02 08:49:18.428 32 INFO opnfv-tempest [-] {3} barbican_tempest_plugin.tests.api.test_quotas.QuotasTest.test_create_get_delete_quota ... success [0.225s] 2020-07-02 08:49:18.519 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_containers.ContainersTest.test_create_list_delete_empty_container ... success [0.097s] 2020-07-02 08:49:46.491 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_orders.OrdersTest.test_create_list_delete_orders ... success [0.593s] 2020-07-02 08:49:51.185 32 INFO opnfv-tempest [-] {0} barbican_tempest_plugin.tests.api.test_secret_metadata.SecretMetadataTest.test_secret_metadata ... success [0.534s] 2020-07-02 08:50:05.919 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningTest.test_signed_image_upload_and_boot ... success [19.164s] 2020-07-02 08:50:07.955 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.scenario.test_volume_encryption.VolumeEncryptionTest ... skip: b'Encrypted volume attach is not supported' 2020-07-02 08:50:22.769 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.test_barbican_tempest_plugin.TestBarbican_tempest_plugin.test_something ... success [0.001s] 2020-07-02 08:50:41.909 32 INFO opnfv-tempest [-] {0} barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningSnapshotTest.test_signed_image_upload_boot_snapshot ... success [28.071s] 2020-07-02 08:50:47.873 32 INFO opnfv-tempest [-] {3} barbican_tempest_plugin.tests.scenario.test_ephemeral_disk_encryption.EphemeralStorageEncryptionTest.test_encrypted_ephemeral_lvm_storage ... success [58.374s] 2020-07-02 08:51:02.115 32 INFO rally.task.context [-] Verification a4f7135e-ecb6-4908-b086-842e8afb8f5b | Context testr@default cleanup() started 2020-07-02 08:51:02.116 32 INFO rally.task.context [-] Verification a4f7135e-ecb6-4908-b086-842e8afb8f5b | Context testr@default cleanup() finished in 0.80 msec 2020-07-02 08:51:02.117 32 INFO rally.task.context [-] Verification a4f7135e-ecb6-4908-b086-842e8afb8f5b | Context tempest@default cleanup() started 2020-07-02 08:51:02.270 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1695e90b_pJFnhnhw'. 2020-07-02 08:51:02.503 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1695e90b_pJFnhnhw' has been deleted. 2020-07-02 08:51:02.504 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '196eafd6-192f-45bc-8909-737483e89a9d' of option 'instance_type' from Tempest config file. 2020-07-02 08:51:02.504 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '196eafd6-192f-45bc-8909-737483e89a9d' has been removed. 2020-07-02 08:51:02.514 32 INFO rally.task.context [-] Verification a4f7135e-ecb6-4908-b086-842e8afb8f5b | Context tempest@default cleanup() finished in 0.40 sec 2020-07-02 08:51:02.536 32 INFO rally.api [-] Verification (UUID=1695e90b-375f-4046-8177-39c7a1e7dc97) has been successfully finished for deployment 'opnfv-rally' (UUID=2de5df5e-5e57-4528-a1de-e3b49a5ebb94)! 2020-07-02 08:51:04.189 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:51:04.190 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:51:04.190 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:51:05.844 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:51:05.845 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:51:05.845 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:51:08.208 50 INFO rally.api [-] Building 'html' report for the following verification(s): '1695e90b-375f-4046-8177-39c7a1e7dc97' 2020-07-02 08:51:08.240 50 INFO rally.api [-] The report has been successfully built. 2020-07-02 08:51:09.914 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:51:09.915 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:51:09.915 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:51:12.123 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1695e90b-375f-4046-8177-39c7a1e7dc97' 2020-07-02 08:51:12.129 52 INFO rally.api [-] The report has been successfully built.