2019-06-14 21:47:59.773 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:47:59.773 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:47:59.773 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-14 21:48:01.001 7 ERROR rally.cli.cliutils 2019-06-14 21:48:01.838 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:48:01.838 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:48:01.838 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:48:03.128 9 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-06-14 21:48:04.087 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:48:04.087 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:48:04.088 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:48:07.544 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:48:07.545 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:48:07.545 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:48:08.448 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:48:08.448 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:48:08.448 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils force=force) 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-14 21:48:09.674 16 ERROR rally.cli.cliutils 2019-06-14 21:48:10.512 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:48:10.512 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:48:10.512 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:48:11.648 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-06-14 21:48:11.765 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-dbe4226e-83ae-45d2-a1cc-15922d996c41/repo. 2019-06-14 21:48:11.953 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-dbe4226e-83ae-45d2-a1cc-15922d996c41/repo'... done. Note: checking out '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-06-14 21:48:12.020 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-06-14 21:48:12.029 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-06-14 21:48:12.082 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-06-14 21:48:12.141 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-06-14 21:48:12.537 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dbe4226e-83ae-45d2-a1cc-15922d996c41) has been successfully created! 2019-06-14 21:48:13.423 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:48:13.423 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:48:13.423 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:48:17.427 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:48:17.427 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:48:17.427 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:48:18.581 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=dbe4226e-83ae-45d2-a1cc-15922d996c41) for deployment 'opnfv-rally' (UUID=49725ba9-73ef-4221-941b-7f9e9b58d427). 2019-06-14 21:48:19.819 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dbe4226e-83ae-45d2-a1cc-15922d996c41) has been successfully configured for deployment 'opnfv-rally' (UUID=49725ba9-73ef-4221-941b-7f9e9b58d427)! 2019-06-14 21:48:24.096 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:48:24.096 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:48:24.096 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:48:25.380 33 INFO rally.api [-] Starting verification (UUID=0d22e2c4-f87c-45bf-8801-754b9cc6967f) for deployment 'opnfv-rally' (UUID=49725ba9-73ef-4221-941b-7f9e9b58d427) by verifier 'opnfv-tempest' (UUID=dbe4226e-83ae-45d2-a1cc-15922d996c41). 2019-06-14 21:48:26.531 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-06-14 21:48:26.816 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-06-14 21:48:26.817 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-dbe4226e-83ae-45d2-a1cc-15922d996c41/for-deployment-49725ba9-73ef-4221-941b-7f9e9b58d427/tempest.log' to option 'log_file'. 2019-06-14 21:48:26.817 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-dbe4226e-83ae-45d2-a1cc-15922d996c41/for-deployment-49725ba9-73ef-4221-941b-7f9e9b58d427/tempest.log 2019-06-14 21:48:26.817 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-06-14 21:48:26.818 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-dbe4226e-83ae-45d2-a1cc-15922d996c41/for-deployment-49725ba9-73ef-4221-941b-7f9e9b58d427/lock_files' to option 'lock_path'. 2019-06-14 21:48:26.818 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-dbe4226e-83ae-45d2-a1cc-15922d996c41/for-deployment-49725ba9-73ef-4221-941b-7f9e9b58d427/lock_files 2019-06-14 21:48:26.818 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-06-14 21:48:26.819 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-06-14 21:48:26.819 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 083274ab-eef4-44bf-ab71-cb24b8ac6e35 2019-06-14 21:48:26.819 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 638014f7-2f01-41f8-b9dc-a56b1b32804c 2019-06-14 21:48:26.820 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c5a86dc2-d1a1-4639-9577-4d018341b0c3 2019-06-14 21:48:26.820 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 1f9481cd-3238-4a6e-a9d3-3492dc7b7d3f 2019-06-14 21:48:27.443 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-06-14 21:48:27.443 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_0824b73b-67df-45d7-bed6-05dee0013695 2019-06-14 21:48:27.444 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-06-14 21:48:27.499 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-14 21:48:27.499 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}a620a782c3c719c3507e9eb5f93608fff71a1bd6" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-14 21:48:27.805 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Fri, 14 Jun 2019 21:48:27 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-9b199b02-03d7-4cbb-9342-9d9298fb31b2 x-openstack-request-id: req-9b199b02-03d7-4cbb-9342-9d9298fb31b2 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-14 21:48:27.805 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_0824b73b-67df-45d7-bed6-05dee0013695", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f9481cd-3238-4a6e-a9d3-3492dc7b7d3f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f9481cd-3238-4a6e-a9d3-3492dc7b7d3f", "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": "1f9481cd-3238-4a6e-a9d3-3492dc7b7d3f"}, {"name": "neutron-tempest-plugin-api-flavor_0824b73b-67df-45d7-bed6-05dee0013695", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c5a86dc2-d1a1-4639-9577-4d018341b0c3", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c5a86dc2-d1a1-4639-9577-4d018341b0c3", "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": "c5a86dc2-d1a1-4639-9577-4d018341b0c3"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-14 21:48:27.806 33 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-9b199b02-03d7-4cbb-9342-9d9298fb31b2 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-14 21:48:27.807 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-06-14 21:48:27.808 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0d22e2c4_wu9chTmx' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-14 21:48:27.809 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}a620a782c3c719c3507e9eb5f93608fff71a1bd6" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_0d22e2c4_wu9chTmx", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-14 21:48:27.847 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Fri, 14 Jun 2019 21:48:27 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-96f7ec69-a4d4-4eda-8ddb-117e606c5c3b x-openstack-request-id: req-96f7ec69-a4d4-4eda-8ddb-117e606c5c3b _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-14 21:48:27.848 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_0d22e2c4_wu9chTmx", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7e516a70-1b18-49ce-a126-8d1b7f557584", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7e516a70-1b18-49ce-a126-8d1b7f557584", "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": "7e516a70-1b18-49ce-a126-8d1b7f557584"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-14 21:48:27.848 33 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-96f7ec69-a4d4-4eda-8ddb-117e606c5c3b request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-14 21:48:27.849 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0d22e2c4_wu9chTmx' (ID = 7e516a70-1b18-49ce-a126-8d1b7f557584) has been successfully created! 2019-06-14 21:48:27.849 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7e516a70-1b18-49ce-a126-8d1b7f557584' to option 'instance_type'. 2019-06-14 21:48:27.849 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7e516a70-1b18-49ce-a126-8d1b7f557584 2019-06-14 21:48:27.850 33 INFO rally.task.context [-] Verification dbe4226e-83ae-45d2-a1cc-15922d996c41 | Context tempest@default setup() finished in 1.90 sec 2019-06-14 21:48:27.852 33 INFO rally.task.context [-] Verification dbe4226e-83ae-45d2-a1cc-15922d996c41 | Context testr@default setup() finished in 0.74 msec 2019-06-14 21:48:27.852 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/481eb9d3-da6a-49f9-a384-3bb4c6b58cf3'. 2019-06-14 21:48:30.149 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: network-segment-range extension not enabled. 2019-06-14 21:48:30.151 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: port-resource-request extension not enabled. 2019-06-14 21:48:30.154 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-06-14 21:48:30.156 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: l3-ha extension not enabled. 2019-06-14 21:48:30.232 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-06-14 21:48:30.234 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-06-14 21:48:38.823 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase ... skip: availability_zone supported agent not found. 2019-06-14 21:48:39.271 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [5.046s] 2019-06-14 21:48:40.932 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [2.645s] 2019-06-14 21:48:41.234 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [6.993s] 2019-06-14 21:48:44.419 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [3.486s] 2019-06-14 21:48:59.599 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [5.502s] 2019-06-14 21:49:00.044 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [15.096s] 2019-06-14 21:49:03.028 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [6.966s] 2019-06-14 21:49:04.850 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [4.808s] 2019-06-14 21:49:04.980 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [5.382s] 2019-06-14 21:49:05.383 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [2.356s] 2019-06-14 21:49:08.383 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [3.532s] 2019-06-14 21:49:10.121 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [5.917s] 2019-06-14 21:49:10.486 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [5.505s] 2019-06-14 21:49:12.224 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [2.103s] 2019-06-14 21:49:12.649 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [4.266s] 2019-06-14 21:49:16.567 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [6.080s] 2019-06-14 21:49:16.712 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [4.063s] 2019-06-14 21:49:18.815 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.910s] 2019-06-14 21:49:19.969 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [3.402s] 2019-06-14 21:49:20.713 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [1.899s] 2019-06-14 21:49:22.771 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [2.801s] 2019-06-14 21:49:26.535 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [9.821s] 2019-06-14 21:49:30.056 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [7.283s] 2019-06-14 21:49:31.096 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: l3_agent_scheduler extension not enabled. 2019-06-14 21:49:31.097 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: l3-ha extension not enabled. 2019-06-14 21:49:33.370 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [6.834s] 2019-06-14 21:49:37.115 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [7.057s] 2019-06-14 21:49:41.324 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [7.953s] 2019-06-14 21:49:43.031 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [5.915s] 2019-06-14 21:49:43.705 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [2.380s] 2019-06-14 21:49:44.603 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [2.019s] 2019-06-14 21:49:49.749 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [6.718s] 2019-06-14 21:49:50.456 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [2.525s] 2019-06-14 21:49:58.075 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [14.369s] 2019-06-14 21:49:58.969 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [9.219s] 2019-06-14 21:50:04.857 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [5.887s] 2019-06-14 21:50:05.344 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [7.268s] 2019-06-14 21:50:06.412 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [1.069s] 2019-06-14 21:50:10.487 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [1.048s] 2019-06-14 21:50:13.992 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [9.133s] 2019-06-14 21:50:18.231 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [1.987s] 2019-06-14 21:50:20.633 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [6.641s] 2019-06-14 21:50:21.474 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [2.829s] 2019-06-14 21:50:21.771 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.299s] 2019-06-14 21:50:22.640 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [2.007s] 2019-06-14 21:50:23.443 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [1.670s] 2019-06-14 21:50:23.444 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... skip [0.000s]: VXLAN type_driver is not enabled 2019-06-14 21:50:25.218 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [2.578s] 2019-06-14 21:50:30.431 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [5.211s] 2019-06-14 21:50:33.934 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [3.504s] 2019-06-14 21:50:36.437 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [2.502s] 2019-06-14 21:50:37.576 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [3.742s] 2019-06-14 21:50:38.053 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [1.027s] 2019-06-14 21:50:40.827 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [4.390s] 2019-06-14 21:50:41.941 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [4.365s] 2019-06-14 21:50:46.971 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [2.495s] 2019-06-14 21:50:49.593 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [7.650s] 2019-06-14 21:50:51.731 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [2.138s] 2019-06-14 21:50:53.540 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [1.807s] 2019-06-14 21:50:54.558 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [1.018s] 2019-06-14 21:51:00.611 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [6.053s] 2019-06-14 21:51:05.255 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [4.302s] 2019-06-14 21:51:07.829 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [4.799s] 2019-06-14 21:51:09.160 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: l3-flavors extension not enabled. 2019-06-14 21:51:10.026 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [2.196s] 2019-06-14 21:51:12.542 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [2.516s] 2019-06-14 21:51:14.059 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [2.951s] 2019-06-14 21:51:15.113 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [2.570s] 2019-06-14 21:51:18.689 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.365s] 2019-06-14 21:51:20.657 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.969s] 2019-06-14 21:51:21.714 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [2.117s] 2019-06-14 21:51:21.813 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [6.698s] 2019-06-14 21:51:22.637 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.824s] 2019-06-14 21:51:23.153 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.495s] 2019-06-14 21:51:23.420 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.784s] 2019-06-14 21:51:26.519 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.365s] 2019-06-14 21:51:27.587 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [3.111s] 2019-06-14 21:51:39.589 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [3.756s] 2019-06-14 21:51:43.559 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [5.432s] 2019-06-14 21:51:46.130 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.831s] 2019-06-14 21:51:50.001 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [6.441s] 2019-06-14 21:51:52.379 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [1.693s] 2019-06-14 21:51:54.390 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [4.388s] 2019-06-14 21:51:54.876 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [4.349s] 2019-06-14 21:51:58.426 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [4.036s] 2019-06-14 21:52:02.600 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [4.196s] 2019-06-14 21:52:02.930 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [4.503s] 2019-06-14 21:52:04.263 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.692s] 2019-06-14 21:52:07.302 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [4.370s] 2019-06-14 21:52:12.363 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [1.247s] 2019-06-14 21:52:13.498 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [1.134s] 2019-06-14 21:52:13.511 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.013s] 2019-06-14 21:52:13.523 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.012s] 2019-06-14 21:52:13.827 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.304s] 2019-06-14 21:52:14.127 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.298s] 2019-06-14 21:52:14.704 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [7.402s] 2019-06-14 21:52:14.868 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [3.170s] 2019-06-14 21:52:20.417 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [5.115s] 2019-06-14 21:52:21.759 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [7.053s] 2019-06-14 21:52:24.251 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [1.315s] 2019-06-14 21:52:24.463 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.212s] 2019-06-14 21:52:24.475 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.013s] 2019-06-14 21:52:24.758 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.283s] 2019-06-14 21:52:24.777 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.018s] 2019-06-14 21:52:24.789 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.012s] 2019-06-14 21:52:30.247 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [4.435s] 2019-06-14 21:52:30.852 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.947s] 2019-06-14 21:52:31.459 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.607s] 2019-06-14 21:52:32.241 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON.test_create_floatingip_from_specific_pool ... skip [0.001s]: Skipped because network extension: floatingip-pools is not enabled 2019-06-14 21:52:32.701 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.241s] 2019-06-14 21:52:33.312 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.611s] 2019-06-14 21:52:33.870 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.558s] 2019-06-14 21:52:34.509 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.638s] 2019-06-14 21:52:35.094 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.585s] 2019-06-14 21:52:35.551 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-06-14 21:52:35.551 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: metering extension not enabled. 2019-06-14 21:52:43.833 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: minimum_bandwidth rule type is required. 2019-06-14 21:52:43.834 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: dvr extension not enabled. 2019-06-14 21:52:45.935 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [5.734s] 2019-06-14 21:52:47.585 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-06-14 21:52:55.666 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.749s] 2019-06-14 21:52:55.913 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [8.149s] 2019-06-14 21:52:56.138 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.452s] 2019-06-14 21:52:57.332 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [1.403s] 2019-06-14 21:52:57.397 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.260s] 2019-06-14 21:52:57.647 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.316s] 2019-06-14 21:52:57.853 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.205s] 2019-06-14 21:52:58.061 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.207s] 2019-06-14 21:52:58.985 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.923s] 2019-06-14 21:52:59.469 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.484s] 2019-06-14 21:52:59.809 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.340s] 2019-06-14 21:53:00.121 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.311s] 2019-06-14 21:53:00.593 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.473s] 2019-06-14 21:53:03.284 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-06-14 21:53:06.099 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [10.186s] 2019-06-14 21:53:08.306 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.689s] 2019-06-14 21:53:09.155 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [3.056s] 2019-06-14 21:53:09.841 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.535s] 2019-06-14 21:53:13.789 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [6.345s] 2019-06-14 21:53:14.973 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.684s] 2019-06-14 21:53:17.377 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.404s] 2019-06-14 21:53:18.129 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [4.341s] 2019-06-14 21:53:19.309 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [1.931s] 2019-06-14 21:53:19.781 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [1.652s] 2019-06-14 21:53:23.457 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.147s] 2019-06-14 21:53:24.639 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [4.857s] 2019-06-14 21:53:28.694 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [4.054s] 2019-06-14 21:53:29.325 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [8.317s] 2019-06-14 21:53:30.077 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [20.918s] 2019-06-14 21:53:33.821 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [4.497s] 2019-06-14 21:53:35.482 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [1.661s] 2019-06-14 21:53:37.282 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.586s] 2019-06-14 21:53:37.578 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.296s] 2019-06-14 21:53:37.859 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.281s] 2019-06-14 21:53:38.064 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.204s] 2019-06-14 21:53:40.380 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [10.304s] 2019-06-14 21:53:40.655 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [5.172s] 2019-06-14 21:53:45.431 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [4.776s] 2019-06-14 21:53:49.853 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.694s] 2019-06-14 21:53:52.727 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [12.347s] 2019-06-14 21:53:58.116 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [3.839s] 2019-06-14 21:54:01.887 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [2.731s] 2019-06-14 21:54:01.904 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [9.175s] 2019-06-14 21:54:03.548 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [5.429s] 2019-06-14 21:54:03.550 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... skip [0.001s]: Skipped because network extension: fip-port-details is not enabled 2019-06-14 21:54:05.204 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [2.360s] 2019-06-14 21:54:08.300 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [3.096s] 2019-06-14 21:54:09.054 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [5.505s] 2019-06-14 21:54:09.864 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [7.959s] 2019-06-14 21:54:14.560 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [2.245s] 2019-06-14 21:54:16.162 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [1.602s] 2019-06-14 21:54:16.619 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.457s] 2019-06-14 21:54:16.702 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [6.838s] 2019-06-14 21:54:16.834 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.214s] 2019-06-14 21:54:17.156 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.322s] 2019-06-14 21:54:19.587 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [2.430s] 2019-06-14 21:54:20.148 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [0.560s] 2019-06-14 21:54:21.452 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.304s] 2019-06-14 21:54:22.236 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.784s] 2019-06-14 21:54:22.839 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.132s] 2019-06-14 21:54:24.383 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [1.542s] 2019-06-14 21:54:24.838 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.455s] 2019-06-14 21:54:25.282 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.443s] 2019-06-14 21:54:26.730 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.447s] 2019-06-14 21:54:29.827 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.094s] 2019-06-14 21:54:30.288 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: dvr extension not enabled. 2019-06-14 21:54:30.289 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest ... skip: rbac-security-groups extension not enabled. 2019-06-14 21:54:31.086 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.259s] 2019-06-14 21:54:31.596 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.511s] 2019-06-14 21:54:31.688 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.091s] 2019-06-14 21:54:31.689 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped because network extension: filter-validation is not enabled 2019-06-14 21:54:34.890 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.780s] 2019-06-14 21:54:35.101 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.305s] 2019-06-14 21:54:35.407 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.305s] 2019-06-14 21:54:36.392 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.502s] 2019-06-14 21:54:37.178 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [0.786s] 2019-06-14 21:54:37.463 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [2.056s] 2019-06-14 21:54:38.146 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.682s] 2019-06-14 21:54:38.216 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.037s] 2019-06-14 21:54:38.400 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.253s] 2019-06-14 21:54:38.446 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.045s] 2019-06-14 21:54:38.875 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.660s] 2019-06-14 21:54:39.103 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.227s] 2019-06-14 21:54:39.395 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.292s] 2019-06-14 21:54:39.711 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.315s] 2019-06-14 21:54:39.731 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.020s] 2019-06-14 21:54:39.751 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.020s] 2019-06-14 21:54:40.616 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.864s] 2019-06-14 21:54:41.701 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.084s] 2019-06-14 21:54:42.575 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.873s] 2019-06-14 21:54:43.404 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.828s] 2019-06-14 21:54:44.100 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.697s] 2019-06-14 21:54:44.720 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.619s] 2019-06-14 21:54:44.944 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.223s] 2019-06-14 21:54:45.662 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.719s] 2019-06-14 21:54:51.258 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.388s] 2019-06-14 21:54:52.643 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [1.383s] 2019-06-14 21:54:52.932 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [17.019s] 2019-06-14 21:54:53.384 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.741s] 2019-06-14 21:54:53.563 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.179s] 2019-06-14 21:54:55.138 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.573s] 2019-06-14 21:54:56.771 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.333s] 2019-06-14 21:54:57.598 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.458s] 2019-06-14 21:54:57.727 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.953s] 2019-06-14 21:54:58.368 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.642s] 2019-06-14 21:54:59.409 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.811s] 2019-06-14 21:54:59.470 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.061s] 2019-06-14 21:54:59.478 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [1.109s] 2019-06-14 21:54:59.527 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.057s] 2019-06-14 21:54:59.646 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: dscp_marking rule type is required. 2019-06-14 21:55:00.293 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.814s] 2019-06-14 21:55:02.329 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.033s] 2019-06-14 21:55:03.839 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.511s] 2019-06-14 21:55:03.892 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.054s] 2019-06-14 21:55:03.948 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.053s] 2019-06-14 21:55:03.950 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped because network extension: filter-validation is not enabled 2019-06-14 21:55:11.646 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.411s] 2019-06-14 21:55:11.833 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [7.986s] 2019-06-14 21:55:14.506 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [2.859s] 2019-06-14 21:55:17.088 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [2.581s] 2019-06-14 21:55:17.919 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [6.086s] 2019-06-14 21:55:19.171 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [2.084s] 2019-06-14 21:55:21.167 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [2.381s] 2019-06-14 21:55:22.365 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [3.193s] 2019-06-14 21:55:22.852 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [0.488s] 2019-06-14 21:55:23.462 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.609s] 2019-06-14 21:55:23.471 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.009s] 2019-06-14 21:55:23.744 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [5.823s]: Server does not have DNS domain configured. 2019-06-14 21:55:23.832 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [0.360s] 2019-06-14 21:55:24.032 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.200s] 2019-06-14 21:55:24.521 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... success [3.354s] 2019-06-14 21:55:25.854 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [1.821s] 2019-06-14 21:55:26.169 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.647s] 2019-06-14 21:55:26.229 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [0.375s] 2019-06-14 21:55:26.635 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.406s] 2019-06-14 21:55:26.639 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.471s] 2019-06-14 21:55:27.080 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.306s] 2019-06-14 21:55:27.357 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [3.614s] 2019-06-14 21:55:27.540 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.900s] 2019-06-14 21:55:28.531 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [1.449s] 2019-06-14 21:55:28.785 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [2.149s] 2019-06-14 21:55:29.071 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.539s] 2019-06-14 21:55:29.709 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.637s] 2019-06-14 21:55:30.139 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [1.353s] 2019-06-14 21:55:30.521 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.811s] 2019-06-14 21:55:32.243 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.720s] 2019-06-14 21:55:32.616 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [2.476s] 2019-06-14 21:55:32.641 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.398s] 2019-06-14 21:55:32.664 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.023s] 2019-06-14 21:55:32.770 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [5.411s] 2019-06-14 21:55:32.980 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.316s] 2019-06-14 21:55:33.892 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [1.276s] 2019-06-14 21:55:34.097 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.205s] 2019-06-14 21:55:34.262 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.164s] 2019-06-14 21:55:37.853 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [3.590s] 2019-06-14 21:55:40.722 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [2.868s] 2019-06-14 21:55:41.099 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.378s] 2019-06-14 21:55:41.483 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.384s] 2019-06-14 21:55:42.007 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [4.316s] 2019-06-14 21:55:42.383 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [0.899s] 2019-06-14 21:55:42.984 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [0.600s] 2019-06-14 21:55:43.253 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.270s] 2019-06-14 21:55:43.261 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.007s] 2019-06-14 21:55:43.270 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.009s] 2019-06-14 21:55:45.576 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [2.305s] 2019-06-14 21:55:48.033 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [6.025s] 2019-06-14 21:55:48.035 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_with_propagate_uplink_status ... skip [0.001s]: Skipped because network extension: uplink-status-propagation is not enabled 2019-06-14 21:55:48.036 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_without_propagate_uplink_status ... skip [0.001s]: Skipped because network extension: uplink-status-propagation is not enabled 2019-06-14 21:55:50.350 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [2.315s] 2019-06-14 21:55:50.351 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-06-14 21:55:51.604 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [5.489s] 2019-06-14 21:55:53.779 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... fail [3.425s] 2019-06-14 21:55:55.348 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [22.576s] 2019-06-14 21:55:57.298 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... success [3.521s] 2019-06-14 21:55:57.685 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [6.080s] 2019-06-14 21:55:58.273 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [2.927s] 2019-06-14 21:56:00.245 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [1.971s] 2019-06-14 21:56:04.519 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [4.273s] 2019-06-14 21:56:09.273 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [11.585s] 2019-06-14 21:56:10.899 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [6.378s] 2019-06-14 21:56:14.400 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [3.502s] 2019-06-14 21:56:17.827 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [3.426s] 2019-06-14 21:56:18.559 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.425s] 2019-06-14 21:56:19.677 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [2.410s] 2019-06-14 21:56:19.791 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [1.230s] 2019-06-14 21:56:20.594 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.802s] 2019-06-14 21:56:20.721 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.126s] 2019-06-14 21:56:21.125 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [1.448s] 2019-06-14 21:56:21.985 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.262s] 2019-06-14 21:56:22.770 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [4.942s] 2019-06-14 21:56:24.734 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.747s] 2019-06-14 21:56:25.853 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [1.121s] 2019-06-14 21:56:25.957 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.105s] 2019-06-14 21:56:26.047 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.089s] 2019-06-14 21:56:26.610 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [5.484s] 2019-06-14 21:56:30.217 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: dvr extension not enabled. 2019-06-14 21:56:30.217 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: l3-ha extension not enabled. 2019-06-14 21:56:30.557 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [3.946s] 2019-06-14 21:56:34.410 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [11.638s] 2019-06-14 21:56:34.412 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... skip [0.001s]: Skipped because network extension: l3-ha is not enabled 2019-06-14 21:56:35.539 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [4.981s] 2019-06-14 21:56:39.999 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [4.460s] 2019-06-14 21:56:42.336 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [2.336s] 2019-06-14 21:56:42.924 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [8.493s] 2019-06-14 21:56:43.041 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [0.705s] 2019-06-14 21:56:43.615 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [0.574s] 2019-06-14 21:56:44.825 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [1.209s] 2019-06-14 21:56:46.148 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [1.323s] 2019-06-14 21:56:48.154 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [13.742s] 2019-06-14 21:56:48.479 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.326s] 2019-06-14 21:56:49.275 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.795s] 2019-06-14 21:56:51.994 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [9.071s] 2019-06-14 21:56:54.727 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [5.452s] 2019-06-14 21:56:54.747 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [2.753s] 2019-06-14 21:56:55.513 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.618s] 2019-06-14 21:56:55.840 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.328s] 2019-06-14 21:56:56.071 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.231s] 2019-06-14 21:57:01.116 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [6.388s] 2019-06-14 21:57:06.336 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: Skipped because network extension: router-interface-fip is not enabled 2019-06-14 21:57:08.090 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [6.974s] 2019-06-14 21:57:08.648 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.559s] 2019-06-14 21:57:13.697 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.372s] 2019-06-14 21:57:13.934 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [19.183s] 2019-06-14 21:57:14.930 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [1.230s] 2019-06-14 21:57:15.910 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.980s] 2019-06-14 21:57:16.915 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [1.005s] 2019-06-14 21:57:18.611 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.695s] 2019-06-14 21:57:21.174 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.560s] 2019-06-14 21:57:22.803 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [1.629s] 2019-06-14 21:57:23.000 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [9.067s] 2019-06-14 21:57:23.140 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.338s] 2019-06-14 21:57:23.831 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.691s] 2019-06-14 21:57:35.104 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: l3-ha extension not enabled. 2019-06-14 21:57:35.327 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [12.326s] 2019-06-14 21:57:37.621 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [8.689s] 2019-06-14 21:57:42.521 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [4.560s] 2019-06-14 21:57:43.412 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [0.893s] 2019-06-14 21:57:43.834 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [8.506s] 2019-06-14 21:57:46.299 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [2.886s] 2019-06-14 21:57:51.851 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [8.017s] 2019-06-14 21:57:53.853 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.307s] 2019-06-14 21:57:54.176 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.322s] 2019-06-14 21:57:56.051 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [1.874s] 2019-06-14 21:57:56.450 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.399s] 2019-06-14 21:57:56.522 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.072s] 2019-06-14 21:57:57.141 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.618s] 2019-06-14 21:57:59.321 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [7.469s] 2019-06-14 21:58:01.160 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [4.230s] 2019-06-14 21:58:07.578 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [1.432s] 2019-06-14 21:58:12.973 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [5.394s] 2019-06-14 21:58:13.355 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.383s] 2019-06-14 21:58:14.056 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.700s] 2019-06-14 21:58:14.355 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.299s] 2019-06-14 21:58:14.625 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.269s] 2019-06-14 21:58:14.647 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.022s] 2019-06-14 21:58:14.961 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.313s] 2019-06-14 21:58:15.319 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.358s] 2019-06-14 21:58:15.373 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.053s] 2019-06-14 21:58:15.955 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.581s] 2019-06-14 21:58:16.128 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.173s] 2019-06-14 21:58:16.807 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.851s] 2019-06-14 21:58:17.924 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [1.794s] 2019-06-14 21:58:17.943 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.020s] 2019-06-14 21:58:18.060 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.252s] 2019-06-14 21:58:18.893 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.949s] 2019-06-14 21:58:19.400 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.507s] 2019-06-14 21:58:20.001 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.600s] 2019-06-14 21:58:20.590 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.589s] 2019-06-14 21:58:21.426 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.834s] 2019-06-14 21:58:22.114 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.688s] 2019-06-14 21:58:22.435 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.321s] 2019-06-14 21:58:22.752 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [8.256s] 2019-06-14 21:58:23.391 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.599s] 2019-06-14 21:58:28.205 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [5.451s] 2019-06-14 21:58:31.625 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.324s] 2019-06-14 21:58:32.276 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.649s] 2019-06-14 21:58:32.517 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.241s] 2019-06-14 21:58:32.961 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.444s] 2019-06-14 21:58:33.636 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.674s] 2019-06-14 21:58:35.110 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.471s] 2019-06-14 21:58:35.425 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [2.358s] 2019-06-14 21:58:35.687 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.579s] 2019-06-14 21:58:35.999 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.311s] 2019-06-14 21:58:36.023 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.024s] 2019-06-14 21:58:36.025 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped because network extension: filter-validation is not enabled 2019-06-14 21:58:37.273 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [1.746s] 2019-06-14 21:58:37.309 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [1.885s] 2019-06-14 21:58:39.246 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-06-14 21:58:39.613 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [2.340s] 2019-06-14 21:58:42.800 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [3.186s] 2019-06-14 21:58:43.104 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.304s] 2019-06-14 21:58:43.106 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... skip [0.001s]: Skipped because network extension: standard-attr-segment is not enabled 2019-06-14 21:58:44.602 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [1.496s] 2019-06-14 21:58:45.503 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [1.447s] 2019-06-14 21:58:46.169 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.667s] 2019-06-14 21:58:47.166 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [2.564s] 2019-06-14 21:58:49.824 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [3.654s] 2019-06-14 21:58:50.398 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [3.232s] 2019-06-14 21:58:50.985 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.586s] 2019-06-14 21:58:53.239 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [2.253s] 2019-06-14 21:58:53.254 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [3.430s] 2019-06-14 21:58:56.548 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [3.308s] 2019-06-14 21:58:56.818 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [3.563s] 2019-06-14 21:58:57.237 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [13.950s] 2019-06-14 21:59:00.154 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [3.335s] 2019-06-14 21:59:00.534 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [3.985s] 2019-06-14 21:59:00.968 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.435s] 2019-06-14 21:59:01.170 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [1.016s] 2019-06-14 21:59:01.903 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.731s] 2019-06-14 21:59:02.029 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.128s] 2019-06-14 21:59:02.467 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.437s] 2019-06-14 21:59:02.577 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.110s] 2019-06-14 21:59:03.277 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.699s] 2019-06-14 21:59:03.388 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [6.152s] 2019-06-14 21:59:03.973 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.695s] 2019-06-14 21:59:04.587 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.614s] 2019-06-14 21:59:05.358 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.770s] 2019-06-14 21:59:05.562 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.204s] 2019-06-14 21:59:06.317 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.755s] 2019-06-14 21:59:08.332 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [4.943s] 2019-06-14 21:59:13.638 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [5.306s] 2019-06-14 21:59:19.393 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [5.753s] 2019-06-14 21:59:25.055 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [5.661s] 2019-06-14 21:59:27.185 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.469s] 2019-06-14 21:59:29.539 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [2.090s] 2019-06-14 21:59:30.190 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.651s] 2019-06-14 21:59:32.309 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [5.125s] 2019-06-14 21:59:32.440 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [2.250s] 2019-06-14 21:59:32.744 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.435s] 2019-06-14 21:59:33.930 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [1.489s] 2019-06-14 21:59:34.947 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [9.892s] 2019-06-14 21:59:35.626 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [2.881s] 2019-06-14 21:59:36.330 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [2.399s] 2019-06-14 21:59:38.127 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [1.797s] 2019-06-14 21:59:38.274 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [2.647s] 2019-06-14 21:59:40.411 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [2.137s] 2019-06-14 21:59:42.884 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [2.472s] 2019-06-14 21:59:43.138 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.255s] 2019-06-14 21:59:44.022 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.882s] 2019-06-14 21:59:44.182 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.160s] 2019-06-14 21:59:44.616 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.433s] 2019-06-14 21:59:45.075 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.458s] 2019-06-14 21:59:45.342 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [10.393s] 2019-06-14 21:59:45.967 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.892s] 2019-06-14 21:59:47.175 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [1.207s] 2019-06-14 21:59:47.811 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.636s] 2019-06-14 21:59:48.355 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.543s] 2019-06-14 21:59:48.835 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.480s] 2019-06-14 21:59:49.092 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.257s] 2019-06-14 21:59:53.831 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [8.487s] 2019-06-14 21:59:56.126 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.904s] 2019-06-14 21:59:57.406 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [1.281s] 2019-06-14 21:59:58.204 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.797s] 2019-06-14 21:59:59.567 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [1.362s] 2019-06-14 22:00:02.256 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.689s] 2019-06-14 22:00:08.701 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [14.868s] 2019-06-14 22:00:12.790 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [4.091s] 2019-06-14 22:00:16.367 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-06-14 22:00:24.482 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [14.320s] 2019-06-14 22:00:31.338 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [6.856s] 2019-06-14 22:00:37.902 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [6.564s] 2019-06-14 22:00:43.791 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [5.887s] 2019-06-14 22:00:43.792 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [0.001s]: Vxlan type driver must be enabled for this test. 2019-06-14 22:00:52.847 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [9.053s] 2019-06-14 22:00:58.743 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [5.896s] 2019-06-14 22:01:02.688 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [3.945s] 2019-06-14 22:01:15.047 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [12.356s] 2019-06-14 22:01:15.129 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.084s] 2019-06-14 22:01:19.681 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [4.550s] 2019-06-14 22:01:23.813 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [4.131s] 2019-06-14 22:01:27.485 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [3.672s] 2019-06-14 22:01:31.004 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [3.518s] 2019-06-14 22:01:41.119 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [10.113s] 2019-06-14 22:01:45.819 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [4.700s] 2019-06-14 22:01:50.291 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [4.472s] 2019-06-14 22:01:58.630 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [8.338s] 2019-06-14 22:02:07.945 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [9.314s] 2019-06-14 22:02:12.721 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [4.776s] 2019-06-14 22:02:16.147 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-06-14 22:02:16.714 33 INFO rally.task.context [-] Verification dbe4226e-83ae-45d2-a1cc-15922d996c41 | Context testr@default cleanup() started 2019-06-14 22:02:16.714 33 INFO rally.task.context [-] Verification dbe4226e-83ae-45d2-a1cc-15922d996c41 | Context testr@default cleanup() finished in 0.76 msec 2019-06-14 22:02:16.715 33 INFO rally.task.context [-] Verification dbe4226e-83ae-45d2-a1cc-15922d996c41 | Context tempest@default cleanup() started 2019-06-14 22:02:17.289 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-06-14 22:02:17.542 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-06-14 22:02:17.571 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0d22e2c4_wu9chTmx'. 2019-06-14 22:02:17.572 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7e516a70-1b18-49ce-a126-8d1b7f557584 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}af73c9ef9136bf4b902b88afd3bd09d02ba34230" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-14 22:02:17.893 33 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 14 Jun 2019 22:02:17 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-218c8b5e-cc35-4984-9291-111e6e9376a8 x-openstack-request-id: req-218c8b5e-cc35-4984-9291-111e6e9376a8 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-14 22:02:17.894 33 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7e516a70-1b18-49ce-a126-8d1b7f557584 used request id req-218c8b5e-cc35-4984-9291-111e6e9376a8 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-14 22:02:17.894 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0d22e2c4_wu9chTmx' has been deleted. 2019-06-14 22:02:17.895 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7e516a70-1b18-49ce-a126-8d1b7f557584' of option 'instance_type' from Tempest config file. 2019-06-14 22:02:17.895 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7e516a70-1b18-49ce-a126-8d1b7f557584' has been removed. 2019-06-14 22:02:17.901 33 INFO rally.task.context [-] Verification dbe4226e-83ae-45d2-a1cc-15922d996c41 | Context tempest@default cleanup() finished in 1.19 sec 2019-06-14 22:02:18.002 33 INFO rally.api [-] Verification (UUID=0d22e2c4-f87c-45bf-8801-754b9cc6967f) has been successfully finished for deployment 'opnfv-rally' (UUID=49725ba9-73ef-4221-941b-7f9e9b58d427)! 2019-06-14 22:02:18.924 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 22:02:18.924 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 22:02:18.925 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 22:02:19.889 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 22:02:19.889 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 22:02:19.889 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 22:02:21.123 45 INFO rally.api [-] Building 'html' report for the following verification(s): '0d22e2c4-f87c-45bf-8801-754b9cc6967f' 2019-06-14 22:02:21.145 45 INFO rally.api [-] The report has been successfully built. 2019-06-14 22:02:22.036 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 22:02:22.037 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 22:02:22.037 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 22:02:23.189 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0d22e2c4-f87c-45bf-8801-754b9cc6967f' 2019-06-14 22:02:23.206 47 INFO rally.api [-] The report has been successfully built. 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils File "", line 2, in show 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils sortby_index=index) 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-06-14 23:34:13.501 44 ERROR rally.cli.cliutils