2019-04-11 21:25:26.921 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-11 21:25:26.922 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-11 21:25:26.922 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-11 21:25:27.985 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-11 21:25:27.985 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-11 21:25:27.985 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-11 21:25:27.985 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-11 21:25:27.985 17 ERROR rally.cli.cliutils 2019-04-11 21:25:28.779 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-11 21:25:28.780 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-11 21:25:28.780 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-11 21:25:29.902 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-04-11 21:25:30.811 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-11 21:25:30.811 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-11 21:25:30.811 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-11 21:25:34.241 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-11 21:25:34.242 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-11 21:25:34.242 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-11 21:25:34.985 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-11 21:25:34.985 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-11 21:25:34.985 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-11 21:25:36.199 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-11 21:25:36.199 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-04-11 21:25:36.199 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-11 21:25:36.199 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils force=force) 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-11 21:25:36.199 26 ERROR rally.cli.cliutils 2019-04-11 21:25:37.042 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-11 21:25:37.042 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-11 21:25:37.042 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-11 21:25:38.137 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-04-11 21:25:38.244 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0190db9f-476a-4db6-a289-f4fe1a5b60c0/repo. 2019-04-11 21:25:38.446 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0190db9f-476a-4db6-a289-f4fe1a5b60c0/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-11 21:25:38.509 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-04-11 21:25:38.517 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-04-11 21:25:38.561 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-04-11 21:25:38.621 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-04-11 21:25:39.184 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0190db9f-476a-4db6-a289-f4fe1a5b60c0) has been successfully created! 2019-04-11 21:25:40.030 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-11 21:25:40.031 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-11 21:25:40.031 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-11 21:25:43.748 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-11 21:25:43.749 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-11 21:25:43.749 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-11 21:25:44.964 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0190db9f-476a-4db6-a289-f4fe1a5b60c0) for deployment 'opnfv-rally' (UUID=3d54b308-74ef-49a6-9e98-698cfa188585). 2019-04-11 21:25:46.129 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0190db9f-476a-4db6-a289-f4fe1a5b60c0) has been successfully configured for deployment 'opnfv-rally' (UUID=3d54b308-74ef-49a6-9e98-698cfa188585)! 2019-04-11 21:25:49.492 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-11 21:25:49.492 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-11 21:25:49.492 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-11 21:25:50.731 43 INFO rally.api [-] Starting verification (UUID=b2dbd195-6c15-4f84-9d57-f942451baf4a) for deployment 'opnfv-rally' (UUID=3d54b308-74ef-49a6-9e98-698cfa188585) by verifier 'opnfv-tempest' (UUID=0190db9f-476a-4db6-a289-f4fe1a5b60c0). 2019-04-11 21:25:51.839 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-04-11 21:25:52.114 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-04-11 21:25:52.114 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0190db9f-476a-4db6-a289-f4fe1a5b60c0/for-deployment-3d54b308-74ef-49a6-9e98-698cfa188585/tempest.log' to option 'log_file'. 2019-04-11 21:25:52.115 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0190db9f-476a-4db6-a289-f4fe1a5b60c0/for-deployment-3d54b308-74ef-49a6-9e98-698cfa188585/tempest.log 2019-04-11 21:25:52.115 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-04-11 21:25:52.115 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0190db9f-476a-4db6-a289-f4fe1a5b60c0/for-deployment-3d54b308-74ef-49a6-9e98-698cfa188585/lock_files' to option 'lock_path'. 2019-04-11 21:25:52.116 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0190db9f-476a-4db6-a289-f4fe1a5b60c0/for-deployment-3d54b308-74ef-49a6-9e98-698cfa188585/lock_files 2019-04-11 21:25:52.116 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-11 21:25:52.116 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-11 21:25:52.116 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7b0c10db-966c-4adc-8410-53d6b58c8864 2019-04-11 21:25:52.117 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 31e1675f-9e9b-428f-aac4-d26dfd35a8d9 2019-04-11 21:25:52.117 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 737682ca-ae3e-40c1-8c6c-0a35285b483f 2019-04-11 21:25:52.118 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 46f6b193-a968-4674-b952-2f81aedbd60b 2019-04-11 21:25:52.509 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-04-11 21:25:52.510 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_06302fe6-0be7-4690-8db8-417725a5cf45 2019-04-11 21:25:52.510 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-04-11 21:25:52.565 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-11 21:25:52.566 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}43e1910fdc47d50f89252c341e78589e107f6b99" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-11 21:25:52.879 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Thu, 11 Apr 2019 21:25:52 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-25878321-0c2f-4559-bebe-1f4ffafc48f3 x-openstack-request-id: req-25878321-0c2f-4559-bebe-1f4ffafc48f3 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-11 21:25:52.880 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_06302fe6-0be7-4690-8db8-417725a5cf45", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/46f6b193-a968-4674-b952-2f81aedbd60b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/46f6b193-a968-4674-b952-2f81aedbd60b", "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": "46f6b193-a968-4674-b952-2f81aedbd60b"}, {"name": "tempest_smoke-flavor_06302fe6-0be7-4690-8db8-417725a5cf45", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/737682ca-ae3e-40c1-8c6c-0a35285b483f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/737682ca-ae3e-40c1-8c6c-0a35285b483f", "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": "737682ca-ae3e-40c1-8c6c-0a35285b483f"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-11 21:25:52.880 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail used request id req-25878321-0c2f-4559-bebe-1f4ffafc48f3 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-11 21:25:52.882 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-04-11 21:25:52.882 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b2dbd195_AEFKFPkp' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-11 21:25:52.883 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}43e1910fdc47d50f89252c341e78589e107f6b99" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_b2dbd195_AEFKFPkp", "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-11 21:25:52.918 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Thu, 11 Apr 2019 21:25:52 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-65827e91-ecf3-4ada-bc25-c937e1c6d7b9 x-openstack-request-id: req-65827e91-ecf3-4ada-bc25-c937e1c6d7b9 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-11 21:25:52.919 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_b2dbd195_AEFKFPkp", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5a63ff86-9579-43b7-aafb-c4bf483e1e08", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5a63ff86-9579-43b7-aafb-c4bf483e1e08", "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": "5a63ff86-9579-43b7-aafb-c4bf483e1e08"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-11 21:25:52.919 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-65827e91-ecf3-4ada-bc25-c937e1c6d7b9 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-11 21:25:52.920 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b2dbd195_AEFKFPkp' (ID = 5a63ff86-9579-43b7-aafb-c4bf483e1e08) has been successfully created! 2019-04-11 21:25:52.920 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5a63ff86-9579-43b7-aafb-c4bf483e1e08' to option 'instance_type'. 2019-04-11 21:25:52.921 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5a63ff86-9579-43b7-aafb-c4bf483e1e08 2019-04-11 21:25:52.922 43 INFO rally.task.context [-] Verification 0190db9f-476a-4db6-a289-f4fe1a5b60c0 | Context tempest@default setup() finished in 1.65 sec 2019-04-11 21:25:52.923 43 INFO rally.task.context [-] Verification 0190db9f-476a-4db6-a289-f4fe1a5b60c0 | Context testr@default setup() finished in 0.57 msec 2019-04-11 21:25:52.923 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/17946f4a-9732-4f10-a29a-28183fa105c6'. 2019-04-11 21:25:54.256 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-04-11 21:25:57.015 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.299s] 2019-04-11 21:25:57.071 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.055s] 2019-04-11 21:25:59.981 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.695s] 2019-04-11 21:26:01.025 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.129s] 2019-04-11 21:26:05.645 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.619s] 2019-04-11 21:26:09.262 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.192s] 2019-04-11 21:26:20.444 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.468s] 2019-04-11 21:26:25.603 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.871s] 2019-04-11 21:26:31.299 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.309s] 2019-04-11 21:26:32.549 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.062s] 2019-04-11 21:26:32.550 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-04-11 21:26:44.815 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.687s] 2019-04-11 21:26:49.047 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [35.010s] 2019-04-11 21:26:52.130 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-04-11 21:26:52.863 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.391s] 2019-04-11 21:26:55.324 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.460s] 2019-04-11 21:26:57.435 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.111s] 2019-04-11 21:26:58.699 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.148s] 2019-04-11 21:27:06.388 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2019-04-11 21:27:06.389 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-04-11 21:27:07.786 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.879s] 2019-04-11 21:27:11.627 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.686s] 2019-04-11 21:27:13.367 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.581s] 2019-04-11 21:27:21.528 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.342s] 2019-04-11 21:27:21.577 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.208s] 2019-04-11 21:27:21.870 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.061s] 2019-04-11 21:27:21.968 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.097s] 2019-04-11 21:27:25.421 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-04-11 21:27:31.452 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.890s] 2019-04-11 21:27:31.461 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-04-11 21:27:33.062 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-04-11 21:27:37.870 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.566s] 2019-04-11 21:27:37.937 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.562s] 2019-04-11 21:27:42.927 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.261s] 2019-04-11 21:27:43.457 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.530s] 2019-04-11 21:27:43.852 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.395s] 2019-04-11 21:27:43.932 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.079s] 2019-04-11 21:27:44.042 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-04-11 21:27:44.389 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.456s] 2019-04-11 21:27:44.670 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.281s] 2019-04-11 21:27:46.962 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.091s] 2019-04-11 21:27:49.605 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.641s] 2019-04-11 21:27:49.693 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.089s] 2019-04-11 21:27:50.002 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.309s] 2019-04-11 21:27:57.887 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.361s] 2019-04-11 21:27:58.929 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [1.042s] 2019-04-11 21:27:58.980 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.412s] 2019-04-11 21:27:59.246 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.317s] 2019-04-11 21:27:59.355 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.109s] 2019-04-11 21:27:59.724 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.369s] 2019-04-11 21:27:59.994 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.269s] 2019-04-11 21:28:01.937 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.954s] 2019-04-11 21:28:01.988 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.053s] 2019-04-11 21:28:06.512 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-04-11 21:28:06.724 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.213s] 2019-04-11 21:28:14.110 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.157s] 2019-04-11 21:28:14.128 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2019-04-11 21:28:15.699 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.180s] 2019-04-11 21:28:21.192 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.953s] 2019-04-11 21:28:27.540 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [33.414s] 2019-04-11 21:28:29.363 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.170s] 2019-04-11 21:28:31.415 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.051s] 2019-04-11 21:28:31.468 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.054s] 2019-04-11 21:28:31.845 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.376s] 2019-04-11 21:28:34.525 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.146s] 2019-04-11 21:28:34.600 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.075s] 2019-04-11 21:28:34.760 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.159s] 2019-04-11 21:28:34.900 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.140s] 2019-04-11 21:28:35.892 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-04-11 21:28:35.893 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-04-11 21:28:35.894 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-04-11 21:28:39.058 43 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-04-11 21:28:40.945 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.028s] 2019-04-11 21:28:48.003 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.183s] 2019-04-11 21:28:48.177 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.174s] 2019-04-11 21:28:48.354 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.176s] 2019-04-11 21:28:48.361 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-04-11 21:28:48.647 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [21.107s] 2019-04-11 21:28:59.796 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [7.313s] 2019-04-11 21:29:08.875 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [20.228s] 2019-04-11 21:29:21.655 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.779s] 2019-04-11 21:29:23.161 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.428s] 2019-04-11 21:29:28.388 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.218s] 2019-04-11 21:29:32.071 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.909s] 2019-04-11 21:29:36.011 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.409s] 2019-04-11 21:29:38.725 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.713s] 2019-04-11 21:29:41.170 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.445s] 2019-04-11 21:29:50.529 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.595s] 2019-04-11 21:29:55.256 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.726s] 2019-04-11 21:30:05.201 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.945s] 2019-04-11 21:30:46.144 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [32.035s] 2019-04-11 21:31:07.683 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [21.538s] 2019-04-11 21:31:27.318 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [19.635s] 2019-04-11 21:31:40.171 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.851s] 2019-04-11 21:31:47.903 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.273s] 2019-04-11 21:31:51.196 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.290s] 2019-04-11 21:31:51.263 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.070s] 2019-04-11 21:31:58.787 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.101s] 2019-04-11 21:31:58.912 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.125s] 2019-04-11 21:32:10.134 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.284s] 2019-04-11 21:32:12.602 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.467s] 2019-04-11 21:32:15.034 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.431s] 2019-04-11 21:32:17.122 43 INFO rally.task.context [-] Verification 0190db9f-476a-4db6-a289-f4fe1a5b60c0 | Context testr@default cleanup() started 2019-04-11 21:32:17.123 43 INFO rally.task.context [-] Verification 0190db9f-476a-4db6-a289-f4fe1a5b60c0 | Context testr@default cleanup() finished in 0.70 msec 2019-04-11 21:32:17.123 43 INFO rally.task.context [-] Verification 0190db9f-476a-4db6-a289-f4fe1a5b60c0 | Context tempest@default cleanup() started 2019-04-11 21:32:17.743 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-04-11 21:32:18.063 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-04-11 21:32:18.090 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b2dbd195_AEFKFPkp'. 2019-04-11 21:32:18.090 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/5a63ff86-9579-43b7-aafb-c4bf483e1e08 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}f68fb1d779340c2dd7025c4378f9864ee0bf6937" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-11 21:32:18.416 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 11 Apr 2019 21:32:17 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-9b6c6d10-2e0f-44e0-ac2a-bbf921112856 x-openstack-request-id: req-9b6c6d10-2e0f-44e0-ac2a-bbf921112856 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-11 21:32:18.417 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5a63ff86-9579-43b7-aafb-c4bf483e1e08 used request id req-9b6c6d10-2e0f-44e0-ac2a-bbf921112856 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-11 21:32:18.417 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b2dbd195_AEFKFPkp' has been deleted. 2019-04-11 21:32:18.418 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5a63ff86-9579-43b7-aafb-c4bf483e1e08' of option 'instance_type' from Tempest config file. 2019-04-11 21:32:18.418 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5a63ff86-9579-43b7-aafb-c4bf483e1e08' has been removed. 2019-04-11 21:32:18.422 43 INFO rally.task.context [-] Verification 0190db9f-476a-4db6-a289-f4fe1a5b60c0 | Context tempest@default cleanup() finished in 1.30 sec 2019-04-11 21:32:18.488 43 INFO rally.api [-] Verification (UUID=b2dbd195-6c15-4f84-9d57-f942451baf4a) has been successfully finished for deployment 'opnfv-rally' (UUID=3d54b308-74ef-49a6-9e98-698cfa188585)! 2019-04-11 21:32:19.360 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-11 21:32:19.360 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-11 21:32:19.360 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-11 21:32:20.187 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-11 21:32:20.187 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-11 21:32:20.187 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-11 21:32:21.399 63 INFO rally.api [-] Building 'html' report for the following verification(s): 'b2dbd195-6c15-4f84-9d57-f942451baf4a' 2019-04-11 21:32:21.415 63 INFO rally.api [-] The report has been successfully built. 2019-04-11 21:32:22.205 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-11 21:32:22.205 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-11 21:32:22.205 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-11 21:32:23.374 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'b2dbd195-6c15-4f84-9d57-f942451baf4a' 2019-04-11 21:32:23.378 65 INFO rally.api [-] The report has been successfully built.