2019-05-24 06:00:33.668 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-24 06:00:33.668 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-24 06:00:33.668 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-24 06:00:34.879 17 ERROR rally.cli.cliutils 2019-05-24 06:00:35.639 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-24 06:00:35.639 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-24 06:00:35.639 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-24 06:00:36.875 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-24 06:00:37.659 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-24 06:00:37.659 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-24 06:00:37.659 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-24 06:00:40.875 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-24 06:00:40.875 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-24 06:00:40.875 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-24 06:00:41.689 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-24 06:00:41.690 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-24 06:00:41.690 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils force=force) 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-24 06:00:42.892 26 ERROR rally.cli.cliutils 2019-05-24 06:00:43.689 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-24 06:00:43.690 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-24 06:00:43.690 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-24 06:00:44.870 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-24 06:00:44.988 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3c428e6c-4bee-44be-aef1-d8d9ee786bc8/repo. 2019-05-24 06:00:45.250 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3c428e6c-4bee-44be-aef1-d8d9ee786bc8/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-05-24 06:00:45.317 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-05-24 06:00:45.325 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-05-24 06:00:45.383 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-24 06:00:45.442 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-24 06:00:46.767 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c428e6c-4bee-44be-aef1-d8d9ee786bc8) has been successfully created! 2019-05-24 06:00:47.621 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-24 06:00:47.622 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-24 06:00:47.622 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-24 06:00:50.316 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-24 06:00:50.316 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-24 06:00:50.316 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-24 06:00:51.589 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3c428e6c-4bee-44be-aef1-d8d9ee786bc8) for deployment 'opnfv-rally' (UUID=8095a193-b36a-4afc-9153-abf55438e099). 2019-05-24 06:00:52.401 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c428e6c-4bee-44be-aef1-d8d9ee786bc8) has been successfully configured for deployment 'opnfv-rally' (UUID=8095a193-b36a-4afc-9153-abf55438e099)! 2019-05-24 06:00:55.541 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-24 06:00:55.542 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-24 06:00:55.542 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-24 06:00:56.778 43 INFO rally.api [-] Starting verification (UUID=373a57bb-32a1-4e98-817d-43199a0baa1e) for deployment 'opnfv-rally' (UUID=8095a193-b36a-4afc-9153-abf55438e099) by verifier 'opnfv-tempest' (UUID=3c428e6c-4bee-44be-aef1-d8d9ee786bc8). 2019-05-24 06:00:57.847 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-05-24 06:00:58.118 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-24 06:00:58.118 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c428e6c-4bee-44be-aef1-d8d9ee786bc8/for-deployment-8095a193-b36a-4afc-9153-abf55438e099/tempest.log' to option 'log_file'. 2019-05-24 06:00:58.119 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3c428e6c-4bee-44be-aef1-d8d9ee786bc8/for-deployment-8095a193-b36a-4afc-9153-abf55438e099/tempest.log 2019-05-24 06:00:58.119 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-24 06:00:58.119 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c428e6c-4bee-44be-aef1-d8d9ee786bc8/for-deployment-8095a193-b36a-4afc-9153-abf55438e099/lock_files' to option 'lock_path'. 2019-05-24 06:00:58.120 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3c428e6c-4bee-44be-aef1-d8d9ee786bc8/for-deployment-8095a193-b36a-4afc-9153-abf55438e099/lock_files 2019-05-24 06:00:58.120 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-05-24 06:00:58.120 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-05-24 06:00:58.121 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 077b656d-9591-4cd5-bce1-6bc1e426addf 2019-05-24 06:00:58.121 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a0d6e8de-aba3-4449-a6ea-be69938e5a7b 2019-05-24 06:00:58.121 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3cf76473-ab20-43c4-9eb5-44b9b86d45ef 2019-05-24 06:00:58.122 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ae9060fe-0d10-4a63-921d-613cd086e57b 2019-05-24 06:00:58.604 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-24 06:00:58.605 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_1d3fb55b-6201-43b5-b6e9-72ac3d88b75e 2019-05-24 06:00:58.605 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-24 06:00:58.657 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-24 06:00:58.658 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}64b4d5a1ca7c2ad8585051a373c4e91d91796905" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-24 06:00:59.195 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Fri, 24 May 2019 06:00:58 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-c6cf8d66-e82e-4b5c-948c-2c67d115b3f4 x-openstack-request-id: req-c6cf8d66-e82e-4b5c-948c-2c67d115b3f4 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-24 06:00:59.196 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_1d3fb55b-6201-43b5-b6e9-72ac3d88b75e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3cf76473-ab20-43c4-9eb5-44b9b86d45ef", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3cf76473-ab20-43c4-9eb5-44b9b86d45ef", "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": "3cf76473-ab20-43c4-9eb5-44b9b86d45ef"}, {"name": "tempest_smoke-flavor_alt_1d3fb55b-6201-43b5-b6e9-72ac3d88b75e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ae9060fe-0d10-4a63-921d-613cd086e57b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ae9060fe-0d10-4a63-921d-613cd086e57b", "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": "ae9060fe-0d10-4a63-921d-613cd086e57b"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-24 06:00:59.196 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail used request id req-c6cf8d66-e82e-4b5c-948c-2c67d115b3f4 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-24 06:00:59.197 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-24 06:00:59.198 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_373a57bb_sbzhyvs2' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-24 06:00:59.199 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}64b4d5a1ca7c2ad8585051a373c4e91d91796905" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_373a57bb_sbzhyvs2", "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-05-24 06:00:59.226 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Fri, 24 May 2019 06:00:59 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-b4137367-ecab-4696-8ec7-32aafd85a1c6 x-openstack-request-id: req-b4137367-ecab-4696-8ec7-32aafd85a1c6 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-24 06:00:59.226 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_373a57bb_sbzhyvs2", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b7029445-ff90-4c78-96cb-3c84c07ea74d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b7029445-ff90-4c78-96cb-3c84c07ea74d", "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": "b7029445-ff90-4c78-96cb-3c84c07ea74d"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-24 06:00:59.227 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b4137367-ecab-4696-8ec7-32aafd85a1c6 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-24 06:00:59.227 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_373a57bb_sbzhyvs2' (ID = b7029445-ff90-4c78-96cb-3c84c07ea74d) has been successfully created! 2019-05-24 06:00:59.228 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b7029445-ff90-4c78-96cb-3c84c07ea74d' to option 'instance_type'. 2019-05-24 06:00:59.228 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b7029445-ff90-4c78-96cb-3c84c07ea74d 2019-05-24 06:00:59.229 43 INFO rally.task.context [-] Verification 3c428e6c-4bee-44be-aef1-d8d9ee786bc8 | Context tempest@default setup() finished in 1.92 sec 2019-05-24 06:00:59.230 43 INFO rally.task.context [-] Verification 3c428e6c-4bee-44be-aef1-d8d9ee786bc8 | Context testr@default setup() finished in 0.47 msec 2019-05-24 06:00:59.230 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/e1074e0a-8cc1-4c81-9e34-35b8e4c63742'. 2019-05-24 06:01:00.397 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-05-24 06:01:03.311 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.367s] 2019-05-24 06:01:03.374 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.063s] 2019-05-24 06:01:06.279 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.059s] 2019-05-24 06:01:07.106 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.633s] 2019-05-24 06:01:08.916 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.810s] 2019-05-24 06:01:15.114 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.419s] 2019-05-24 06:01:21.186 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.008s] 2019-05-24 06:01:23.815 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.176s] 2019-05-24 06:01:26.880 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.082s] 2019-05-24 06:01:26.881 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-05-24 06:01:35.700 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.422s] 2019-05-24 06:01:42.651 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.169s] 2019-05-24 06:01:45.046 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [30.511s] 2019-05-24 06:01:47.731 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.814s] 2019-05-24 06:01:48.424 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.693s] 2019-05-24 06:01:49.443 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.019s] 2019-05-24 06:01:58.877 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.984s] 2019-05-24 06:01:58.885 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-05-24 06:02:00.934 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-05-24 06:02:05.514 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.724s] 2019-05-24 06:02:05.744 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.229s] 2019-05-24 06:02:06.057 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.313s] 2019-05-24 06:02:06.122 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.065s] 2019-05-24 06:02:06.223 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.100s] 2019-05-24 06:02:06.265 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.043s] 2019-05-24 06:02:06.421 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.660s] 2019-05-24 06:02:09.036 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.068s] 2019-05-24 06:02:09.037 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-05-24 06:02:09.322 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [18.560s] 2019-05-24 06:02:15.550 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.770s] 2019-05-24 06:02:22.801 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-05-24 06:02:25.048 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.897s] 2019-05-24 06:02:26.395 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.069s] 2019-05-24 06:02:32.735 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.340s] 2019-05-24 06:02:33.111 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.838s] 2019-05-24 06:02:34.602 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.866s] 2019-05-24 06:02:34.650 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.049s] 2019-05-24 06:02:35.003 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.352s] 2019-05-24 06:02:37.233 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-05-24 06:02:39.952 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.606s] 2019-05-24 06:02:40.147 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.196s] 2019-05-24 06:02:40.224 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.163s] 2019-05-24 06:02:40.256 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.109s] 2019-05-24 06:02:40.313 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.056s] 2019-05-24 06:02:40.421 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.196s] 2019-05-24 06:02:40.441 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.128s] 2019-05-24 06:02:40.588 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.166s] 2019-05-24 06:02:40.595 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-05-24 06:02:40.687 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.246s] 2019-05-24 06:02:45.123 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.058s] 2019-05-24 06:02:45.229 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.106s] 2019-05-24 06:02:48.880 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.903s] 2019-05-24 06:02:50.400 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.379s] 2019-05-24 06:02:52.169 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.287s] 2019-05-24 06:02:52.940 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.539s] 2019-05-24 06:02:55.321 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.381s] 2019-05-24 06:02:56.716 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-05-24 06:02:56.718 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-05-24 06:02:56.719 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-05-24 06:02:56.721 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.327s] 2019-05-24 06:02:58.843 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [17.638s] 2019-05-24 06:03:00.660 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.490s] 2019-05-24 06:03:03.900 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-05-24 06:03:08.236 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.393s] 2019-05-24 06:03:11.045 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.984s] 2019-05-24 06:03:11.644 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.041s] 2019-05-24 06:03:14.914 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.269s] 2019-05-24 06:03:18.509 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.272s] 2019-05-24 06:03:21.027 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.112s] 2019-05-24 06:03:22.603 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.094s] 2019-05-24 06:03:28.016 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.357s] 2019-05-24 06:03:28.853 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.987s] 2019-05-24 06:03:29.826 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.969s] 2019-05-24 06:03:29.856 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.034s] 2019-05-24 06:03:34.742 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.136s] 2019-05-24 06:03:35.488 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.471s] 2019-05-24 06:03:46.071 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.901s] 2019-05-24 06:03:52.785 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.553s] 2019-05-24 06:03:56.536 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.465s] 2019-05-24 06:03:59.196 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.410s] 2019-05-24 06:04:01.064 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.867s] 2019-05-24 06:04:01.113 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.050s] 2019-05-24 06:04:01.154 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.041s] 2019-05-24 06:04:05.880 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.344s] 2019-05-24 06:04:08.116 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.120s] 2019-05-24 06:04:09.668 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.549s] 2019-05-24 06:04:09.697 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.032s] 2019-05-24 06:04:10.022 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.141s] 2019-05-24 06:04:14.424 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-05-24 06:04:14.702 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.278s] 2019-05-24 06:04:16.396 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.439s] 2019-05-24 06:04:16.557 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.161s] 2019-05-24 06:04:21.307 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.136s] 2019-05-24 06:04:21.324 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2019-05-24 06:04:26.561 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.190s] 2019-05-24 06:04:28.874 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.312s] 2019-05-24 06:04:31.222 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.348s] 2019-05-24 06:04:39.383 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.109s] 2019-05-24 06:04:39.435 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.052s] 2019-05-24 06:04:39.498 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.062s] 2019-05-24 06:04:39.562 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.064s] 2019-05-24 06:04:43.411 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-05-24 06:04:43.661 43 INFO rally.task.context [-] Verification 3c428e6c-4bee-44be-aef1-d8d9ee786bc8 | Context testr@default cleanup() started 2019-05-24 06:04:43.662 43 INFO rally.task.context [-] Verification 3c428e6c-4bee-44be-aef1-d8d9ee786bc8 | Context testr@default cleanup() finished in 0.77 msec 2019-05-24 06:04:43.662 43 INFO rally.task.context [-] Verification 3c428e6c-4bee-44be-aef1-d8d9ee786bc8 | Context tempest@default cleanup() started 2019-05-24 06:04:44.266 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-05-24 06:04:44.522 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-05-24 06:04:44.548 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_373a57bb_sbzhyvs2'. 2019-05-24 06:04:44.549 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/b7029445-ff90-4c78-96cb-3c84c07ea74d -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}389951d6b720b8dc2e4025f1864915e84541ce44" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-24 06:04:44.842 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 24 May 2019 06:04:44 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-e2d030ba-68b0-41bf-8a6e-93a15ec80ddd x-openstack-request-id: req-e2d030ba-68b0-41bf-8a6e-93a15ec80ddd _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-24 06:04:44.842 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b7029445-ff90-4c78-96cb-3c84c07ea74d used request id req-e2d030ba-68b0-41bf-8a6e-93a15ec80ddd request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-24 06:04:44.843 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_373a57bb_sbzhyvs2' has been deleted. 2019-05-24 06:04:44.844 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b7029445-ff90-4c78-96cb-3c84c07ea74d' of option 'instance_type' from Tempest config file. 2019-05-24 06:04:44.844 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b7029445-ff90-4c78-96cb-3c84c07ea74d' has been removed. 2019-05-24 06:04:44.848 43 INFO rally.task.context [-] Verification 3c428e6c-4bee-44be-aef1-d8d9ee786bc8 | Context tempest@default cleanup() finished in 1.19 sec 2019-05-24 06:04:44.903 43 INFO rally.api [-] Verification (UUID=373a57bb-32a1-4e98-817d-43199a0baa1e) has been successfully finished for deployment 'opnfv-rally' (UUID=8095a193-b36a-4afc-9153-abf55438e099)! 2019-05-24 06:04:45.769 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-24 06:04:45.770 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-24 06:04:45.770 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-24 06:04:46.548 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-24 06:04:46.548 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-24 06:04:46.549 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-24 06:04:47.713 63 INFO rally.api [-] Building 'html' report for the following verification(s): '373a57bb-32a1-4e98-817d-43199a0baa1e' 2019-05-24 06:04:47.728 63 INFO rally.api [-] The report has been successfully built. 2019-05-24 06:04:48.880 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-24 06:04:48.880 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-24 06:04:48.880 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-24 06:04:50.116 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '373a57bb-32a1-4e98-817d-43199a0baa1e' 2019-05-24 06:04:50.121 65 INFO rally.api [-] The report has been successfully built.