2019-06-20 06:02:46.237 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-20 06:02:46.237 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-20 06:02:46.237 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-20 06:02:47.461 7 ERROR rally.cli.cliutils 2019-06-20 06:02:48.302 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-20 06:02:48.302 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-20 06:02:48.302 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-20 06:02:49.589 9 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-06-20 06:02:50.575 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-20 06:02:50.576 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-20 06:02:50.576 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-20 06:02:53.821 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-20 06:02:53.821 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-20 06:02:53.821 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-20 06:02:54.511 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-20 06:02:54.511 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-20 06:02:54.511 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils force=force) 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-20 06:02:55.560 16 ERROR rally.cli.cliutils 2019-06-20 06:02:56.328 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-20 06:02:56.329 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-20 06:02:56.329 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-20 06:02:57.370 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-06-20 06:02:57.504 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-124e744b-b764-4810-9c47-66dc5909c619/repo. 2019-06-20 06:02:57.699 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-124e744b-b764-4810-9c47-66dc5909c619/repo'... done. Note: checking out '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-06-20 06:02:57.765 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-06-20 06:02:57.775 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-06-20 06:02:57.833 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-06-20 06:02:57.867 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-06-20 06:02:58.240 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=124e744b-b764-4810-9c47-66dc5909c619) has been successfully created! 2019-06-20 06:02:59.076 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-20 06:02:59.076 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-20 06:02:59.076 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-20 06:03:01.775 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-20 06:03:01.776 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-20 06:03:01.776 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-20 06:03:02.876 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=124e744b-b764-4810-9c47-66dc5909c619) for deployment 'opnfv-rally' (UUID=5c0907a7-8c20-4a0a-86c3-74010f2242e3). 2019-06-20 06:03:03.776 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=124e744b-b764-4810-9c47-66dc5909c619) has been successfully configured for deployment 'opnfv-rally' (UUID=5c0907a7-8c20-4a0a-86c3-74010f2242e3)! 2019-06-20 06:03:08.802 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-20 06:03:08.803 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-20 06:03:08.803 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-20 06:03:09.978 33 INFO rally.api [-] Starting verification (UUID=dab0bc75-1a8d-4297-840c-7d07ad385b42) for deployment 'opnfv-rally' (UUID=5c0907a7-8c20-4a0a-86c3-74010f2242e3) by verifier 'opnfv-tempest' (UUID=124e744b-b764-4810-9c47-66dc5909c619). 2019-06-20 06:03:11.231 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-06-20 06:03:11.514 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-06-20 06:03:11.514 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-124e744b-b764-4810-9c47-66dc5909c619/for-deployment-5c0907a7-8c20-4a0a-86c3-74010f2242e3/tempest.log' to option 'log_file'. 2019-06-20 06:03:11.515 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-124e744b-b764-4810-9c47-66dc5909c619/for-deployment-5c0907a7-8c20-4a0a-86c3-74010f2242e3/tempest.log 2019-06-20 06:03:11.515 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-06-20 06:03:11.515 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-124e744b-b764-4810-9c47-66dc5909c619/for-deployment-5c0907a7-8c20-4a0a-86c3-74010f2242e3/lock_files' to option 'lock_path'. 2019-06-20 06:03:11.516 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-124e744b-b764-4810-9c47-66dc5909c619/for-deployment-5c0907a7-8c20-4a0a-86c3-74010f2242e3/lock_files 2019-06-20 06:03:11.516 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-06-20 06:03:11.516 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-06-20 06:03:11.517 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = eebdeb8b-c525-48bc-b5da-b2f69dd8c10a 2019-06-20 06:03:11.517 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b025a335-1dc8-4f2c-8071-24517da7c8da 2019-06-20 06:03:11.517 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b938202c-29a3-458b-9ed5-84a2052b3492 2019-06-20 06:03:11.518 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ce0ac781-d59d-440c-9bbc-ee63179fb7a1 2019-06-20 06:03:11.833 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-06-20 06:03:11.834 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_f73e38c3-0ccf-44cc-aff8-1d195122b5c3 2019-06-20 06:03:11.834 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-06-20 06:03:11.888 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-20 06:03:11.888 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.35:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}d2917f6ff2ce74a6ea5ff2c4cf2c0d53ec076c3d" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-20 06:03:12.187 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Thu, 20 Jun 2019 06:03:12 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-c246aa02-c3fc-41d6-a72e-a1ddb336649f x-openstack-request-id: req-c246aa02-c3fc-41d6-a72e-a1ddb336649f _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-20 06:03:12.188 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_f73e38c3-0ccf-44cc-aff8-1d195122b5c3", "links": [{"href": "http://172.30.9.35:8774/v2.1/flavors/b938202c-29a3-458b-9ed5-84a2052b3492", "rel": "self"}, {"href": "http://172.30.9.35:8774/flavors/b938202c-29a3-458b-9ed5-84a2052b3492", "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": "b938202c-29a3-458b-9ed5-84a2052b3492"}, {"name": "neutron-tempest-plugin-api-flavor_alt_f73e38c3-0ccf-44cc-aff8-1d195122b5c3", "links": [{"href": "http://172.30.9.35:8774/v2.1/flavors/ce0ac781-d59d-440c-9bbc-ee63179fb7a1", "rel": "self"}, {"href": "http://172.30.9.35:8774/flavors/ce0ac781-d59d-440c-9bbc-ee63179fb7a1", "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": "ce0ac781-d59d-440c-9bbc-ee63179fb7a1"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-20 06:03:12.188 33 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.35:8774/v2.1/flavors/detail used request id req-c246aa02-c3fc-41d6-a72e-a1ddb336649f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-20 06:03:12.189 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-06-20 06:03:12.190 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_dab0bc75_sDD0coZq' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-20 06:03:12.191 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.35:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}d2917f6ff2ce74a6ea5ff2c4cf2c0d53ec076c3d" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_dab0bc75_sDD0coZq", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-20 06:03:12.223 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Thu, 20 Jun 2019 06:03:12 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-f11c5972-e985-4599-8f93-576e45b4e804 x-openstack-request-id: req-f11c5972-e985-4599-8f93-576e45b4e804 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-20 06:03:12.224 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_dab0bc75_sDD0coZq", "links": [{"href": "http://172.30.9.35:8774/v2.1/flavors/d74d4aa8-2b5f-43bb-9176-0fe7978884af", "rel": "self"}, {"href": "http://172.30.9.35:8774/flavors/d74d4aa8-2b5f-43bb-9176-0fe7978884af", "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": "d74d4aa8-2b5f-43bb-9176-0fe7978884af"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-20 06:03:12.224 33 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.35:8774/v2.1/flavors used request id req-f11c5972-e985-4599-8f93-576e45b4e804 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-20 06:03:12.225 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dab0bc75_sDD0coZq' (ID = d74d4aa8-2b5f-43bb-9176-0fe7978884af) has been successfully created! 2019-06-20 06:03:12.225 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd74d4aa8-2b5f-43bb-9176-0fe7978884af' to option 'instance_type'. 2019-06-20 06:03:12.225 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d74d4aa8-2b5f-43bb-9176-0fe7978884af 2019-06-20 06:03:12.227 33 INFO rally.task.context [-] Verification 124e744b-b764-4810-9c47-66dc5909c619 | Context tempest@default setup() finished in 1.68 sec 2019-06-20 06:03:12.228 33 INFO rally.task.context [-] Verification 124e744b-b764-4810-9c47-66dc5909c619 | Context testr@default setup() finished in 0.96 msec 2019-06-20 06:03:12.229 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/19b0e85f-f85a-4486-961f-acc8d0329391'. 2019-06-20 06:03:14.427 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-06-20 06:03:18.982 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... skip [0.000s]: Need a single availability_zone assumption. 2019-06-20 06:03:19.575 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.313s] 2019-06-20 06:03:20.167 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.591s] 2019-06-20 06:03:20.312 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.905s] 2019-06-20 06:03:20.516 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.205s] 2019-06-20 06:03:20.560 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.393s] 2019-06-20 06:03:21.095 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.578s] 2019-06-20 06:03:21.096 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... skip [0.000s]: VXLAN type_driver is not enabled 2019-06-20 06:03:21.539 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.976s] 2019-06-20 06:03:21.574 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.037s] 2019-06-20 06:03:25.570 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: port-resource-request extension not enabled. 2019-06-20 06:03:31.106 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [2.576s] 2019-06-20 06:03:33.793 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.884s] 2019-06-20 06:03:34.067 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [0.278s] 2019-06-20 06:03:34.091 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.024s] 2019-06-20 06:03:34.150 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [5.441s] 2019-06-20 06:03:34.459 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.367s] 2019-06-20 06:03:34.731 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [4.994s] 2019-06-20 06:03:35.563 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.832s] 2019-06-20 06:03:36.012 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [1.862s] 2019-06-20 06:03:44.518 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: 'distributed' attribute not found. DVR Possibly not enabled 2019-06-20 06:03:49.959 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.214s] 2019-06-20 06:03:51.125 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [1.164s] 2019-06-20 06:03:51.714 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [0.590s] 2019-06-20 06:03:52.434 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-06-20 06:03:52.435 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: network-segment-range extension not enabled. 2019-06-20 06:03:52.435 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-06-20 06:03:57.303 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [11.432s] 2019-06-20 06:03:58.662 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [11.723s] 2019-06-20 06:03:59.293 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.941s] 2019-06-20 06:04:01.228 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [1.935s] 2019-06-20 06:04:01.292 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [2.631s] 2019-06-20 06:04:03.357 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [2.065s] 2019-06-20 06:04:04.715 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [7.412s] 2019-06-20 06:04:06.430 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [3.071s] 2019-06-20 06:04:07.360 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [2.644s] 2019-06-20 06:04:08.349 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [1.919s] 2019-06-20 06:04:12.058 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [5.328s] 2019-06-20 06:04:13.387 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [5.037s] 2019-06-20 06:04:15.411 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [3.352s] 2019-06-20 06:04:16.317 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [8.956s] 2019-06-20 06:04:19.370 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [5.982s] 2019-06-20 06:04:20.477 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [5.065s] 2019-06-20 06:04:23.591 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [0.869s] 2019-06-20 06:04:25.527 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [6.156s] 2019-06-20 06:04:25.580 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [5.103s] 2019-06-20 06:04:26.695 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [1.168s] 2019-06-20 06:04:27.442 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [1.861s] 2019-06-20 06:04:29.003 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [1.561s] 2019-06-20 06:04:30.540 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [7.050s] 2019-06-20 06:04:31.338 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [4.643s] 2019-06-20 06:04:33.521 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [4.515s] 2019-06-20 06:04:35.352 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [4.013s] 2019-06-20 06:04:35.944 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.593s] 2019-06-20 06:04:38.978 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [5.457s] 2019-06-20 06:04:42.614 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [3.637s] 2019-06-20 06:04:45.779 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.364s] 2019-06-20 06:04:47.357 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [4.742s] 2019-06-20 06:04:47.965 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.466s] 2019-06-20 06:04:48.754 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.988s] 2019-06-20 06:04:49.119 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.365s] 2019-06-20 06:04:53.784 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [6.426s] 2019-06-20 06:04:57.965 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [4.180s] 2019-06-20 06:05:00.016 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [2.159s] 2019-06-20 06:05:03.263 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [2.205s] 2019-06-20 06:05:03.740 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [2.857s] 2019-06-20 06:05:04.034 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [6.068s] 2019-06-20 06:05:06.469 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [3.205s] 2019-06-20 06:05:08.567 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [4.532s] 2019-06-20 06:05:09.270 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [0.702s] 2019-06-20 06:05:10.435 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [1.413s] 2019-06-20 06:05:11.012 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [1.742s] 2019-06-20 06:05:14.576 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [3.563s] 2019-06-20 06:05:15.520 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [3.818s] 2019-06-20 06:05:17.358 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [2.782s] 2019-06-20 06:05:18.405 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [1.046s] 2019-06-20 06:05:21.207 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [2.801s] 2019-06-20 06:05:21.417 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [3.573s] 2019-06-20 06:05:23.309 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [2.824s] 2019-06-20 06:05:24.180 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [2.763s] 2019-06-20 06:05:27.379 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [2.597s] 2019-06-20 06:05:29.107 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [4.924s] 2019-06-20 06:05:30.018 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [0.911s] 2019-06-20 06:05:30.797 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [0.778s] 2019-06-20 06:05:31.594 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.796s] 2019-06-20 06:05:32.305 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.576s] 2019-06-20 06:05:34.590 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [2.995s] 2019-06-20 06:05:36.953 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.599s] 2019-06-20 06:05:36.963 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.010s] 2019-06-20 06:05:37.171 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.207s] 2019-06-20 06:05:37.385 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.214s] 2019-06-20 06:05:39.188 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [2.320s] 2019-06-20 06:05:39.446 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [2.911s] 2019-06-20 06:05:41.308 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [1.860s] 2019-06-20 06:05:42.488 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [1.180s] 2019-06-20 06:05:44.082 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [1.592s] 2019-06-20 06:05:46.722 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.703s] 2019-06-20 06:05:47.535 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [3.450s] 2019-06-20 06:05:47.770 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.237s] 2019-06-20 06:05:47.954 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.232s] 2019-06-20 06:05:48.201 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.431s] 2019-06-20 06:05:51.820 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [1.088s] 2019-06-20 06:05:52.145 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [3.414s] 2019-06-20 06:05:58.553 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.152s] 2019-06-20 06:05:58.683 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.129s] 2019-06-20 06:05:58.698 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.015s] 2019-06-20 06:05:58.711 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.013s] 2019-06-20 06:05:58.727 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.015s] 2019-06-20 06:05:58.739 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.012s] 2019-06-20 06:06:01.526 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.880s] 2019-06-20 06:06:01.541 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.016s] 2019-06-20 06:06:01.554 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.013s] 2019-06-20 06:06:01.566 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.011s] 2019-06-20 06:06:02.471 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.903s] 2019-06-20 06:06:02.709 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.238s] 2019-06-20 06:06:03.145 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.436s] 2019-06-20 06:06:03.357 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.212s] 2019-06-20 06:06:03.605 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.248s] 2019-06-20 06:06:05.030 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [1.993s] 2019-06-20 06:06:06.648 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.534s] 2019-06-20 06:06:06.986 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.338s] 2019-06-20 06:06:07.002 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.016s] 2019-06-20 06:06:07.016 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.014s] 2019-06-20 06:06:07.033 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.017s] 2019-06-20 06:06:07.072 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.039s] 2019-06-20 06:06:15.430 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [0.726s] 2019-06-20 06:06:16.018 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [4.771s] 2019-06-20 06:06:27.474 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [4.275s] 2019-06-20 06:06:34.298 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [6.823s] 2019-06-20 06:06:35.868 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [0.994s] 2019-06-20 06:06:40.658 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [6.359s] 2019-06-20 06:06:44.169 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.183s] 2019-06-20 06:06:46.759 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [17.794s] 2019-06-20 06:06:47.236 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [6.578s] 2019-06-20 06:07:00.822 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.867s] 2019-06-20 06:07:01.274 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.452s] 2019-06-20 06:07:01.363 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-06-20 06:07:02.333 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [1.660s] 2019-06-20 06:07:02.399 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.124s] 2019-06-20 06:07:02.702 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.303s] 2019-06-20 06:07:02.966 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.263s] 2019-06-20 06:07:03.225 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.259s] 2019-06-20 06:07:03.409 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.184s] 2019-06-20 06:07:05.371 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: metering extension not enabled. 2019-06-20 06:07:08.003 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [3.043s] 2019-06-20 06:07:09.805 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [1.040s] 2019-06-20 06:07:09.806 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-06-20 06:07:10.921 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.115s] 2019-06-20 06:07:11.001 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.080s] 2019-06-20 06:07:11.660 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.659s] 2019-06-20 06:07:12.134 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [4.128s] 2019-06-20 06:07:12.137 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_with_propagate_uplink_status ... skip [0.001s]: Skipped because network extension: uplink-status-propagation is not enabled 2019-06-20 06:07:12.138 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_without_propagate_uplink_status ... skip [0.001s]: Skipped because network extension: uplink-status-propagation is not enabled 2019-06-20 06:07:14.822 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.803s] 2019-06-20 06:07:15.017 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [3.748s] 2019-06-20 06:07:15.368 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [3.231s] 2019-06-20 06:07:15.371 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: Skipped because network extension: dns-domain-ports is not enabled 2019-06-20 06:07:15.372 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-06-20 06:07:15.373 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-06-20 06:07:16.786 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [1.963s] 2019-06-20 06:07:18.632 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [1.845s] 2019-06-20 06:07:21.442 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [2.810s] 2019-06-20 06:07:24.494 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.307s] 2019-06-20 06:07:25.604 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [1.108s] 2019-06-20 06:07:25.775 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.171s] 2019-06-20 06:07:26.000 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.225s] 2019-06-20 06:07:26.572 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.571s] 2019-06-20 06:07:27.172 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [2.242s] 2019-06-20 06:07:28.007 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.433s] 2019-06-20 06:07:28.830 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.823s] 2019-06-20 06:07:28.887 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.057s] 2019-06-20 06:07:28.942 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.055s] 2019-06-20 06:07:33.472 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: minimum_bandwidth rule type is required. 2019-06-20 06:07:33.473 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: dvr extension not enabled. 2019-06-20 06:07:38.221 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-06-20 06:07:39.272 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.437s] 2019-06-20 06:07:39.848 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.337s] 2019-06-20 06:07:40.381 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [0.532s] 2019-06-20 06:07:40.501 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.120s] 2019-06-20 06:07:40.614 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.113s] 2019-06-20 06:07:41.077 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.805s] 2019-06-20 06:07:41.491 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.875s] 2019-06-20 06:07:42.484 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.993s] 2019-06-20 06:07:42.776 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.699s] 2019-06-20 06:07:42.938 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.620s] 2019-06-20 06:07:43.194 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.710s] 2019-06-20 06:07:43.287 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.094s] 2019-06-20 06:07:43.381 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.093s] 2019-06-20 06:07:44.745 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [7.247s] 2019-06-20 06:07:45.937 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.160s] 2019-06-20 06:07:46.444 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: dvr extension not enabled. 2019-06-20 06:07:51.947 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.138s] 2019-06-20 06:07:52.866 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.918s] 2019-06-20 06:07:53.111 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.245s] 2019-06-20 06:07:53.216 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [8.471s] 2019-06-20 06:07:53.900 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.789s] 2019-06-20 06:07:54.424 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.522s] 2019-06-20 06:07:54.717 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [1.501s] 2019-06-20 06:07:57.619 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.193s] 2019-06-20 06:07:58.852 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.233s] 2019-06-20 06:07:59.005 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.154s] 2019-06-20 06:07:59.098 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.092s] 2019-06-20 06:07:59.196 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.097s] 2019-06-20 06:08:01.296 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [10.773s] 2019-06-20 06:08:01.756 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [4.342s] 2019-06-20 06:08:06.763 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [5.007s] 2019-06-20 06:08:10.027 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [3.263s] 2019-06-20 06:08:12.899 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [2.872s] 2019-06-20 06:08:13.803 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [2.782s] 2019-06-20 06:08:14.137 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [19.417s] 2019-06-20 06:08:15.269 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [2.369s] 2019-06-20 06:08:16.055 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [7.472s] 2019-06-20 06:08:18.277 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [3.007s] 2019-06-20 06:08:23.316 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [5.037s] 2019-06-20 06:08:24.470 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [8.415s] 2019-06-20 06:08:26.304 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [2.338s] 2019-06-20 06:08:26.783 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [0.479s] 2019-06-20 06:08:27.025 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.242s] 2019-06-20 06:08:27.240 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [2.769s] 2019-06-20 06:08:27.333 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.307s] 2019-06-20 06:08:27.352 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.019s] 2019-06-20 06:08:27.650 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [0.297s] 2019-06-20 06:08:27.885 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [4.570s] 2019-06-20 06:08:28.368 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [0.718s] 2019-06-20 06:08:28.559 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.190s] 2019-06-20 06:08:28.767 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.209s] 2019-06-20 06:08:37.151 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [23.010s] 2019-06-20 06:08:41.586 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [2.325s] 2019-06-20 06:08:42.198 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [0.612s] 2019-06-20 06:08:42.603 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [0.403s] 2019-06-20 06:08:43.079 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [0.477s] 2019-06-20 06:08:43.327 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.247s] 2019-06-20 06:08:44.684 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [1.357s] 2019-06-20 06:08:44.887 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.202s] 2019-06-20 06:08:44.899 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.012s] 2019-06-20 06:08:44.923 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.024s] 2019-06-20 06:08:44.941 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.018s] 2019-06-20 06:08:45.288 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.346s] 2019-06-20 06:08:45.610 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.322s] 2019-06-20 06:08:46.050 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [18.807s] 2019-06-20 06:08:46.554 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.942s] 2019-06-20 06:08:47.042 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.488s] 2019-06-20 06:08:47.666 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.624s] 2019-06-20 06:08:48.047 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.380s] 2019-06-20 06:08:48.823 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [11.674s] 2019-06-20 06:08:48.886 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.839s] 2019-06-20 06:08:49.370 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.484s] 2019-06-20 06:08:55.524 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [6.701s] 2019-06-20 06:08:58.481 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [12.431s] 2019-06-20 06:08:59.599 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_get_rules_by_policy ... success [1.524s] 2019-06-20 06:08:59.654 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_invalid_rule_create ... success [0.055s] 2019-06-20 06:09:00.677 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create ... success [1.022s] 2019-06-20 06:09:00.768 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.610s] 2019-06-20 06:09:01.188 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.511s] 2019-06-20 06:09:01.500 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.312s] 2019-06-20 06:09:01.521 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.021s] 2019-06-20 06:09:01.854 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_delete ... success [0.332s] 2019-06-20 06:09:01.989 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.222s] 2019-06-20 06:09:01.993 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [6.468s] 2019-06-20 06:09:03.395 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_update ... success [1.541s] 2019-06-20 06:09:08.476 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [6.482s] 2019-06-20 06:09:10.090 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [11.608s] 2019-06-20 06:09:13.126 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [0.825s] 2019-06-20 06:09:13.674 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON.test_create_floatingip_from_specific_pool ... skip [0.001s]: Skipped because network extension: floatingip-pools is not enabled 2019-06-20 06:09:15.828 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [2.701s] 2019-06-20 06:09:16.741 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [0.913s] 2019-06-20 06:09:17.547 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [0.806s] 2019-06-20 06:09:17.696 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [7.606s] 2019-06-20 06:09:18.407 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-06-20 06:09:20.213 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [2.665s] 2019-06-20 06:09:20.681 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [0.468s] 2019-06-20 06:09:21.141 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.459s] 2019-06-20 06:09:21.148 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.008s] 2019-06-20 06:09:21.552 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [0.403s] 2019-06-20 06:09:21.743 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.190s] 2019-06-20 06:09:22.357 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [0.613s] 2019-06-20 06:09:22.525 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [0.168s] 2019-06-20 06:09:22.645 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.120s] 2019-06-20 06:09:23.259 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [0.613s] 2019-06-20 06:09:23.744 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [6.047s] 2019-06-20 06:09:24.198 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.235s] 2019-06-20 06:09:24.208 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.010s] 2019-06-20 06:09:24.244 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [0.985s] 2019-06-20 06:09:25.682 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [1.473s] 2019-06-20 06:09:26.020 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.337s] 2019-06-20 06:09:26.102 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.082s] 2019-06-20 06:09:26.161 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.058s] 2019-06-20 06:09:26.444 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [2.200s] 2019-06-20 06:09:26.906 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [0.461s] 2019-06-20 06:09:27.182 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.276s] 2019-06-20 06:09:27.378 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.195s] 2019-06-20 06:09:27.745 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [5.593s] 2019-06-20 06:09:28.880 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [1.502s] 2019-06-20 06:09:29.435 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [5.691s] 2019-06-20 06:09:30.587 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [2.843s] 2019-06-20 06:09:30.870 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [1.988s] 2019-06-20 06:09:30.924 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.055s] 2019-06-20 06:09:30.987 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.063s] 2019-06-20 06:09:31.029 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [0.442s] 2019-06-20 06:09:31.553 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [0.565s] 2019-06-20 06:09:31.844 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [0.289s] 2019-06-20 06:09:31.915 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.072s] 2019-06-20 06:09:31.923 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.007s] 2019-06-20 06:09:31.931 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.007s] 2019-06-20 06:09:33.509 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [1.578s] 2019-06-20 06:09:33.762 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.382s] 2019-06-20 06:09:35.138 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.376s] 2019-06-20 06:09:35.700 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [4.670s] 2019-06-20 06:09:38.314 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [2.614s] 2019-06-20 06:09:40.132 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: dvr extension not enabled. 2019-06-20 06:09:40.133 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest ... skip: rbac-security-groups extension not enabled. 2019-06-20 06:09:42.644 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.230s] 2019-06-20 06:09:43.386 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.740s] 2019-06-20 06:09:43.644 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.258s] 2019-06-20 06:09:43.996 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.351s] 2019-06-20 06:09:44.302 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.305s] 2019-06-20 06:09:45.127 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.817s] 2019-06-20 06:09:45.378 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.257s] 2019-06-20 06:09:45.400 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.024s] 2019-06-20 06:09:45.430 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.029s] 2019-06-20 06:09:45.471 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.041s] 2019-06-20 06:09:48.866 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [6.040s] 2019-06-20 06:09:52.143 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [3.276s] 2019-06-20 06:09:57.938 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.943s] 2019-06-20 06:09:58.747 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.344s] 2019-06-20 06:09:58.923 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.985s] 2019-06-20 06:09:59.220 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [5.682s] 2019-06-20 06:09:59.354 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.430s] 2019-06-20 06:09:59.855 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [1.106s] 2019-06-20 06:09:59.939 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.584s] 2019-06-20 06:10:00.316 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.461s] 2019-06-20 06:10:00.740 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.424s] 2019-06-20 06:10:00.970 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [6.065s] 2019-06-20 06:10:01.659 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.917s] 2019-06-20 06:10:01.863 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [2.643s] 2019-06-20 06:10:02.478 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [0.615s] 2019-06-20 06:10:02.495 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.556s] 2019-06-20 06:10:03.144 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.483s] 2019-06-20 06:10:03.748 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.604s] 2019-06-20 06:10:03.820 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.073s] 2019-06-20 06:10:03.886 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.066s] 2019-06-20 06:10:03.944 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.057s] 2019-06-20 06:10:05.454 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [4.483s] 2019-06-20 06:10:05.456 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-06-20 06:10:05.799 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [3.320s] 2019-06-20 06:10:07.766 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [2.311s] 2019-06-20 06:10:09.397 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [3.598s] 2019-06-20 06:10:11.654 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [3.887s] 2019-06-20 06:10:19.834 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [10.311s] 2019-06-20 06:10:23.791 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [3.957s] 2019-06-20 06:10:25.912 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.024s] 2019-06-20 06:10:25.989 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [1.398s] 2019-06-20 06:10:26.553 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.640s] 2019-06-20 06:10:26.616 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.063s] 2019-06-20 06:10:26.673 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.057s] 2019-06-20 06:10:26.781 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.106s] 2019-06-20 06:10:27.126 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.344s] 2019-06-20 06:10:27.289 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.163s] 2019-06-20 06:10:27.311 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.021s] 2019-06-20 06:10:27.312 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [3.520s] 2019-06-20 06:10:27.329 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.020s] 2019-06-20 06:10:27.672 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [1.682s] 2019-06-20 06:10:29.976 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [2.663s] 2019-06-20 06:10:33.167 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [21.510s] 2019-06-20 06:10:33.474 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [3.497s] 2019-06-20 06:10:34.860 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [1.693s] 2019-06-20 06:10:36.555 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [1.694s] 2019-06-20 06:10:37.355 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [3.881s] 2019-06-20 06:10:39.227 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [2.734s] 2019-06-20 06:10:39.883 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [3.328s] 2019-06-20 06:10:40.152 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [0.925s] 2019-06-20 06:10:41.406 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [3.995s] 2019-06-20 06:10:43.091 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [5.735s] 2019-06-20 06:10:43.261 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [3.107s] 2019-06-20 06:10:45.709 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [4.302s] 2019-06-20 06:10:46.455 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [6.570s] 2019-06-20 06:10:46.581 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [3.319s] 2019-06-20 06:10:48.504 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [2.048s] 2019-06-20 06:10:49.365 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [2.782s] 2019-06-20 06:10:49.864 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [6.771s] 2019-06-20 06:10:51.000 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [2.495s] 2019-06-20 06:10:51.404 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [2.040s] 2019-06-20 06:10:52.772 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [7.061s] 2019-06-20 06:10:53.180 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [1.774s] 2019-06-20 06:10:53.515 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [0.336s] 2019-06-20 06:10:53.832 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [0.316s] 2019-06-20 06:10:54.312 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.480s] 2019-06-20 06:10:54.697 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [3.697s] 2019-06-20 06:10:55.080 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [0.767s] 2019-06-20 06:10:55.683 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [5.819s] 2019-06-20 06:11:04.346 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [8.660s] 2019-06-20 06:11:04.450 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.592s] 2019-06-20 06:11:04.459 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.010s] 2019-06-20 06:11:04.789 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.330s] 2019-06-20 06:11:06.569 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [11.870s] 2019-06-20 06:11:07.486 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [3.142s] 2019-06-20 06:11:10.128 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-06-20 06:11:11.401 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [11.613s] 2019-06-20 06:11:13.680 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [7.111s] 2019-06-20 06:11:14.488 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: Skipped because network extension: router-interface-fip is not enabled 2019-06-20 06:11:14.967 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [3.567s] 2019-06-20 06:11:18.234 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.120s] 2019-06-20 06:11:19.171 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [4.204s] 2019-06-20 06:11:20.309 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [2.074s] 2019-06-20 06:11:20.600 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.290s] 2019-06-20 06:11:21.092 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.491s] 2019-06-20 06:11:22.123 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.031s] 2019-06-20 06:11:23.521 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [4.348s] 2019-06-20 06:11:23.524 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [0.001s]: Vxlan type driver must be enabled for this test. 2019-06-20 06:11:26.029 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [12.347s] 2019-06-20 06:11:26.236 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.208s] 2019-06-20 06:11:26.556 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [4.431s] 2019-06-20 06:11:26.652 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.415s] 2019-06-20 06:11:28.245 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [1.688s] 2019-06-20 06:11:28.349 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.105s] 2019-06-20 06:11:28.451 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.102s] 2019-06-20 06:11:29.698 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [3.045s] 2019-06-20 06:11:29.822 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [6.298s] 2019-06-20 06:11:33.275 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [3.452s] 2019-06-20 06:11:34.775 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [5.076s] 2019-06-20 06:11:35.969 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [2.694s] 2019-06-20 06:11:39.881 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [5.105s] 2019-06-20 06:11:40.374 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.494s] 2019-06-20 06:11:43.968 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [7.995s] 2019-06-20 06:11:44.089 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.124s] 2019-06-20 06:11:46.387 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [3.923s] 2019-06-20 06:11:46.851 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [0.465s] 2019-06-20 06:11:47.121 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [3.031s] 2019-06-20 06:11:48.747 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [1.894s] 2019-06-20 06:11:49.764 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [2.641s] 2019-06-20 06:11:51.605 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [1.841s] 2019-06-20 06:11:53.836 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.011s] 2019-06-20 06:11:54.134 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.297s] 2019-06-20 06:11:54.260 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [2.655s] 2019-06-20 06:11:54.262 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.193s] 2019-06-20 06:11:55.241 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [1.105s] 2019-06-20 06:11:55.525 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.284s] 2019-06-20 06:11:55.573 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.047s] 2019-06-20 06:11:55.622 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.049s] 2019-06-20 06:11:59.566 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [5.304s] 2019-06-20 06:12:02.426 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [2.859s] 2019-06-20 06:12:02.698 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.580s] 2019-06-20 06:12:05.103 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [2.676s] 2019-06-20 06:12:09.030 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.874s] 2019-06-20 06:12:10.431 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [1.401s] 2019-06-20 06:12:10.552 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [5.446s] 2019-06-20 06:12:12.570 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [2.139s] 2019-06-20 06:12:12.941 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.371s] 2019-06-20 06:12:14.443 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... success [1.500s] 2019-06-20 06:12:15.313 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.871s] 2019-06-20 06:12:16.778 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [1.464s] 2019-06-20 06:12:17.061 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [7.884s] 2019-06-20 06:12:17.396 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [6.845s] 2019-06-20 06:12:17.932 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [1.153s] 2019-06-20 06:12:18.184 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.252s] 2019-06-20 06:12:19.031 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [0.847s] 2019-06-20 06:12:20.266 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [2.870s] 2019-06-20 06:12:20.927 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [1.895s] 2019-06-20 06:12:22.580 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [1.653s] 2019-06-20 06:12:22.751 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.172s] 2019-06-20 06:12:38.051 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [5.148s] 2019-06-20 06:12:46.349 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [3.022s] 2019-06-20 06:12:46.778 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.429s] 2019-06-20 06:12:48.551 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.771s] 2019-06-20 06:12:48.739 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.188s] 2019-06-20 06:12:50.487 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [1.747s] 2019-06-20 06:12:51.551 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [1.063s] 2019-06-20 06:12:51.926 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.621s] 2019-06-20 06:12:52.467 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.540s] 2019-06-20 06:12:59.270 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [1.425s] 2019-06-20 06:12:59.383 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.115s] 2019-06-20 06:13:00.811 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [1.427s] 2019-06-20 06:13:02.686 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [1.874s] 2019-06-20 06:13:03.812 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [1.126s] 2019-06-20 06:13:05.471 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [1.657s] 2019-06-20 06:13:05.662 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.192s] 2019-06-20 06:13:05.893 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.229s] 2019-06-20 06:13:06.050 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.158s] 2019-06-20 06:13:06.220 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.169s] 2019-06-20 06:13:06.356 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.136s] 2019-06-20 06:13:06.579 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.222s] 2019-06-20 06:13:07.234 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.653s] 2019-06-20 06:13:07.513 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.278s] 2019-06-20 06:13:07.752 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.238s] 2019-06-20 06:13:07.949 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.198s] 2019-06-20 06:13:08.172 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.223s] 2019-06-20 06:13:25.575 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.250s] 2019-06-20 06:13:27.949 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [2.374s] 2019-06-20 06:13:28.344 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.395s] 2019-06-20 06:13:29.345 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [1.000s] 2019-06-20 06:13:30.854 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [1.508s] 2019-06-20 06:13:31.963 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [1.108s] 2019-06-20 06:13:33.352 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.389s] 2019-06-20 06:13:33.734 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.382s] 2019-06-20 06:13:33.949 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.212s] 2019-06-20 06:13:34.271 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.324s] 2019-06-20 06:13:34.677 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.404s] 2019-06-20 06:13:34.968 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.292s] 2019-06-20 06:13:35.220 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.252s] 2019-06-20 06:13:35.765 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.544s] 2019-06-20 06:13:36.055 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.289s] 2019-06-20 06:13:36.365 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.309s] 2019-06-20 06:13:36.575 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.210s] 2019-06-20 06:13:36.747 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.172s] 2019-06-20 06:13:55.461 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.850s] 2019-06-20 06:13:58.350 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [2.889s] 2019-06-20 06:13:58.622 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.273s] 2019-06-20 06:13:58.821 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.198s] 2019-06-20 06:13:58.830 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.008s] 2019-06-20 06:13:58.879 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.049s] 2019-06-20 06:13:58.896 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.017s] 2019-06-20 06:13:58.932 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.036s] 2019-06-20 06:13:59.179 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.246s] 2019-06-20 06:13:59.233 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.053s] 2019-06-20 06:13:59.868 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.635s] 2019-06-20 06:13:59.967 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.099s] 2019-06-20 06:14:01.174 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.205s] 2019-06-20 06:14:01.193 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.019s] 2019-06-20 06:14:01.632 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.439s] 2019-06-20 06:14:01.981 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.349s] 2019-06-20 06:14:02.272 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.290s] 2019-06-20 06:14:02.356 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.084s] 2019-06-20 06:14:02.608 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.250s] 2019-06-20 06:14:02.726 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.118s] 2019-06-20 06:14:03.092 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.366s] 2019-06-20 06:14:08.534 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-06-20 06:14:08.535 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-06-20 06:14:09.115 33 INFO rally.task.context [-] Verification 124e744b-b764-4810-9c47-66dc5909c619 | Context testr@default cleanup() started 2019-06-20 06:14:09.116 33 INFO rally.task.context [-] Verification 124e744b-b764-4810-9c47-66dc5909c619 | Context testr@default cleanup() finished in 0.76 msec 2019-06-20 06:14:09.116 33 INFO rally.task.context [-] Verification 124e744b-b764-4810-9c47-66dc5909c619 | Context tempest@default cleanup() started 2019-06-20 06:14:09.718 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-06-20 06:14:09.941 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-06-20 06:14:09.970 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_dab0bc75_sDD0coZq'. 2019-06-20 06:14:09.971 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.35:8774/v2.1/flavors/d74d4aa8-2b5f-43bb-9176-0fe7978884af -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}02c6f11d762b0eaef5bfd0e692c61f2396d7ef9f" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-20 06:14:10.257 33 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 20 Jun 2019 06:14:10 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-02965743-8c82-4369-8879-b5cb90553bd5 x-openstack-request-id: req-02965743-8c82-4369-8879-b5cb90553bd5 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-20 06:14:10.257 33 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.35:8774/v2.1/flavors/d74d4aa8-2b5f-43bb-9176-0fe7978884af used request id req-02965743-8c82-4369-8879-b5cb90553bd5 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-20 06:14:10.258 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dab0bc75_sDD0coZq' has been deleted. 2019-06-20 06:14:10.258 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd74d4aa8-2b5f-43bb-9176-0fe7978884af' of option 'instance_type' from Tempest config file. 2019-06-20 06:14:10.259 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd74d4aa8-2b5f-43bb-9176-0fe7978884af' has been removed. 2019-06-20 06:14:10.265 33 INFO rally.task.context [-] Verification 124e744b-b764-4810-9c47-66dc5909c619 | Context tempest@default cleanup() finished in 1.15 sec 2019-06-20 06:14:10.389 33 INFO rally.api [-] Verification (UUID=dab0bc75-1a8d-4297-840c-7d07ad385b42) has been successfully finished for deployment 'opnfv-rally' (UUID=5c0907a7-8c20-4a0a-86c3-74010f2242e3)! 2019-06-20 06:14:11.385 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-20 06:14:11.385 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-20 06:14:11.386 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-20 06:14:12.463 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-20 06:14:12.463 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-20 06:14:12.464 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-20 06:14:13.775 45 INFO rally.api [-] Building 'html' report for the following verification(s): 'dab0bc75-1a8d-4297-840c-7d07ad385b42' 2019-06-20 06:14:13.799 45 INFO rally.api [-] The report has been successfully built. 2019-06-20 06:14:14.512 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-20 06:14:14.513 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-20 06:14:14.513 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-20 06:14:15.573 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'dab0bc75-1a8d-4297-840c-7d07ad385b42' 2019-06-20 06:14:15.589 47 INFO rally.api [-] The report has been successfully built. 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils File "", line 2, in show 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils sortby_index=index) 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-06-20 07:36:14.084 44 ERROR rally.cli.cliutils