2019-04-25 06:48:58.725 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-25 06:48:58.725 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-25 06:48:58.725 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-25 06:48:59.930 17 ERROR rally.cli.cliutils 2019-04-25 06:49:00.688 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-25 06:49:00.688 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-25 06:49:00.688 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-25 06:49:01.968 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-04-25 06:49:02.847 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-25 06:49:02.847 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-25 06:49:02.847 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-25 06:49:06.166 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-25 06:49:06.166 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-25 06:49:06.167 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-25 06:49:06.892 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-25 06:49:06.892 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-25 06:49:06.892 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils force=force) 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-25 06:49:08.156 26 ERROR rally.cli.cliutils 2019-04-25 06:49:08.934 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-25 06:49:08.935 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-25 06:49:08.935 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-25 06:49:10.183 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-04-25 06:49:10.326 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-23985bf7-764f-4a59-a765-f73023d7a52b/repo. 2019-04-25 06:49:10.667 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-23985bf7-764f-4a59-a765-f73023d7a52b/repo'... done. Note: checking out '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf'. 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 ' 2019-04-25 06:49:10.733 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-04-25 06:49:10.740 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-04-25 06:49:10.804 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-04-25 06:49:10.847 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-04-25 06:49:11.242 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=23985bf7-764f-4a59-a765-f73023d7a52b) has been successfully created! 2019-04-25 06:49:12.067 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-25 06:49:12.067 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-25 06:49:12.067 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-25 06:49:15.692 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-25 06:49:15.692 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-25 06:49:15.692 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-25 06:49:16.791 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=23985bf7-764f-4a59-a765-f73023d7a52b) for deployment 'opnfv-rally' (UUID=683274d8-e4f1-4914-b8a9-2753a5a3d59b). 2019-04-25 06:49:17.810 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=23985bf7-764f-4a59-a765-f73023d7a52b) has been successfully configured for deployment 'opnfv-rally' (UUID=683274d8-e4f1-4914-b8a9-2753a5a3d59b)! 2019-04-25 06:49:20.822 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-25 06:49:20.822 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-25 06:49:20.823 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-25 06:49:22.070 43 INFO rally.api [-] Starting verification (UUID=927139b6-4c77-40da-988e-5836ec887889) for deployment 'opnfv-rally' (UUID=683274d8-e4f1-4914-b8a9-2753a5a3d59b) by verifier 'opnfv-tempest' (UUID=23985bf7-764f-4a59-a765-f73023d7a52b). 2019-04-25 06:49:23.167 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-04-25 06:49:23.435 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-04-25 06:49:23.435 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-23985bf7-764f-4a59-a765-f73023d7a52b/for-deployment-683274d8-e4f1-4914-b8a9-2753a5a3d59b/tempest.log' to option 'log_file'. 2019-04-25 06:49:23.436 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-23985bf7-764f-4a59-a765-f73023d7a52b/for-deployment-683274d8-e4f1-4914-b8a9-2753a5a3d59b/tempest.log 2019-04-25 06:49:23.436 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-04-25 06:49:23.436 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-23985bf7-764f-4a59-a765-f73023d7a52b/for-deployment-683274d8-e4f1-4914-b8a9-2753a5a3d59b/lock_files' to option 'lock_path'. 2019-04-25 06:49:23.436 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-23985bf7-764f-4a59-a765-f73023d7a52b/for-deployment-683274d8-e4f1-4914-b8a9-2753a5a3d59b/lock_files 2019-04-25 06:49:23.437 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-04-25 06:49:23.437 43 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 2019-04-25 06:49:23.437 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6cfe0b0b-37aa-446e-ad36-dcd2683091e0 2019-04-25 06:49:23.438 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 094ab435-30d4-4986-8cb9-0db1db2242d0 2019-04-25 06:49:23.438 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 5bbcbd86-394d-41b3-9ff4-bdeb8e00be6b 2019-04-25 06:49:23.439 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = dadaf567-1837-4231-b2e7-e4f882cd0710 2019-04-25 06:49:23.823 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-04-25 06:49:23.823 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_7a742ffd-04ce-479b-a1b5-d38c491faa00 2019-04-25 06:49:23.823 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-04-25 06:49:23.877 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-25 06:49:23.877 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}1307257248d5b613824eedc4691e2d1edf815343" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-25 06:49:24.171 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Thu, 25 Apr 2019 06:49:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9bc483ae-418c-44bb-91f2-e72a025cbd2a x-openstack-request-id: req-9bc483ae-418c-44bb-91f2-e72a025cbd2a _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-25 06:49:24.172 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_7a742ffd-04ce-479b-a1b5-d38c491faa00", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5bbcbd86-394d-41b3-9ff4-bdeb8e00be6b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5bbcbd86-394d-41b3-9ff4-bdeb8e00be6b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5bbcbd86-394d-41b3-9ff4-bdeb8e00be6b"}, {"name": "tempest_smoke-flavor_alt_7a742ffd-04ce-479b-a1b5-d38c491faa00", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/dadaf567-1837-4231-b2e7-e4f882cd0710", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/dadaf567-1837-4231-b2e7-e4f882cd0710", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dadaf567-1837-4231-b2e7-e4f882cd0710"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-25 06:49:24.172 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail used request id req-9bc483ae-418c-44bb-91f2-e72a025cbd2a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-25 06:49:24.173 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-04-25 06:49:24.174 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_927139b6_0ikFo4ph' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-25 06:49:24.175 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}1307257248d5b613824eedc4691e2d1edf815343" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_927139b6_0ikFo4ph", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-25 06:49:24.209 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Thu, 25 Apr 2019 06:49:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1be35152-9863-435f-b8d9-b2f3195d13e4 x-openstack-request-id: req-1be35152-9863-435f-b8d9-b2f3195d13e4 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-25 06:49:24.210 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_927139b6_0ikFo4ph", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/69e5107c-f3ad-45eb-bb73-42abf600aa43", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/69e5107c-f3ad-45eb-bb73-42abf600aa43", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "69e5107c-f3ad-45eb-bb73-42abf600aa43"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-25 06:49:24.210 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-1be35152-9863-435f-b8d9-b2f3195d13e4 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-25 06:49:24.211 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_927139b6_0ikFo4ph' (ID = 69e5107c-f3ad-45eb-bb73-42abf600aa43) has been successfully created! 2019-04-25 06:49:24.211 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '69e5107c-f3ad-45eb-bb73-42abf600aa43' to option 'instance_type'. 2019-04-25 06:49:24.211 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 69e5107c-f3ad-45eb-bb73-42abf600aa43 2019-04-25 06:49:24.213 43 INFO rally.task.context [-] Verification 23985bf7-764f-4a59-a765-f73023d7a52b | Context tempest@default setup() finished in 1.57 sec 2019-04-25 06:49:24.214 43 INFO rally.task.context [-] Verification 23985bf7-764f-4a59-a765-f73023d7a52b | Context testr@default setup() finished in 0.53 msec 2019-04-25 06:49:24.214 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/48d9cd28-6c1e-462e-b748-5343e58c3a48'. 2019-04-25 06:49:25.525 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-04-25 06:49:28.199 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.309s] 2019-04-25 06:49:28.273 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.075s] 2019-04-25 06:49:30.795 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.721s] 2019-04-25 06:49:31.528 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.758s] 2019-04-25 06:49:34.070 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.542s] 2019-04-25 06:49:39.198 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.937s] 2019-04-25 06:49:47.859 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.238s] 2019-04-25 06:49:51.174 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.875s] 2019-04-25 06:49:52.619 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.082s] 2019-04-25 06:49:52.620 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-04-25 06:50:01.675 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.231s] 2019-04-25 06:50:05.970 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-04-25 06:50:10.182 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [31.478s] 2019-04-25 06:50:12.801 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.985s] 2019-04-25 06:50:15.253 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.132s] 2019-04-25 06:50:17.946 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.094s] 2019-04-25 06:50:17.947 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-04-25 06:50:22.259 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.703s] 2019-04-25 06:50:23.129 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.870s] 2019-04-25 06:50:24.147 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.017s] 2019-04-25 06:50:26.824 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.446s] 2019-04-25 06:50:34.245 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.976s] 2019-04-25 06:50:34.461 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.427s] 2019-04-25 06:50:34.925 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2019-04-25 06:50:35.020 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.094s] 2019-04-25 06:50:38.370 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-04-25 06:50:38.690 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.444s] 2019-04-25 06:50:43.506 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.816s] 2019-04-25 06:50:44.527 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.898s] 2019-04-25 06:50:44.535 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-04-25 06:50:46.210 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-04-25 06:50:49.427 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.582s] 2019-04-25 06:50:50.674 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.170s] 2019-04-25 06:50:55.149 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.721s] 2019-04-25 06:50:56.221 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-04-25 06:50:56.882 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.732s] 2019-04-25 06:50:56.931 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.050s] 2019-04-25 06:50:56.992 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.061s] 2019-04-25 06:51:01.502 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.191s] 2019-04-25 06:51:02.029 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.528s] 2019-04-25 06:51:02.344 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.314s] 2019-04-25 06:51:02.424 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.080s] 2019-04-25 06:51:02.524 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.099s] 2019-04-25 06:51:02.911 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.387s] 2019-04-25 06:51:03.845 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.647s] 2019-04-25 06:51:05.587 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.739s] 2019-04-25 06:51:05.629 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2019-04-25 06:51:07.484 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.497s] 2019-04-25 06:51:07.868 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.384s] 2019-04-25 06:51:07.943 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.120s] 2019-04-25 06:51:07.968 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.099s] 2019-04-25 06:51:08.024 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.056s] 2019-04-25 06:51:08.125 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.100s] 2019-04-25 06:51:08.172 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.047s] 2019-04-25 06:51:09.814 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-04-25 06:51:10.025 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.211s] 2019-04-25 06:51:18.055 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.141s] 2019-04-25 06:51:18.079 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.024s] 2019-04-25 06:51:24.232 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.638s] 2019-04-25 06:51:26.516 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.150s] 2019-04-25 06:51:28.205 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.382s] 2019-04-25 06:51:29.954 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.721s] 2019-04-25 06:51:32.913 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.958s] 2019-04-25 06:51:32.967 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.055s] 2019-04-25 06:51:33.023 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.056s] 2019-04-25 06:51:33.442 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.163s] 2019-04-25 06:51:33.603 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.161s] 2019-04-25 06:51:33.770 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.166s] 2019-04-25 06:51:33.780 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.011s] 2019-04-25 06:51:36.525 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-04-25 06:51:36.526 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-04-25 06:51:36.527 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-04-25 06:51:37.621 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.110s] 2019-04-25 06:51:37.661 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.040s] 2019-04-25 06:51:37.696 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.035s] 2019-04-25 06:51:37.771 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.075s] 2019-04-25 06:51:38.206 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.000s] 2019-04-25 06:51:40.449 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.551s] 2019-04-25 06:51:41.705 43 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-04-25 06:51:46.165 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.959s] 2019-04-25 06:51:50.361 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.196s] 2019-04-25 06:51:56.222 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.381s] 2019-04-25 06:51:56.241 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.831s] 2019-04-25 06:52:01.852 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.610s] 2019-04-25 06:52:03.076 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.374s] 2019-04-25 06:52:05.668 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.590s] 2019-04-25 06:52:08.153 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.486s] 2019-04-25 06:52:14.140 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.378s] 2019-04-25 06:52:18.189 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.048s] 2019-04-25 06:52:24.378 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.188s] 2019-04-25 06:52:49.198 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.561s] 2019-04-25 06:52:58.742 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.542s] 2019-04-25 06:53:06.715 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.972s] 2019-04-25 06:53:10.442 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.728s] 2019-04-25 06:53:16.290 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.301s] 2019-04-25 06:53:18.274 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.981s] 2019-04-25 06:53:18.311 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.040s] 2019-04-25 06:53:25.206 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.596s] 2019-04-25 06:53:25.372 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.167s] 2019-04-25 06:53:34.832 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.186s] 2019-04-25 06:53:37.199 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.365s] 2019-04-25 06:53:39.478 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.279s] 2019-04-25 06:53:41.218 43 INFO rally.task.context [-] Verification 23985bf7-764f-4a59-a765-f73023d7a52b | Context testr@default cleanup() started 2019-04-25 06:53:41.219 43 INFO rally.task.context [-] Verification 23985bf7-764f-4a59-a765-f73023d7a52b | Context testr@default cleanup() finished in 0.80 msec 2019-04-25 06:53:41.219 43 INFO rally.task.context [-] Verification 23985bf7-764f-4a59-a765-f73023d7a52b | Context tempest@default cleanup() started 2019-04-25 06:53:41.868 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-04-25 06:53:42.127 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-04-25 06:53:42.145 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_927139b6_0ikFo4ph'. 2019-04-25 06:53:42.145 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/69e5107c-f3ad-45eb-bb73-42abf600aa43 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}bc18bb683282b22067ad5af441b47b5ce5081f2c" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-25 06:53:42.431 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 25 Apr 2019 06:53:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72d510b0-222a-475b-9b3c-1f227dc6db69 x-openstack-request-id: req-72d510b0-222a-475b-9b3c-1f227dc6db69 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-25 06:53:42.431 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/69e5107c-f3ad-45eb-bb73-42abf600aa43 used request id req-72d510b0-222a-475b-9b3c-1f227dc6db69 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-25 06:53:42.432 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_927139b6_0ikFo4ph' has been deleted. 2019-04-25 06:53:42.432 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '69e5107c-f3ad-45eb-bb73-42abf600aa43' of option 'instance_type' from Tempest config file. 2019-04-25 06:53:42.433 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '69e5107c-f3ad-45eb-bb73-42abf600aa43' has been removed. 2019-04-25 06:53:42.437 43 INFO rally.task.context [-] Verification 23985bf7-764f-4a59-a765-f73023d7a52b | Context tempest@default cleanup() finished in 1.22 sec 2019-04-25 06:53:42.527 43 INFO rally.api [-] Verification (UUID=927139b6-4c77-40da-988e-5836ec887889) has been successfully finished for deployment 'opnfv-rally' (UUID=683274d8-e4f1-4914-b8a9-2753a5a3d59b)! 2019-04-25 06:53:43.373 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-25 06:53:43.373 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-25 06:53:43.374 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-25 06:53:44.167 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-25 06:53:44.168 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-25 06:53:44.168 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-25 06:53:45.325 63 INFO rally.api [-] Building 'html' report for the following verification(s): '927139b6-4c77-40da-988e-5836ec887889' 2019-04-25 06:53:45.340 63 INFO rally.api [-] The report has been successfully built. 2019-04-25 06:53:45.992 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-25 06:53:45.992 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-25 06:53:45.992 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-25 06:53:47.204 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '927139b6-4c77-40da-988e-5836ec887889' 2019-04-25 06:53:47.208 65 INFO rally.api [-] The report has been successfully built.