2019-05-10 09:56:11.480 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 09:56:11.480 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 09:56:11.480 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-10 09:56:12.823 17 ERROR rally.cli.cliutils 2019-05-10 09:56:13.606 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 09:56:13.606 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 09:56:13.606 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 09:56:14.918 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-10 09:56:15.939 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 09:56:15.939 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 09:56:15.939 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 09:56:19.332 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 09:56:19.333 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 09:56:19.333 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 09:56:20.064 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 09:56:20.065 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 09:56:20.065 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils force=force) 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-10 09:56:21.297 26 ERROR rally.cli.cliutils 2019-05-10 09:56:22.106 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 09:56:22.106 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 09:56:22.106 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 09:56:23.374 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-10 09:56:23.508 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e81aa399-b77a-4eb9-a8be-5def778ad581/repo. 2019-05-10 09:56:23.814 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e81aa399-b77a-4eb9-a8be-5def778ad581/repo'... done. Note: checking out 'a955095f8369e2e15c97a536edc1a9c077208129'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-05-10 09:56:23.825 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0 ' 2019-05-10 09:56:23.833 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a955095f8369e2e15c97a536edc1a9c077208129 ' 2019-05-10 09:56:23.900 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-10 09:56:23.957 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-10 09:56:24.361 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e81aa399-b77a-4eb9-a8be-5def778ad581) has been successfully created! 2019-05-10 09:56:25.276 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 09:56:25.277 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 09:56:25.277 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 09:56:30.036 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 09:56:30.036 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 09:56:30.036 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 09:56:31.286 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e81aa399-b77a-4eb9-a8be-5def778ad581) for deployment 'opnfv-rally' (UUID=d6e6eaa1-f8c5-4c4b-b166-2aa547cf377a). 2019-05-10 09:56:32.515 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e81aa399-b77a-4eb9-a8be-5def778ad581) has been successfully configured for deployment 'opnfv-rally' (UUID=d6e6eaa1-f8c5-4c4b-b166-2aa547cf377a)! 2019-05-10 09:56:35.979 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 09:56:35.979 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 09:56:35.979 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 09:56:37.227 43 INFO rally.api [-] Starting verification (UUID=b3415bb8-e3ab-4ab8-bc15-73ef8f0fd2ee) for deployment 'opnfv-rally' (UUID=d6e6eaa1-f8c5-4c4b-b166-2aa547cf377a) by verifier 'opnfv-tempest' (UUID=e81aa399-b77a-4eb9-a8be-5def778ad581). 2019-05-10 09:56:38.314 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-05-10 09:56:38.607 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-10 09:56:38.608 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e81aa399-b77a-4eb9-a8be-5def778ad581/for-deployment-d6e6eaa1-f8c5-4c4b-b166-2aa547cf377a/tempest.log' to option 'log_file'. 2019-05-10 09:56:38.608 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e81aa399-b77a-4eb9-a8be-5def778ad581/for-deployment-d6e6eaa1-f8c5-4c4b-b166-2aa547cf377a/tempest.log 2019-05-10 09:56:38.608 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-10 09:56:38.609 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e81aa399-b77a-4eb9-a8be-5def778ad581/for-deployment-d6e6eaa1-f8c5-4c4b-b166-2aa547cf377a/lock_files' to option 'lock_path'. 2019-05-10 09:56:38.609 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e81aa399-b77a-4eb9-a8be-5def778ad581/for-deployment-d6e6eaa1-f8c5-4c4b-b166-2aa547cf377a/lock_files 2019-05-10 09:56:38.609 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-05-10 09:56:38.610 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-05-10 09:56:38.610 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 732ae7ed-eba7-44eb-9b1d-938117fc8cbc 2019-05-10 09:56:38.610 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 78b47ffa-2adb-48a5-a343-b8f3d3065dcd 2019-05-10 09:56:38.611 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 97fa3aba-6e0b-4b6e-b418-93f5557431eb 2019-05-10 09:56:38.611 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d8fd0bd7-4964-426e-9744-5dac9054cada 2019-05-10 09:56:39.039 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-10 09:56:39.039 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_08d3044b-d740-4015-97a4-088274ec276d 2019-05-10 09:56:39.040 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-10 09:56:39.095 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-10 09:56:39.096 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}2045541b275d053038ea517d558abea507c874e8" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-10 09:56:39.415 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Fri, 10 May 2019 09:56:39 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-385598b3-f719-456b-bd0c-449535c06649 x-openstack-request-id: req-385598b3-f719-456b-bd0c-449535c06649 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-10 09:56:39.416 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_08d3044b-d740-4015-97a4-088274ec276d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/97fa3aba-6e0b-4b6e-b418-93f5557431eb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/97fa3aba-6e0b-4b6e-b418-93f5557431eb", "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": "97fa3aba-6e0b-4b6e-b418-93f5557431eb"}, {"name": "tempest_smoke-flavor_alt_08d3044b-d740-4015-97a4-088274ec276d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d8fd0bd7-4964-426e-9744-5dac9054cada", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d8fd0bd7-4964-426e-9744-5dac9054cada", "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": "d8fd0bd7-4964-426e-9744-5dac9054cada"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-10 09:56:39.416 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail used request id req-385598b3-f719-456b-bd0c-449535c06649 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-10 09:56:39.417 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-10 09:56:39.418 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b3415bb8_MdWKF9pv' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-10 09:56:39.419 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}2045541b275d053038ea517d558abea507c874e8" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_b3415bb8_MdWKF9pv", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-10 09:56:39.456 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 300 Content-Type: application/json Date: Fri, 10 May 2019 09:56:38 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-574fb749-da93-4905-a0cf-37ab22e08cb9 x-openstack-request-id: req-574fb749-da93-4905-a0cf-37ab22e08cb9 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-10 09:56:39.456 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_b3415bb8_MdWKF9pv", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/91c5bdb2-478c-445e-a5ab-306e17bc6688", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/91c5bdb2-478c-445e-a5ab-306e17bc6688", "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": "91c5bdb2-478c-445e-a5ab-306e17bc6688"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-10 09:56:39.457 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-574fb749-da93-4905-a0cf-37ab22e08cb9 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-10 09:56:39.458 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b3415bb8_MdWKF9pv' (ID = 91c5bdb2-478c-445e-a5ab-306e17bc6688) has been successfully created! 2019-05-10 09:56:39.458 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '91c5bdb2-478c-445e-a5ab-306e17bc6688' to option 'instance_type'. 2019-05-10 09:56:39.458 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 91c5bdb2-478c-445e-a5ab-306e17bc6688 2019-05-10 09:56:39.459 43 INFO rally.task.context [-] Verification e81aa399-b77a-4eb9-a8be-5def778ad581 | Context tempest@default setup() finished in 1.72 sec 2019-05-10 09:56:39.460 43 INFO rally.task.context [-] Verification e81aa399-b77a-4eb9-a8be-5def778ad581 | Context testr@default setup() finished in 0.60 msec 2019-05-10 09:56:39.461 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/bfdff701-505e-499b-84d2-ab11c5ce9f7c'. 2019-05-10 09:56:40.724 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-05-10 09:56:43.818 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.329s] 2019-05-10 09:56:43.874 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.055s] 2019-05-10 09:56:46.976 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.103s] 2019-05-10 09:56:49.249 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.659s] 2019-05-10 09:56:54.562 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.312s] 2019-05-10 09:56:57.331 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.495s] 2019-05-10 09:57:06.424 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.091s] 2019-05-10 09:57:14.278 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.090s] 2019-05-10 09:57:14.438 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.063s] 2019-05-10 09:57:14.439 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-05-10 09:57:19.364 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.796s] 2019-05-10 09:57:26.246 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.226s] 2019-05-10 09:57:32.901 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.624s] 2019-05-10 09:57:33.160 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [36.001s] 2019-05-10 09:57:34.809 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.909s] 2019-05-10 09:57:36.445 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.634s] 2019-05-10 09:57:45.526 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.835s] 2019-05-10 09:57:45.535 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-05-10 09:57:47.415 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-05-10 09:57:53.543 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.925s] 2019-05-10 09:57:54.195 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.820s] 2019-05-10 09:57:54.731 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.535s] 2019-05-10 09:57:55.212 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.481s] 2019-05-10 09:57:55.532 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.319s] 2019-05-10 09:57:55.632 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.100s] 2019-05-10 09:57:55.679 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.047s] 2019-05-10 09:58:01.910 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2019-05-10 09:58:01.912 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-05-10 09:58:02.355 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.918s] 2019-05-10 09:58:05.629 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.108s] 2019-05-10 09:58:13.175 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.972s] 2019-05-10 09:58:13.206 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.843s] 2019-05-10 09:58:14.793 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-05-10 09:58:19.960 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.752s] 2019-05-10 09:58:22.946 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.986s] 2019-05-10 09:58:23.026 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.080s] 2019-05-10 09:58:23.079 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.053s] 2019-05-10 09:58:24.348 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.281s] 2019-05-10 09:58:28.183 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-05-10 09:58:30.834 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.175s] 2019-05-10 09:58:31.013 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.179s] 2019-05-10 09:58:31.193 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.180s] 2019-05-10 09:58:31.200 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-05-10 09:58:32.239 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.504s] 2019-05-10 09:58:32.711 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.471s] 2019-05-10 09:58:33.053 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.342s] 2019-05-10 09:58:33.392 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.339s] 2019-05-10 09:58:33.903 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.510s] 2019-05-10 09:58:34.133 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.230s] 2019-05-10 09:58:42.806 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [6.761s] 2019-05-10 09:58:45.540 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.465s] 2019-05-10 09:58:45.984 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [0.437s] 2019-05-10 09:58:48.986 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.180s] 2019-05-10 09:58:50.421 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [20.312s] 2019-05-10 09:58:50.722 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.056s] 2019-05-10 09:58:50.825 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.103s] 2019-05-10 09:58:51.017 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [5.037s] 2019-05-10 09:58:52.632 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-05-10 09:58:52.633 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-05-10 09:58:52.634 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-05-10 09:58:57.209 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.222s] 2019-05-10 09:59:02.354 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.932s] 2019-05-10 09:59:03.918 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.349s] 2019-05-10 09:59:11.603 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-05-10 09:59:11.705 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.351s] 2019-05-10 09:59:13.743 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.287s] 2019-05-10 09:59:17.628 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.922s] 2019-05-10 09:59:20.613 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.869s] 2019-05-10 09:59:22.710 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [6.564s] 2019-05-10 09:59:25.285 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.297s] 2019-05-10 09:59:29.000 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.711s] 2019-05-10 09:59:29.259 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.263s] 2019-05-10 09:59:30.018 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.404s] 2019-05-10 09:59:35.421 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.910s] 2019-05-10 09:59:41.488 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.707s] 2019-05-10 09:59:47.276 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.787s] 2019-05-10 10:00:03.774 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [23.562s] 2019-05-10 10:00:10.627 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.407s] 2019-05-10 10:00:16.592 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.817s] 2019-05-10 10:00:18.983 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.356s] 2019-05-10 10:00:22.302 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.318s] 2019-05-10 10:00:22.375 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.073s] 2019-05-10 10:00:22.813 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.437s] 2019-05-10 10:00:27.746 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.154s] 2019-05-10 10:00:32.153 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.585s] 2019-05-10 10:00:33.928 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.182s] 2019-05-10 10:00:35.233 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.078s] 2019-05-10 10:00:35.473 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.242s] 2019-05-10 10:00:40.567 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-05-10 10:00:40.861 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.294s] 2019-05-10 10:00:43.589 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.912s] 2019-05-10 10:00:43.735 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.146s] 2019-05-10 10:00:48.694 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.314s] 2019-05-10 10:00:48.715 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.022s] 2019-05-10 10:00:55.362 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.240s] 2019-05-10 10:00:57.797 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.434s] 2019-05-10 10:01:00.190 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.392s] 2019-05-10 10:01:08.999 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.115s] 2019-05-10 10:01:09.051 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.053s] 2019-05-10 10:01:09.113 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.061s] 2019-05-10 10:01:09.210 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.096s] 2019-05-10 10:01:13.500 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-05-10 10:01:13.970 43 INFO rally.task.context [-] Verification e81aa399-b77a-4eb9-a8be-5def778ad581 | Context testr@default cleanup() started 2019-05-10 10:01:13.970 43 INFO rally.task.context [-] Verification e81aa399-b77a-4eb9-a8be-5def778ad581 | Context testr@default cleanup() finished in 0.89 msec 2019-05-10 10:01:13.971 43 INFO rally.task.context [-] Verification e81aa399-b77a-4eb9-a8be-5def778ad581 | Context tempest@default cleanup() started 2019-05-10 10:01:14.631 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-05-10 10:01:14.914 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-05-10 10:01:14.939 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b3415bb8_MdWKF9pv'. 2019-05-10 10:01:14.940 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/91c5bdb2-478c-445e-a5ab-306e17bc6688 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}9d90f189d7361714a97b3bd338ab97465d27bcc2" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-10 10:01:15.234 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 10:01:14 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-80499a80-389c-4ca3-8aa5-2cab7e149328 x-openstack-request-id: req-80499a80-389c-4ca3-8aa5-2cab7e149328 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-10 10:01:15.234 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/91c5bdb2-478c-445e-a5ab-306e17bc6688 used request id req-80499a80-389c-4ca3-8aa5-2cab7e149328 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-10 10:01:15.235 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b3415bb8_MdWKF9pv' has been deleted. 2019-05-10 10:01:15.236 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '91c5bdb2-478c-445e-a5ab-306e17bc6688' of option 'instance_type' from Tempest config file. 2019-05-10 10:01:15.236 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '91c5bdb2-478c-445e-a5ab-306e17bc6688' has been removed. 2019-05-10 10:01:15.240 43 INFO rally.task.context [-] Verification e81aa399-b77a-4eb9-a8be-5def778ad581 | Context tempest@default cleanup() finished in 1.27 sec 2019-05-10 10:01:15.313 43 INFO rally.api [-] Verification (UUID=b3415bb8-e3ab-4ab8-bc15-73ef8f0fd2ee) has been successfully finished for deployment 'opnfv-rally' (UUID=d6e6eaa1-f8c5-4c4b-b166-2aa547cf377a)! 2019-05-10 10:01:16.196 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 10:01:16.197 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 10:01:16.197 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 10:01:17.059 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 10:01:17.060 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 10:01:17.060 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 10:01:18.283 63 INFO rally.api [-] Building 'html' report for the following verification(s): 'b3415bb8-e3ab-4ab8-bc15-73ef8f0fd2ee' 2019-05-10 10:01:18.298 63 INFO rally.api [-] The report has been successfully built. 2019-05-10 10:01:19.016 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 10:01:19.017 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 10:01:19.017 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 10:01:20.284 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'b3415bb8-e3ab-4ab8-bc15-73ef8f0fd2ee' 2019-05-10 10:01:20.288 65 INFO rally.api [-] The report has been successfully built.