2019-04-09 06:32:08.871 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-09 06:32:08.872 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-09 06:32:08.872 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-09 06:32:10.155 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-09 06:32:10.155 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-09 06:32:10.155 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-09 06:32:10.155 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-09 06:32:10.155 17 ERROR rally.cli.cliutils 2019-04-09 06:32:10.917 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-09 06:32:10.917 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-09 06:32:10.918 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-09 06:32:12.194 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-04-09 06:32:13.116 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-09 06:32:13.117 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-09 06:32:13.117 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-09 06:32:16.286 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-09 06:32:16.286 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-09 06:32:16.286 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-09 06:32:17.110 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-09 06:32:17.110 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-09 06:32:17.111 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-09 06:32:18.214 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-09 06:32:18.214 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-04-09 06:32:18.214 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-09 06:32:18.214 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils force=force) 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-09 06:32:18.214 26 ERROR rally.cli.cliutils 2019-04-09 06:32:18.990 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-09 06:32:18.990 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-09 06:32:18.991 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-09 06:32:20.104 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-04-09 06:32:20.285 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b82b0b8c-1a6e-4b43-b986-9dbe2d102aff/repo. 2019-04-09 06:32:20.529 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b82b0b8c-1a6e-4b43-b986-9dbe2d102aff/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-09 06:32:20.593 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-04-09 06:32:20.602 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-04-09 06:32:20.673 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-04-09 06:32:20.733 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-04-09 06:32:21.134 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b82b0b8c-1a6e-4b43-b986-9dbe2d102aff) has been successfully created! 2019-04-09 06:32:21.889 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-09 06:32:21.889 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-09 06:32:21.889 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-09 06:32:25.567 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-09 06:32:25.567 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-09 06:32:25.567 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-09 06:32:26.649 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b82b0b8c-1a6e-4b43-b986-9dbe2d102aff) for deployment 'opnfv-rally' (UUID=10f7eb34-c29f-4cc9-947d-7e03d41e1222). 2019-04-09 06:32:27.480 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b82b0b8c-1a6e-4b43-b986-9dbe2d102aff) has been successfully configured for deployment 'opnfv-rally' (UUID=10f7eb34-c29f-4cc9-947d-7e03d41e1222)! 2019-04-09 06:32:31.028 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-09 06:32:31.029 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-09 06:32:31.029 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-09 06:32:32.289 43 INFO rally.api [-] Starting verification (UUID=9789c010-baec-4af6-af46-4bfae7cf9625) for deployment 'opnfv-rally' (UUID=10f7eb34-c29f-4cc9-947d-7e03d41e1222) by verifier 'opnfv-tempest' (UUID=b82b0b8c-1a6e-4b43-b986-9dbe2d102aff). 2019-04-09 06:32:33.378 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-04-09 06:32:33.647 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-04-09 06:32:33.647 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b82b0b8c-1a6e-4b43-b986-9dbe2d102aff/for-deployment-10f7eb34-c29f-4cc9-947d-7e03d41e1222/tempest.log' to option 'log_file'. 2019-04-09 06:32:33.647 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b82b0b8c-1a6e-4b43-b986-9dbe2d102aff/for-deployment-10f7eb34-c29f-4cc9-947d-7e03d41e1222/tempest.log 2019-04-09 06:32:33.648 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-04-09 06:32:33.648 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b82b0b8c-1a6e-4b43-b986-9dbe2d102aff/for-deployment-10f7eb34-c29f-4cc9-947d-7e03d41e1222/lock_files' to option 'lock_path'. 2019-04-09 06:32:33.648 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b82b0b8c-1a6e-4b43-b986-9dbe2d102aff/for-deployment-10f7eb34-c29f-4cc9-947d-7e03d41e1222/lock_files 2019-04-09 06:32:33.649 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-09 06:32:33.649 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-09 06:32:33.649 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0b88dd29-05ef-465d-bd7f-6185b025b9e2 2019-04-09 06:32:33.650 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9 2019-04-09 06:32:33.650 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3fd95159-86b5-4180-8ede-87f5301481be 2019-04-09 06:32:33.651 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d32458eb-9834-4ed2-a03f-d0f483b825f0 2019-04-09 06:32:34.080 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-04-09 06:32:34.081 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb 2019-04-09 06:32:34.081 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-04-09 06:32:34.133 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-09 06:32:34.134 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}108c75b433aa79c69d48211589d039e4a8c95503" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-09 06:32:34.426 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:33 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-c94dad30-ed56-4de7-8073-53a9d17c2982 x-openstack-request-id: req-c94dad30-ed56-4de7-8073-53a9d17c2982 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-09 06:32:34.426 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3fd95159-86b5-4180-8ede-87f5301481be", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3fd95159-86b5-4180-8ede-87f5301481be", "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": "3fd95159-86b5-4180-8ede-87f5301481be"}, {"name": "tempest_smoke-flavor_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d32458eb-9834-4ed2-a03f-d0f483b825f0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d32458eb-9834-4ed2-a03f-d0f483b825f0", "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": "d32458eb-9834-4ed2-a03f-d0f483b825f0"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-09 06:32:34.427 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail used request id req-c94dad30-ed56-4de7-8073-53a9d17c2982 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-09 06:32:34.428 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-04-09 06:32:34.428 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9789c010_CLC6r7x2' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-09 06:32:34.429 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}108c75b433aa79c69d48211589d039e4a8c95503" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_9789c010_CLC6r7x2", "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-09 06:32:34.458 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 299 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:33 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-ca5fdc61-c39a-4094-908a-0c5ecf04096d x-openstack-request-id: req-ca5fdc61-c39a-4094-908a-0c5ecf04096d _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-09 06:32:34.459 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_9789c010_CLC6r7x2", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/076a3436-29b5-4810-ba42-510abbed3d7f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/076a3436-29b5-4810-ba42-510abbed3d7f", "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": "076a3436-29b5-4810-ba42-510abbed3d7f"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-09 06:32:34.459 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ca5fdc61-c39a-4094-908a-0c5ecf04096d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-09 06:32:34.460 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9789c010_CLC6r7x2' (ID = 076a3436-29b5-4810-ba42-510abbed3d7f) has been successfully created! 2019-04-09 06:32:34.460 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '076a3436-29b5-4810-ba42-510abbed3d7f' to option 'instance_type'. 2019-04-09 06:32:34.460 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 076a3436-29b5-4810-ba42-510abbed3d7f 2019-04-09 06:32:34.462 43 INFO rally.task.context [-] Verification b82b0b8c-1a6e-4b43-b986-9dbe2d102aff | Context tempest@default setup() finished in 1.63 sec 2019-04-09 06:32:34.463 43 INFO rally.task.context [-] Verification b82b0b8c-1a6e-4b43-b986-9dbe2d102aff | Context testr@default setup() finished in 0.68 msec 2019-04-09 06:32:34.463 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/0ca53893-09a7-4621-8053-d943fcc1a824'. 2019-04-09 06:32:35.651 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-04-09 06:32:38.288 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.301s] 2019-04-09 06:32:38.331 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.043s] 2019-04-09 06:32:41.265 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.616s] 2019-04-09 06:32:41.484 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.511s] 2019-04-09 06:32:44.349 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.865s] 2019-04-09 06:32:49.853 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.143s] 2019-04-09 06:32:56.833 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.337s] 2019-04-09 06:33:00.114 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.680s] 2019-04-09 06:33:00.372 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.071s] 2019-04-09 06:33:00.373 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-04-09 06:33:11.120 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.283s] 2019-04-09 06:33:13.347 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [24.282s] 2019-04-09 06:33:13.416 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-04-09 06:33:19.970 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.961s] 2019-04-09 06:33:23.335 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.381s] 2019-04-09 06:33:26.089 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.061s] 2019-04-09 06:33:26.090 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-04-09 06:33:28.850 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.496s] 2019-04-09 06:33:29.353 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.502s] 2019-04-09 06:33:30.336 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.984s] 2019-04-09 06:33:31.749 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.164s] 2019-04-09 06:33:35.673 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.054s] 2019-04-09 06:33:35.815 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.142s] 2019-04-09 06:33:39.688 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.215s] 2019-04-09 06:33:39.735 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.272s] 2019-04-09 06:33:43.319 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-04-09 06:33:43.574 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.886s] 2019-04-09 06:33:44.580 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.955s] 2019-04-09 06:33:44.589 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-04-09 06:33:46.184 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-04-09 06:33:48.839 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.264s] 2019-04-09 06:33:50.631 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.509s] 2019-04-09 06:33:54.210 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.336s] 2019-04-09 06:33:56.004 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-04-09 06:34:00.020 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.809s] 2019-04-09 06:34:02.161 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.141s] 2019-04-09 06:34:02.308 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.148s] 2019-04-09 06:34:02.563 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.254s] 2019-04-09 06:34:06.166 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.237s] 2019-04-09 06:34:06.478 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.312s] 2019-04-09 06:34:06.581 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.102s] 2019-04-09 06:34:06.624 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.043s] 2019-04-09 06:34:06.726 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.102s] 2019-04-09 06:34:06.772 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.046s] 2019-04-09 06:34:07.851 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.640s] 2019-04-09 06:34:08.251 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.399s] 2019-04-09 06:34:08.364 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.111s] 2019-04-09 06:34:08.418 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.053s] 2019-04-09 06:34:08.516 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.097s] 2019-04-09 06:34:08.798 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.282s] 2019-04-09 06:34:10.587 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.899s] 2019-04-09 06:34:11.831 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.241s] 2019-04-09 06:34:11.869 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.041s] 2019-04-09 06:34:14.145 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.796s] 2019-04-09 06:34:15.652 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-04-09 06:34:15.974 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.322s] 2019-04-09 06:34:23.354 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.121s] 2019-04-09 06:34:23.370 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2019-04-09 06:34:26.379 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.694s] 2019-04-09 06:34:31.972 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.006s] 2019-04-09 06:34:32.629 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.624s] 2019-04-09 06:34:33.639 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.259s] 2019-04-09 06:34:36.075 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.436s] 2019-04-09 06:34:36.130 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.055s] 2019-04-09 06:34:36.188 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.058s] 2019-04-09 06:34:37.883 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.164s] 2019-04-09 06:34:38.015 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.131s] 2019-04-09 06:34:38.175 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.160s] 2019-04-09 06:34:38.182 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-04-09 06:34:38.993 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-04-09 06:34:38.994 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-04-09 06:34:38.994 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-04-09 06:34:41.948 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.134s] 2019-04-09 06:34:42.010 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.062s] 2019-04-09 06:34:42.050 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.040s] 2019-04-09 06:34:42.129 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.079s] 2019-04-09 06:34:43.099 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.470s] 2019-04-09 06:34:44.781 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.217s] 2019-04-09 06:34:45.765 43 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-04-09 06:34:51.507 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.407s] 2019-04-09 06:34:56.010 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.503s] 2019-04-09 06:34:59.939 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.160s] 2019-04-09 06:35:01.406 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.176s] 2019-04-09 06:35:06.035 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.094s] 2019-04-09 06:35:08.293 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.343s] 2019-04-09 06:35:10.822 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.527s] 2019-04-09 06:35:13.269 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.448s] 2019-04-09 06:35:18.174 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.692s] 2019-04-09 06:35:21.269 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.094s] 2019-04-09 06:35:27.306 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.037s] 2019-04-09 06:35:52.378 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.334s] 2019-04-09 06:36:01.321 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.943s] 2019-04-09 06:36:09.933 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.612s] 2019-04-09 06:36:14.129 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.195s] 2019-04-09 06:36:20.281 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-09 06:36:21.235 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.952s] 2019-04-09 06:36:21.274 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.041s] 2019-04-09 06:36:27.426 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.513s] 2019-04-09 06:36:27.545 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.119s] 2019-04-09 06:36:37.143 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.378s] 2019-04-09 06:36:39.600 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.456s] 2019-04-09 06:36:41.930 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.329s] 2019-04-09 06:36:43.490 43 INFO rally.task.context [-] Verification b82b0b8c-1a6e-4b43-b986-9dbe2d102aff | Context testr@default cleanup() started 2019-04-09 06:36:43.491 43 INFO rally.task.context [-] Verification b82b0b8c-1a6e-4b43-b986-9dbe2d102aff | Context testr@default cleanup() finished in 0.72 msec 2019-04-09 06:36:43.491 43 INFO rally.task.context [-] Verification b82b0b8c-1a6e-4b43-b986-9dbe2d102aff | Context tempest@default cleanup() started 2019-04-09 06:36:44.080 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-04-09 06:36:44.260 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-04-09 06:36:44.285 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9789c010_CLC6r7x2'. 2019-04-09 06:36:44.286 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/076a3436-29b5-4810-ba42-510abbed3d7f -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}136aad72776b0658c1f15cef00e37069a4c1e73d" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-09 06:36:44.565 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:43 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-842a5cb5-34c1-4ec6-ba89-31bd69684fb4 x-openstack-request-id: req-842a5cb5-34c1-4ec6-ba89-31bd69684fb4 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-09 06:36:44.565 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/076a3436-29b5-4810-ba42-510abbed3d7f used request id req-842a5cb5-34c1-4ec6-ba89-31bd69684fb4 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-09 06:36:44.566 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9789c010_CLC6r7x2' has been deleted. 2019-04-09 06:36:44.567 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '076a3436-29b5-4810-ba42-510abbed3d7f' of option 'instance_type' from Tempest config file. 2019-04-09 06:36:44.567 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '076a3436-29b5-4810-ba42-510abbed3d7f' has been removed. 2019-04-09 06:36:44.571 43 INFO rally.task.context [-] Verification b82b0b8c-1a6e-4b43-b986-9dbe2d102aff | Context tempest@default cleanup() finished in 1.08 sec 2019-04-09 06:36:44.648 43 INFO rally.api [-] Verification (UUID=9789c010-baec-4af6-af46-4bfae7cf9625) has been successfully finished for deployment 'opnfv-rally' (UUID=10f7eb34-c29f-4cc9-947d-7e03d41e1222)! 2019-04-09 06:36:45.533 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-09 06:36:45.534 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-09 06:36:45.534 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-09 06:36:46.374 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-09 06:36:46.374 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-09 06:36:46.374 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-09 06:36:47.404 63 INFO rally.api [-] Building 'html' report for the following verification(s): '9789c010-baec-4af6-af46-4bfae7cf9625' 2019-04-09 06:36:47.418 63 INFO rally.api [-] The report has been successfully built. 2019-04-09 06:36:48.059 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-09 06:36:48.059 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-09 06:36:48.060 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-09 06:36:49.269 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9789c010-baec-4af6-af46-4bfae7cf9625' 2019-04-09 06:36:49.273 65 INFO rally.api [-] The report has been successfully built.