2019-04-03 06:31:31.319 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-03 06:31:31.320 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-03 06:31:31.320 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-03 06:31:32.505 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-03 06:31:32.505 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-03 06:31:32.505 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-03 06:31:32.505 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-03 06:31:32.505 17 ERROR rally.cli.cliutils 2019-04-03 06:31:33.261 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-03 06:31:33.261 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-03 06:31:33.261 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-03 06:31:34.403 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-04-03 06:31:35.369 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-03 06:31:35.370 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-03 06:31:35.370 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-03 06:31:38.664 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-03 06:31:38.664 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-03 06:31:38.664 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-03 06:31:39.370 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-03 06:31:39.371 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-03 06:31:39.371 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-03 06:31:40.553 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-03 06:31:40.553 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-04-03 06:31:40.553 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-03 06:31:40.553 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils force=force) 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-03 06:31:40.553 26 ERROR rally.cli.cliutils 2019-04-03 06:31:41.316 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-03 06:31:41.317 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-03 06:31:41.317 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-03 06:31:42.485 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-04-03 06:31:42.621 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a84eafb9-9a33-48c8-9eef-4504f6163552/repo. 2019-04-03 06:31:42.872 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a84eafb9-9a33-48c8-9eef-4504f6163552/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-03 06:31:42.906 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-04-03 06:31:42.914 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-04-03 06:31:42.983 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-04-03 06:31:43.044 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-04-03 06:31:43.417 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a84eafb9-9a33-48c8-9eef-4504f6163552) has been successfully created! 2019-04-03 06:31:44.164 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-03 06:31:44.164 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-03 06:31:44.165 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-03 06:31:46.859 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-03 06:31:46.859 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-03 06:31:46.859 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-03 06:31:48.060 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a84eafb9-9a33-48c8-9eef-4504f6163552) for deployment 'opnfv-rally' (UUID=711f7281-a511-43a1-9608-b12ae0fc7056). 2019-04-03 06:31:48.899 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a84eafb9-9a33-48c8-9eef-4504f6163552) has been successfully configured for deployment 'opnfv-rally' (UUID=711f7281-a511-43a1-9608-b12ae0fc7056)! 2019-04-03 06:31:51.977 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-03 06:31:51.978 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-03 06:31:51.978 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-03 06:31:53.128 43 INFO rally.api [-] Starting verification (UUID=23ccab92-89cb-4a05-b3be-6167325642ff) for deployment 'opnfv-rally' (UUID=711f7281-a511-43a1-9608-b12ae0fc7056) by verifier 'opnfv-tempest' (UUID=a84eafb9-9a33-48c8-9eef-4504f6163552). 2019-04-03 06:31:54.198 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-04-03 06:31:54.584 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-04-03 06:31:54.584 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a84eafb9-9a33-48c8-9eef-4504f6163552/for-deployment-711f7281-a511-43a1-9608-b12ae0fc7056/tempest.log' to option 'log_file'. 2019-04-03 06:31:54.585 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a84eafb9-9a33-48c8-9eef-4504f6163552/for-deployment-711f7281-a511-43a1-9608-b12ae0fc7056/tempest.log 2019-04-03 06:31:54.585 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-04-03 06:31:54.585 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a84eafb9-9a33-48c8-9eef-4504f6163552/for-deployment-711f7281-a511-43a1-9608-b12ae0fc7056/lock_files' to option 'lock_path'. 2019-04-03 06:31:54.586 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a84eafb9-9a33-48c8-9eef-4504f6163552/for-deployment-711f7281-a511-43a1-9608-b12ae0fc7056/lock_files 2019-04-03 06:31:54.586 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-03 06:31:54.586 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-03 06:31:54.587 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 768584d7-7a8d-4c4e-820c-5d453a20725a 2019-04-03 06:31:54.587 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 79ae1351-8e25-471b-be10-0f666f5edf35 2019-04-03 06:31:54.587 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4600aa95-1186-4e48-b91d-ebe34617fe7d 2019-04-03 06:31:54.588 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5e5be895-d6ed-44f5-8854-d963cea0a3e2 2019-04-03 06:31:54.981 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-04-03 06:31:54.981 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_9ed5d7ed-54e7-44b0-a9d3-0dcc72cbffd9 2019-04-03 06:31:54.982 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-04-03 06:31:55.040 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-03 06:31:55.041 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}a7f42797cf71c2c15b829c2569d7a44a6fbc679e" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-03 06:31:55.304 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Wed, 03 Apr 2019 06:31:55 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-2c066703-ed33-4495-ad9e-79f0b9ee49bf x-openstack-request-id: req-2c066703-ed33-4495-ad9e-79f0b9ee49bf _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-03 06:31:55.305 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_9ed5d7ed-54e7-44b0-a9d3-0dcc72cbffd9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4600aa95-1186-4e48-b91d-ebe34617fe7d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4600aa95-1186-4e48-b91d-ebe34617fe7d", "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": "4600aa95-1186-4e48-b91d-ebe34617fe7d"}, {"name": "tempest_smoke-flavor_alt_9ed5d7ed-54e7-44b0-a9d3-0dcc72cbffd9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5e5be895-d6ed-44f5-8854-d963cea0a3e2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5e5be895-d6ed-44f5-8854-d963cea0a3e2", "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": "5e5be895-d6ed-44f5-8854-d963cea0a3e2"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-03 06:31:55.305 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail used request id req-2c066703-ed33-4495-ad9e-79f0b9ee49bf request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-03 06:31:55.306 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-04-03 06:31:55.307 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_23ccab92_76K2NL2o' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-03 06:31:55.308 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}a7f42797cf71c2c15b829c2569d7a44a6fbc679e" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_23ccab92_76K2NL2o", "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-03 06:31:55.342 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 299 Content-Type: application/json Date: Wed, 03 Apr 2019 06:31:55 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-6fc05e14-f261-4be7-8b00-6b0997ca23e5 x-openstack-request-id: req-6fc05e14-f261-4be7-8b00-6b0997ca23e5 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-03 06:31:55.343 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_23ccab92_76K2NL2o", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7043165e-2011-4309-8444-7dafc2b8c75d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7043165e-2011-4309-8444-7dafc2b8c75d", "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": "7043165e-2011-4309-8444-7dafc2b8c75d"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-03 06:31:55.343 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6fc05e14-f261-4be7-8b00-6b0997ca23e5 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-03 06:31:55.344 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_23ccab92_76K2NL2o' (ID = 7043165e-2011-4309-8444-7dafc2b8c75d) has been successfully created! 2019-04-03 06:31:55.344 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7043165e-2011-4309-8444-7dafc2b8c75d' to option 'instance_type'. 2019-04-03 06:31:55.345 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7043165e-2011-4309-8444-7dafc2b8c75d 2019-04-03 06:31:55.346 43 INFO rally.task.context [-] Verification a84eafb9-9a33-48c8-9eef-4504f6163552 | Context tempest@default setup() finished in 1.70 sec 2019-04-03 06:31:55.347 43 INFO rally.task.context [-] Verification a84eafb9-9a33-48c8-9eef-4504f6163552 | Context testr@default setup() finished in 0.54 msec 2019-04-03 06:31:55.347 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d15564cb-64db-4d86-b81c-5f5952d487a9'. 2019-04-03 06:31:56.568 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-04-03 06:31:59.270 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.398s] 2019-04-03 06:31:59.325 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.056s] 2019-04-03 06:32:01.907 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.621s] 2019-04-03 06:32:02.826 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.960s] 2019-04-03 06:32:05.594 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.768s] 2019-04-03 06:32:10.082 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.067s] 2019-04-03 06:32:16.729 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.348s] 2019-04-03 06:32:20.830 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.822s] 2019-04-03 06:32:21.589 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.077s] 2019-04-03 06:32:21.589 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-04-03 06:32:30.797 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.214s] 2019-04-03 06:32:34.212 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-04-03 06:32:35.347 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [25.392s] 2019-04-03 06:32:40.363 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.844s] 2019-04-03 06:32:43.419 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.817s] 2019-04-03 06:32:45.302 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.092s] 2019-04-03 06:32:45.304 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-04-03 06:32:49.523 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.404s] 2019-04-03 06:32:50.488 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.964s] 2019-04-03 06:32:51.420 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.933s] 2019-04-03 06:32:53.047 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.426s] 2019-04-03 06:32:56.476 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2019-04-03 06:32:56.596 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.120s] 2019-04-03 06:33:00.732 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.993s] 2019-04-03 06:33:00.835 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.340s] 2019-04-03 06:33:03.784 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-04-03 06:33:05.223 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.490s] 2019-04-03 06:33:05.236 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.897s] 2019-04-03 06:33:05.247 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-04-03 06:33:07.165 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-04-03 06:33:10.494 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.271s] 2019-04-03 06:33:11.682 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.518s] 2019-04-03 06:33:13.829 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.569s] 2019-04-03 06:33:17.679 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-04-03 06:33:20.736 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.908s] 2019-04-03 06:33:22.843 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.105s] 2019-04-03 06:33:22.898 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.055s] 2019-04-03 06:33:22.943 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.045s] 2019-04-03 06:33:29.140 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.086s] 2019-04-03 06:33:29.807 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.294s] 2019-04-03 06:33:29.924 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.187s] 2019-04-03 06:33:30.036 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.228s] 2019-04-03 06:33:30.089 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.166s] 2019-04-03 06:33:30.402 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.312s] 2019-04-03 06:33:30.408 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.372s] 2019-04-03 06:33:30.683 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.281s] 2019-04-03 06:33:30.807 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.399s] 2019-04-03 06:33:30.831 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.147s] 2019-04-03 06:33:30.889 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.058s] 2019-04-03 06:33:30.961 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.820s] 2019-04-03 06:33:31.008 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.049s] 2019-04-03 06:33:31.204 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.396s] 2019-04-03 06:33:31.318 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.113s] 2019-04-03 06:33:32.801 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.692s] 2019-04-03 06:33:35.400 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-04-03 06:33:35.622 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.223s] 2019-04-03 06:33:42.147 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.140s] 2019-04-03 06:33:42.166 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.020s] 2019-04-03 06:33:46.309 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.822s] 2019-04-03 06:33:50.356 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.881s] 2019-04-03 06:33:52.746 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.437s] 2019-04-03 06:33:54.508 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.761s] 2019-04-03 06:33:54.583 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.076s] 2019-04-03 06:33:54.627 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.044s] 2019-04-03 06:33:55.630 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.828s] 2019-04-03 06:33:56.791 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.169s] 2019-04-03 06:33:56.958 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.166s] 2019-04-03 06:33:57.145 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.187s] 2019-04-03 06:33:57.155 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2019-04-03 06:33:57.734 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-04-03 06:33:57.735 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-04-03 06:33:57.736 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-04-03 06:34:00.605 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.098s] 2019-04-03 06:34:00.671 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.066s] 2019-04-03 06:34:00.738 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.066s] 2019-04-03 06:34:00.852 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.114s] 2019-04-03 06:34:02.916 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.165s] 2019-04-03 06:34:04.405 43 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-04-03 06:34:05.600 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.970s] 2019-04-03 06:34:14.795 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.195s] 2019-04-03 06:34:19.549 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.753s] 2019-04-03 06:34:20.875 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.188s] 2019-04-03 06:34:25.003 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.986s] 2019-04-03 06:34:26.944 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.068s] 2019-04-03 06:34:32.441 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.372s] 2019-04-03 06:34:35.011 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.569s] 2019-04-03 06:34:37.526 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.515s] 2019-04-03 06:34:39.224 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.433s] 2019-04-03 06:34:42.849 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.624s] 2019-04-03 06:34:49.494 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.643s] 2019-04-03 06:35:12.959 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.102s] 2019-04-03 06:35:22.429 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.469s] 2019-04-03 06:35:30.770 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.340s] 2019-04-03 06:35:35.087 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.318s] 2019-04-03 06:35:41.310 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.414s] 2019-04-03 06:35:42.311 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.999s] 2019-04-03 06:35:42.613 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.305s] 2019-04-03 06:35:49.424 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.904s] 2019-04-03 06:35:49.564 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.140s] 2019-04-03 06:35:59.692 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.209s] 2019-04-03 06:36:02.057 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.363s] 2019-04-03 06:36:04.383 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.325s] 2019-04-03 06:36:06.238 43 INFO rally.task.context [-] Verification a84eafb9-9a33-48c8-9eef-4504f6163552 | Context testr@default cleanup() started 2019-04-03 06:36:06.239 43 INFO rally.task.context [-] Verification a84eafb9-9a33-48c8-9eef-4504f6163552 | Context testr@default cleanup() finished in 0.73 msec 2019-04-03 06:36:06.239 43 INFO rally.task.context [-] Verification a84eafb9-9a33-48c8-9eef-4504f6163552 | Context tempest@default cleanup() started 2019-04-03 06:36:06.819 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-04-03 06:36:07.113 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-04-03 06:36:07.138 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_23ccab92_76K2NL2o'. 2019-04-03 06:36:07.139 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/7043165e-2011-4309-8444-7dafc2b8c75d -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}a78e300df4512bde8ee5c5c753349d7b37645817" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-03 06:36:07.438 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 03 Apr 2019 06:36:07 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-549d2b4d-4ea2-481d-839b-f3fab91a58a0 x-openstack-request-id: req-549d2b4d-4ea2-481d-839b-f3fab91a58a0 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-03 06:36:07.438 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7043165e-2011-4309-8444-7dafc2b8c75d used request id req-549d2b4d-4ea2-481d-839b-f3fab91a58a0 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-03 06:36:07.439 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_23ccab92_76K2NL2o' has been deleted. 2019-04-03 06:36:07.439 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7043165e-2011-4309-8444-7dafc2b8c75d' of option 'instance_type' from Tempest config file. 2019-04-03 06:36:07.440 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7043165e-2011-4309-8444-7dafc2b8c75d' has been removed. 2019-04-03 06:36:07.444 43 INFO rally.task.context [-] Verification a84eafb9-9a33-48c8-9eef-4504f6163552 | Context tempest@default cleanup() finished in 1.20 sec 2019-04-03 06:36:07.512 43 INFO rally.api [-] Verification (UUID=23ccab92-89cb-4a05-b3be-6167325642ff) has been successfully finished for deployment 'opnfv-rally' (UUID=711f7281-a511-43a1-9608-b12ae0fc7056)! 2019-04-03 06:36:08.333 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-03 06:36:08.334 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-03 06:36:08.334 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-03 06:36:09.110 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-03 06:36:09.110 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-03 06:36:09.110 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-03 06:36:10.114 63 INFO rally.api [-] Building 'html' report for the following verification(s): '23ccab92-89cb-4a05-b3be-6167325642ff' 2019-04-03 06:36:10.130 63 INFO rally.api [-] The report has been successfully built. 2019-04-03 06:36:10.757 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-03 06:36:10.757 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-03 06:36:10.757 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-03 06:36:11.762 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '23ccab92-89cb-4a05-b3be-6167325642ff' 2019-04-03 06:36:11.766 65 INFO rally.api [-] The report has been successfully built.