2019-07-13 07:56:39.767 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-13 07:56:39.768 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-13 07:56:39.768 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-13 07:56:40.980 7 ERROR rally.cli.cliutils 2019-07-13 07:56:41.841 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-13 07:56:41.842 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-13 07:56:41.842 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-13 07:56:43.185 9 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-07-13 07:56:44.249 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-13 07:56:44.249 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-13 07:56:44.250 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-13 07:56:47.778 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-13 07:56:47.778 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-13 07:56:47.778 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-13 07:56:48.602 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-13 07:56:48.603 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-13 07:56:48.603 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils force=force) 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-13 07:56:49.696 16 ERROR rally.cli.cliutils 2019-07-13 07:56:50.530 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-13 07:56:50.531 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-13 07:56:50.531 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-13 07:56:51.728 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-07-13 07:56:51.864 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-ef810bc3-8db9-4bc3-965d-f0a7bb0b8916/repo. 2019-07-13 07:56:52.015 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-ef810bc3-8db9-4bc3-965d-f0a7bb0b8916/repo'... done. Note: checking out 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb'. 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-07-13 07:56:52.064 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-117-ge8088d121 ' 2019-07-13 07:56:52.070 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb ' 2019-07-13 07:56:52.132 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-07-13 07:56:52.177 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-07-13 07:56:52.659 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ef810bc3-8db9-4bc3-965d-f0a7bb0b8916) has been successfully created! 2019-07-13 07:56:53.561 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-13 07:56:53.561 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-13 07:56:53.561 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-13 07:56:57.313 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-13 07:56:57.313 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-13 07:56:57.313 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-13 07:56:58.423 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ef810bc3-8db9-4bc3-965d-f0a7bb0b8916) for deployment 'opnfv-rally' (UUID=3ec44351-f638-474e-8ee3-916e19713a07). 2019-07-13 07:56:59.856 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ef810bc3-8db9-4bc3-965d-f0a7bb0b8916) has been successfully configured for deployment 'opnfv-rally' (UUID=3ec44351-f638-474e-8ee3-916e19713a07)! 2019-07-13 07:57:03.957 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-13 07:57:03.957 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-13 07:57:03.957 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-13 07:57:05.141 33 INFO rally.api [-] Starting verification (UUID=9f278e13-7ad8-4b1f-beae-738ee2506989) for deployment 'opnfv-rally' (UUID=3ec44351-f638-474e-8ee3-916e19713a07) by verifier 'opnfv-tempest' (UUID=ef810bc3-8db9-4bc3-965d-f0a7bb0b8916). 2019-07-13 07:57:06.264 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-07-13 07:57:06.553 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-07-13 07:57:06.554 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ef810bc3-8db9-4bc3-965d-f0a7bb0b8916/for-deployment-3ec44351-f638-474e-8ee3-916e19713a07/tempest.log' to option 'log_file'. 2019-07-13 07:57:06.554 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-ef810bc3-8db9-4bc3-965d-f0a7bb0b8916/for-deployment-3ec44351-f638-474e-8ee3-916e19713a07/tempest.log 2019-07-13 07:57:06.554 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-07-13 07:57:06.555 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ef810bc3-8db9-4bc3-965d-f0a7bb0b8916/for-deployment-3ec44351-f638-474e-8ee3-916e19713a07/lock_files' to option 'lock_path'. 2019-07-13 07:57:06.555 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-ef810bc3-8db9-4bc3-965d-f0a7bb0b8916/for-deployment-3ec44351-f638-474e-8ee3-916e19713a07/lock_files 2019-07-13 07:57:06.555 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-07-13 07:57:06.556 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-07-13 07:57:06.556 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = af466c5f-d415-42c3-9038-c9496bbf6948 2019-07-13 07:57:06.556 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f04882fe-6e17-4a5c-8136-bb5be42d3e8f 2019-07-13 07:57:06.557 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 09d09e35-31e0-47c1-b357-fa7f8b4f92cd 2019-07-13 07:57:06.557 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = becf7f81-e170-4857-80ce-e9e520222e77 2019-07-13 07:57:07.010 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-07-13 07:57:07.010 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_e0b6e326-5e3c-4711-93b6-b4c4f0e0e612 2019-07-13 07:57:07.011 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-07-13 07:57:07.061 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-13 07:57:07.061 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}8a43ed9066d6e0ab6e6115ac19892a91c5499285" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-13 07:57:07.374 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Sat, 13 Jul 2019 07:57:07 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-f4fe3c8d-4f52-4dcf-a409-531d96338882 x-openstack-request-id: req-f4fe3c8d-4f52-4dcf-a409-531d96338882 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-13 07:57:07.375 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_e0b6e326-5e3c-4711-93b6-b4c4f0e0e612", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/09d09e35-31e0-47c1-b357-fa7f8b4f92cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/09d09e35-31e0-47c1-b357-fa7f8b4f92cd", "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": "09d09e35-31e0-47c1-b357-fa7f8b4f92cd"}, {"name": "neutron-tempest-plugin-api-flavor_alt_e0b6e326-5e3c-4711-93b6-b4c4f0e0e612", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/becf7f81-e170-4857-80ce-e9e520222e77", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/becf7f81-e170-4857-80ce-e9e520222e77", "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": "becf7f81-e170-4857-80ce-e9e520222e77"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-13 07:57:07.375 33 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail used request id req-f4fe3c8d-4f52-4dcf-a409-531d96338882 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-13 07:57:07.376 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-07-13 07:57:07.377 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9f278e13_GWHPzX2d' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-13 07:57:07.378 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}8a43ed9066d6e0ab6e6115ac19892a91c5499285" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_9f278e13_GWHPzX2d", "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-07-13 07:57:07.411 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 301 Content-Type: application/json Date: Sat, 13 Jul 2019 07:57:07 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-ef5dd0f7-1340-4de7-b1fb-dc964a97b46f x-openstack-request-id: req-ef5dd0f7-1340-4de7-b1fb-dc964a97b46f _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-13 07:57:07.412 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_9f278e13_GWHPzX2d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b53b3052-9a14-4d09-8106-1d5e798e38b1", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b53b3052-9a14-4d09-8106-1d5e798e38b1", "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": "b53b3052-9a14-4d09-8106-1d5e798e38b1"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-13 07:57:07.412 33 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ef5dd0f7-1340-4de7-b1fb-dc964a97b46f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-13 07:57:07.413 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9f278e13_GWHPzX2d' (ID = b53b3052-9a14-4d09-8106-1d5e798e38b1) has been successfully created! 2019-07-13 07:57:07.413 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b53b3052-9a14-4d09-8106-1d5e798e38b1' to option 'instance_type'. 2019-07-13 07:57:07.414 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b53b3052-9a14-4d09-8106-1d5e798e38b1 2019-07-13 07:57:07.415 33 INFO rally.task.context [-] Verification ef810bc3-8db9-4bc3-965d-f0a7bb0b8916 | Context tempest@default setup() finished in 1.73 sec 2019-07-13 07:57:07.416 33 INFO rally.task.context [-] Verification ef810bc3-8db9-4bc3-965d-f0a7bb0b8916 | Context testr@default setup() finished in 0.74 msec 2019-07-13 07:57:07.416 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/feb6455c-493c-4274-b18e-27d87a37db59'. 2019-07-13 07:57:09.579 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-07-13 07:57:09.582 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-07-13 07:57:09.615 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: network-segment-range extension not enabled. 2019-07-13 07:57:09.615 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: port-resource-request extension not enabled. 2019-07-13 07:57:09.615 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-07-13 07:57:09.616 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: l3-ha extension not enabled. 2019-07-13 07:57:17.636 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase ... skip: availability_zone supported agent not found. 2019-07-13 07:57:18.278 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 [4.698s] 2019-07-13 07:57:20.852 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [3.576s] 2019-07-13 07:57:21.143 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [7.491s] 2019-07-13 07:57:24.207 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [3.355s] 2019-07-13 07:57:38.830 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.075s] 2019-07-13 07:57:39.321 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.427s] 2019-07-13 07:57:44.035 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [7.447s] 2019-07-13 07:57:44.393 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [5.565s] 2019-07-13 07:57:45.061 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.741s] 2019-07-13 07:57:46.634 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [2.600s] 2019-07-13 07:57:48.206 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [3.813s] 2019-07-13 07:57:48.362 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 [6.067s] 2019-07-13 07:57:50.165 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [5.101s] 2019-07-13 07:57:50.775 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.414s] 2019-07-13 07:57:52.153 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [3.947s] 2019-07-13 07:57:55.421 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [3.266s] 2019-07-13 07:57:56.934 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [6.770s] 2019-07-13 07:57:59.653 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [2.719s] 2019-07-13 07:57:59.941 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 [1.007s] 2019-07-13 07:58:01.557 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.616s] 2019-07-13 07:58:01.950 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 [6.529s] 2019-07-13 07:58:03.033 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [3.379s] 2019-07-13 07:58:09.547 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: l3_agent_scheduler extension not enabled. 2019-07-13 07:58:09.548 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: l3-ha extension not enabled. 2019-07-13 07:58:09.756 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [7.804s] 2019-07-13 07:58:10.709 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [7.674s] 2019-07-13 07:58:17.184 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [6.475s] 2019-07-13 07:58:19.094 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [9.339s] 2019-07-13 07:58:21.346 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.252s] 2019-07-13 07:58:23.177 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.567s] 2019-07-13 07:58:24.674 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [7.491s] 2019-07-13 07:58:26.559 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [5.211s] 2019-07-13 07:58:29.147 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [1.956s] 2019-07-13 07:58:30.643 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [5.967s] 2019-07-13 07:58:33.540 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [6.979s] 2019-07-13 07:58:34.199 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.659s] 2019-07-13 07:58:40.539 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.894s] 2019-07-13 07:58:46.873 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [6.333s] 2019-07-13 07:58:48.510 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [2.773s] 2019-07-13 07:58:48.711 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.202s] 2019-07-13 07:58:49.994 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [1.357s] 2019-07-13 07:58:50.550 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [1.837s] 2019-07-13 07:58:50.550 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-07-13 07:58:54.627 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [7.752s] 2019-07-13 07:58:57.505 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [2.041s] 2019-07-13 07:58:59.876 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [5.250s] 2019-07-13 07:59:01.885 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.008s] 2019-07-13 07:59:04.583 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.697s] 2019-07-13 07:59:05.439 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [4.085s] 2019-07-13 07:59:09.631 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [4.191s] 2019-07-13 07:59:10.007 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.424s] 2019-07-13 07:59:14.514 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [4.506s] 2019-07-13 07:59:17.016 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [7.385s] 2019-07-13 07:59:17.059 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [2.546s] 2019-07-13 07:59:19.312 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [2.296s] 2019-07-13 07:59:20.810 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [3.749s] 2019-07-13 07:59:21.167 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.854s] 2019-07-13 07:59:21.314 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.676s] 2019-07-13 07:59:22.601 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [1.432s] 2019-07-13 07:59:26.201 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [2.408s] 2019-07-13 07:59:28.623 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [6.022s] 2019-07-13 07:59:37.737 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: l3-flavors extension not enabled. 2019-07-13 07:59:47.633 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [4.925s] 2019-07-13 07:59:48.849 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [1.427s] 2019-07-13 07:59:50.412 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.778s] 2019-07-13 07:59:51.604 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [5.369s] 2019-07-13 07:59:52.663 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [2.250s] 2019-07-13 07:59:55.218 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [2.554s] 2019-07-13 07:59:55.254 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [4.792s] 2019-07-13 08:00:01.438 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [6.218s] 2019-07-13 08:00:01.992 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.554s] 2019-07-13 08:00:02.763 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.772s] 2019-07-13 08:00:04.998 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.668s] 2019-07-13 08:00:07.393 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.395s] 2019-07-13 08:00:08.829 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.436s] 2019-07-13 08:00:09.139 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [4.268s] 2019-07-13 08:00:11.826 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [2.995s] 2019-07-13 08:00:19.952 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [1.960s] 2019-07-13 08:00:21.494 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [3.690s] 2019-07-13 08:00:25.498 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.850s] 2019-07-13 08:00:30.148 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [5.789s] 2019-07-13 08:00:36.809 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [6.661s] 2019-07-13 08:00:37.002 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [4.019s] 2019-07-13 08:00:42.026 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [4.143s] 2019-07-13 08:00:42.124 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [5.315s] 2019-07-13 08:00:46.234 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [4.109s] 2019-07-13 08:00:46.271 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.797s] 2019-07-13 08:00:49.450 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [6.135s] 2019-07-13 08:00:50.426 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [4.191s] 2019-07-13 08:00:54.485 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [1.302s] 2019-07-13 08:00:54.906 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [3.315s] 2019-07-13 08:00:54.953 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [4.526s] 2019-07-13 08:00:55.290 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.805s] 2019-07-13 08:00:55.491 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.200s] 2019-07-13 08:00:55.786 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.295s] 2019-07-13 08:00:56.003 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.216s] 2019-07-13 08:00:56.230 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.228s] 2019-07-13 08:01:00.264 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.920s] 2019-07-13 08:01:01.215 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.950s] 2019-07-13 08:01:01.624 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [6.670s] 2019-07-13 08:01:02.575 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.359s] 2019-07-13 08:01:03.141 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.566s] 2019-07-13 08:01:03.588 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.447s] 2019-07-13 08:01:03.639 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.051s] 2019-07-13 08:01:04.617 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.977s] 2019-07-13 08:01:05.811 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [1.359s] 2019-07-13 08:01:06.942 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [1.131s] 2019-07-13 08:01:07.153 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.211s] 2019-07-13 08:01:07.165 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.011s] 2019-07-13 08:01:07.384 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.218s] 2019-07-13 08:01:07.591 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.208s] 2019-07-13 08:01:09.210 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [3.033s] 2019-07-13 08:01:09.269 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [7.645s] 2019-07-13 08:01:15.433 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-07-13 08:01:17.469 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-07-13 08:01:18.164 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-07-13 08:01:18.165 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: metering extension not enabled. 2019-07-13 08:01:24.190 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [4.953s] 2019-07-13 08:01:25.768 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [4.043s] 2019-07-13 08:01:25.858 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: minimum_bandwidth rule type is required. 2019-07-13 08:01:25.859 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: dvr extension not enabled. 2019-07-13 08:01:36.233 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [1.537s] 2019-07-13 08:01:36.440 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.208s] 2019-07-13 08:01:36.645 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.204s] 2019-07-13 08:01:37.104 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.459s] 2019-07-13 08:01:37.829 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.724s] 2019-07-13 08:01:38.023 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [7.736s] 2019-07-13 08:01:38.074 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.697s] 2019-07-13 08:01:38.171 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.343s] 2019-07-13 08:01:38.947 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.775s] 2019-07-13 08:01:39.178 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.230s] 2019-07-13 08:01:39.338 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.264s] 2019-07-13 08:01:39.711 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.532s] 2019-07-13 08:01:45.005 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.471s] 2019-07-13 08:01:45.844 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.839s] 2019-07-13 08:01:47.485 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [9.463s] 2019-07-13 08:01:50.369 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [2.884s] 2019-07-13 08:01:51.296 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-07-13 08:01:54.450 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.826s] 2019-07-13 08:01:56.199 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [6.002s] 2019-07-13 08:01:56.811 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.361s] 2019-07-13 08:01:58.947 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.135s] 2019-07-13 08:02:00.055 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [3.856s] 2019-07-13 08:02:01.269 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [1.214s] 2019-07-13 08:02:01.979 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [6.376s] 2019-07-13 08:02:02.256 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.308s] 2019-07-13 08:02:06.381 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [5.111s] 2019-07-13 08:02:06.546 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [4.567s] 2019-07-13 08:02:07.640 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [1.095s] 2019-07-13 08:02:10.766 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.383s] 2019-07-13 08:02:12.350 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [21.978s] 2019-07-13 08:02:13.216 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [5.575s] 2019-07-13 08:02:15.194 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.591s] 2019-07-13 08:02:15.589 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.395s] 2019-07-13 08:02:15.883 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.293s] 2019-07-13 08:02:15.890 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.008s] 2019-07-13 08:02:17.010 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [3.794s] 2019-07-13 08:02:22.470 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [10.118s] 2019-07-13 08:02:31.446 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [2.527s] 2019-07-13 08:02:33.792 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [2.345s] 2019-07-13 08:02:35.385 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [3.546s] 2019-07-13 08:02:36.074 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [13.605s] 2019-07-13 08:02:36.823 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.597s] 2019-07-13 08:02:40.456 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [5.068s] 2019-07-13 08:02:40.458 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-07-13 08:02:45.682 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [9.608s] 2019-07-13 08:02:45.856 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [5.400s] 2019-07-13 08:02:48.122 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.133s] 2019-07-13 08:02:49.536 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [1.411s] 2019-07-13 08:02:50.078 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.542s] 2019-07-13 08:02:50.100 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [2.406s] 2019-07-13 08:02:50.931 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.853s] 2019-07-13 08:02:51.907 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.975s] 2019-07-13 08:02:53.557 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [7.873s] 2019-07-13 08:02:55.412 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.502s] 2019-07-13 08:02:56.975 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.562s] 2019-07-13 08:02:57.276 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.303s] 2019-07-13 08:02:57.790 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.513s] 2019-07-13 08:02:57.792 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-07-13 08:03:01.185 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [7.627s] 2019-07-13 08:03:02.975 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [2.125s] 2019-07-13 08:03:04.676 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [1.701s] 2019-07-13 08:03:05.212 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.536s] 2019-07-13 08:03:05.492 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.281s] 2019-07-13 08:03:05.523 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.030s] 2019-07-13 08:03:06.719 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [1.195s] 2019-07-13 08:03:08.188 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [1.468s] 2019-07-13 08:03:08.678 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.490s] 2019-07-13 08:03:09.313 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.635s] 2019-07-13 08:03:15.093 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: dvr extension not enabled. 2019-07-13 08:03:15.094 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest ... skip: rbac-security-groups extension not enabled. 2019-07-13 08:03:17.293 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.345s] 2019-07-13 08:03:18.219 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.922s] 2019-07-13 08:03:18.909 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.692s] 2019-07-13 08:03:19.508 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.598s] 2019-07-13 08:03:19.577 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.204s] 2019-07-13 08:03:19.785 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.208s] 2019-07-13 08:03:20.322 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.812s] 2019-07-13 08:03:21.384 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [2.016s] 2019-07-13 08:03:21.571 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [1.786s] 2019-07-13 08:03:22.233 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.660s] 2019-07-13 08:03:22.275 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [0.892s] 2019-07-13 08:03:22.477 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.245s] 2019-07-13 08:03:22.697 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.373s] 2019-07-13 08:03:22.804 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.326s] 2019-07-13 08:03:23.509 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.233s] 2019-07-13 08:03:23.704 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.007s] 2019-07-13 08:03:24.065 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.362s] 2019-07-13 08:03:24.134 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.068s] 2019-07-13 08:03:24.766 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.257s] 2019-07-13 08:03:25.288 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.522s] 2019-07-13 08:03:25.837 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.549s] 2019-07-13 08:03:26.042 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.205s] 2019-07-13 08:03:26.051 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.010s] 2019-07-13 08:03:26.259 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.207s] 2019-07-13 08:03:26.280 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.020s] 2019-07-13 08:03:26.838 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.557s] 2019-07-13 08:03:27.866 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.027s] 2019-07-13 08:03:28.532 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.665s] 2019-07-13 08:03:29.125 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.593s] 2019-07-13 08:03:29.631 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.506s] 2019-07-13 08:03:30.000 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.369s] 2019-07-13 08:03:30.732 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.731s] 2019-07-13 08:03:31.415 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [19.047s] 2019-07-13 08:03:31.635 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.903s] 2019-07-13 08:03:35.846 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.255s] 2019-07-13 08:03:38.238 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [2.392s] 2019-07-13 08:03:41.035 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [2.797s] 2019-07-13 08:03:41.688 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.346s] 2019-07-13 08:03:42.976 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [1.285s] 2019-07-13 08:03:43.217 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [2.182s] 2019-07-13 08:03:43.608 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.633s] 2019-07-13 08:03:44.347 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.738s] 2019-07-13 08:03:45.424 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.075s] 2019-07-13 08:03:46.144 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [2.926s] 2019-07-13 08:03:46.715 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: dscp_marking rule type is required. 2019-07-13 08:03:47.457 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [1.313s] 2019-07-13 08:03:47.727 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.302s] 2019-07-13 08:03:47.766 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.310s] 2019-07-13 08:03:48.064 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.298s] 2019-07-13 08:03:48.492 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [0.427s] 2019-07-13 08:03:48.708 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.981s] 2019-07-13 08:03:48.762 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.055s] 2019-07-13 08:03:48.795 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.303s] 2019-07-13 08:03:49.013 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.249s] 2019-07-13 08:03:49.014 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-07-13 08:03:50.179 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [1.384s] 2019-07-13 08:03:50.606 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [0.426s] 2019-07-13 08:03:51.283 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.676s] 2019-07-13 08:03:52.977 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [1.694s] 2019-07-13 08:03:54.780 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [1.802s] 2019-07-13 08:03:57.503 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [2.723s] 2019-07-13 08:03:58.638 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [7.591s] 2019-07-13 08:03:59.523 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [2.019s] 2019-07-13 08:03:59.754 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.231s] 2019-07-13 08:03:59.959 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.204s] 2019-07-13 08:04:00.034 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [1.991s] 2019-07-13 08:04:02.669 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [2.710s] 2019-07-13 08:04:02.797 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... success [2.762s] 2019-07-13 08:04:04.003 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.205s] 2019-07-13 08:04:04.290 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.288s] 2019-07-13 08:04:05.136 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [2.466s] 2019-07-13 08:04:05.494 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.359s] 2019-07-13 08:04:05.624 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [1.334s] 2019-07-13 08:04:05.885 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.390s] 2019-07-13 08:04:05.935 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [7.298s] 2019-07-13 08:04:06.382 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [0.497s] 2019-07-13 08:04:07.278 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [0.895s] 2019-07-13 08:04:07.364 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.086s] 2019-07-13 08:04:07.375 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.011s] 2019-07-13 08:04:07.684 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.308s] 2019-07-13 08:04:10.056 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [2.371s] 2019-07-13 08:04:11.645 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [5.708s]: Server does not have DNS domain configured. 2019-07-13 08:04:13.076 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.241s] 2019-07-13 08:04:14.155 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [1.077s] 2019-07-13 08:04:14.501 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.346s] 2019-07-13 08:04:14.573 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.071s] 2019-07-13 08:04:15.049 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [3.405s] 2019-07-13 08:04:15.175 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.602s] 2019-07-13 08:04:17.162 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.985s] 2019-07-13 08:04:17.996 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.833s] 2019-07-13 08:04:18.023 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.029s] 2019-07-13 08:04:18.370 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.346s] 2019-07-13 08:04:20.682 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [5.631s] 2019-07-13 08:04:20.892 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [4.681s] 2019-07-13 08:04:25.967 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [5.073s] 2019-07-13 08:04:25.970 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-07-13 08:04:25.972 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-07-13 08:04:28.081 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [2.109s] 2019-07-13 08:04:28.082 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-07-13 08:04:31.061 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... fail [2.976s] 2019-07-13 08:04:34.739 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... success [3.681s] 2019-07-13 08:04:37.317 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [5.712s] 2019-07-13 08:04:41.178 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [20.493s] 2019-07-13 08:04:43.013 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [5.703s] 2019-07-13 08:04:43.473 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [2.264s] 2019-07-13 08:04:44.838 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [1.365s] 2019-07-13 08:04:44.893 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [3.717s] 2019-07-13 08:04:47.037 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [2.143s] 2019-07-13 08:04:50.050 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.210s] 2019-07-13 08:04:52.135 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [5.098s] 2019-07-13 08:04:53.767 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.716s] 2019-07-13 08:04:56.110 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [13.095s] 2019-07-13 08:04:56.653 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.413s] 2019-07-13 08:04:58.069 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [1.415s] 2019-07-13 08:04:58.491 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.422s] 2019-07-13 08:04:59.000 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.509s] 2019-07-13 08:04:59.069 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [6.932s] 2019-07-13 08:04:59.502 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [5.735s] 2019-07-13 08:05:00.022 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.021s] 2019-07-13 08:05:02.755 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.730s] 2019-07-13 08:05:02.898 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [3.829s] 2019-07-13 08:05:03.782 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [1.027s] 2019-07-13 08:05:03.879 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.098s] 2019-07-13 08:05:04.112 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [4.610s] 2019-07-13 08:05:04.266 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.387s] 2019-07-13 08:05:06.468 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [2.354s] 2019-07-13 08:05:06.753 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [0.286s] 2019-07-13 08:05:06.929 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [4.030s] 2019-07-13 08:05:07.427 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [0.673s] 2019-07-13 08:05:07.889 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: dvr extension not enabled. 2019-07-13 08:05:07.890 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: l3-ha extension not enabled. 2019-07-13 08:05:08.537 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [1.110s] 2019-07-13 08:05:09.843 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [1.305s] 2019-07-13 08:05:11.618 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [4.689s] 2019-07-13 08:05:19.219 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.695s] 2019-07-13 08:05:19.518 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.299s] 2019-07-13 08:05:19.821 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.302s] 2019-07-13 08:05:20.120 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [7.827s] 2019-07-13 08:05:24.779 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [13.158s] 2019-07-13 08:05:24.780 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-07-13 08:05:29.418 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [9.299s] 2019-07-13 08:05:30.644 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-07-13 08:05:31.960 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [2.541s] 2019-07-13 08:05:37.376 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [12.595s] 2019-07-13 08:05:38.043 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.667s] 2019-07-13 08:05:38.486 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.692s] 2019-07-13 08:05:38.934 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.891s] 2019-07-13 08:05:40.733 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [2.246s] 2019-07-13 08:05:41.596 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.863s] 2019-07-13 08:05:42.180 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.583s] 2019-07-13 08:05:43.415 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.233s] 2019-07-13 08:05:45.043 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [6.108s] 2019-07-13 08:05:47.333 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.916s] 2019-07-13 08:05:48.845 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [1.512s] 2019-07-13 08:05:48.941 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.098s] 2019-07-13 08:05:49.346 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.405s] 2019-07-13 08:05:51.552 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [6.509s] 2019-07-13 08:05:51.892 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [19.930s] 2019-07-13 08:05:58.804 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [7.251s] 2019-07-13 08:05:59.427 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.623s] 2019-07-13 08:06:00.789 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [8.896s] 2019-07-13 08:06:01.224 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: l3-ha extension not enabled. 2019-07-13 08:06:08.327 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [4.346s] 2019-07-13 08:06:09.772 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [1.446s] 2019-07-13 08:06:12.231 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [11.442s] 2019-07-13 08:06:12.536 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [2.763s] 2019-07-13 08:06:20.084 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.316s] 2019-07-13 08:06:20.385 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.301s] 2019-07-13 08:06:21.432 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [9.200s] 2019-07-13 08:06:21.936 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [1.551s] 2019-07-13 08:06:22.301 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.365s] 2019-07-13 08:06:22.953 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.651s] 2019-07-13 08:06:23.579 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.626s] 2019-07-13 08:06:28.150 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [9.033s] 2019-07-13 08:06:28.703 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [7.270s] 2019-07-13 08:06:34.207 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [1.535s] 2019-07-13 08:06:36.647 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [7.944s] 2019-07-13 08:06:40.210 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [6.003s] 2019-07-13 08:06:40.912 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.702s] 2019-07-13 08:06:41.727 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.814s] 2019-07-13 08:06:42.019 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.291s] 2019-07-13 08:06:42.296 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.276s] 2019-07-13 08:06:42.629 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.333s] 2019-07-13 08:06:42.648 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.019s] 2019-07-13 08:06:42.709 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.060s] 2019-07-13 08:06:42.961 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.251s] 2019-07-13 08:06:43.823 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.862s] 2019-07-13 08:06:44.156 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.333s] 2019-07-13 08:06:45.908 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.750s] 2019-07-13 08:06:46.115 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.208s] 2019-07-13 08:06:46.500 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.384s] 2019-07-13 08:06:47.092 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.591s] 2019-07-13 08:06:47.534 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.442s] 2019-07-13 08:06:48.101 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.566s] 2019-07-13 08:06:48.895 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.793s] 2019-07-13 08:06:49.369 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.474s] 2019-07-13 08:06:49.810 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.441s] 2019-07-13 08:06:52.547 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [4.706s] 2019-07-13 08:07:01.233 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [10.263s] 2019-07-13 08:07:04.552 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [1.889s] 2019-07-13 08:07:05.577 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [4.341s] 2019-07-13 08:07:07.283 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [2.731s] 2019-07-13 08:07:08.896 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [2.096s] 2019-07-13 08:07:10.087 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.189s] 2019-07-13 08:07:11.003 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [3.719s] 2019-07-13 08:07:11.153 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.149s] 2019-07-13 08:07:11.155 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-07-13 08:07:12.422 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [1.268s] 2019-07-13 08:07:13.411 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.975s] 2019-07-13 08:07:14.428 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [2.005s] 2019-07-13 08:07:15.058 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.646s] 2019-07-13 08:07:15.852 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.681s] 2019-07-13 08:07:17.584 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-07-13 08:07:17.852 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [3.423s] 2019-07-13 08:07:18.246 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.393s] 2019-07-13 08:07:20.547 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [2.300s] 2019-07-13 08:07:23.934 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [3.386s] 2019-07-13 08:07:24.452 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.307s] 2019-07-13 08:07:25.608 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [1.153s] 2019-07-13 08:07:25.967 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.360s] 2019-07-13 08:07:26.519 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.552s] 2019-07-13 08:07:27.251 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.731s] 2019-07-13 08:07:27.641 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [3.707s] 2019-07-13 08:07:28.119 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.478s] 2019-07-13 08:07:29.574 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.320s] 2019-07-13 08:07:29.743 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.171s] 2019-07-13 08:07:30.058 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.315s] 2019-07-13 08:07:30.139 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.079s] 2019-07-13 08:07:30.140 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-07-13 08:07:35.202 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [13.437s] 2019-07-13 08:07:39.570 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [1.470s] 2019-07-13 08:07:40.086 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.518s] 2019-07-13 08:07:41.606 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [6.405s] 2019-07-13 08:07:44.387 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [4.299s] 2019-07-13 08:07:47.975 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [6.368s] 2019-07-13 08:07:48.039 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [3.651s] 2019-07-13 08:07:51.135 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [3.096s] 2019-07-13 08:07:53.331 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [5.356s] 2019-07-13 08:07:54.613 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [3.478s] 2019-07-13 08:07:55.385 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.771s] 2019-07-13 08:07:56.460 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [1.073s] 2019-07-13 08:07:56.616 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.157s] 2019-07-13 08:07:57.387 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.770s] 2019-07-13 08:07:57.487 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.099s] 2019-07-13 08:07:57.562 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [2.328s] 2019-07-13 08:07:57.977 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.490s] 2019-07-13 08:07:58.174 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.611s] 2019-07-13 08:07:58.420 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [5.088s] 2019-07-13 08:07:58.449 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.471s] 2019-07-13 08:07:59.866 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [1.416s] 2019-07-13 08:08:00.440 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.574s] 2019-07-13 08:08:00.466 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [2.293s] 2019-07-13 08:08:01.070 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.630s] 2019-07-13 08:08:01.284 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.214s] 2019-07-13 08:08:01.395 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.928s] 2019-07-13 08:08:03.621 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [5.200s] 2019-07-13 08:08:03.881 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [2.486s] 2019-07-13 08:08:05.886 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [2.005s] 2019-07-13 08:08:12.900 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [9.279s] 2019-07-13 08:08:21.443 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.501s] 2019-07-13 08:08:22.854 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [9.952s] 2019-07-13 08:08:24.718 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.998s] 2019-07-13 08:08:25.750 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [1.032s] 2019-07-13 08:08:26.553 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.803s] 2019-07-13 08:08:27.050 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [5.608s] 2019-07-13 08:08:27.252 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.699s] 2019-07-13 08:08:27.378 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.327s] 2019-07-13 08:08:30.166 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.913s] 2019-07-13 08:08:30.320 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [2.941s] 2019-07-13 08:08:31.966 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [9.111s] 2019-07-13 08:08:32.692 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [2.371s] 2019-07-13 08:08:35.423 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [2.730s] 2019-07-13 08:08:37.908 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [2.484s] 2019-07-13 08:08:38.838 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.930s] 2019-07-13 08:08:39.601 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.761s] 2019-07-13 08:08:40.141 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.541s] 2019-07-13 08:08:40.775 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.633s] 2019-07-13 08:08:41.189 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.413s] 2019-07-13 08:08:41.378 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.190s] 2019-07-13 08:08:43.065 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [1.685s] 2019-07-13 08:08:43.829 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.764s] 2019-07-13 08:08:44.362 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.532s] 2019-07-13 08:08:44.577 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.215s] 2019-07-13 08:08:45.291 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.713s] 2019-07-13 08:08:47.047 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [15.081s] 2019-07-13 08:08:51.874 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [4.826s] 2019-07-13 08:08:55.515 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-07-13 08:09:19.697 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [15.500s] 2019-07-13 08:09:24.849 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [5.152s] 2019-07-13 08:09:31.395 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [6.545s] 2019-07-13 08:09:37.003 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [5.607s] 2019-07-13 08:09:37.004 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-07-13 08:09:46.051 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [9.046s] 2019-07-13 08:09:51.029 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [4.978s] 2019-07-13 08:09:55.186 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [4.156s] 2019-07-13 08:10:08.101 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [12.913s] 2019-07-13 08:10:08.195 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.096s] 2019-07-13 08:10:12.685 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [4.490s] 2019-07-13 08:10:16.318 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [3.631s] 2019-07-13 08:10:20.093 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [3.775s] 2019-07-13 08:10:24.577 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [4.484s] 2019-07-13 08:10:34.343 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [9.763s] 2019-07-13 08:10:39.848 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [5.505s] 2019-07-13 08:10:44.656 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [4.808s] 2019-07-13 08:10:52.398 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [7.740s] 2019-07-13 08:11:02.441 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [10.042s] 2019-07-13 08:11:07.156 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [4.715s] 2019-07-13 08:11:10.377 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-07-13 08:11:10.969 33 INFO rally.task.context [-] Verification ef810bc3-8db9-4bc3-965d-f0a7bb0b8916 | Context testr@default cleanup() started 2019-07-13 08:11:10.970 33 INFO rally.task.context [-] Verification ef810bc3-8db9-4bc3-965d-f0a7bb0b8916 | Context testr@default cleanup() finished in 0.74 msec 2019-07-13 08:11:10.970 33 INFO rally.task.context [-] Verification ef810bc3-8db9-4bc3-965d-f0a7bb0b8916 | Context tempest@default cleanup() started 2019-07-13 08:11:11.593 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-07-13 08:11:11.880 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-07-13 08:11:11.905 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9f278e13_GWHPzX2d'. 2019-07-13 08:11:11.905 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b53b3052-9a14-4d09-8106-1d5e798e38b1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}a84b502f19def148955140ca395dd1230f314ef2" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-13 08:11:12.233 33 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Jul 2019 08:11:11 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-07027a93-e9e6-4068-8b66-18b60cf328cd x-openstack-request-id: req-07027a93-e9e6-4068-8b66-18b60cf328cd _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-13 08:11:12.234 33 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b53b3052-9a14-4d09-8106-1d5e798e38b1 used request id req-07027a93-e9e6-4068-8b66-18b60cf328cd request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-13 08:11:12.234 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9f278e13_GWHPzX2d' has been deleted. 2019-07-13 08:11:12.235 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b53b3052-9a14-4d09-8106-1d5e798e38b1' of option 'instance_type' from Tempest config file. 2019-07-13 08:11:12.235 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b53b3052-9a14-4d09-8106-1d5e798e38b1' has been removed. 2019-07-13 08:11:12.241 33 INFO rally.task.context [-] Verification ef810bc3-8db9-4bc3-965d-f0a7bb0b8916 | Context tempest@default cleanup() finished in 1.27 sec 2019-07-13 08:11:12.361 33 INFO rally.api [-] Verification (UUID=9f278e13-7ad8-4b1f-beae-738ee2506989) has been successfully finished for deployment 'opnfv-rally' (UUID=3ec44351-f638-474e-8ee3-916e19713a07)! 2019-07-13 08:11:13.217 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-13 08:11:13.217 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-13 08:11:13.217 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-13 08:11:14.377 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-13 08:11:14.378 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-13 08:11:14.378 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-13 08:11:15.660 45 INFO rally.api [-] Building 'html' report for the following verification(s): '9f278e13-7ad8-4b1f-beae-738ee2506989' 2019-07-13 08:11:15.687 45 INFO rally.api [-] The report has been successfully built. 2019-07-13 08:11:16.471 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-13 08:11:16.471 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-13 08:11:16.471 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-13 08:11:17.733 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9f278e13-7ad8-4b1f-beae-738ee2506989' 2019-07-13 08:11:17.749 47 INFO rally.api [-] The report has been successfully built. 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils File "", line 2, in show 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils sortby_index=index) 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-07-13 09:38:20.426 44 ERROR rally.cli.cliutils