2019-03-23 18:24:49.438 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-23 18:24:49.438 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-23 18:24:49.438 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-03-23 18:24:50.538 7 ERROR rally.cli.cliutils 2019-03-23 18:24:51.256 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-23 18:24:51.256 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-23 18:24:51.256 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-23 18:24:55.709 9 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-03-23 18:24:56.768 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-23 18:24:56.768 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-23 18:24:56.768 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-23 18:25:00.363 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-23 18:25:00.363 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-23 18:25:00.363 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-23 18:25:01.164 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-23 18:25:01.164 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-23 18:25:01.164 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils force=force) 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-03-23 18:25:02.276 16 ERROR rally.cli.cliutils 2019-03-23 18:25:03.231 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-23 18:25:03.231 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-23 18:25:03.231 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-23 18:25:04.394 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-03-23 18:25:04.530 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-fe4066dd-2d7c-4d47-aad5-6b4d47398257/repo. 2019-03-23 18:25:04.695 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-fe4066dd-2d7c-4d47-aad5-6b4d47398257/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-03-23 18:25:04.726 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-03-23 18:25:04.734 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-03-23 18:25:04.793 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-03-23 18:25:04.851 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-03-23 18:25:05.314 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fe4066dd-2d7c-4d47-aad5-6b4d47398257) has been successfully created! 2019-03-23 18:25:06.164 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-23 18:25:06.164 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-23 18:25:06.164 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-23 18:25:10.275 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-23 18:25:10.275 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-23 18:25:10.275 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-23 18:25:11.335 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fe4066dd-2d7c-4d47-aad5-6b4d47398257) for deployment 'opnfv-rally' (UUID=b3f09f64-4329-485c-8c34-170f150dc396). 2019-03-23 18:25:12.539 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fe4066dd-2d7c-4d47-aad5-6b4d47398257) has been successfully configured for deployment 'opnfv-rally' (UUID=b3f09f64-4329-485c-8c34-170f150dc396)! 2019-03-23 18:25:16.550 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-23 18:25:16.550 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-23 18:25:16.550 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-23 18:25:17.670 33 INFO rally.api [-] Starting verification (UUID=1684ed08-2088-45ce-8fb4-3227457bc247) for deployment 'opnfv-rally' (UUID=b3f09f64-4329-485c-8c34-170f150dc396) by verifier 'opnfv-tempest' (UUID=fe4066dd-2d7c-4d47-aad5-6b4d47398257). 2019-03-23 18:25:18.763 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-03-23 18:25:19.057 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-03-23 18:25:19.057 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fe4066dd-2d7c-4d47-aad5-6b4d47398257/for-deployment-b3f09f64-4329-485c-8c34-170f150dc396/tempest.log' to option 'log_file'. 2019-03-23 18:25:19.057 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-fe4066dd-2d7c-4d47-aad5-6b4d47398257/for-deployment-b3f09f64-4329-485c-8c34-170f150dc396/tempest.log 2019-03-23 18:25:19.057 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-03-23 18:25:19.058 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fe4066dd-2d7c-4d47-aad5-6b4d47398257/for-deployment-b3f09f64-4329-485c-8c34-170f150dc396/lock_files' to option 'lock_path'. 2019-03-23 18:25:19.058 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-fe4066dd-2d7c-4d47-aad5-6b4d47398257/for-deployment-b3f09f64-4329-485c-8c34-170f150dc396/lock_files 2019-03-23 18:25:19.058 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-03-23 18:25:19.058 33 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-03-23 18:25:19.058 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 17494bde-e5c3-4cad-bc07-9744de8b343c 2019-03-23 18:25:19.058 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2e893f6c-429d-491f-949c-4b9c3b7bc486 2019-03-23 18:25:19.059 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = cc14fdd1-2748-4472-9105-f5ef334dbfb6 2019-03-23 18:25:19.059 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 155a08dd-24bd-4d0e-ae77-a71d6294c770 2019-03-23 18:25:19.467 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-03-23 18:25:19.468 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = neutron-tempest-plugin-api-net_dc4f731f-c313-4d89-806e-b22bc07ff1bf 2019-03-23 18:25:19.468 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-03-23 18:25:19.525 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-03-23 18:25:19.526 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}5dfcfd12d17c7a73acdee15d204683ba6ebdfebe" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-23 18:25:19.806 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 23 Mar 2019 18:25:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ace0f9ce-c2fd-40d6-a1b8-230e027d5c74 x-openstack-request-id: req-ace0f9ce-c2fd-40d6-a1b8-230e027d5c74 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-23 18:25:19.807 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/155a08dd-24bd-4d0e-ae77-a71d6294c770", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/155a08dd-24bd-4d0e-ae77-a71d6294c770", "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": "155a08dd-24bd-4d0e-ae77-a71d6294c770"}, {"name": "neutron-tempest-plugin-api-flavor_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cc14fdd1-2748-4472-9105-f5ef334dbfb6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cc14fdd1-2748-4472-9105-f5ef334dbfb6", "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": "cc14fdd1-2748-4472-9105-f5ef334dbfb6"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-03-23 18:25:19.807 33 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail used request id req-ace0f9ce-c2fd-40d6-a1b8-230e027d5c74 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-23 18:25:19.808 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-03-23 18:25:19.809 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1684ed08_w8j9BlU7' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-03-23 18:25:19.810 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}5dfcfd12d17c7a73acdee15d204683ba6ebdfebe" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_1684ed08_w8j9BlU7", "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-03-23 18:25:19.850 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Sat, 23 Mar 2019 18:25:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0a46055-0d87-4ce4-9d74-4de714bf6139 x-openstack-request-id: req-b0a46055-0d87-4ce4-9d74-4de714bf6139 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-23 18:25:19.851 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_1684ed08_w8j9BlU7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/29a2470a-02a1-4c43-b84a-d08c3407e228", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/29a2470a-02a1-4c43-b84a-d08c3407e228", "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": "29a2470a-02a1-4c43-b84a-d08c3407e228"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-03-23 18:25:19.851 33 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b0a46055-0d87-4ce4-9d74-4de714bf6139 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-23 18:25:19.852 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1684ed08_w8j9BlU7' (ID = 29a2470a-02a1-4c43-b84a-d08c3407e228) has been successfully created! 2019-03-23 18:25:19.852 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '29a2470a-02a1-4c43-b84a-d08c3407e228' to option 'instance_type'. 2019-03-23 18:25:19.853 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 29a2470a-02a1-4c43-b84a-d08c3407e228 2019-03-23 18:25:19.854 33 INFO rally.task.context [-] Verification fe4066dd-2d7c-4d47-aad5-6b4d47398257 | Context tempest@default setup() finished in 1.64 sec 2019-03-23 18:25:19.855 33 INFO rally.task.context [-] Verification fe4066dd-2d7c-4d47-aad5-6b4d47398257 | Context testr@default setup() finished in 0.76 msec 2019-03-23 18:25:19.855 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/ebbeb49f-4d9c-4140-aa3c-33051fa26abf'. 2019-03-23 18:25:26.769 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... skip [0.000s]: Need a single availability_zone assumption. 2019-03-23 18:25:27.101 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.304s] 2019-03-23 18:25:27.887 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.786s] 2019-03-23 18:25:28.208 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.322s] 2019-03-23 18:25:29.101 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.890s] 2019-03-23 18:25:29.508 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.408s] 2019-03-23 18:25:34.123 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [4.440s] 2019-03-23 18:25:34.222 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [0.102s] 2019-03-23 18:25:34.532 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.310s] 2019-03-23 18:25:34.962 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.428s] 2019-03-23 18:25:44.982 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.722s] 2019-03-23 18:25:45.520 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.538s] 2019-03-23 18:25:49.754 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [6.304s] 2019-03-23 18:25:50.825 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [2.639s] 2019-03-23 18:25:51.754 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-03-23 18:25:53.206 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [3.453s] 2019-03-23 18:25:58.383 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-03-23 18:25:58.681 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.997s] 2019-03-23 18:25:58.932 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.253s] 2019-03-23 18:25:59.235 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [23.589s] 2019-03-23 18:25:59.721 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.787s] 2019-03-23 18:25:59.722 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... skip [0.000s]: VXLAN type_driver is not enabled 2019-03-23 18:26:02.692 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [3.458s] 2019-03-23 18:26:05.344 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [2.652s] 2019-03-23 18:26:07.105 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [2.395s] 2019-03-23 18:26:08.049 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [2.704s] 2019-03-23 18:26:09.963 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [2.858s] 2019-03-23 18:26:11.066 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [3.017s] 2019-03-23 18:26:13.004 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [4.044s] 2019-03-23 18:26:15.755 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [2.750s] 2019-03-23 18:26:19.013 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-03-23 18:26:21.685 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [5.538s] 2019-03-23 18:26:22.276 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [6.520s] 2019-03-23 18:26:22.303 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.620s] 2019-03-23 18:26:25.151 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [14.085s] 2019-03-23 18:26:25.776 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.231s] 2019-03-23 18:26:33.085 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [7.933s] 2019-03-23 18:26:33.282 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [11.005s] 2019-03-23 18:26:35.980 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [2.696s] 2019-03-23 18:26:37.878 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [12.100s] 2019-03-23 18:26:38.001 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [2.021s] 2019-03-23 18:26:39.126 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: 'distributed' attribute not found. DVR Possibly not enabled 2019-03-23 18:26:42.210 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [4.209s] 2019-03-23 18:26:42.861 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [4.984s] 2019-03-23 18:26:47.745 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON ... skip: tag extension not enabled. 2019-03-23 18:26:47.747 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: tag extension not enabled. 2019-03-23 18:26:47.748 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON ... skip: tag extension not enabled. 2019-03-23 18:26:47.749 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON ... skip: tag extension not enabled. 2019-03-23 18:26:47.749 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: tag extension not enabled. 2019-03-23 18:26:48.719 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [15.633s] 2019-03-23 18:26:50.223 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [1.503s] 2019-03-23 18:26:50.825 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [7.187s] 2019-03-23 18:26:56.753 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [5.198s] 2019-03-23 18:26:59.897 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: tag extension not enabled. 2019-03-23 18:26:59.897 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON ... skip: tag extension not enabled. 2019-03-23 18:26:59.898 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON ... skip: tag extension not enabled. 2019-03-23 18:27:04.821 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.889s] 2019-03-23 18:27:04.837 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [14.614s] 2019-03-23 18:27:05.408 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [1.109s] 2019-03-23 18:27:06.984 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [1.576s] 2019-03-23 18:27:07.130 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [2.310s] 2019-03-23 18:27:07.275 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [4.336s] 2019-03-23 18:27:08.137 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.151s] 2019-03-23 18:27:08.689 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.552s] 2019-03-23 18:27:09.253 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [4.415s] 2019-03-23 18:27:09.351 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.662s] 2019-03-23 18:27:09.904 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.652s] 2019-03-23 18:27:10.045 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.694s] 2019-03-23 18:27:11.008 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.963s] 2019-03-23 18:27:12.204 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [4.930s] 2019-03-23 18:27:16.268 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: tag extension not enabled. 2019-03-23 18:27:16.270 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: tag extension not enabled. 2019-03-23 18:27:16.271 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON ... skip: tag extension not enabled. 2019-03-23 18:27:16.271 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON ... skip: tag extension not enabled. 2019-03-23 18:27:16.374 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [4.169s] 2019-03-23 18:27:19.037 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [2.662s] 2019-03-23 18:27:21.936 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.487s] 2019-03-23 18:27:22.018 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [2.981s] 2019-03-23 18:27:23.459 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [1.522s] 2019-03-23 18:27:24.236 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.777s] 2019-03-23 18:27:24.629 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.257s] 2019-03-23 18:27:24.935 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.698s] 2019-03-23 18:27:25.021 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [3.003s] 2019-03-23 18:27:26.131 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.195s] 2019-03-23 18:27:28.340 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.711s] 2019-03-23 18:27:29.752 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.619s] 2019-03-23 18:27:31.314 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.562s] 2019-03-23 18:27:31.418 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.105s] 2019-03-23 18:27:31.527 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.107s] 2019-03-23 18:27:31.528 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-03-23 18:27:31.606 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.266s] 2019-03-23 18:27:32.816 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [7.792s] 2019-03-23 18:27:35.986 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.379s] 2019-03-23 18:27:39.905 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [7.089s] 2019-03-23 18:27:46.307 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [3.265s] 2019-03-23 18:27:51.931 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [18.238s] 2019-03-23 18:27:52.327 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-03-23 18:28:02.208 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [3.867s] 2019-03-23 18:28:02.753 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [10.824s] 2019-03-23 18:28:03.026 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.923s] 2019-03-23 18:28:03.264 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [0.511s] 2019-03-23 18:28:03.989 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.963s] 2019-03-23 18:28:06.299 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [4.091s] 2019-03-23 18:28:09.002 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [2.701s] 2019-03-23 18:28:09.005 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: Skipped because network extension: dns-domain-ports is not enabled 2019-03-23 18:28:09.006 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-03-23 18:28:09.007 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-03-23 18:28:13.497 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [10.232s] 2019-03-23 18:28:19.913 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [1.383s] 2019-03-23 18:28:21.369 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [1.456s] 2019-03-23 18:28:21.673 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.304s] 2019-03-23 18:28:21.980 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.306s] 2019-03-23 18:28:22.296 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.316s] 2019-03-23 18:28:22.519 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.223s] 2019-03-23 18:28:27.979 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [4.921s] 2019-03-23 18:28:28.769 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [2.736s] 2019-03-23 18:28:30.255 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [1.487s] 2019-03-23 18:28:31.222 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.967s] 2019-03-23 18:28:31.432 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.209s] 2019-03-23 18:28:31.681 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.248s] 2019-03-23 18:28:32.216 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [4.237s] 2019-03-23 18:28:32.444 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [1.319s] 2019-03-23 18:28:33.095 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [1.414s] 2019-03-23 18:28:33.356 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.912s] 2019-03-23 18:28:33.369 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.013s] 2019-03-23 18:28:33.381 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.012s] 2019-03-23 18:28:33.395 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.014s] 2019-03-23 18:28:33.409 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.014s] 2019-03-23 18:28:34.325 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [1.229s] 2019-03-23 18:28:35.195 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.870s] 2019-03-23 18:28:35.978 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.783s] 2019-03-23 18:28:36.225 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [4.008s] 2019-03-23 18:28:36.801 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-03-23 18:28:41.219 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [4.994s] 2019-03-23 18:28:42.770 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [1.550s] 2019-03-23 18:28:43.826 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_admin_network_availability_before_subnet ... success [2.565s] 2019-03-23 18:28:44.868 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [2.098s] 2019-03-23 18:28:48.036 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.747s] 2019-03-23 18:28:49.219 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.183s] 2019-03-23 18:28:50.010 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_port_delete ... success [6.183s] 2019-03-23 18:28:50.260 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.040s] 2019-03-23 18:28:51.043 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [6.173s] 2019-03-23 18:28:51.434 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.174s] 2019-03-23 18:28:51.784 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [26.428s] 2019-03-23 18:28:51.909 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.475s] 2019-03-23 18:28:52.703 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.793s] 2019-03-23 18:28:52.904 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.201s] 2019-03-23 18:28:53.105 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.200s] 2019-03-23 18:28:53.134 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.028s] 2019-03-23 18:28:53.154 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.020s] 2019-03-23 18:28:54.382 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.227s] 2019-03-23 18:28:55.032 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.649s] 2019-03-23 18:28:55.450 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.418s] 2019-03-23 18:28:56.287 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.836s] 2019-03-23 18:28:56.820 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.533s] 2019-03-23 18:28:57.521 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [6.478s] 2019-03-23 18:28:57.544 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_subnet_and_ports ... success [7.534s] 2019-03-23 18:28:58.185 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.364s] 2019-03-23 18:28:58.376 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.192s] 2019-03-23 18:28:58.833 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.457s] 2019-03-23 18:29:03.894 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [6.373s] 2019-03-23 18:29:05.962 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.727s] 2019-03-23 18:29:09.572 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [5.677s] 2019-03-23 18:29:12.553 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_get_rules_by_policy ... success [1.819s] 2019-03-23 18:29:13.217 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_invalid_rule_create ... success [0.664s] 2019-03-23 18:29:14.817 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create ... success [1.599s] 2019-03-23 18:29:15.562 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.745s] 2019-03-23 18:29:15.853 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.291s] 2019-03-23 18:29:16.147 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.294s] 2019-03-23 18:29:17.102 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_delete ... success [0.954s] 2019-03-23 18:29:17.973 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_update ... success [0.871s] 2019-03-23 18:29:18.565 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.352s] 2019-03-23 18:29:18.818 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [9.246s] 2019-03-23 18:29:20.073 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [1.505s] 2019-03-23 18:29:20.634 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.562s] 2019-03-23 18:29:21.018 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.383s] 2019-03-23 18:29:21.943 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.924s] 2019-03-23 18:29:22.261 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: dvr extension not enabled. 2019-03-23 18:29:22.262 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: dvr extension not enabled. 2019-03-23 18:29:22.899 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_admin_network_availability_before_subnet ... success [2.766s] 2019-03-23 18:29:23.990 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.045s] 2019-03-23 18:29:25.286 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [6.467s] 2019-03-23 18:29:25.304 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.314s] 2019-03-23 18:29:25.549 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.246s] 2019-03-23 18:29:25.612 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.063s] 2019-03-23 18:29:29.435 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_port_delete ... success [6.536s] 2019-03-23 18:29:33.405 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [8.117s] 2019-03-23 18:29:36.615 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_subnet_and_ports ... success [7.178s] 2019-03-23 18:29:38.523 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [5.119s] 2019-03-23 18:29:40.298 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [13.572s] 2019-03-23 18:29:40.425 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [1.902s] 2019-03-23 18:29:40.991 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: minimum_bandwidth rule type is required. 2019-03-23 18:29:42.255 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [1.828s] 2019-03-23 18:29:45.743 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [1.599s] 2019-03-23 18:29:45.744 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-03-23 18:29:46.441 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.370s] 2019-03-23 18:29:47.196 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.453s] 2019-03-23 18:29:47.490 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [5.235s] 2019-03-23 18:29:47.548 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.352s] 2019-03-23 18:29:48.165 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [1.724s] 2019-03-23 18:29:48.725 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [1.177s] 2019-03-23 18:29:49.064 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [0.898s] 2019-03-23 18:29:49.905 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [0.840s] 2019-03-23 18:29:50.656 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [3.165s] 2019-03-23 18:29:52.784 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [2.878s] 2019-03-23 18:29:52.827 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [2.170s] 2019-03-23 18:29:53.740 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [0.956s] 2019-03-23 18:29:54.163 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.422s] 2019-03-23 18:29:54.463 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.300s] 2019-03-23 18:29:54.828 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [0.365s] 2019-03-23 18:29:55.029 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.200s] 2019-03-23 18:29:55.317 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [2.490s] 2019-03-23 18:29:55.620 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [0.590s] 2019-03-23 18:29:56.178 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [0.557s] 2019-03-23 18:29:56.609 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.431s] 2019-03-23 18:29:56.692 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.585s] 2019-03-23 18:29:56.703 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.011s] 2019-03-23 18:29:57.002 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.299s] 2019-03-23 18:29:58.011 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [1.401s] 2019-03-23 18:29:58.592 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [0.581s] 2019-03-23 18:30:00.075 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [1.482s] 2019-03-23 18:30:00.645 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [0.570s] 2019-03-23 18:30:00.954 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.309s] 2019-03-23 18:30:01.429 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.474s] 2019-03-23 18:30:02.628 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [1.198s] 2019-03-23 18:30:03.942 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [8.008s] 2019-03-23 18:30:05.583 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [2.954s] 2019-03-23 18:30:06.123 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.541s] 2019-03-23 18:30:06.266 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.142s] 2019-03-23 18:30:07.030 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [0.764s] 2019-03-23 18:30:07.380 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [0.349s] 2019-03-23 18:30:07.461 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.081s] 2019-03-23 18:30:07.477 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.016s] 2019-03-23 18:30:07.759 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.282s] 2019-03-23 18:30:09.586 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [1.826s] 2019-03-23 18:30:11.016 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [6.645s] 2019-03-23 18:30:15.244 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [2.603s] 2019-03-23 18:30:16.175 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [5.159s] 2019-03-23 18:30:16.178 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-03-23 18:30:17.690 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [2.445s] 2019-03-23 18:30:18.218 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [2.043s] 2019-03-23 18:30:18.927 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [1.236s] 2019-03-23 18:30:20.859 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [1.930s] 2019-03-23 18:30:22.089 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [3.869s] 2019-03-23 18:30:25.017 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [4.156s] 2019-03-23 18:30:25.492 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.477s] 2019-03-23 18:30:26.243 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.751s] 2019-03-23 18:30:34.183 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [4.909s] 2019-03-23 18:30:40.077 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_integers ... success [8.562s] 2019-03-23 18:30:40.742 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON ... skip: tag extension not enabled. 2019-03-23 18:30:40.745 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON ... skip: tag extension not enabled. 2019-03-23 18:30:40.747 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON ... skip: tag extension not enabled. 2019-03-23 18:30:40.748 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: tag extension not enabled. 2019-03-23 18:30:40.748 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON ... skip: tag extension not enabled. 2019-03-23 18:30:40.749 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON ... skip: tag extension not enabled. 2019-03-23 18:30:40.750 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest ... skip: tag extension not enabled. 2019-03-23 18:30:41.627 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_legacy_names ... success [1.553s] 2019-03-23 18:30:46.513 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_names ... success [4.876s] 2019-03-23 18:30:46.565 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [1.348s] 2019-03-23 18:30:46.860 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.295s] 2019-03-23 18:30:46.872 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.012s] 2019-03-23 18:30:47.157 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.285s] 2019-03-23 18:30:48.122 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.963s] 2019-03-23 18:30:48.808 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.686s] 2019-03-23 18:30:49.320 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.511s] 2019-03-23 18:30:49.538 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.218s] 2019-03-23 18:30:50.182 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.644s] 2019-03-23 18:30:52.478 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.294s] 2019-03-23 18:30:52.703 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.224s] 2019-03-23 18:30:54.262 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [1.558s] 2019-03-23 18:30:54.312 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_integers ... success [7.778s] 2019-03-23 18:30:54.660 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.398s] 2019-03-23 18:30:55.025 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.364s] 2019-03-23 18:30:55.085 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.060s] 2019-03-23 18:30:56.298 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [34.208s] 2019-03-23 18:30:59.517 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [3.220s] 2019-03-23 18:31:01.192 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [1.674s] 2019-03-23 18:31:01.722 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_names ... success [7.384s] 2019-03-23 18:31:03.034 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.819s] 2019-03-23 18:31:04.486 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [3.293s] 2019-03-23 18:31:05.922 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.405s] 2019-03-23 18:31:06.212 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.178s] 2019-03-23 18:31:08.836 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [3.023s] 2019-03-23 18:31:09.535 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.322s] 2019-03-23 18:31:09.586 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [3.665s] 2019-03-23 18:31:09.798 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [5.312s] 2019-03-23 18:31:10.173 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.587s] 2019-03-23 18:31:11.815 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [2.980s] 2019-03-23 18:31:12.796 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [2.622s] 2019-03-23 18:31:14.437 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [4.636s] 2019-03-23 18:31:14.784 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [1.987s] 2019-03-23 18:31:15.421 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.885s] 2019-03-23 18:31:16.601 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.681s] 2019-03-23 18:31:17.250 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [2.814s] 2019-03-23 18:31:17.329 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [2.545s] 2019-03-23 18:31:18.886 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.556s] 2019-03-23 18:31:19.626 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.740s] 2019-03-23 18:31:20.627 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [1.000s] 2019-03-23 18:31:20.771 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.145s] 2019-03-23 18:31:21.260 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [4.009s] 2019-03-23 18:31:21.474 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.702s] 2019-03-23 18:31:21.603 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.129s] 2019-03-23 18:31:21.964 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.360s] 2019-03-23 18:31:23.146 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [1.181s] 2019-03-23 18:31:24.119 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.972s] 2019-03-23 18:31:24.778 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [1.110s] 2019-03-23 18:31:25.334 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [1.215s] 2019-03-23 18:31:25.871 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.537s] 2019-03-23 18:31:26.244 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.373s] 2019-03-23 18:31:26.280 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [1.503s] 2019-03-23 18:31:26.320 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.613s] 2019-03-23 18:31:26.639 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.319s] 2019-03-23 18:31:26.945 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.305s] 2019-03-23 18:31:27.234 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.289s] 2019-03-23 18:31:27.963 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [1.682s] 2019-03-23 18:31:28.621 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.658s] 2019-03-23 18:31:30.573 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... success [1.950s] 2019-03-23 18:31:31.118 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.546s] 2019-03-23 18:31:32.914 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [1.795s] 2019-03-23 18:31:34.486 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [1.571s] 2019-03-23 18:31:34.938 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.452s] 2019-03-23 18:31:36.078 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [1.140s] 2019-03-23 18:31:37.202 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.321s] 2019-03-23 18:31:37.969 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.767s] 2019-03-23 18:31:38.274 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [2.194s] 2019-03-23 18:31:40.728 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [2.453s] 2019-03-23 18:31:41.642 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.915s] 2019-03-23 18:31:44.837 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [23.575s] 2019-03-23 18:31:55.561 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [1.191s] 2019-03-23 18:31:56.952 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [12.116s] 2019-03-23 18:32:01.564 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [6.000s] 2019-03-23 18:32:02.225 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.662s] 2019-03-23 18:32:03.131 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.905s] 2019-03-23 18:32:03.451 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.320s] 2019-03-23 18:32:03.765 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.313s] 2019-03-23 18:32:04.075 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.310s] 2019-03-23 18:32:04.442 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.367s] 2019-03-23 18:32:04.526 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.083s] 2019-03-23 18:32:04.801 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.275s] 2019-03-23 18:32:05.532 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.730s] 2019-03-23 18:32:05.663 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.131s] 2019-03-23 18:32:07.206 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [1.541s] 2019-03-23 18:32:07.509 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.304s] 2019-03-23 18:32:08.528 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [1.018s] 2019-03-23 18:32:09.126 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.598s] 2019-03-23 18:32:10.293 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [4.881s] 2019-03-23 18:32:10.471 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [1.344s] 2019-03-23 18:32:10.570 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.099s] 2019-03-23 18:32:11.368 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.797s] 2019-03-23 18:32:11.515 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.147s] 2019-03-23 18:32:11.629 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.113s] 2019-03-23 18:32:17.163 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.211s] 2019-03-23 18:32:17.492 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.328s] 2019-03-23 18:32:17.734 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.242s] 2019-03-23 18:32:18.036 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [7.742s] 2019-03-23 18:32:18.296 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.562s] 2019-03-23 18:32:18.982 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.685s] 2019-03-23 18:32:20.070 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.085s] 2019-03-23 18:32:20.855 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [23.901s] 2019-03-23 18:32:21.089 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.019s] 2019-03-23 18:32:21.317 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.462s] 2019-03-23 18:32:21.338 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.251s] 2019-03-23 18:32:21.359 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.021s] 2019-03-23 18:32:22.173 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.855s] 2019-03-23 18:32:24.934 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [2.761s] 2019-03-23 18:32:25.907 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [7.870s] 2019-03-23 18:32:29.116 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.291s] 2019-03-23 18:32:30.633 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [1.515s] 2019-03-23 18:32:31.202 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.569s] 2019-03-23 18:32:31.313 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [6.379s] 2019-03-23 18:32:31.394 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.192s] 2019-03-23 18:32:32.013 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.617s] 2019-03-23 18:32:33.729 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.713s] 2019-03-23 18:32:34.495 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [8.587s] 2019-03-23 18:32:34.636 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.907s] 2019-03-23 18:32:34.989 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.354s] 2019-03-23 18:32:35.045 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.054s] 2019-03-23 18:32:35.046 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-03-23 18:32:36.403 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [5.089s] 2019-03-23 18:32:36.932 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.529s] 2019-03-23 18:32:38.375 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [4.736s] 2019-03-23 18:32:44.889 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [6.513s] 2019-03-23 18:32:52.873 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-03-23 18:32:52.874 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: metering extension not enabled. 2019-03-23 18:32:53.815 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [8.925s] 2019-03-23 18:32:56.172 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [0.966s] 2019-03-23 18:32:57.043 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [1.649s] 2019-03-23 18:32:58.191 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-03-23 18:32:58.586 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [2.413s] 2019-03-23 18:32:59.015 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [1.972s] 2019-03-23 18:33:00.084 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [1.067s] 2019-03-23 18:33:01.841 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [1.757s] 2019-03-23 18:33:02.602 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [13.465s] 2019-03-23 18:33:03.232 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [1.391s] 2019-03-23 18:33:08.862 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.466s] 2019-03-23 18:33:10.263 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [1.399s] 2019-03-23 18:33:10.963 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.701s] 2019-03-23 18:33:11.377 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.413s] 2019-03-23 18:33:12.276 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.897s] 2019-03-23 18:33:14.382 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.103s] 2019-03-23 18:33:15.555 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [1.175s] 2019-03-23 18:33:15.654 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.100s] 2019-03-23 18:33:15.772 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.117s] 2019-03-23 18:33:26.328 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [23.726s] 2019-03-23 18:33:28.545 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [2.863s] 2019-03-23 18:33:30.586 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [2.041s] 2019-03-23 18:33:34.170 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [7.841s] 2019-03-23 18:33:34.324 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [3.736s] 2019-03-23 18:33:37.342 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [3.018s] 2019-03-23 18:33:40.827 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [3.483s] 2019-03-23 18:33:43.949 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [3.122s] 2019-03-23 18:33:46.192 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [2.242s] 2019-03-23 18:33:46.777 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [0.585s] 2019-03-23 18:33:47.472 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [0.695s] 2019-03-23 18:33:48.226 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.753s] 2019-03-23 18:33:48.886 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [0.660s] 2019-03-23 18:34:03.598 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [29.425s] 2019-03-23 18:34:17.356 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.392s] 2019-03-23 18:34:19.935 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [2.577s] 2019-03-23 18:34:20.818 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.884s] 2019-03-23 18:34:21.805 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.986s] 2019-03-23 18:34:23.323 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.517s] 2019-03-23 18:34:23.903 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [20.304s] 2019-03-23 18:34:28.286 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [4.961s] 2019-03-23 18:34:30.237 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [1.952s] 2019-03-23 18:34:30.364 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.127s] 2019-03-23 18:34:30.486 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.122s] 2019-03-23 18:34:40.587 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [16.683s] 2019-03-23 18:34:54.215 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [13.628s] 2019-03-23 18:35:03.575 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [12.901s] 2019-03-23 18:35:06.233 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [12.017s] 2019-03-23 18:35:17.644 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [11.411s] 2019-03-23 18:35:25.207 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [21.631s] 2019-03-23 18:35:33.118 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [7.911s] 2019-03-23 18:35:35.350 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: dvr extension not enabled. 2019-03-23 18:35:47.229 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.310s] 2019-03-23 18:36:03.405 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [30.285s] 2019-03-23 18:36:04.195 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.590s] 2019-03-23 18:36:06.419 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.223s] 2019-03-23 18:36:12.114 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.296s] 2019-03-23 18:36:12.417 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.303s] 2019-03-23 18:36:14.299 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [1.881s] 2019-03-23 18:36:14.697 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.398s] 2019-03-23 18:36:15.041 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.343s] 2019-03-23 18:36:15.668 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.627s] 2019-03-23 18:36:24.136 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [20.729s] 2019-03-23 18:36:26.500 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.321s] 2019-03-23 18:36:27.240 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.738s] 2019-03-23 18:36:27.579 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.339s] 2019-03-23 18:36:27.635 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.056s] 2019-03-23 18:36:28.546 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.909s] 2019-03-23 18:36:30.735 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.187s] 2019-03-23 18:36:31.235 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.501s] 2019-03-23 18:36:31.536 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.301s] 2019-03-23 18:36:31.931 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.394s] 2019-03-23 18:36:31.932 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-03-23 18:36:40.903 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [16.767s] 2019-03-23 18:36:41.799 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [1.655s] 2019-03-23 18:36:42.467 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.670s] 2019-03-23 18:36:44.397 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [1.928s] 2019-03-23 18:36:46.025 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [1.627s] 2019-03-23 18:36:47.657 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [1.632s] 2019-03-23 18:36:49.740 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [2.083s] 2019-03-23 18:36:50.540 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.800s] 2019-03-23 18:36:50.814 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.272s] 2019-03-23 18:36:51.246 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.432s] 2019-03-23 18:36:51.686 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.440s] 2019-03-23 18:36:52.204 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.518s] 2019-03-23 18:36:53.313 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [1.108s] 2019-03-23 18:36:53.904 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [13.002s] 2019-03-23 18:36:53.937 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.624s] 2019-03-23 18:36:55.437 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [1.498s] 2019-03-23 18:36:56.046 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.609s] 2019-03-23 18:36:56.649 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.603s] 2019-03-23 18:36:56.844 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.195s] 2019-03-23 18:37:04.522 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [10.616s] 2019-03-23 18:37:16.384 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [11.862s] 2019-03-23 18:37:18.967 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [2.162s] 2019-03-23 18:37:24.129 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [5.162s] 2019-03-23 18:37:26.282 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [2.152s] 2019-03-23 18:37:31.256 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [4.973s] 2019-03-23 18:37:33.450 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [2.194s] 2019-03-23 18:37:39.135 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [5.684s] 2019-03-23 18:37:51.380 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_integers ... success [15.345s] 2019-03-23 18:37:57.939 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_names ... success [6.539s] 2019-03-23 18:37:59.795 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-03-23 18:38:06.406 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subport ... success [8.541s] 2019-03-23 18:38:11.617 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [5.212s] 2019-03-23 18:38:16.338 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [4.720s] 2019-03-23 18:38:21.039 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [4.700s] 2019-03-23 18:38:25.093 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [4.054s] 2019-03-23 18:38:28.847 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [3.753s] 2019-03-23 18:38:36.167 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [7.320s] 2019-03-23 18:38:43.624 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [7.456s] 2019-03-23 18:38:51.086 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [7.461s] 2019-03-23 18:39:00.503 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [9.415s] 2019-03-23 18:39:04.749 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [4.247s] 2019-03-23 18:39:09.541 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-03-23 18:39:24.434 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [10.547s] 2019-03-23 18:39:29.721 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [5.287s] 2019-03-23 18:39:34.911 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [5.190s] 2019-03-23 18:39:39.946 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_trunk_port_id ... success [5.034s] 2019-03-23 18:39:41.165 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [1.219s]: Vxlan type driver must be enabled for this test. 2019-03-23 18:39:48.612 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [7.446s] 2019-03-23 18:39:52.990 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [4.377s] 2019-03-23 18:39:56.781 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [3.790s] 2019-03-23 18:40:04.863 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [8.080s] 2019-03-23 18:40:06.352 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [1.490s] 2019-03-23 18:40:10.654 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [4.301s] 2019-03-23 18:40:14.520 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [3.865s] 2019-03-23 18:40:18.073 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [3.552s] 2019-03-23 18:40:21.623 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [3.549s] 2019-03-23 18:40:28.596 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [6.973s] 2019-03-23 18:40:33.060 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [4.463s] 2019-03-23 18:40:38.267 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [5.206s] 2019-03-23 18:40:45.941 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [7.673s] 2019-03-23 18:40:53.237 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [7.295s] 2019-03-23 18:40:58.688 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [5.451s] 2019-03-23 18:41:04.227 33 INFO rally.task.context [-] Verification fe4066dd-2d7c-4d47-aad5-6b4d47398257 | Context testr@default cleanup() started 2019-03-23 18:41:04.228 33 INFO rally.task.context [-] Verification fe4066dd-2d7c-4d47-aad5-6b4d47398257 | Context testr@default cleanup() finished in 0.71 msec 2019-03-23 18:41:04.228 33 INFO rally.task.context [-] Verification fe4066dd-2d7c-4d47-aad5-6b4d47398257 | Context tempest@default cleanup() started 2019-03-23 18:41:04.861 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-03-23 18:41:05.161 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-03-23 18:41:05.187 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1684ed08_w8j9BlU7'. 2019-03-23 18:41:05.187 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/29a2470a-02a1-4c43-b84a-d08c3407e228 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}ae4c727d56a730257f901488bd26251a8678d1ba" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-23 18:41:05.515 33 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50bac977-ba41-43b8-b37a-df43aafc7fe9 x-openstack-request-id: req-50bac977-ba41-43b8-b37a-df43aafc7fe9 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-23 18:41:05.515 33 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/29a2470a-02a1-4c43-b84a-d08c3407e228 used request id req-50bac977-ba41-43b8-b37a-df43aafc7fe9 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-23 18:41:05.516 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1684ed08_w8j9BlU7' has been deleted. 2019-03-23 18:41:05.516 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '29a2470a-02a1-4c43-b84a-d08c3407e228' of option 'instance_type' from Tempest config file. 2019-03-23 18:41:05.517 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '29a2470a-02a1-4c43-b84a-d08c3407e228' has been removed. 2019-03-23 18:41:05.522 33 INFO rally.task.context [-] Verification fe4066dd-2d7c-4d47-aad5-6b4d47398257 | Context tempest@default cleanup() finished in 1.29 sec 2019-03-23 18:41:05.640 33 INFO rally.api [-] Verification (UUID=1684ed08-2088-45ce-8fb4-3227457bc247) has been successfully finished for deployment 'opnfv-rally' (UUID=b3f09f64-4329-485c-8c34-170f150dc396)! 2019-03-23 18:41:06.588 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-23 18:41:06.588 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-23 18:41:06.589 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-23 18:41:07.572 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-23 18:41:07.572 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-23 18:41:07.573 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-23 18:41:08.779 45 INFO rally.api [-] Building 'html' report for the following verification(s): '1684ed08-2088-45ce-8fb4-3227457bc247' 2019-03-23 18:41:08.800 45 INFO rally.api [-] The report has been successfully built. 2019-03-23 18:41:09.614 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-23 18:41:09.614 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-23 18:41:09.614 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-23 18:41:10.841 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1684ed08-2088-45ce-8fb4-3227457bc247' 2019-03-23 18:41:10.856 47 INFO rally.api [-] The report has been successfully built. 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils File "", line 2, in show 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils sortby_index=index) 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-03-23 20:53:47.195 44 ERROR rally.cli.cliutils