2019-04-30 22:57:43.432 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 22:57:43.433 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 22:57:43.433 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-30 22:57:45.119 18 ERROR rally.cli.cliutils 2019-04-30 22:57:46.000 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 22:57:46.000 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 22:57:46.000 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 22:57:47.654 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-04-30 22:57:48.646 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 22:57:48.646 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 22:57:48.646 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 22:57:51.935 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 22:57:51.935 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 22:57:51.935 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 22:57:52.859 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 22:57:52.860 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 22:57:52.860 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils force=force) 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-30 22:57:54.275 27 ERROR rally.cli.cliutils 2019-04-30 22:57:54.998 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 22:57:54.998 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 22:57:54.998 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 22:57:56.351 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-04-30 22:57:56.627 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-712ed80a-5594-4720-af4c-f9292c807d3b/repo. 2019-04-30 22:57:56.998 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-712ed80a-5594-4720-af4c-f9292c807d3b/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-04-30 22:57:57.066 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-04-30 22:57:57.076 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-04-30 22:57:57.390 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-04-30 22:57:57.468 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-04-30 22:57:58.151 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=712ed80a-5594-4720-af4c-f9292c807d3b) has been successfully created! 2019-04-30 22:57:59.017 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 22:57:59.017 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 22:57:59.017 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 22:58:01.815 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 22:58:01.815 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 22:58:01.816 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 22:58:03.098 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=712ed80a-5594-4720-af4c-f9292c807d3b) for deployment 'opnfv-rally' (UUID=0b449820-a7eb-4e05-97c5-3bb7484c314c). 2019-04-30 22:58:03.713 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=712ed80a-5594-4720-af4c-f9292c807d3b) has been successfully configured for deployment 'opnfv-rally' (UUID=0b449820-a7eb-4e05-97c5-3bb7484c314c)! 2019-04-30 22:58:07.305 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 22:58:07.305 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 22:58:07.305 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 22:58:08.928 44 INFO rally.api [-] Starting verification (UUID=f8db8956-0ba6-4647-9753-b635ca3ca8cc) for deployment 'opnfv-rally' (UUID=0b449820-a7eb-4e05-97c5-3bb7484c314c) by verifier 'opnfv-tempest' (UUID=712ed80a-5594-4720-af4c-f9292c807d3b). 2019-04-30 22:58:09.803 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-04-30 22:58:09.852 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-04-30 22:58:09.852 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-712ed80a-5594-4720-af4c-f9292c807d3b/for-deployment-0b449820-a7eb-4e05-97c5-3bb7484c314c/tempest.log' to option 'log_file'. 2019-04-30 22:58:09.853 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-712ed80a-5594-4720-af4c-f9292c807d3b/for-deployment-0b449820-a7eb-4e05-97c5-3bb7484c314c/tempest.log 2019-04-30 22:58:09.853 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-04-30 22:58:09.854 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-712ed80a-5594-4720-af4c-f9292c807d3b/for-deployment-0b449820-a7eb-4e05-97c5-3bb7484c314c/lock_files' to option 'lock_path'. 2019-04-30 22:58:09.854 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-712ed80a-5594-4720-af4c-f9292c807d3b/for-deployment-0b449820-a7eb-4e05-97c5-3bb7484c314c/lock_files 2019-04-30 22:58:09.854 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-04-30 22:58:09.855 44 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-04-30 22:58:09.855 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = db11a225-4f3b-4121-a2e9-e95f26019c45 2019-04-30 22:58:09.855 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 98157b9f-2d76-465d-8e3b-adab3dd153e1 2019-04-30 22:58:09.856 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 8b82b650-e6db-4a6d-8494-b2a94b336835 2019-04-30 22:58:09.856 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = a44a7c3e-7afc-46b2-aee7-18090fe278d9 2019-04-30 22:58:10.009 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-04-30 22:58:10.009 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_870685d9-d4c4-45cc-bddc-75237ea744ed 2019-04-30 22:58:10.010 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-04-30 22:58:10.117 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-30 22:58:10.118 44 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 "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}7f3b5fb64711941af083e033fbfa37bde9d47fcc" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-30 22:58:10.223 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Tue, 30 Apr 2019 22:58:10 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-c41f8831-7925-4013-bf71-7f0df5e07a58 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-c41f8831-7925-4013-bf71-7f0df5e07a58 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-30 22:58:10.223 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_870685d9-d4c4-45cc-bddc-75237ea744ed", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/8b82b650-e6db-4a6d-8494-b2a94b336835", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/8b82b650-e6db-4a6d-8494-b2a94b336835", "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": "8b82b650-e6db-4a6d-8494-b2a94b336835"}, {"name": "tempest_smoke-flavor_alt_870685d9-d4c4-45cc-bddc-75237ea744ed", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a44a7c3e-7afc-46b2-aee7-18090fe278d9", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a44a7c3e-7afc-46b2-aee7-18090fe278d9", "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": "a44a7c3e-7afc-46b2-aee7-18090fe278d9"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-30 22:58:10.224 44 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-c41f8831-7925-4013-bf71-7f0df5e07a58 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-30 22:58:10.225 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-04-30 22:58:10.226 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f8db8956_vwcsVWHP' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-30 22:58:10.227 44 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 "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}7f3b5fb64711941af083e033fbfa37bde9d47fcc" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_f8db8956_vwcsVWHP", "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-04-30 22:58:10.258 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Tue, 30 Apr 2019 22:58:10 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-97f3360e-6228-4b1a-b1db-de18d4988c93 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-97f3360e-6228-4b1a-b1db-de18d4988c93 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-30 22:58:10.258 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_f8db8956_vwcsVWHP", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/f0ff3350-d2b4-440c-a377-6f64e337f50b", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/f0ff3350-d2b4-440c-a377-6f64e337f50b", "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": "f0ff3350-d2b4-440c-a377-6f64e337f50b"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-30 22:58:10.259 44 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-97f3360e-6228-4b1a-b1db-de18d4988c93 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-30 22:58:10.260 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f8db8956_vwcsVWHP' (ID = f0ff3350-d2b4-440c-a377-6f64e337f50b) has been successfully created! 2019-04-30 22:58:10.260 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f0ff3350-d2b4-440c-a377-6f64e337f50b' to option 'instance_type'. 2019-04-30 22:58:10.260 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f0ff3350-d2b4-440c-a377-6f64e337f50b 2019-04-30 22:58:10.261 44 INFO rally.task.context [-] Verification 712ed80a-5594-4720-af4c-f9292c807d3b | Context tempest@default setup() finished in 0.73 sec 2019-04-30 22:58:10.262 44 INFO rally.task.context [-] Verification 712ed80a-5594-4720-af4c-f9292c807d3b | Context testr@default setup() finished in 0.47 msec 2019-04-30 22:58:10.263 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/3f8c937b-0e1f-47f2-a3cf-2d1a8024471b'. 2019-04-30 22:58:13.494 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.171s] 2019-04-30 22:58:13.555 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.061s] 2019-04-30 22:58:15.011 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.663s] 2019-04-30 22:58:16.435 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.423s] 2019-04-30 22:58:23.548 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.217s] 2019-04-30 22:58:35.738 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.055s] 2019-04-30 22:58:35.740 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-04-30 22:58:39.517 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.059s] 2019-04-30 22:58:39.518 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-04-30 22:58:44.416 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.055s] 2019-04-30 22:58:44.418 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-04-30 22:58:51.396 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-04-30 22:58:54.780 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.387s] 2019-04-30 22:58:56.124 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.186s] 2019-04-30 22:58:59.617 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [39.564s] 2019-04-30 22:59:00.844 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.276s] 2019-04-30 22:59:02.413 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.621s] 2019-04-30 22:59:06.921 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.365s] 2019-04-30 22:59:07.437 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.165s] 2019-04-30 22:59:09.486 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-04-30 22:59:12.747 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.433s] 2019-04-30 22:59:17.751 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.597s] 2019-04-30 22:59:19.447 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.510s] 2019-04-30 22:59:19.663 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.046s] 2019-04-30 22:59:19.747 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.085s] 2019-04-30 22:59:23.136 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.384s] 2019-04-30 22:59:23.683 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.536s] 2019-04-30 22:59:24.056 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.372s] 2019-04-30 22:59:24.537 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.400s] 2019-04-30 22:59:24.573 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.517s] 2019-04-30 22:59:24.582 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.046s] 2019-04-30 22:59:24.633 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.051s] 2019-04-30 22:59:29.629 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.127s] 2019-04-30 22:59:29.850 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.322s] 2019-04-30 22:59:30.862 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.009s] 2019-04-30 22:59:30.903 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2019-04-30 22:59:31.548 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.644s] 2019-04-30 22:59:31.558 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-04-30 22:59:32.274 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.645s] 2019-04-30 22:59:32.420 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-04-30 22:59:33.415 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-04-30 22:59:33.570 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.154s] 2019-04-30 22:59:34.523 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-04-30 22:59:34.525 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-04-30 22:59:34.982 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.079s] 2019-04-30 22:59:36.776 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.501s] 2019-04-30 22:59:38.244 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-04-30 22:59:40.641 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2019-04-30 22:59:46.548 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.682s] 2019-04-30 22:59:46.857 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.310s] 2019-04-30 22:59:47.062 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.204s] 2019-04-30 22:59:47.131 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.069s] 2019-04-30 22:59:47.444 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.312s] 2019-04-30 22:59:47.563 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.120s] 2019-04-30 22:59:51.102 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.306s] 2019-04-30 22:59:51.451 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.348s] 2019-04-30 22:59:51.550 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.099s] 2019-04-30 22:59:51.675 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.125s] 2019-04-30 22:59:51.766 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.090s] 2019-04-30 22:59:51.809 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.043s] 2019-04-30 23:00:00.006 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.677s] 2019-04-30 23:00:05.013 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.006s] 2019-04-30 23:00:06.647 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.634s] 2019-04-30 23:00:06.764 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.117s] 2019-04-30 23:00:06.874 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.110s] 2019-04-30 23:00:10.545 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-04-30 23:00:11.565 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.157s] 2019-04-30 23:00:20.088 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.522s] 2019-04-30 23:00:27.840 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.752s] 2019-04-30 23:00:29.622 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.055s] 2019-04-30 23:00:31.679 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.839s] 2019-04-30 23:00:35.006 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.540s] 2019-04-30 23:00:35.960 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-04-30 23:00:38.211 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [82.057s] 2019-04-30 23:00:39.339 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.837s] 2019-04-30 23:00:48.605 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.263s] 2019-04-30 23:00:51.790 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.609s] 2019-04-30 23:00:56.130 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.084s] 2019-04-30 23:00:56.208 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.078s] 2019-04-30 23:00:56.241 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.032s] 2019-04-30 23:00:56.249 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-04-30 23:00:59.987 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.144s] 2019-04-30 23:01:12.104 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.212s] 2019-04-30 23:01:16.990 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.884s] 2019-04-30 23:01:27.045 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.107s] 2019-04-30 23:01:29.573 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.526s] 2019-04-30 23:01:35.814 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.240s] 2019-04-30 23:01:57.978 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.560s] 2019-04-30 23:02:07.035 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.056s] 2019-04-30 23:02:15.414 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.380s] 2019-04-30 23:02:18.993 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.578s] 2019-04-30 23:02:23.106 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.907s] 2019-04-30 23:02:24.028 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.919s] 2019-04-30 23:02:24.068 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.044s] 2019-04-30 23:02:24.963 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-04-30 23:02:24.964 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-04-30 23:02:25.546 44 INFO rally.task.context [-] Verification 712ed80a-5594-4720-af4c-f9292c807d3b | Context testr@default cleanup() started 2019-04-30 23:02:25.547 44 INFO rally.task.context [-] Verification 712ed80a-5594-4720-af4c-f9292c807d3b | Context testr@default cleanup() finished in 0.83 msec 2019-04-30 23:02:25.548 44 INFO rally.task.context [-] Verification 712ed80a-5594-4720-af4c-f9292c807d3b | Context tempest@default cleanup() started 2019-04-30 23:02:25.958 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-04-30 23:02:26.026 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-04-30 23:02:26.058 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f8db8956_vwcsVWHP'. 2019-04-30 23:02:26.059 44 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/f0ff3350-d2b4-440c-a377-6f64e337f50b -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}95cda37bb6f0dc9ea79c2b392d87350c5a3c1abb" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-30 23:02:26.284 44 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Tue, 30 Apr 2019 23:02:26 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-f85221c4-a844-4b5d-8171-065039c35c7a X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-f85221c4-a844-4b5d-8171-065039c35c7a _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-30 23:02:26.284 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/f0ff3350-d2b4-440c-a377-6f64e337f50b used request id req-f85221c4-a844-4b5d-8171-065039c35c7a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-30 23:02:26.285 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f8db8956_vwcsVWHP' has been deleted. 2019-04-30 23:02:26.286 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'f0ff3350-d2b4-440c-a377-6f64e337f50b' of option 'instance_type' from Tempest config file. 2019-04-30 23:02:26.286 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'f0ff3350-d2b4-440c-a377-6f64e337f50b' has been removed. 2019-04-30 23:02:26.291 44 INFO rally.task.context [-] Verification 712ed80a-5594-4720-af4c-f9292c807d3b | Context tempest@default cleanup() finished in 0.74 sec 2019-04-30 23:02:26.444 44 INFO rally.api [-] Verification (UUID=f8db8956-0ba6-4647-9753-b635ca3ca8cc) has been successfully finished for deployment 'opnfv-rally' (UUID=0b449820-a7eb-4e05-97c5-3bb7484c314c)! 2019-04-30 23:02:27.413 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:02:27.413 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:02:27.413 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:02:28.401 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:02:28.401 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:02:28.401 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:02:29.766 64 INFO rally.api [-] Building 'html' report for the following verification(s): 'f8db8956-0ba6-4647-9753-b635ca3ca8cc' 2019-04-30 23:02:29.784 64 INFO rally.api [-] The report has been successfully built. 2019-04-30 23:02:30.629 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:02:30.629 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:02:30.629 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:02:31.999 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f8db8956-0ba6-4647-9753-b635ca3ca8cc' 2019-04-30 23:02:32.004 66 INFO rally.api [-] The report has been successfully built.