2019-03-27 09:24:11.236 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-27 09:24:11.237 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-27 09:24:11.237 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-03-27 09:24:12.462 17 ERROR rally.cli.cliutils 2019-03-27 09:24:13.267 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-27 09:24:13.267 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-27 09:24:13.267 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-27 09:24:14.496 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-03-27 09:24:15.403 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-27 09:24:15.403 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-27 09:24:15.403 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-27 09:24:18.537 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-27 09:24:18.537 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-27 09:24:18.537 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-27 09:24:19.275 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-27 09:24:19.275 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-27 09:24:19.275 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils force=force) 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-03-27 09:24:20.481 26 ERROR rally.cli.cliutils 2019-03-27 09:24:21.271 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-27 09:24:21.272 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-27 09:24:21.272 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-27 09:24:22.439 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-03-27 09:24:22.575 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4e2396af-8375-45b1-bb35-223a7a873a85/repo. 2019-03-27 09:24:22.805 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4e2396af-8375-45b1-bb35-223a7a873a85/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-03-27 09:24:22.837 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-03-27 09:24:22.842 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-03-27 09:24:22.905 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-03-27 09:24:22.969 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-03-27 09:24:23.348 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4e2396af-8375-45b1-bb35-223a7a873a85) has been successfully created! 2019-03-27 09:24:24.150 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-27 09:24:24.150 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-27 09:24:24.150 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-27 09:24:26.646 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-27 09:24:26.646 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-27 09:24:26.646 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-27 09:24:27.873 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4e2396af-8375-45b1-bb35-223a7a873a85) for deployment 'opnfv-rally' (UUID=fefee9ce-46d3-4035-9e21-7e90db8793f2). 2019-03-27 09:24:28.748 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4e2396af-8375-45b1-bb35-223a7a873a85) has been successfully configured for deployment 'opnfv-rally' (UUID=fefee9ce-46d3-4035-9e21-7e90db8793f2)! 2019-03-27 09:24:31.681 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-27 09:24:31.682 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-27 09:24:31.682 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-27 09:24:33.024 43 INFO rally.api [-] Starting verification (UUID=4f13afc2-0336-4b51-87de-6ae2e0a0577a) for deployment 'opnfv-rally' (UUID=fefee9ce-46d3-4035-9e21-7e90db8793f2) by verifier 'opnfv-tempest' (UUID=4e2396af-8375-45b1-bb35-223a7a873a85). 2019-03-27 09:24:34.121 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-03-27 09:24:34.372 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-03-27 09:24:34.372 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4e2396af-8375-45b1-bb35-223a7a873a85/for-deployment-fefee9ce-46d3-4035-9e21-7e90db8793f2/tempest.log' to option 'log_file'. 2019-03-27 09:24:34.373 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4e2396af-8375-45b1-bb35-223a7a873a85/for-deployment-fefee9ce-46d3-4035-9e21-7e90db8793f2/tempest.log 2019-03-27 09:24:34.373 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-03-27 09:24:34.373 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4e2396af-8375-45b1-bb35-223a7a873a85/for-deployment-fefee9ce-46d3-4035-9e21-7e90db8793f2/lock_files' to option 'lock_path'. 2019-03-27 09:24:34.374 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4e2396af-8375-45b1-bb35-223a7a873a85/for-deployment-fefee9ce-46d3-4035-9e21-7e90db8793f2/lock_files 2019-03-27 09:24:34.374 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-03-27 09:24:34.374 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-03-27 09:24:34.375 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = edbe450f-602d-44fe-ac26-98050e6b64a2 2019-03-27 09:24:34.375 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5c742ae4-c742-499b-96d3-d13091319a75 2019-03-27 09:24:34.375 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a7a08398-1ed6-4089-ac1e-7e0d92299ba2 2019-03-27 09:24:34.376 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 26a5a4ee-87a0-4d5a-b40c-ec6a93f21347 2019-03-27 09:24:34.745 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-03-27 09:24:34.745 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_237e9a57-0fad-4636-9baa-ac0f60e16e2e 2019-03-27 09:24:34.746 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-03-27 09:24:34.802 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-03-27 09:24:34.802 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}7b90439ef74003ed71500cebe60d4885165e1f4e" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-27 09:24:35.097 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Wed, 27 Mar 2019 09:24:34 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-4ef21691-a499-4632-84c5-2e3ed9af002e x-openstack-request-id: req-4ef21691-a499-4632-84c5-2e3ed9af002e _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-27 09:24:35.098 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_237e9a57-0fad-4636-9baa-ac0f60e16e2e", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/26a5a4ee-87a0-4d5a-b40c-ec6a93f21347", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/26a5a4ee-87a0-4d5a-b40c-ec6a93f21347", "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": "26a5a4ee-87a0-4d5a-b40c-ec6a93f21347"}, {"name": "tempest_smoke-flavor_237e9a57-0fad-4636-9baa-ac0f60e16e2e", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/a7a08398-1ed6-4089-ac1e-7e0d92299ba2", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/a7a08398-1ed6-4089-ac1e-7e0d92299ba2", "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": "a7a08398-1ed6-4089-ac1e-7e0d92299ba2"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-03-27 09:24:35.098 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail used request id req-4ef21691-a499-4632-84c5-2e3ed9af002e request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-27 09:24:35.100 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-03-27 09:24:35.100 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4f13afc2_pXeZPpWk' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-03-27 09:24:35.101 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}7b90439ef74003ed71500cebe60d4885165e1f4e" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_4f13afc2_pXeZPpWk", "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-03-27 09:24:35.128 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Wed, 27 Mar 2019 09:24:34 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-cae4f8b3-e8fa-46fc-bf62-f9138d0acc63 x-openstack-request-id: req-cae4f8b3-e8fa-46fc-bf62-f9138d0acc63 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-27 09:24:35.129 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_4f13afc2_pXeZPpWk", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/7fa00418-df4a-48c4-8222-1a491edfa775", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/7fa00418-df4a-48c4-8222-1a491edfa775", "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": "7fa00418-df4a-48c4-8222-1a491edfa775"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-03-27 09:24:35.129 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-cae4f8b3-e8fa-46fc-bf62-f9138d0acc63 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-27 09:24:35.130 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4f13afc2_pXeZPpWk' (ID = 7fa00418-df4a-48c4-8222-1a491edfa775) has been successfully created! 2019-03-27 09:24:35.130 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7fa00418-df4a-48c4-8222-1a491edfa775' to option 'instance_type'. 2019-03-27 09:24:35.130 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7fa00418-df4a-48c4-8222-1a491edfa775 2019-03-27 09:24:35.131 43 INFO rally.task.context [-] Verification 4e2396af-8375-45b1-bb35-223a7a873a85 | Context tempest@default setup() finished in 1.54 sec 2019-03-27 09:24:35.132 43 INFO rally.task.context [-] Verification 4e2396af-8375-45b1-bb35-223a7a873a85 | Context testr@default setup() finished in 0.47 msec 2019-03-27 09:24:35.132 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/de9adc3f-81cb-499d-a217-ea528f7e8104'. 2019-03-27 09:24:39.086 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.366s] 2019-03-27 09:24:39.153 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.068s] 2019-03-27 09:24:42.579 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.550s] 2019-03-27 09:24:44.933 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.353s] 2019-03-27 09:24:57.399 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.535s] 2019-03-27 09:25:06.149 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2019-03-27 09:25:06.150 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-03-27 09:25:09.452 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.603s] 2019-03-27 09:25:09.453 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-03-27 09:25:15.199 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [23.816s] 2019-03-27 09:25:20.681 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-03-27 09:25:26.899 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.829s] 2019-03-27 09:25:27.256 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.069s] 2019-03-27 09:25:27.257 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-03-27 09:25:28.089 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.503s] 2019-03-27 09:25:35.721 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.942s] 2019-03-27 09:25:38.675 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.075s] 2019-03-27 09:25:39.544 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.907s] 2019-03-27 09:25:39.570 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.896s] 2019-03-27 09:25:45.674 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.693s] 2019-03-27 09:25:46.425 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.927s] 2019-03-27 09:25:46.434 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-03-27 09:25:47.880 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.337s] 2019-03-27 09:25:48.152 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-03-27 09:25:50.541 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-03-27 09:25:52.657 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.590s] 2019-03-27 09:25:55.308 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.268s] 2019-03-27 09:25:57.972 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-03-27 09:26:01.566 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.870s] 2019-03-27 09:26:07.141 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.123s] 2019-03-27 09:26:07.613 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.047s] 2019-03-27 09:26:08.584 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.758s] 2019-03-27 09:26:08.905 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.321s] 2019-03-27 09:26:09.010 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.104s] 2019-03-27 09:26:09.056 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.046s] 2019-03-27 09:26:09.505 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.448s] 2019-03-27 09:26:09.549 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.045s] 2019-03-27 09:26:09.931 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.317s] 2019-03-27 09:26:09.990 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.059s] 2019-03-27 09:26:10.061 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.071s] 2019-03-27 09:26:12.841 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.599s] 2019-03-27 09:26:12.940 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.500s] 2019-03-27 09:26:14.115 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.174s] 2019-03-27 09:26:15.153 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.037s] 2019-03-27 09:26:16.524 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.408s] 2019-03-27 09:26:17.944 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.418s] 2019-03-27 09:26:17.982 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.041s] 2019-03-27 09:26:21.444 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-03-27 09:26:21.682 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.238s] 2019-03-27 09:26:23.633 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.188s] 2019-03-27 09:26:25.257 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.804s] 2019-03-27 09:26:28.971 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.337s] 2019-03-27 09:26:29.299 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.041s] 2019-03-27 09:26:29.464 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.112s] 2019-03-27 09:26:29.482 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2019-03-27 09:26:30.666 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.893s] 2019-03-27 09:26:31.004 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.032s] 2019-03-27 09:26:31.240 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.236s] 2019-03-27 09:26:31.283 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.043s] 2019-03-27 09:26:35.139 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.839s] 2019-03-27 09:26:36.792 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-03-27 09:26:37.408 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.158s] 2019-03-27 09:26:37.561 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.153s] 2019-03-27 09:26:37.713 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.152s] 2019-03-27 09:26:37.721 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-03-27 09:26:44.845 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.910s] 2019-03-27 09:26:47.797 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.095s] 2019-03-27 09:26:47.877 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.080s] 2019-03-27 09:26:47.954 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.076s] 2019-03-27 09:26:48.071 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.117s] 2019-03-27 09:26:51.338 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.667s] 2019-03-27 09:26:51.877 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.540s] 2019-03-27 09:26:52.047 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.169s] 2019-03-27 09:26:52.395 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.348s] 2019-03-27 09:26:52.487 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.092s] 2019-03-27 09:26:52.530 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.042s] 2019-03-27 09:26:56.717 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.931s] 2019-03-27 09:26:57.974 43 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.044s] 2019-03-27 09:27:02.696 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.364s] 2019-03-27 09:27:07.539 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.555s] 2019-03-27 09:27:09.132 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.436s] 2019-03-27 09:27:16.175 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.712s] 2019-03-27 09:27:16.902 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.360s] 2019-03-27 09:27:22.743 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.302s] 2019-03-27 09:27:25.559 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.385s] 2019-03-27 09:27:27.352 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.609s] 2019-03-27 09:27:33.639 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.286s] 2019-03-27 09:27:34.261 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.701s] 2019-03-27 09:27:38.324 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.062s] 2019-03-27 09:27:42.941 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.730s] 2019-03-27 09:27:49.713 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.356s] 2019-03-27 09:27:52.334 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.620s] 2019-03-27 09:27:54.743 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.409s] 2019-03-27 09:27:58.608 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.480s] 2019-03-27 09:28:08.067 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.458s] 2019-03-27 09:28:16.962 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.895s] 2019-03-27 09:28:20.795 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.834s] 2019-03-27 09:28:25.697 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.017s] 2019-03-27 09:28:27.029 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.329s] 2019-03-27 09:28:27.069 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.043s] 2019-03-27 09:28:33.411 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.573s] 2019-03-27 09:28:33.523 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.112s] 2019-03-27 09:28:43.605 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.241s] 2019-03-27 09:28:45.961 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.354s] 2019-03-27 09:28:48.325 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.364s] 2019-03-27 09:28:49.952 43 INFO rally.task.context [-] Verification 4e2396af-8375-45b1-bb35-223a7a873a85 | Context testr@default cleanup() started 2019-03-27 09:28:49.953 43 INFO rally.task.context [-] Verification 4e2396af-8375-45b1-bb35-223a7a873a85 | Context testr@default cleanup() finished in 0.56 msec 2019-03-27 09:28:49.953 43 INFO rally.task.context [-] Verification 4e2396af-8375-45b1-bb35-223a7a873a85 | Context tempest@default cleanup() started 2019-03-27 09:28:50.519 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-03-27 09:28:50.728 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-03-27 09:28:50.754 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4f13afc2_pXeZPpWk'. 2019-03-27 09:28:50.755 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/7fa00418-df4a-48c4-8222-1a491edfa775 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}518e0445d3446ea410cae409f397ffdfd0dbc8ff" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-27 09:28:51.050 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 09:28:50 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-64228f5c-8c56-4b4e-9ca5-3b6ca64d7f2b x-openstack-request-id: req-64228f5c-8c56-4b4e-9ca5-3b6ca64d7f2b _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-27 09:28:51.051 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/7fa00418-df4a-48c4-8222-1a491edfa775 used request id req-64228f5c-8c56-4b4e-9ca5-3b6ca64d7f2b request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-27 09:28:51.051 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4f13afc2_pXeZPpWk' has been deleted. 2019-03-27 09:28:51.052 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7fa00418-df4a-48c4-8222-1a491edfa775' of option 'instance_type' from Tempest config file. 2019-03-27 09:28:51.052 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7fa00418-df4a-48c4-8222-1a491edfa775' has been removed. 2019-03-27 09:28:51.057 43 INFO rally.task.context [-] Verification 4e2396af-8375-45b1-bb35-223a7a873a85 | Context tempest@default cleanup() finished in 1.10 sec 2019-03-27 09:28:51.118 43 INFO rally.api [-] Verification (UUID=4f13afc2-0336-4b51-87de-6ae2e0a0577a) has been successfully finished for deployment 'opnfv-rally' (UUID=fefee9ce-46d3-4035-9e21-7e90db8793f2)! 2019-03-27 09:28:51.976 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-27 09:28:51.976 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-27 09:28:51.976 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-27 09:28:52.818 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-27 09:28:52.818 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-27 09:28:52.818 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-27 09:28:54.077 63 INFO rally.api [-] Building 'html' report for the following verification(s): '4f13afc2-0336-4b51-87de-6ae2e0a0577a' 2019-03-27 09:28:54.093 63 INFO rally.api [-] The report has been successfully built. 2019-03-27 09:28:54.964 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-27 09:28:54.964 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-27 09:28:54.964 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-27 09:28:56.171 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4f13afc2-0336-4b51-87de-6ae2e0a0577a' 2019-03-27 09:28:56.175 65 INFO rally.api [-] The report has been successfully built.