2019-06-06 17:59:01.470 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-06 17:59:01.471 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-06 17:59:01.472 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-06 17:59:09.205 17 ERROR rally.cli.cliutils 2019-06-06 17:59:13.735 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-06 17:59:13.736 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-06 17:59:13.737 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-06 17:59:21.373 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-06-06 17:59:25.892 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-06 17:59:25.893 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-06 17:59:25.894 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-06 17:59:52.846 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-06 17:59:52.847 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-06 17:59:52.847 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-06 17:59:57.328 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-06 17:59:57.329 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-06 17:59:57.329 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils force=force) 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-06 18:00:04.661 26 ERROR rally.cli.cliutils 2019-06-06 18:00:09.054 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-06 18:00:09.055 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-06 18:00:09.056 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-06 18:00:16.134 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-06-06 18:00:16.314 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d1fa31f0-c14b-4623-83e5-6a0f86d6bef8/repo. 2019-06-06 18:00:16.900 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d1fa31f0-c14b-4623-83e5-6a0f86d6bef8/repo'... done. Note: checking out '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a'. 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-06-06 18:00:17.014 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-06-06 18:00:17.045 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-06-06 18:00:17.083 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-06-06 18:00:17.271 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-06-06 18:00:19.168 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d1fa31f0-c14b-4623-83e5-6a0f86d6bef8) has been successfully created! 2019-06-06 18:00:23.528 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-06 18:00:23.529 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-06 18:00:23.529 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-06 18:00:36.749 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-06 18:00:36.750 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-06 18:00:36.751 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-06 18:00:44.094 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d1fa31f0-c14b-4623-83e5-6a0f86d6bef8) for deployment 'opnfv-rally' (UUID=1222d6f2-c76b-47d8-a41f-dd9da205de2a). 2019-06-06 18:00:46.033 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d1fa31f0-c14b-4623-83e5-6a0f86d6bef8) has been successfully configured for deployment 'opnfv-rally' (UUID=1222d6f2-c76b-47d8-a41f-dd9da205de2a)! 2019-06-06 18:01:02.816 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-06 18:01:02.817 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-06 18:01:02.817 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-06 18:01:10.131 43 INFO rally.api [-] Starting verification (UUID=c376e1b2-a4cf-4241-8647-68be851c44ab) for deployment 'opnfv-rally' (UUID=1222d6f2-c76b-47d8-a41f-dd9da205de2a) by verifier 'opnfv-tempest' (UUID=d1fa31f0-c14b-4623-83e5-6a0f86d6bef8). 2019-06-06 18:01:11.861 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-06-06 18:01:12.427 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-06-06 18:01:12.428 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d1fa31f0-c14b-4623-83e5-6a0f86d6bef8/for-deployment-1222d6f2-c76b-47d8-a41f-dd9da205de2a/tempest.log' to option 'log_file'. 2019-06-06 18:01:12.428 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d1fa31f0-c14b-4623-83e5-6a0f86d6bef8/for-deployment-1222d6f2-c76b-47d8-a41f-dd9da205de2a/tempest.log 2019-06-06 18:01:12.429 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-06-06 18:01:12.429 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d1fa31f0-c14b-4623-83e5-6a0f86d6bef8/for-deployment-1222d6f2-c76b-47d8-a41f-dd9da205de2a/lock_files' to option 'lock_path'. 2019-06-06 18:01:12.430 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d1fa31f0-c14b-4623-83e5-6a0f86d6bef8/for-deployment-1222d6f2-c76b-47d8-a41f-dd9da205de2a/lock_files 2019-06-06 18:01:12.431 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-06-06 18:01:12.431 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-aarch64-disk.img 2019-06-06 18:01:12.432 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 2da75ae2-22d4-4c75-bea0-ff6f8c052af8 2019-06-06 18:01:12.433 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a556848f-3b06-478a-b674-bbea9c8dc0d7 2019-06-06 18:01:12.434 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 11360b22-5b20-4de3-92d7-52589c6dcda1 2019-06-06 18:01:12.434 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 92cac91e-a57a-4052-813d-4ec572eea742 2019-06-06 18:01:13.051 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-06-06 18:01:13.051 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_9b8c411a-1dde-4e58-9eae-b13222c9b30a 2019-06-06 18:01:13.052 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-06-06 18:01:13.301 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-06 18:01:13.302 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}f84f412623a82c5552bc35dd2520e14b57de6151" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-06 18:01:15.694 43 DEBUG novaclient.v2.client [-] RESP: [200] Connection: keep-alive Content-Length: 1025 Content-Type: application/json Date: Thu, 06 Jun 2019 18:01:15 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-db67cba9-4fb5-4486-a05d-91370ed18e2a X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-db67cba9-4fb5-4486-a05d-91370ed18e2a _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-06 18:01:15.695 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_9b8c411a-1dde-4e58-9eae-b13222c9b30a", "links": [{"href": "http://172.16.10.36:8774/v2.1/flavors/11360b22-5b20-4de3-92d7-52589c6dcda1", "rel": "self"}, {"href": "http://172.16.10.36:8774/flavors/11360b22-5b20-4de3-92d7-52589c6dcda1", "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": "11360b22-5b20-4de3-92d7-52589c6dcda1"}, {"name": "tempest_smoke-flavor_alt_9b8c411a-1dde-4e58-9eae-b13222c9b30a", "links": [{"href": "http://172.16.10.36:8774/v2.1/flavors/92cac91e-a57a-4052-813d-4ec572eea742", "rel": "self"}, {"href": "http://172.16.10.36:8774/flavors/92cac91e-a57a-4052-813d-4ec572eea742", "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": "92cac91e-a57a-4052-813d-4ec572eea742"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-06 18:01:15.695 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.16.10.36:8774/v2.1/flavors/detail used request id req-db67cba9-4fb5-4486-a05d-91370ed18e2a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-06 18:01:15.698 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-06-06 18:01:15.699 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c376e1b2_wifFV1td' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-06 18:01:15.700 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}f84f412623a82c5552bc35dd2520e14b57de6151" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_c376e1b2_wifFV1td", "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-06-06 18:01:15.895 43 DEBUG novaclient.v2.client [-] RESP: [200] Connection: keep-alive Content-Length: 485 Content-Type: application/json Date: Thu, 06 Jun 2019 18:01:15 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-b0207c77-6a70-4473-85bc-8f2a1b311749 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-b0207c77-6a70-4473-85bc-8f2a1b311749 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-06 18:01:15.896 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_c376e1b2_wifFV1td", "links": [{"href": "http://172.16.10.36:8774/v2.1/flavors/ceaae04c-ba5a-4008-b0dd-87880bec3dcb", "rel": "self"}, {"href": "http://172.16.10.36:8774/flavors/ceaae04c-ba5a-4008-b0dd-87880bec3dcb", "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": "ceaae04c-ba5a-4008-b0dd-87880bec3dcb"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-06 18:01:15.896 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.16.10.36:8774/v2.1/flavors used request id req-b0207c77-6a70-4473-85bc-8f2a1b311749 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-06 18:01:15.898 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c376e1b2_wifFV1td' (ID = ceaae04c-ba5a-4008-b0dd-87880bec3dcb) has been successfully created! 2019-06-06 18:01:15.898 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ceaae04c-ba5a-4008-b0dd-87880bec3dcb' to option 'instance_type'. 2019-06-06 18:01:15.899 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ceaae04c-ba5a-4008-b0dd-87880bec3dcb 2019-06-06 18:01:15.901 43 INFO rally.task.context [-] Verification d1fa31f0-c14b-4623-83e5-6a0f86d6bef8 | Context tempest@default setup() finished in 4.93 sec 2019-06-06 18:01:15.902 43 INFO rally.task.context [-] Verification d1fa31f0-c14b-4623-83e5-6a0f86d6bef8 | Context testr@default setup() finished in 0.61 msec 2019-06-06 18:01:15.903 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/b74b93a7-2369-44ca-afdb-876f96bf4af6'. 2019-06-06 18:01:29.013 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.699s] 2019-06-06 18:01:29.785 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.773s] 2019-06-06 18:01:47.067 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [6.663s] 2019-06-06 18:02:06.887 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [19.818s] 2019-06-06 18:02:53.953 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [15.795s] 2019-06-06 18:03:04.386 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.379s] 2019-06-06 18:03:04.390 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2019-06-06 18:03:25.824 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.331s] 2019-06-06 18:03:25.827 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-06-06 18:04:29.664 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.180s] 2019-06-06 18:04:49.106 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.520s] 2019-06-06 18:05:09.461 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [2.338s] 2019-06-06 18:05:22.364 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.368s] 2019-06-06 18:05:22.367 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-06-06 18:05:33.883 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [10.910s] 2019-06-06 18:05:48.922 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.361s] 2019-06-06 18:05:58.817 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.198s] 2019-06-06 18:05:59.297 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.479s] 2019-06-06 18:05:59.992 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.690s] 2019-06-06 18:06:03.770 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-06-06 18:06:23.324 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [11.671s] 2019-06-06 18:06:31.636 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-06-06 18:06:36.006 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.113s] 2019-06-06 18:06:36.300 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.293s] 2019-06-06 18:06:36.612 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.311s] 2019-06-06 18:06:36.631 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.019s] 2019-06-06 18:06:52.232 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [22.523s] 2019-06-06 18:06:53.464 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [1.232s] 2019-06-06 18:06:53.860 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.396s] 2019-06-06 18:06:54.031 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.170s] 2019-06-06 18:06:54.435 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.403s] 2019-06-06 18:06:54.606 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.171s] 2019-06-06 18:07:01.270 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [15.198s] 2019-06-06 18:07:14.463 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [13.191s] 2019-06-06 18:07:44.104 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [24.906s] 2019-06-06 18:07:49.209 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [34.746s] 2019-06-06 18:08:05.554 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [21.449s] 2019-06-06 18:08:14.011 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [8.455s] 2019-06-06 18:08:14.227 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.217s] 2019-06-06 18:08:14.635 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.408s] 2019-06-06 18:08:23.816 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [11.300s] 2019-06-06 18:08:38.261 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [14.443s] 2019-06-06 18:08:55.014 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [16.752s] 2019-06-06 18:09:18.400 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... fail [423.684s] 2019-06-06 18:09:41.403 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [73.222s] 2019-06-06 18:09:51.700 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.593s] 2019-06-06 18:09:51.720 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.020s] 2019-06-06 18:09:55.337 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-06-06 18:10:04.595 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.948s] 2019-06-06 18:10:05.890 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [323.878s] 2019-06-06 18:10:21.625 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.401s] 2019-06-06 18:10:34.028 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [52.624s] 2019-06-06 18:10:41.409 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.872s] 2019-06-06 18:10:43.573 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [81.607s] 2019-06-06 18:11:11.625 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [37.597s] 2019-06-06 18:11:23.492 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [19.069s] 2019-06-06 18:11:24.872 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [1.380s] 2019-06-06 18:11:25.564 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.691s] 2019-06-06 18:11:25.968 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.403s] 2019-06-06 18:11:26.690 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.721s] 2019-06-06 18:11:27.139 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.449s] 2019-06-06 18:11:30.718 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [47.144s] 2019-06-06 18:11:33.645 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [22.019s] 2019-06-06 18:11:41.983 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-06-06 18:11:43.661 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.210s] 2019-06-06 18:11:44.073 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.411s] 2019-06-06 18:11:46.262 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.025s] 2019-06-06 18:11:51.609 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.859s] 2019-06-06 18:11:58.052 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [6.438s] 2019-06-06 18:11:58.412 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.367s] 2019-06-06 18:12:08.451 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.057s] 2019-06-06 18:12:11.204 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.919s] 2019-06-06 18:12:13.789 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [43.070s] 2019-06-06 18:12:25.382 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-06-06 18:12:32.043 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [18.253s] 2019-06-06 18:12:43.197 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2019-06-06 18:12:43.485 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.287s] 2019-06-06 18:12:46.206 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [12.705s] 2019-06-06 18:12:46.797 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-06-06 18:12:46.801 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-06-06 18:12:49.432 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [50.286s] 2019-06-06 18:13:05.795 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.213s] 2019-06-06 18:13:16.821 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [16.883s] 2019-06-06 18:13:38.845 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [14.495s] 2019-06-06 18:13:39.797 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [22.971s] 2019-06-06 18:13:56.233 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [17.387s] 2019-06-06 18:14:52.756 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [19.356s] 2019-06-06 18:15:13.470 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [20.712s] 2019-06-06 18:15:20.581 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [7.110s] 2019-06-06 18:15:20.778 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.198s] 2019-06-06 18:15:21.391 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.612s] 2019-06-06 18:15:40.958 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.253s] 2019-06-06 18:15:48.181 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [7.217s] 2019-06-06 18:15:48.561 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.386s] 2019-06-06 18:15:51.730 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-06-06 18:15:51.733 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-06-06 18:15:52.437 43 INFO rally.task.context [-] Verification d1fa31f0-c14b-4623-83e5-6a0f86d6bef8 | Context testr@default cleanup() started 2019-06-06 18:15:52.439 43 INFO rally.task.context [-] Verification d1fa31f0-c14b-4623-83e5-6a0f86d6bef8 | Context testr@default cleanup() finished in 1.28 msec 2019-06-06 18:15:52.439 43 INFO rally.task.context [-] Verification d1fa31f0-c14b-4623-83e5-6a0f86d6bef8 | Context tempest@default cleanup() started 2019-06-06 18:15:53.532 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-06-06 18:15:53.761 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-06-06 18:15:53.836 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c376e1b2_wifFV1td'. 2019-06-06 18:15:53.837 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:8774/v2.1/flavors/ceaae04c-ba5a-4008-b0dd-87880bec3dcb -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}a540debed41b924bb2331e8dac79189909ecbffc" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-06 18:15:54.788 43 DEBUG novaclient.v2.client [-] RESP: [202] Connection: keep-alive Content-Length: 0 Content-Type: application/json Date: Thu, 06 Jun 2019 18:15:54 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-bdd58d76-7795-45d0-a5f0-a53b7d4b706d X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-bdd58d76-7795-45d0-a5f0-a53b7d4b706d _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-06 18:15:54.789 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.16.10.36:8774/v2.1/flavors/ceaae04c-ba5a-4008-b0dd-87880bec3dcb used request id req-bdd58d76-7795-45d0-a5f0-a53b7d4b706d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-06 18:15:54.790 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c376e1b2_wifFV1td' has been deleted. 2019-06-06 18:15:54.791 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ceaae04c-ba5a-4008-b0dd-87880bec3dcb' of option 'instance_type' from Tempest config file. 2019-06-06 18:15:54.792 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ceaae04c-ba5a-4008-b0dd-87880bec3dcb' has been removed. 2019-06-06 18:15:54.801 43 INFO rally.task.context [-] Verification d1fa31f0-c14b-4623-83e5-6a0f86d6bef8 | Context tempest@default cleanup() finished in 2.36 sec 2019-06-06 18:15:54.852 43 INFO rally.api [-] Verification (UUID=c376e1b2-a4cf-4241-8647-68be851c44ab) has been successfully finished for deployment 'opnfv-rally' (UUID=1222d6f2-c76b-47d8-a41f-dd9da205de2a)! 2019-06-06 18:15:59.326 56 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-06 18:15:59.327 56 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-06 18:15:59.327 56 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-06 18:16:04.323 57 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-06 18:16:04.324 57 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-06 18:16:04.325 57 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-06 18:16:11.528 57 INFO rally.api [-] Building 'html' report for the following verification(s): 'c376e1b2-a4cf-4241-8647-68be851c44ab' 2019-06-06 18:16:11.619 57 INFO rally.api [-] The report has been successfully built. 2019-06-06 18:16:16.035 59 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-06 18:16:16.036 59 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-06 18:16:16.037 59 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-06 18:16:23.461 59 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c376e1b2-a4cf-4241-8647-68be851c44ab' 2019-06-06 18:16:23.491 59 INFO rally.api [-] The report has been successfully built.