2019-06-14 17:04:52.812 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 17:04:52.812 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 17:04:52.812 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-14 17:04:54.032 17 ERROR rally.cli.cliutils 2019-06-14 17:04:54.684 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 17:04:54.684 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 17:04:54.684 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 17:04:55.916 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-06-14 17:04:56.855 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 17:04:56.855 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 17:04:56.855 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 17:05:00.053 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 17:05:00.054 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 17:05:00.054 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 17:05:00.772 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 17:05:00.772 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 17:05:00.772 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils force=force) 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-14 17:05:01.863 26 ERROR rally.cli.cliutils 2019-06-14 17:05:02.620 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 17:05:02.621 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 17:05:02.621 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 17:05:03.772 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-06-14 17:05:03.915 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0284941a-157e-4c28-9f4d-1fa37e1c1b19/repo. 2019-06-14 17:05:04.188 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0284941a-157e-4c28-9f4d-1fa37e1c1b19/repo'... done. Note: checking out '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a'. 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-06-14 17:05:04.260 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-06-14 17:05:04.272 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-06-14 17:05:04.346 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-06-14 17:05:04.394 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-06-14 17:05:04.734 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0284941a-157e-4c28-9f4d-1fa37e1c1b19) has been successfully created! 2019-06-14 17:05:05.555 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 17:05:05.555 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 17:05:05.555 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 17:05:10.095 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 17:05:10.095 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 17:05:10.095 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 17:05:11.153 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0284941a-157e-4c28-9f4d-1fa37e1c1b19) for deployment 'opnfv-rally' (UUID=d70dea56-4763-4d09-bdb3-64c8cc1f0f21). 2019-06-14 17:05:12.296 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0284941a-157e-4c28-9f4d-1fa37e1c1b19) has been successfully configured for deployment 'opnfv-rally' (UUID=d70dea56-4763-4d09-bdb3-64c8cc1f0f21)! 2019-06-14 17:05:15.351 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 17:05:15.351 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 17:05:15.351 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 17:05:16.874 43 INFO rally.api [-] Starting verification (UUID=cd6577b3-e283-4ff1-a28d-fdf1dba72ce0) for deployment 'opnfv-rally' (UUID=d70dea56-4763-4d09-bdb3-64c8cc1f0f21) by verifier 'opnfv-tempest' (UUID=0284941a-157e-4c28-9f4d-1fa37e1c1b19). 2019-06-14 17:05:18.049 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-06-14 17:05:18.343 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-06-14 17:05:18.344 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0284941a-157e-4c28-9f4d-1fa37e1c1b19/for-deployment-d70dea56-4763-4d09-bdb3-64c8cc1f0f21/tempest.log' to option 'log_file'. 2019-06-14 17:05:18.344 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0284941a-157e-4c28-9f4d-1fa37e1c1b19/for-deployment-d70dea56-4763-4d09-bdb3-64c8cc1f0f21/tempest.log 2019-06-14 17:05:18.344 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-06-14 17:05:18.345 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0284941a-157e-4c28-9f4d-1fa37e1c1b19/for-deployment-d70dea56-4763-4d09-bdb3-64c8cc1f0f21/lock_files' to option 'lock_path'. 2019-06-14 17:05:18.345 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0284941a-157e-4c28-9f4d-1fa37e1c1b19/for-deployment-d70dea56-4763-4d09-bdb3-64c8cc1f0f21/lock_files 2019-06-14 17:05:18.345 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-06-14 17:05:18.345 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-06-14 17:05:18.346 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6e6dec48-44d1-433e-8967-ffa0a423acd3 2019-06-14 17:05:18.346 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ecce5056-4647-41a9-95d8-a08c12cbb120 2019-06-14 17:05:18.347 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1d1dd421-bc73-469d-837e-a43ac2c9b0f2 2019-06-14 17:05:18.347 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2e51c64f-003c-42e2-9681-cdc7fb8f45f1 2019-06-14 17:05:18.751 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-06-14 17:05:18.752 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_0e7dbd24-e1c7-4f34-b2d1-86af8b36c2f2 2019-06-14 17:05:18.752 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-06-14 17:05:18.808 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-14 17:05:18.808 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}d495da113acb03cb4de2fb2f172381553a6f4ba1" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-14 17:05:19.136 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Fri, 14 Jun 2019 17:05:19 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-7d623ca8-b6f5-4fbf-8bd7-bd3f33b3234f x-openstack-request-id: req-7d623ca8-b6f5-4fbf-8bd7-bd3f33b3234f _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-14 17:05:19.137 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_0e7dbd24-e1c7-4f34-b2d1-86af8b36c2f2", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1d1dd421-bc73-469d-837e-a43ac2c9b0f2", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1d1dd421-bc73-469d-837e-a43ac2c9b0f2", "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": "1d1dd421-bc73-469d-837e-a43ac2c9b0f2"}, {"name": "tempest_smoke-flavor_alt_0e7dbd24-e1c7-4f34-b2d1-86af8b36c2f2", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/2e51c64f-003c-42e2-9681-cdc7fb8f45f1", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/2e51c64f-003c-42e2-9681-cdc7fb8f45f1", "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": "2e51c64f-003c-42e2-9681-cdc7fb8f45f1"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-14 17:05:19.137 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail used request id req-7d623ca8-b6f5-4fbf-8bd7-bd3f33b3234f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-14 17:05:19.138 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-06-14 17:05:19.139 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_cd6577b3_QYjlottv' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-14 17:05:19.140 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}d495da113acb03cb4de2fb2f172381553a6f4ba1" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_cd6577b3_QYjlottv", "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-06-14 17:05:19.192 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 299 Content-Type: application/json Date: Fri, 14 Jun 2019 17:05:19 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-43406528-b610-445d-8787-0b15ba6b502f x-openstack-request-id: req-43406528-b610-445d-8787-0b15ba6b502f _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-14 17:05:19.193 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_cd6577b3_QYjlottv", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/d940590f-6c16-44cc-a45d-4a8e972a0ec8", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/d940590f-6c16-44cc-a45d-4a8e972a0ec8", "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": "d940590f-6c16-44cc-a45d-4a8e972a0ec8"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-14 17:05:19.193 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-43406528-b610-445d-8787-0b15ba6b502f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-14 17:05:19.194 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cd6577b3_QYjlottv' (ID = d940590f-6c16-44cc-a45d-4a8e972a0ec8) has been successfully created! 2019-06-14 17:05:19.194 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd940590f-6c16-44cc-a45d-4a8e972a0ec8' to option 'instance_type'. 2019-06-14 17:05:19.194 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d940590f-6c16-44cc-a45d-4a8e972a0ec8 2019-06-14 17:05:19.195 43 INFO rally.task.context [-] Verification 0284941a-157e-4c28-9f4d-1fa37e1c1b19 | Context tempest@default setup() finished in 1.75 sec 2019-06-14 17:05:19.196 43 INFO rally.task.context [-] Verification 0284941a-157e-4c28-9f4d-1fa37e1c1b19 | Context testr@default setup() finished in 0.54 msec 2019-06-14 17:05:19.197 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/3b2a1cb9-9551-4e21-8ad5-317564919377'. 2019-06-14 17:05:20.503 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-06-14 17:05:23.562 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.321s] 2019-06-14 17:05:23.615 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.053s] 2019-06-14 17:05:27.333 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.277s] 2019-06-14 17:05:27.686 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.245s] 2019-06-14 17:05:33.300 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.613s] 2019-06-14 17:05:37.903 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.506s] 2019-06-14 17:05:47.368 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.260s] 2019-06-14 17:05:53.860 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.452s] 2019-06-14 17:06:00.548 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.012s] 2019-06-14 17:06:01.731 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2019-06-14 17:06:01.732 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-06-14 17:06:07.522 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.190s] 2019-06-14 17:06:13.746 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.400s] 2019-06-14 17:06:15.794 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.048s] 2019-06-14 17:06:17.860 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.066s] 2019-06-14 17:06:26.349 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [42.838s] 2019-06-14 17:06:37.663 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.600s] 2019-06-14 17:06:38.488 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.825s] 2019-06-14 17:06:39.111 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.623s] 2019-06-14 17:06:39.479 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.368s] 2019-06-14 17:06:39.829 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.349s] 2019-06-14 17:06:39.884 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.055s] 2019-06-14 17:06:46.313 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.973s] 2019-06-14 17:06:46.321 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-06-14 17:06:48.210 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-06-14 17:06:50.856 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.598s] 2019-06-14 17:06:54.163 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.013s] 2019-06-14 17:07:01.063 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.000s] 2019-06-14 17:07:03.256 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.913s] 2019-06-14 17:07:05.644 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.092s] 2019-06-14 17:07:05.646 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-06-14 17:07:10.030 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.966s] 2019-06-14 17:07:12.077 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.046s] 2019-06-14 17:07:12.151 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.074s] 2019-06-14 17:07:12.208 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.057s] 2019-06-14 17:07:15.781 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.019s] 2019-06-14 17:07:25.515 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-06-14 17:07:33.151 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.107s] 2019-06-14 17:07:33.889 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.738s] 2019-06-14 17:07:34.207 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.318s] 2019-06-14 17:07:34.565 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.357s] 2019-06-14 17:07:34.950 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2019-06-14 17:07:35.048 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.098s] 2019-06-14 17:07:35.230 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.665s] 2019-06-14 17:07:35.285 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.055s] 2019-06-14 17:07:37.396 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.935s] 2019-06-14 17:07:41.041 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-06-14 17:07:43.955 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.165s] 2019-06-14 17:07:44.095 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.141s] 2019-06-14 17:07:44.262 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.166s] 2019-06-14 17:07:44.270 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-06-14 17:07:49.008 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.632s] 2019-06-14 17:07:49.784 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.515s] 2019-06-14 17:07:52.711 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.925s] 2019-06-14 17:07:52.863 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [34.252s] 2019-06-14 17:07:53.080 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.040s] 2019-06-14 17:07:55.512 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.801s] 2019-06-14 17:07:56.773 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-06-14 17:07:57.330 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-06-14 17:07:57.331 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-06-14 17:07:57.332 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-06-14 17:07:57.549 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.467s] 2019-06-14 17:08:09.105 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.555s] 2019-06-14 17:08:10.473 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [9.245s] 2019-06-14 17:08:14.500 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [21.637s] 2019-06-14 17:08:22.555 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.261s] 2019-06-14 17:08:27.320 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.764s] 2019-06-14 17:08:35.391 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.071s] 2019-06-14 17:08:37.852 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [23.351s] 2019-06-14 17:08:39.227 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [9.681s] 2019-06-14 17:08:48.203 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.974s] 2019-06-14 17:08:51.151 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.298s] 2019-06-14 17:08:59.490 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.734s] 2019-06-14 17:09:03.330 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.837s] 2019-06-14 17:09:03.373 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2019-06-14 17:09:10.407 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.053s] 2019-06-14 17:09:15.645 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.146s] 2019-06-14 17:09:17.107 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [31.184s] 2019-06-14 17:09:23.611 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.966s] 2019-06-14 17:09:26.379 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.767s] 2019-06-14 17:09:26.456 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.077s] 2019-06-14 17:09:26.509 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.052s] 2019-06-14 17:09:35.390 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.135s] 2019-06-14 17:09:38.766 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.373s] 2019-06-14 17:09:38.797 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.033s] 2019-06-14 17:09:39.433 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [22.326s] 2019-06-14 17:09:47.060 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.025s] 2019-06-14 17:09:47.239 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.179s] 2019-06-14 17:09:59.743 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.242s] 2019-06-14 17:09:59.856 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [20.423s] 2019-06-14 17:10:02.212 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.468s] 2019-06-14 17:10:04.519 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.307s] 2019-06-14 17:10:14.094 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [14.237s] 2019-06-14 17:10:20.545 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-06-14 17:10:20.853 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.308s] 2019-06-14 17:10:28.382 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.168s] 2019-06-14 17:10:28.398 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2019-06-14 17:10:48.143 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.128s] 2019-06-14 17:10:48.204 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.060s] 2019-06-14 17:10:48.266 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.062s] 2019-06-14 17:10:48.332 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... fail [0.061s] 2019-06-14 17:10:52.516 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-06-14 17:10:52.732 43 INFO rally.task.context [-] Verification 0284941a-157e-4c28-9f4d-1fa37e1c1b19 | Context testr@default cleanup() started 2019-06-14 17:10:52.733 43 INFO rally.task.context [-] Verification 0284941a-157e-4c28-9f4d-1fa37e1c1b19 | Context testr@default cleanup() finished in 0.86 msec 2019-06-14 17:10:52.733 43 INFO rally.task.context [-] Verification 0284941a-157e-4c28-9f4d-1fa37e1c1b19 | Context tempest@default cleanup() started 2019-06-14 17:10:53.322 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-06-14 17:10:53.613 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-06-14 17:10:53.639 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_cd6577b3_QYjlottv'. 2019-06-14 17:10:53.640 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/d940590f-6c16-44cc-a45d-4a8e972a0ec8 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}fe1137722d570fcadd23772182668cab964bd4f5" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-14 17:10:53.956 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 14 Jun 2019 17:10:54 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-d895493a-6587-4c6d-8027-c1c695a72955 x-openstack-request-id: req-d895493a-6587-4c6d-8027-c1c695a72955 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-14 17:10:53.956 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/d940590f-6c16-44cc-a45d-4a8e972a0ec8 used request id req-d895493a-6587-4c6d-8027-c1c695a72955 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-14 17:10:53.957 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cd6577b3_QYjlottv' has been deleted. 2019-06-14 17:10:53.958 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd940590f-6c16-44cc-a45d-4a8e972a0ec8' of option 'instance_type' from Tempest config file. 2019-06-14 17:10:53.958 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd940590f-6c16-44cc-a45d-4a8e972a0ec8' has been removed. 2019-06-14 17:10:53.962 43 INFO rally.task.context [-] Verification 0284941a-157e-4c28-9f4d-1fa37e1c1b19 | Context tempest@default cleanup() finished in 1.23 sec 2019-06-14 17:10:54.045 43 INFO rally.api [-] Verification (UUID=cd6577b3-e283-4ff1-a28d-fdf1dba72ce0) has been successfully finished for deployment 'opnfv-rally' (UUID=d70dea56-4763-4d09-bdb3-64c8cc1f0f21)! 2019-06-14 17:10:54.816 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 17:10:54.816 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 17:10:54.816 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 17:10:55.679 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 17:10:55.679 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 17:10:55.680 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 17:10:56.860 63 INFO rally.api [-] Building 'html' report for the following verification(s): 'cd6577b3-e283-4ff1-a28d-fdf1dba72ce0' 2019-06-14 17:10:56.875 63 INFO rally.api [-] The report has been successfully built. 2019-06-14 17:10:57.794 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 17:10:57.794 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 17:10:57.794 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 17:10:59.020 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'cd6577b3-e283-4ff1-a28d-fdf1dba72ce0' 2019-06-14 17:10:59.025 65 INFO rally.api [-] The report has been successfully built.