2019-02-06 18:54:38.611 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 18:54:38.611 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 18:54:38.611 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-06 18:54:39.938 9 ERROR rally.cli.cliutils 2019-02-06 18:54:40.970 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 18:54:40.971 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 18:54:40.971 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 18:54:42.522 11 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-02-06 18:54:43.785 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 18:54:43.786 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 18:54:43.786 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 18:54:46.963 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 18:54:46.964 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 18:54:46.964 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 18:54:47.943 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 18:54:47.943 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 18:54:47.943 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils force=force) 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-06 18:54:49.164 19 ERROR rally.cli.cliutils 2019-02-06 18:54:50.193 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 18:54:50.193 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 18:54:50.193 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 18:54:51.385 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-02-06 18:54:51.551 21 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b/repo. 2019-02-06 18:54:51.858 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b/repo'... done. Note: checking out '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-02-06 18:54:51.929 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-02-06 18:54:51.939 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-02-06 18:54:52.184 21 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-02-06 18:54:52.246 21 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-02-06 18:54:53.504 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b) has been successfully created! 2019-02-06 18:54:54.536 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 18:54:54.536 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 18:54:54.537 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 18:54:57.578 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 18:54:57.578 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 18:54:57.579 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 18:54:58.979 32 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b) for deployment 'opnfv-rally' (UUID=2c032dcf-2086-4dc5-a3b1-4b28b2459760). 2019-02-06 18:54:59.739 32 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b) has been successfully configured for deployment 'opnfv-rally' (UUID=2c032dcf-2086-4dc5-a3b1-4b28b2459760)! 2019-02-06 18:55:04.845 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 18:55:04.845 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 18:55:04.845 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 18:55:06.452 37 INFO rally.api [-] Starting verification (UUID=f2225d25-b6f6-4746-8a89-9acbe2cc7e83) for deployment 'opnfv-rally' (UUID=2c032dcf-2086-4dc5-a3b1-4b28b2459760) by verifier 'opnfv-tempest' (UUID=aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b). 2019-02-06 18:55:07.207 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-02-06 18:55:07.250 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-02-06 18:55:07.250 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b/for-deployment-2c032dcf-2086-4dc5-a3b1-4b28b2459760/tempest.log' to option 'log_file'. 2019-02-06 18:55:07.251 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b/for-deployment-2c032dcf-2086-4dc5-a3b1-4b28b2459760/tempest.log 2019-02-06 18:55:07.251 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-02-06 18:55:07.251 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b/for-deployment-2c032dcf-2086-4dc5-a3b1-4b28b2459760/lock_files' to option 'lock_path'. 2019-02-06 18:55:07.252 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b/for-deployment-2c032dcf-2086-4dc5-a3b1-4b28b2459760/lock_files 2019-02-06 18:55:07.252 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-02-06 18:55:07.252 37 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-02-06 18:55:07.253 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c132ad25-0979-4ad9-804d-97888852cd32 2019-02-06 18:55:07.253 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6f8f9a68-2835-48c5-bee9-99e1969de747 2019-02-06 18:55:07.254 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 21a69494-6b91-4fd7-8ef0-6ec0467c555f 2019-02-06 18:55:07.254 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2147ad33-55de-46a2-9c66-a9735f6f0279 2019-02-06 18:55:07.497 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-02-06 18:55:07.497 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_0584ebe6-35cc-4fd8-8e9a-2e225f53463f 2019-02-06 18:55:07.498 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-02-06 18:55:07.561 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-06 18:55:07.562 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986b0f3bd39a6a7e05796fb27ef442e15cd1fe91" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-02-06 18:55:07.655 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 1020 Content-Type: application/json 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-a5a311b9-a828-426f-8a5c-68cc309b7e42 X-Compute-Request-Id: req-a5a311b9-a828-426f-8a5c-68cc309b7e42 Date: Wed, 06 Feb 2019 18:55:07 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_0584ebe6-35cc-4fd8-8e9a-2e225f53463f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/2147ad33-55de-46a2-9c66-a9735f6f0279", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/2147ad33-55de-46a2-9c66-a9735f6f0279", "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": "2147ad33-55de-46a2-9c66-a9735f6f0279"}, {"name": "tempest_smoke-flavor_0584ebe6-35cc-4fd8-8e9a-2e225f53463f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/21a69494-6b91-4fd7-8ef0-6ec0467c555f", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/21a69494-6b91-4fd7-8ef0-6ec0467c555f", "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": "21a69494-6b91-4fd7-8ef0-6ec0467c555f"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-06 18:55:07.655 37 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-a5a311b9-a828-426f-8a5c-68cc309b7e42 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-06 18:55:07.657 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-02-06 18:55:07.657 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f2225d25_zjEmC47m' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-06 18:55:07.658 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986b0f3bd39a6a7e05796fb27ef442e15cd1fe91" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_f2225d25_zjEmC47m", "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-02-06 18:55:07.769 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 483 Content-Type: application/json 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-3100aa32-5847-4ffe-a018-fe17a5fce6a0 X-Compute-Request-Id: req-3100aa32-5847-4ffe-a018-fe17a5fce6a0 Date: Wed, 06 Feb 2019 18:55:07 GMT Connection: close RESP BODY: {"flavor": {"name": "rally_verify_f2225d25_zjEmC47m", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/7ad86759-9241-4219-a9d9-688e5992fdba", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/7ad86759-9241-4219-a9d9-688e5992fdba", "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": "7ad86759-9241-4219-a9d9-688e5992fdba"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-06 18:55:07.770 37 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-3100aa32-5847-4ffe-a018-fe17a5fce6a0 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-06 18:55:07.771 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f2225d25_zjEmC47m' (ID = 7ad86759-9241-4219-a9d9-688e5992fdba) has been successfully created! 2019-02-06 18:55:07.771 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7ad86759-9241-4219-a9d9-688e5992fdba' to option 'instance_type'. 2019-02-06 18:55:07.772 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7ad86759-9241-4219-a9d9-688e5992fdba 2019-02-06 18:55:07.773 37 INFO rally.task.context [-] Verification aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b | Context tempest@default setup() finished in 0.75 sec 2019-02-06 18:55:07.776 37 INFO rally.task.context [-] Verification aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b | Context testr@default setup() finished in 2.32 msec 2019-02-06 18:55:07.776 37 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/f6e44a1f-3b5a-4823-bd57-0d3121104172'. 2019-02-06 18:55:11.773 37 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.147s] 2019-02-06 18:55:11.995 37 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.223s] 2019-02-06 18:55:14.647 37 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.274s] 2019-02-06 18:55:16.363 37 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.715s] 2019-02-06 18:55:25.992 37 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.342s] 2019-02-06 18:55:34.499 37 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.079s] 2019-02-06 18:55:34.500 37 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.000s] 2019-02-06 18:55:38.932 37 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2019-02-06 18:55:38.933 37 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-02-06 18:55:50.787 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2019-02-06 18:55:50.788 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-02-06 18:55:52.354 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-02-06 18:55:55.932 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.290s] 2019-02-06 18:55:56.436 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [35.461s] 2019-02-06 18:55:59.579 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.167s] 2019-02-06 18:56:04.782 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.504s] 2019-02-06 18:56:05.910 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.506s] 2019-02-06 18:56:11.175 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.080s] 2019-02-06 18:56:11.950 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.238s] 2019-02-06 18:56:13.987 37 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-02-06 18:56:18.833 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.234s] 2019-02-06 18:56:18.960 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.127s] 2019-02-06 18:56:19.032 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.543s] 2019-02-06 18:56:24.837 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.498s] 2019-02-06 18:56:26.850 37 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.620s] 2019-02-06 18:56:26.861 37 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-02-06 18:56:27.431 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.460s] 2019-02-06 18:56:28.310 37 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-02-06 18:56:31.411 37 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.374s] 2019-02-06 18:56:31.938 37 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.657s] 2019-02-06 18:56:32.415 37 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.476s] 2019-02-06 18:56:32.966 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.128s] 2019-02-06 18:56:33.073 37 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.658s] 2019-02-06 18:56:35.321 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.353s] 2019-02-06 18:56:35.464 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.143s] 2019-02-06 18:56:35.527 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.063s] 2019-02-06 18:56:35.597 37 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-02-06 18:56:40.316 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.558s] 2019-02-06 18:56:41.245 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.192s] 2019-02-06 18:56:42.738 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.489s] 2019-02-06 18:56:42.797 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.063s] 2019-02-06 18:56:44.198 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.881s] 2019-02-06 18:56:45.497 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2019-02-06 18:56:45.612 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.116s] 2019-02-06 18:56:46.835 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-02-06 18:56:46.837 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-02-06 18:56:46.906 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.503s] 2019-02-06 18:56:47.319 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.413s] 2019-02-06 18:56:47.496 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.176s] 2019-02-06 18:56:47.576 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.079s] 2019-02-06 18:56:47.725 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.149s] 2019-02-06 18:56:47.990 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.264s] 2019-02-06 18:56:50.125 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.926s] 2019-02-06 18:56:55.605 37 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.063s] 2019-02-06 18:57:05.238 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.185s] 2019-02-06 18:57:07.944 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.146s] 2019-02-06 18:57:08.255 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.311s] 2019-02-06 18:57:08.390 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.134s] 2019-02-06 18:57:08.515 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.125s] 2019-02-06 18:57:08.641 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.126s] 2019-02-06 18:57:08.724 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.083s] 2019-02-06 18:57:13.248 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.009s] 2019-02-06 18:57:15.709 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.460s] 2019-02-06 18:57:15.944 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.235s] 2019-02-06 18:57:16.289 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.345s] 2019-02-06 18:57:21.061 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2019-02-06 18:57:37.948 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [22.373s] 2019-02-06 18:57:43.310 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [17.315s] 2019-02-06 18:57:44.244 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [76.121s] 2019-02-06 18:57:50.426 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.478s] 2019-02-06 18:57:54.621 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.195s] 2019-02-06 18:58:02.070 37 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.606s] 2019-02-06 18:58:02.502 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [12.076s] 2019-02-06 18:58:05.479 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.856s] 2019-02-06 18:58:07.806 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.302s] 2019-02-06 18:58:08.057 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.024s] 2019-02-06 18:58:08.081 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.024s] 2019-02-06 18:58:08.117 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.036s] 2019-02-06 18:58:08.126 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2019-02-06 18:58:12.514 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.949s] 2019-02-06 18:58:12.595 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.171s] 2019-02-06 18:58:13.841 37 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-02-06 18:58:30.597 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.952s] 2019-02-06 18:58:37.656 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.059s] 2019-02-06 18:58:52.707 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.496s] 2019-02-06 18:58:57.331 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.624s] 2019-02-06 18:59:04.865 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.534s] 2019-02-06 18:59:36.111 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [23.017s] 2019-02-06 18:59:50.117 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.005s] 2019-02-06 19:00:02.875 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.757s] 2019-02-06 19:00:08.103 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.227s] 2019-02-06 19:00:13.326 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.448s] 2019-02-06 19:00:15.015 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.686s] 2019-02-06 19:00:15.132 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.121s] 2019-02-06 19:00:16.337 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-02-06 19:00:16.338 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-02-06 19:00:16.710 37 INFO rally.task.context [-] Verification aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b | Context testr@default cleanup() started 2019-02-06 19:00:16.711 37 INFO rally.task.context [-] Verification aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b | Context testr@default cleanup() finished in 0.46 msec 2019-02-06 19:00:16.711 37 INFO rally.task.context [-] Verification aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b | Context tempest@default cleanup() started 2019-02-06 19:00:17.250 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-02-06 19:00:17.326 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-02-06 19:00:17.353 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f2225d25_zjEmC47m'. 2019-02-06 19:00:17.354 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/7ad86759-9241-4219-a9d9-688e5992fdba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17921a4d3e0bf92882752a6b104b817ff6a87d8" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-02-06 19:00:17.539 37 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json 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-72bba4cd-eae3-444d-aa7a-23b949a67e6c X-Compute-Request-Id: req-72bba4cd-eae3-444d-aa7a-23b949a67e6c Date: Wed, 06 Feb 2019 19:00:17 GMT Connection: close _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-06 19:00:17.539 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/7ad86759-9241-4219-a9d9-688e5992fdba used request id req-72bba4cd-eae3-444d-aa7a-23b949a67e6c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-06 19:00:17.540 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f2225d25_zjEmC47m' has been deleted. 2019-02-06 19:00:17.541 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7ad86759-9241-4219-a9d9-688e5992fdba' of option 'instance_type' from Tempest config file. 2019-02-06 19:00:17.541 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7ad86759-9241-4219-a9d9-688e5992fdba' has been removed. 2019-02-06 19:00:17.548 37 INFO rally.task.context [-] Verification aaaf3937-a6ec-40a2-828a-f8fadb1b1c4b | Context tempest@default cleanup() finished in 0.84 sec 2019-02-06 19:00:17.746 37 INFO rally.api [-] Verification (UUID=f2225d25-b6f6-4746-8a89-9acbe2cc7e83) has been successfully finished for deployment 'opnfv-rally' (UUID=2c032dcf-2086-4dc5-a3b1-4b28b2459760)! 2019-02-06 19:00:18.811 60 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 19:00:18.812 60 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 19:00:18.812 60 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 19:00:19.839 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 19:00:19.839 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 19:00:19.839 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 19:00:21.071 62 INFO rally.api [-] Building 'html' report for the following verification(s): 'f2225d25-b6f6-4746-8a89-9acbe2cc7e83' 2019-02-06 19:00:21.090 62 INFO rally.api [-] The report has been successfully built.