2019-01-25 22:23:04.830 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:23:04.830 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:23:04.830 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-25 22:23:05.922 8 ERROR rally.cli.cliutils 2019-01-25 22:23:06.803 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:23:06.803 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:23:06.803 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:23:08.168 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-25 22:23:09.128 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:23:09.128 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:23:09.128 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:23:12.216 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:23:12.216 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:23:12.217 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:23:12.974 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:23:12.974 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:23:12.975 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils force=force) 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-25 22:23:14.011 18 ERROR rally.cli.cliutils 2019-01-25 22:23:14.771 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:23:14.771 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:23:14.771 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:23:15.782 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-25 22:23:15.912 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-48504bdf-e6bc-4505-b76a-c6d515a02f8f/repo. 2019-01-25 22:23:16.032 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-48504bdf-e6bc-4505-b76a-c6d515a02f8f/repo'... done. Note: checking out 'b9f9f892958be615dad47e740e6329c3046b6dbd'. 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-01-25 22:23:16.041 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-25 22:23:16.045 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-25 22:23:16.100 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-25 22:23:16.131 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-25 22:23:16.506 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=48504bdf-e6bc-4505-b76a-c6d515a02f8f) has been successfully created! 2019-01-25 22:23:17.306 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:23:17.306 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:23:17.306 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:23:20.307 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:23:20.307 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:23:20.307 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:23:21.352 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=48504bdf-e6bc-4505-b76a-c6d515a02f8f) for deployment 'opnfv-rally' (UUID=e08b5e73-321b-4813-9986-dae6bf3f374d). 2019-01-25 22:23:22.888 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=48504bdf-e6bc-4505-b76a-c6d515a02f8f) has been successfully configured for deployment 'opnfv-rally' (UUID=e08b5e73-321b-4813-9986-dae6bf3f374d)! 2019-01-25 22:23:26.874 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:23:26.875 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:23:26.875 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:23:27.984 36 INFO rally.api [-] Starting verification (UUID=f74c3b69-d784-4cfa-a019-789d6a22fc99) for deployment 'opnfv-rally' (UUID=e08b5e73-321b-4813-9986-dae6bf3f374d) by verifier 'opnfv-tempest' (UUID=48504bdf-e6bc-4505-b76a-c6d515a02f8f). 2019-01-25 22:23:29.100 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-01-25 22:23:29.409 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-25 22:23:29.410 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-48504bdf-e6bc-4505-b76a-c6d515a02f8f/for-deployment-e08b5e73-321b-4813-9986-dae6bf3f374d/tempest.log' to option 'log_file'. 2019-01-25 22:23:29.410 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-48504bdf-e6bc-4505-b76a-c6d515a02f8f/for-deployment-e08b5e73-321b-4813-9986-dae6bf3f374d/tempest.log 2019-01-25 22:23:29.410 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-25 22:23:29.410 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-48504bdf-e6bc-4505-b76a-c6d515a02f8f/for-deployment-e08b5e73-321b-4813-9986-dae6bf3f374d/lock_files' to option 'lock_path'. 2019-01-25 22:23:29.410 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-48504bdf-e6bc-4505-b76a-c6d515a02f8f/for-deployment-e08b5e73-321b-4813-9986-dae6bf3f374d/lock_files 2019-01-25 22:23:29.411 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-25 22:23:29.411 36 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-01-25 22:23:29.411 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b298127f-b243-4f30-9571-e854f6f9f096 2019-01-25 22:23:29.411 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 30565357-f03d-48bc-bcfb-d49619853bca 2019-01-25 22:23:29.411 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 256df69d-9b9f-4472-a808-5f97f307b53f 2019-01-25 22:23:29.412 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b5569478-e125-41c0-aba5-685c4d1d2061 2019-01-25 22:23:29.983 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-25 22:23:29.984 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_5f7467cc-30ba-48d2-afed-ce249a904785 2019-01-25 22:23:29.984 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-25 22:23:30.014 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-25 22:23:30.015 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://192.168.37.14:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7430b83b27086fdd891ff39d10cff8efeb2e49b8" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-25 22:23:30.349 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Fri, 25 Jan 2019 22:23:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3813da23-1d89-49b6-b679-ebcccb0d0a4b x-compute-request-id: req-3813da23-1d89-49b6-b679-ebcccb0d0a4b Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_5f7467cc-30ba-48d2-afed-ce249a904785", "links": [{"href": "http://192.168.37.14:8774/v2.1/flavors/256df69d-9b9f-4472-a808-5f97f307b53f", "rel": "self"}, {"href": "http://192.168.37.14:8774/flavors/256df69d-9b9f-4472-a808-5f97f307b53f", "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": "256df69d-9b9f-4472-a808-5f97f307b53f"}, {"name": "tempest_smoke-flavor_alt_5f7467cc-30ba-48d2-afed-ce249a904785", "links": [{"href": "http://192.168.37.14:8774/v2.1/flavors/b5569478-e125-41c0-aba5-685c4d1d2061", "rel": "self"}, {"href": "http://192.168.37.14:8774/flavors/b5569478-e125-41c0-aba5-685c4d1d2061", "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": "b5569478-e125-41c0-aba5-685c4d1d2061"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-25 22:23:30.349 36 DEBUG novaclient.v2.client [-] GET call to compute for http://192.168.37.14:8774/v2.1/flavors/detail used request id req-3813da23-1d89-49b6-b679-ebcccb0d0a4b request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-25 22:23:30.350 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-25 22:23:30.350 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f74c3b69_JzisDrTb' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-25 22:23:30.351 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://192.168.37.14:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7430b83b27086fdd891ff39d10cff8efeb2e49b8" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_f74c3b69_JzisDrTb", "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:372 2019-01-25 22:23:30.400 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Fri, 25 Jan 2019 22:23:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-451745e7-3447-4dc7-b030-d4b1c8864366 x-compute-request-id: req-451745e7-3447-4dc7-b030-d4b1c8864366 Content-Encoding: gzip Content-Length: 299 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_f74c3b69_JzisDrTb", "links": [{"href": "http://192.168.37.14:8774/v2.1/flavors/8ceb5d85-bfe2-47ad-9958-614685c64763", "rel": "self"}, {"href": "http://192.168.37.14:8774/flavors/8ceb5d85-bfe2-47ad-9958-614685c64763", "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": "8ceb5d85-bfe2-47ad-9958-614685c64763"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-25 22:23:30.400 36 DEBUG novaclient.v2.client [-] POST call to compute for http://192.168.37.14:8774/v2.1/flavors used request id req-451745e7-3447-4dc7-b030-d4b1c8864366 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-25 22:23:30.400 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f74c3b69_JzisDrTb' (ID = 8ceb5d85-bfe2-47ad-9958-614685c64763) has been successfully created! 2019-01-25 22:23:30.400 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8ceb5d85-bfe2-47ad-9958-614685c64763' to option 'instance_type'. 2019-01-25 22:23:30.400 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8ceb5d85-bfe2-47ad-9958-614685c64763 2019-01-25 22:23:30.401 36 INFO rally.task.context [-] Verification 48504bdf-e6bc-4505-b76a-c6d515a02f8f | Context tempest@default setup() finished in 1.84 sec 2019-01-25 22:23:30.402 36 INFO rally.task.context [-] Verification 48504bdf-e6bc-4505-b76a-c6d515a02f8f | Context testr@default setup() finished in 1.05 msec 2019-01-25 22:23:30.402 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/f2951efc-fcdd-4b94-8b09-4d6ca2598080'. 2019-01-25 22:23:32.588 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-25 22:23:37.084 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.830s] 2019-01-25 22:23:37.404 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.319s] 2019-01-25 22:23:39.478 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.686s] 2019-01-25 22:23:45.481 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.316s] 2019-01-25 22:23:47.212 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.572s] 2019-01-25 22:23:49.099 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.887s] 2019-01-25 22:23:51.278 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.020s] 2019-01-25 22:24:02.009 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [24.223s] 2019-01-25 22:24:12.371 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [7.557s] 2019-01-25 22:24:18.438 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.313s] 2019-01-25 22:24:18.454 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.016s] 2019-01-25 22:24:28.204 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.405s] 2019-01-25 22:24:30.471 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.742s] 2019-01-25 22:24:44.037 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.548s] 2019-01-25 22:24:45.537 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.710s] 2019-01-25 22:24:49.848 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.172s] 2019-01-25 22:24:49.849 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-25 22:24:55.389 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.421s] 2019-01-25 22:24:56.405 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.016s] 2019-01-25 22:24:58.321 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.916s] 2019-01-25 22:25:10.039 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.625s] 2019-01-25 22:25:13.234 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [7.129s] 2019-01-25 22:25:17.692 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.228s] 2019-01-25 22:25:17.693 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-25 22:25:21.330 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-01-25 22:25:23.445 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [10.210s] 2019-01-25 22:25:32.981 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.535s] 2019-01-25 22:25:45.480 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [11.555s] 2019-01-25 22:25:45.704 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.224s] 2019-01-25 22:25:46.000 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.295s] 2019-01-25 22:25:46.182 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.182s] 2019-01-25 22:25:46.533 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.351s] 2019-01-25 22:25:46.616 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.082s] 2019-01-25 22:25:53.928 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.246s] 2019-01-25 22:25:56.198 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.269s] 2019-01-25 22:25:56.493 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.296s] 2019-01-25 22:26:08.155 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.104s] 2019-01-25 22:26:08.207 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.051s] 2019-01-25 22:26:28.063 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [16.019s] 2019-01-25 22:26:28.512 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.449s] 2019-01-25 22:26:28.764 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.252s] 2019-01-25 22:26:28.939 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.174s] 2019-01-25 22:26:29.293 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.354s] 2019-01-25 22:26:29.381 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.088s] 2019-01-25 22:26:34.843 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.323s] 2019-01-25 22:26:35.004 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.161s] 2019-01-25 22:26:35.112 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.107s] 2019-01-25 22:26:35.284 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.172s] 2019-01-25 22:26:43.685 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.169s] 2019-01-25 22:26:43.686 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-25 22:26:53.054 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.084s] 2019-01-25 22:27:17.557 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-25 22:27:20.402 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.130s] 2019-01-25 22:27:20.529 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.126s] 2019-01-25 22:27:20.547 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.018s] 2019-01-25 22:27:20.553 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2019-01-25 22:27:26.932 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.449s] 2019-01-25 22:27:29.233 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [41.422s] 2019-01-25 22:27:42.852 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [36.210s] 2019-01-25 22:27:56.835 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [27.602s] 2019-01-25 22:28:05.800 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [7.870s] 2019-01-25 22:28:20.104 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [14.304s] 2019-01-25 22:28:25.723 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [28.886s] 2019-01-25 22:28:27.250 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.141s] 2019-01-25 22:28:27.434 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.184s] 2019-01-25 22:28:35.541 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-25 22:28:40.966 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.592s] 2019-01-25 22:28:43.720 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.343s] 2019-01-25 22:28:45.348 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [19.625s] 2019-01-25 22:28:49.565 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.845s] 2019-01-25 22:28:51.918 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.347s] 2019-01-25 22:28:59.655 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.089s] 2019-01-25 22:29:17.689 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [12.198s] 2019-01-25 22:29:25.136 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.964s] 2019-01-25 22:29:26.078 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [11.012s] 2019-01-25 22:29:33.258 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [15.568s] 2019-01-25 22:29:36.047 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.271s] 2019-01-25 22:29:36.808 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.550s] 2019-01-25 22:29:36.976 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.168s] 2019-01-25 22:29:37.060 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.083s] 2019-01-25 22:29:38.498 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.451s] 2019-01-25 22:29:38.927 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [12.849s] 2019-01-25 22:29:40.787 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.289s] 2019-01-25 22:29:41.200 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.273s] 2019-01-25 22:29:41.290 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.090s] 2019-01-25 22:29:41.396 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.106s] 2019-01-25 22:29:46.147 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-01-25 22:29:46.681 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.251s] 2019-01-25 22:29:48.602 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.920s] 2019-01-25 22:29:48.666 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.065s] 2019-01-25 22:30:17.037 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [22.128s] 2019-01-25 22:30:22.035 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [33.413s] 2019-01-25 22:30:29.191 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.825s] 2019-01-25 22:30:39.510 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.317s] 2019-01-25 22:30:43.904 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [21.869s] 2019-01-25 22:31:02.099 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [18.195s] 2019-01-25 22:31:17.564 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [15.465s] 2019-01-25 22:31:41.069 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.005s] 2019-01-25 22:31:48.573 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.922s] 2019-01-25 22:31:48.680 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.107s] 2019-01-25 22:31:58.743 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.160s] 2019-01-25 22:32:01.013 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.271s] 2019-01-25 22:32:03.214 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.200s] 2019-01-25 22:32:05.522 36 INFO rally.task.context [-] Verification 48504bdf-e6bc-4505-b76a-c6d515a02f8f | Context testr@default cleanup() started 2019-01-25 22:32:05.523 36 INFO rally.task.context [-] Verification 48504bdf-e6bc-4505-b76a-c6d515a02f8f | Context testr@default cleanup() finished in 0.38 msec 2019-01-25 22:32:05.523 36 INFO rally.task.context [-] Verification 48504bdf-e6bc-4505-b76a-c6d515a02f8f | Context tempest@default cleanup() started 2019-01-25 22:32:06.168 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-01-25 22:32:06.326 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-01-25 22:32:06.342 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f74c3b69_JzisDrTb'. 2019-01-25 22:32:06.342 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://192.168.37.14:8774/v2.1/flavors/8ceb5d85-bfe2-47ad-9958-614685c64763 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c374d27a003295b00c1cb5709dc8703520055fc1" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-25 22:32:06.639 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Fri, 25 Jan 2019 22:32:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c2c0e51-9f66-42cc-b1f2-19e5c90e79fd x-compute-request-id: req-2c2c0e51-9f66-42cc-b1f2-19e5c90e79fd Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-25 22:32:06.640 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://192.168.37.14:8774/v2.1/flavors/8ceb5d85-bfe2-47ad-9958-614685c64763 used request id req-2c2c0e51-9f66-42cc-b1f2-19e5c90e79fd request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-25 22:32:06.640 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f74c3b69_JzisDrTb' has been deleted. 2019-01-25 22:32:06.640 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '8ceb5d85-bfe2-47ad-9958-614685c64763' of option 'instance_type' from Tempest config file. 2019-01-25 22:32:06.640 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '8ceb5d85-bfe2-47ad-9958-614685c64763' has been removed. 2019-01-25 22:32:06.644 36 INFO rally.task.context [-] Verification 48504bdf-e6bc-4505-b76a-c6d515a02f8f | Context tempest@default cleanup() finished in 1.12 sec 2019-01-25 22:32:06.688 36 INFO rally.api [-] Verification (UUID=f74c3b69-d784-4cfa-a019-789d6a22fc99) has been successfully finished for deployment 'opnfv-rally' (UUID=e08b5e73-321b-4813-9986-dae6bf3f374d)! 2019-01-25 22:32:07.537 57 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:32:07.537 57 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:32:07.537 57 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:32:08.348 59 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:32:08.348 59 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:32:08.348 59 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:32:09.587 59 INFO rally.api [-] Building 'html' report for the following verification(s): 'f74c3b69-d784-4cfa-a019-789d6a22fc99' 2019-01-25 22:32:09.604 59 INFO rally.api [-] The report has been successfully built.