2019-11-18 18:01:12.105 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:01:12.105 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:01:12.105 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-18 18:01:13.999 8 ERROR rally.cli.cliutils 2019-11-18 18:01:15.417 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:01:15.417 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:01:15.417 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:01:19.304 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:01:19.305 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:01:19.305 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:01:23.940 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:01:23.940 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:01:23.940 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:01:25.157 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:01:25.157 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:01:25.157 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils force=force) 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-18 18:01:26.618 17 ERROR rally.cli.cliutils 2019-11-18 18:01:27.998 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:01:27.998 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:01:27.998 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:01:29.633 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-11-18 18:01:29.808 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-41318c9a-118a-431e-974c-390525ecccae/repo. 2019-11-18 18:01:30.486 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-41318c9a-118a-431e-974c-390525ecccae/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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-11-18 18:01:30.497 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-11-18 18:01:30.504 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-11-18 18:01:30.956 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-11-18 18:01:31.043 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-11-18 18:01:31.819 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=41318c9a-118a-431e-974c-390525ecccae) has been successfully created! 2019-11-18 18:01:33.367 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:01:33.368 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:01:33.368 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:01:36.727 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:01:36.727 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:01:36.727 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:01:38.383 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=41318c9a-118a-431e-974c-390525ecccae) for deployment 'opnfv-rally' (UUID=faf64086-19f9-4c44-a9d6-4573018c4a6c). 2019-11-18 18:01:39.234 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=41318c9a-118a-431e-974c-390525ecccae) has been successfully configured for deployment 'opnfv-rally' (UUID=faf64086-19f9-4c44-a9d6-4573018c4a6c)! 2019-11-18 18:01:48.807 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:01:48.808 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:01:48.808 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:01:50.786 34 INFO rally.api [-] Starting verification (UUID=f5cf2a55-6c54-43ec-8d46-6855e1fb9a42) for deployment 'opnfv-rally' (UUID=faf64086-19f9-4c44-a9d6-4573018c4a6c) by verifier 'opnfv-tempest' (UUID=41318c9a-118a-431e-974c-390525ecccae). 2019-11-18 18:01:51.794 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-11-18 18:01:51.871 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-11-18 18:01:51.872 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-41318c9a-118a-431e-974c-390525ecccae/for-deployment-faf64086-19f9-4c44-a9d6-4573018c4a6c/tempest.log' to option 'log_file'. 2019-11-18 18:01:51.872 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-41318c9a-118a-431e-974c-390525ecccae/for-deployment-faf64086-19f9-4c44-a9d6-4573018c4a6c/tempest.log 2019-11-18 18:01:51.873 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-11-18 18:01:51.873 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-41318c9a-118a-431e-974c-390525ecccae/for-deployment-faf64086-19f9-4c44-a9d6-4573018c4a6c/lock_files' to option 'lock_path'. 2019-11-18 18:01:51.873 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-41318c9a-118a-431e-974c-390525ecccae/for-deployment-faf64086-19f9-4c44-a9d6-4573018c4a6c/lock_files 2019-11-18 18:01:51.874 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-11-18 18:01:51.874 34 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-11-18 18:01:51.875 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e076fe35-28ed-4c88-863b-ab3a9b030e96 2019-11-18 18:01:51.875 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ccba2902-343f-41c6-bedc-9e6447f2961e 2019-11-18 18:01:51.876 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 32a8cf38-2796-49b0-ad33-754e43e9e803 2019-11-18 18:01:51.876 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e88fd563-5b68-4285-9423-d691da991b64 2019-11-18 18:01:52.095 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-11-18 18:01:52.096 34 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_e39fa34a-adcc-4133-a008-1025d8fdfea5 2019-11-18 18:01:52.096 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-11-18 18:01:52.229 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-18 18:01:52.329 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-11-18 18:01:52.329 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f5cf2a55_hDmboX4D' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-18 18:01:52.363 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f5cf2a55_hDmboX4D' (ID = c46812b5-f6aa-4b62-9a56-ad571c591f89) has been successfully created! 2019-11-18 18:01:52.364 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c46812b5-f6aa-4b62-9a56-ad571c591f89' to option 'instance_type'. 2019-11-18 18:01:52.364 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c46812b5-f6aa-4b62-9a56-ad571c591f89 2019-11-18 18:01:52.366 34 INFO rally.task.context [-] Verification 41318c9a-118a-431e-974c-390525ecccae | Context tempest@default setup() finished in 1.00 sec 2019-11-18 18:01:52.367 34 INFO rally.task.context [-] Verification 41318c9a-118a-431e-974c-390525ecccae | Context testr@default setup() finished in 0.97 msec 2019-11-18 18:01:52.368 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/b263f44d-4956-4a8e-a4f9-e36de03af4d3'. 2019-11-18 18:01:58.710 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.015s] 2019-11-18 18:01:58.743 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.063s] 2019-11-18 18:01:59.148 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.438s] 2019-11-18 18:01:59.261 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.112s] 2019-11-18 18:01:59.559 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.297s] 2019-11-18 18:01:59.585 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.027s] 2019-11-18 18:02:00.099 34 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 [1.633s] 2019-11-18 18:02:00.290 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2019-11-18 18:02:02.824 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.443s] 2019-11-18 18:02:04.021 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2019-11-18 18:02:05.246 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [2.424s] 2019-11-18 18:02:05.413 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.167s] 2019-11-18 18:02:05.628 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.214s] 2019-11-18 18:02:06.017 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [1.642s] 2019-11-18 18:02:07.569 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [1.551s] 2019-11-18 18:02:08.343 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [1.897s] 2019-11-18 18:02:09.607 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.264s] 2019-11-18 18:02:12.454 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [8.065s] 2019-11-18 18:02:12.929 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [3.321s] 2019-11-18 18:02:14.094 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [1.165s] 2019-11-18 18:02:14.408 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [1.955s] 2019-11-18 18:02:14.743 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [0.648s] 2019-11-18 18:02:14.781 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.877s] 2019-11-18 18:02:14.901 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.120s] 2019-11-18 18:02:15.170 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.426s] 2019-11-18 18:02:15.522 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [1.113s] 2019-11-18 18:02:16.861 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [1.339s] 2019-11-18 18:02:17.326 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [2.156s] 2019-11-18 18:02:17.892 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b"'distributed' attribute not found. DVR Possibly not enabled" 2019-11-18 18:02:18.174 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [1.312s] 2019-11-18 18:02:21.178 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [3.003s] 2019-11-18 18:02:21.534 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.011s] 2019-11-18 18:02:22.232 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.000s] 2019-11-18 18:02:22.277 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [0.740s] 2019-11-18 18:02:22.329 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.099s] 2019-11-18 18:02:22.508 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [0.232s] 2019-11-18 18:02:22.685 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.355s] 2019-11-18 18:02:23.746 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [1.061s] 2019-11-18 18:02:25.266 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [4.086s] 2019-11-18 18:02:28.096 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [3.917s] 2019-11-18 18:02:30.238 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [4.972s] 2019-11-18 18:02:30.981 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [0.742s] 2019-11-18 18:02:32.410 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [3.259s] 2019-11-18 18:02:32.694 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.285s] 2019-11-18 18:02:34.319 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [3.338s] 2019-11-18 18:02:36.798 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [2.476s] 2019-11-18 18:02:37.577 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.781s] 2019-11-18 18:02:40.523 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [3.925s] 2019-11-18 18:02:40.862 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.175s] 2019-11-18 18:02:43.355 34 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 [2.832s] 2019-11-18 18:02:44.272 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [11.447s] 2019-11-18 18:02:46.150 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [2.793s] 2019-11-18 18:02:49.207 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [1.333s] 2019-11-18 18:02:50.070 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [3.920s] 2019-11-18 18:02:50.192 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [5.921s] 2019-11-18 18:02:51.119 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [1.048s] 2019-11-18 18:02:51.339 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [1.146s] 2019-11-18 18:02:52.131 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [1.010s] 2019-11-18 18:02:55.131 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [3.237s] 2019-11-18 18:02:56.018 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [3.885s] 2019-11-18 18:02:56.222 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [1.093s] 2019-11-18 18:02:56.241 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [1.942s] 2019-11-18 18:02:58.609 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [7.268s] 2019-11-18 18:03:00.211 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [4.194s] 2019-11-18 18:03:02.496 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [1.018s] 2019-11-18 18:03:04.077 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [3.865s] 2019-11-18 18:03:05.430 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.606s] 2019-11-18 18:03:06.560 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [1.129s] 2019-11-18 18:03:08.223 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [4.145s] 2019-11-18 18:03:08.438 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2019-11-18 18:03:08.439 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: b'port-resource-request extension not enabled.' 2019-11-18 18:03:08.441 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'dvr extension not enabled.' 2019-11-18 18:03:10.257 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [1.821s] 2019-11-18 18:03:12.804 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [1.447s] 2019-11-18 18:03:13.112 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [4.888s] 2019-11-18 18:03:14.454 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [1.647s] 2019-11-18 18:03:14.946 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [0.493s] 2019-11-18 18:03:15.882 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [0.932s] 2019-11-18 18:03:17.371 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [4.259s] 2019-11-18 18:03:17.750 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [1.866s] 2019-11-18 18:03:17.969 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.221s] 2019-11-18 18:03:18.188 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.219s] 2019-11-18 18:03:18.728 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.877s] 2019-11-18 18:03:19.216 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.489s] 2019-11-18 18:03:21.612 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [4.238s] 2019-11-18 18:03:22.113 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [0.755s] 2019-11-18 18:03:25.872 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [4.261s] 2019-11-18 18:03:26.303 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [0.430s] 2019-11-18 18:03:27.203 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.403s] 2019-11-18 18:03:27.324 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [1.020s] 2019-11-18 18:03:27.491 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.288s] 2019-11-18 18:03:27.507 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.016s] 2019-11-18 18:03:27.520 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.012s] 2019-11-18 18:03:27.675 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.155s] 2019-11-18 18:03:27.829 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.153s] 2019-11-18 18:03:31.211 34 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.887s] 2019-11-18 18:03:32.768 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.120s] 2019-11-18 18:03:32.830 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [1.619s] 2019-11-18 18:03:33.563 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [0.733s] 2019-11-18 18:03:35.536 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [1.971s] 2019-11-18 18:03:35.733 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [0.434s] 2019-11-18 18:03:40.220 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [3.254s] 2019-11-18 18:03:44.369 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [4.149s] 2019-11-18 18:03:46.708 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [1.270s] 2019-11-18 18:03:48.522 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [4.151s] 2019-11-18 18:03:49.616 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [1.145s] 2019-11-18 18:03:52.433 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [3.910s] 2019-11-18 18:03:54.593 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [1.600s] 2019-11-18 18:04:00.068 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: b'Skipped because network extension: qos is not enabled' 2019-11-18 18:04:03.068 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [1.361s] 2019-11-18 18:04:03.254 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: b'Skipped because network extension: qos is not enabled' 2019-11-18 18:04:05.873 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.651s] 2019-11-18 18:04:07.013 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [0.823s] 2019-11-18 18:04:10.271 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [1.898s] 2019-11-18 18:04:12.087 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.884s] 2019-11-18 18:04:12.099 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.013s] 2019-11-18 18:04:12.112 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.013s] 2019-11-18 18:04:12.125 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.012s] 2019-11-18 18:04:12.726 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.599s] 2019-11-18 18:04:12.816 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.090s] 2019-11-18 18:04:12.908 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.092s] 2019-11-18 18:04:12.925 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.016s] 2019-11-18 18:04:13.054 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.128s] 2019-11-18 18:04:17.635 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [0.862s] 2019-11-18 18:04:18.126 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.172s] 2019-11-18 18:04:18.696 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [1.062s] 2019-11-18 18:04:19.410 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.138s] 2019-11-18 18:04:19.626 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [10.449s] 2019-11-18 18:04:20.050 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [1.353s] 2019-11-18 18:04:20.633 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.222s] 2019-11-18 18:04:21.534 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [0.900s] 2019-11-18 18:04:21.614 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [1.563s] 2019-11-18 18:04:23.125 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [1.590s] 2019-11-18 18:04:30.670 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.458s] 2019-11-18 18:04:30.719 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.048s] 2019-11-18 18:04:30.773 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.054s] 2019-11-18 18:04:30.825 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.052s] 2019-11-18 18:04:32.071 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [2.730s] 2019-11-18 18:04:35.059 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'No default subnetpool' 2019-11-18 18:04:36.309 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.659s] 2019-11-18 18:04:36.379 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... skip: b'qos extension not enabled.' 2019-11-18 18:04:36.382 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... skip: b'qos extension not enabled.' 2019-11-18 18:04:36.385 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: b'qos extension not enabled.' 2019-11-18 18:04:36.387 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: b'qos extension not enabled.' 2019-11-18 18:04:36.390 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest ... skip: b'qos extension not enabled.' 2019-11-18 18:04:36.391 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON ... skip: b'qos extension not enabled.' 2019-11-18 18:04:36.393 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest ... skip: b'qos extension not enabled.' 2019-11-18 18:04:36.394 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON ... skip: b'qos extension not enabled.' 2019-11-18 18:04:36.825 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.516s] 2019-11-18 18:04:37.029 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.483s] 2019-11-18 18:04:37.603 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.463s] 2019-11-18 18:04:37.696 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.093s] 2019-11-18 18:04:38.272 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.574s] 2019-11-18 18:04:38.445 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.173s] 2019-11-18 18:04:38.519 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.074s] 2019-11-18 18:04:38.696 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.175s] 2019-11-18 18:04:38.757 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.061s] 2019-11-18 18:04:43.479 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.554s] 2019-11-18 18:04:44.306 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [5.199s] 2019-11-18 18:04:44.487 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [2.458s] 2019-11-18 18:04:44.757 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.307s] 2019-11-18 18:04:44.957 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.199s] 2019-11-18 18:04:44.968 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.012s] 2019-11-18 18:04:45.023 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.054s] 2019-11-18 18:04:45.040 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.017s] 2019-11-18 18:04:45.052 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.012s] 2019-11-18 18:04:48.178 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [3.690s] 2019-11-18 18:04:50.396 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.385s] 2019-11-18 18:04:50.781 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [2.602s] 2019-11-18 18:04:50.876 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters ... success [0.480s] 2019-11-18 18:04:51.117 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [6.812s] 2019-11-18 18:04:51.223 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [2.634s] 2019-11-18 18:04:51.334 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.457s] 2019-11-18 18:04:51.384 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules ... success [0.049s] 2019-11-18 18:04:51.439 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels ... success [0.055s] 2019-11-18 18:04:51.493 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label ... success [0.054s] 2019-11-18 18:04:51.506 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule ... success [0.013s] 2019-11-18 18:04:52.021 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [1.239s] 2019-11-18 18:04:52.098 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [0.980s] 2019-11-18 18:04:53.869 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [2.643s] 2019-11-18 18:04:53.871 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_with_propagate_uplink_status ... skip [0.001s]: b'Skipped because network extension: uplink-status-propagation is not enabled' 2019-11-18 18:04:53.872 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_without_propagate_uplink_status ... skip [0.001s]: b'Skipped because network extension: uplink-status-propagation is not enabled' 2019-11-18 18:04:55.205 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [3.182s] 2019-11-18 18:04:55.495 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [1.622s] 2019-11-18 18:04:55.498 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-domain-ports is not enabled' 2019-11-18 18:04:55.499 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2019-11-18 18:04:55.500 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2019-11-18 18:04:56.853 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [1.647s] 2019-11-18 18:04:58.846 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [3.334s] 2019-11-18 18:04:59.797 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [2.943s] 2019-11-18 18:05:00.178 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [1.333s] 2019-11-18 18:05:00.412 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [0.234s] 2019-11-18 18:05:02.442 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [2.029s] 2019-11-18 18:05:03.806 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [11.704s] 2019-11-18 18:05:03.871 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [4.073s] 2019-11-18 18:05:04.321 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.879s] 2019-11-18 18:05:08.870 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [3.581s] 2019-11-18 18:05:11.274 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [2.404s] 2019-11-18 18:05:11.275 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2019-11-18 18:05:12.746 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [1.472s] 2019-11-18 18:05:14.976 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [2.229s] 2019-11-18 18:05:15.195 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.396s] 2019-11-18 18:05:15.216 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [11.409s] 2019-11-18 18:05:19.114 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [0.711s] 2019-11-18 18:05:20.129 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [1.015s] 2019-11-18 18:05:22.554 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [7.336s] 2019-11-18 18:05:25.285 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.092s] 2019-11-18 18:05:25.866 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.579s] 2019-11-18 18:05:26.074 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.207s] 2019-11-18 18:05:26.273 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.199s] 2019-11-18 18:05:26.968 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.693s] 2019-11-18 18:05:28.143 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [5.588s] 2019-11-18 18:05:28.928 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.958s] 2019-11-18 18:05:29.594 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.666s] 2019-11-18 18:05:29.685 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.093s] 2019-11-18 18:05:29.768 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.081s] 2019-11-18 18:05:29.855 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.087s] 2019-11-18 18:05:30.869 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [15.891s] 2019-11-18 18:05:30.917 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON.test_create_floatingip_from_specific_pool ... success [5.280s] 2019-11-18 18:05:32.286 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [1.418s] 2019-11-18 18:05:33.273 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [0.984s] 2019-11-18 18:05:34.049 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [5.904s] 2019-11-18 18:05:35.501 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [2.227s] 2019-11-18 18:05:38.812 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [3.309s] 2019-11-18 18:05:40.423 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [1.611s] 2019-11-18 18:05:40.426 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... skip [0.001s]: b'Skipped because network extension: qos is not enabled' 2019-11-18 18:05:40.429 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... skip [0.001s]: b'Skipped because network extension: qos is not enabled' 2019-11-18 18:05:40.668 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [6.618s] 2019-11-18 18:05:43.153 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.625s] 2019-11-18 18:05:43.779 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters ... success [0.626s] 2019-11-18 18:05:44.033 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [8.470s] 2019-11-18 18:05:44.493 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.712s] 2019-11-18 18:05:44.504 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules ... success [0.012s] 2019-11-18 18:05:44.520 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_labels ... success [0.016s] 2019-11-18 18:05:44.723 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label ... success [0.202s] 2019-11-18 18:05:44.736 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule ... success [0.013s] 2019-11-18 18:05:48.836 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [8.407s] 2019-11-18 18:05:49.467 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON.test_create_metering_label_with_too_long_name ... success [0.433s] 2019-11-18 18:05:50.665 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [3.513s] 2019-11-18 18:05:52.117 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.093s] 2019-11-18 18:05:52.666 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [2.001s] 2019-11-18 18:05:52.755 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [0.635s] 2019-11-18 18:05:53.284 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.529s] 2019-11-18 18:05:53.784 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.499s] 2019-11-18 18:05:54.831 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.047s] 2019-11-18 18:05:55.220 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [6.384s] 2019-11-18 18:05:56.393 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [3.088s] 2019-11-18 18:05:56.970 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.034s] 2019-11-18 18:05:57.061 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.225s] 2019-11-18 18:05:57.493 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.520s] 2019-11-18 18:05:57.593 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.101s] 2019-11-18 18:05:57.732 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.139s] 2019-11-18 18:05:57.923 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.188s] 2019-11-18 18:05:58.110 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [1.050s] 2019-11-18 18:05:58.190 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.081s] 2019-11-18 18:05:58.224 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [1.832s] 2019-11-18 18:05:58.265 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.339s] 2019-11-18 18:05:58.281 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.091s] 2019-11-18 18:05:58.432 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.168s] 2019-11-18 18:05:58.454 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [0.229s] 2019-11-18 18:05:58.457 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.026s] 2019-11-18 18:05:58.489 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.032s] 2019-11-18 18:05:58.522 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.031s] 2019-11-18 18:06:00.925 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [2.470s] 2019-11-18 18:06:02.997 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [2.071s] 2019-11-18 18:06:03.165 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.632s] 2019-11-18 18:06:03.808 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [0.644s] 2019-11-18 18:06:04.548 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [9.327s] 2019-11-18 18:06:04.714 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.166s] 2019-11-18 18:06:04.775 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [0.966s] 2019-11-18 18:06:04.867 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.091s] 2019-11-18 18:06:04.870 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... skip [0.001s]: b'Skipped because network extension: standard-attr-segment is not enabled' 2019-11-18 18:06:05.035 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.320s] 2019-11-18 18:06:05.309 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.440s] 2019-11-18 18:06:05.654 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2019-11-18 18:06:06.541 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [1.231s] 2019-11-18 18:06:07.449 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [0.907s] 2019-11-18 18:06:07.658 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.208s] 2019-11-18 18:06:08.070 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [3.035s] 2019-11-18 18:06:08.793 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [1.134s] 2019-11-18 18:06:09.885 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [1.091s] 2019-11-18 18:06:11.539 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [1.653s] 2019-11-18 18:06:11.650 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.111s] 2019-11-18 18:06:12.396 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [4.325s] 2019-11-18 18:06:13.436 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [0.856s] 2019-11-18 18:06:13.438 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2019-11-18 18:06:14.074 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.637s] 2019-11-18 18:06:14.183 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.109s] 2019-11-18 18:06:14.530 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.347s] 2019-11-18 18:06:15.994 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [5.379s] 2019-11-18 18:06:16.521 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [4.124s] 2019-11-18 18:06:16.685 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.164s] 2019-11-18 18:06:21.452 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [1.207s] 2019-11-18 18:06:22.012 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2019-11-18 18:06:26.719 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [1.590s] 2019-11-18 18:06:26.894 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.119s] 2019-11-18 18:06:27.167 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [0.448s] 2019-11-18 18:06:27.401 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.553s] 2019-11-18 18:06:27.782 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.381s] 2019-11-18 18:06:27.916 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.132s] 2019-11-18 18:06:28.498 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.581s] 2019-11-18 18:06:30.743 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.244s] 2019-11-18 18:06:31.293 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.183s] 2019-11-18 18:06:31.734 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.439s] 2019-11-18 18:06:32.037 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.303s] 2019-11-18 18:06:32.314 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.277s] 2019-11-18 18:06:32.817 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.501s] 2019-11-18 18:06:34.180 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.360s] 2019-11-18 18:06:35.017 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.836s] 2019-11-18 18:06:35.316 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.301s] 2019-11-18 18:06:35.397 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.081s] 2019-11-18 18:06:36.499 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [5.776s] 2019-11-18 18:06:38.032 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [3.001s] 2019-11-18 18:06:38.437 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [1.938s] 2019-11-18 18:06:39.680 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [2.736s] 2019-11-18 18:06:40.562 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [2.124s] 2019-11-18 18:06:41.370 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [3.338s] 2019-11-18 18:06:42.452 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2019-11-18 18:06:42.453 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2019-11-18 18:06:42.967 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [2.404s] 2019-11-18 18:06:44.933 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [1.966s] 2019-11-18 18:06:45.662 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [4.290s] 2019-11-18 18:06:47.212 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [2.278s] 2019-11-18 18:06:50.206 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [5.395s] 2019-11-18 18:06:51.015 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [3.802s] 2019-11-18 18:06:52.744 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [0.937s] 2019-11-18 18:06:53.146 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [0.402s] 2019-11-18 18:06:53.514 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [0.368s] 2019-11-18 18:06:54.890 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [3.873s] 2019-11-18 18:06:55.827 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [2.310s] 2019-11-18 18:06:56.088 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [0.262s] 2019-11-18 18:06:56.276 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [6.293s] 2019-11-18 18:06:56.433 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [6.229s] 2019-11-18 18:06:56.709 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.619s] 2019-11-18 18:06:57.035 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... success [0.326s] 2019-11-18 18:06:57.526 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [1.092s] 2019-11-18 18:06:58.632 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [2.356s] 2019-11-18 18:06:59.018 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [4.126s] 2019-11-18 18:07:01.072 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [2.440s] 2019-11-18 18:07:02.813 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [0.824s] 2019-11-18 18:07:03.078 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [2.005s] 2019-11-18 18:07:03.288 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.475s] 2019-11-18 18:07:04.995 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [5.974s] 2019-11-18 18:07:06.662 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.011s] 2019-11-18 18:07:06.713 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.050s] 2019-11-18 18:07:07.336 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [2.342s] 2019-11-18 18:07:07.813 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [4.732s] 2019-11-18 18:07:07.815 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [1.098s] 2019-11-18 18:07:08.542 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.728s] 2019-11-18 18:07:08.719 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.176s] 2019-11-18 18:07:08.833 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.114s] 2019-11-18 18:07:11.207 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [3.394s] 2019-11-18 18:07:11.500 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [13.971s] 2019-11-18 18:07:12.983 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.336s] 2019-11-18 18:07:13.468 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [2.261s] 2019-11-18 18:07:14.820 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [1.352s] 2019-11-18 18:07:16.089 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.026s] 2019-11-18 18:07:16.396 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.305s] 2019-11-18 18:07:16.538 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.142s] 2019-11-18 18:07:16.588 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.049s] 2019-11-18 18:07:16.757 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.168s] 2019-11-18 18:07:17.143 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.384s] 2019-11-18 18:07:17.151 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [0.814s] 2019-11-18 18:07:17.359 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.217s] 2019-11-18 18:07:17.382 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.023s] 2019-11-18 18:07:17.454 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.072s] 2019-11-18 18:07:17.522 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.372s] 2019-11-18 18:07:18.451 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [0.927s] 2019-11-18 18:07:19.581 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [1.130s] 2019-11-18 18:07:20.322 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [5.499s] 2019-11-18 18:07:20.389 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.069s] 2019-11-18 18:07:20.562 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [0.981s] 2019-11-18 18:07:21.752 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [1.190s] 2019-11-18 18:07:21.852 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.099s] 2019-11-18 18:07:22.019 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.165s] 2019-11-18 18:07:22.183 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.165s] 2019-11-18 18:07:22.238 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [10.738s] 2019-11-18 18:07:22.267 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.083s] 2019-11-18 18:07:22.326 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.058s] 2019-11-18 18:07:22.552 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [2.160s] 2019-11-18 18:07:22.619 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.293s] 2019-11-18 18:07:22.792 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.172s] 2019-11-18 18:07:22.994 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.201s] 2019-11-18 18:07:23.209 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.215s] 2019-11-18 18:07:23.360 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.151s] 2019-11-18 18:07:23.594 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.233s] 2019-11-18 18:07:24.372 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [1.820s] 2019-11-18 18:07:26.227 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [1.854s] 2019-11-18 18:07:27.692 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [1.465s] 2019-11-18 18:07:30.022 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [7.784s] 2019-11-18 18:07:31.589 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [3.894s] 2019-11-18 18:07:33.937 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [2.350s] 2019-11-18 18:07:35.709 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [5.685s] 2019-11-18 18:07:35.968 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [2.028s] 2019-11-18 18:07:36.616 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [0.940s] 2019-11-18 18:07:38.621 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [2.005s] 2019-11-18 18:07:38.847 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.225s] 2019-11-18 18:07:40.140 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [4.172s] 2019-11-18 18:07:40.323 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [4.613s] 2019-11-18 18:07:40.380 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [1.532s] 2019-11-18 18:07:41.424 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [1.043s] 2019-11-18 18:07:42.674 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [1.250s] 2019-11-18 18:07:43.521 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [0.846s] 2019-11-18 18:07:43.734 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.214s] 2019-11-18 18:07:43.919 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.181s] 2019-11-18 18:07:43.997 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.081s] 2019-11-18 18:07:44.070 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.072s] 2019-11-18 18:07:44.125 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.054s] 2019-11-18 18:07:44.241 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.116s] 2019-11-18 18:07:44.365 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [4.224s] 2019-11-18 18:07:44.402 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.159s] 2019-11-18 18:07:44.637 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.235s] 2019-11-18 18:07:44.723 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [4.400s] 2019-11-18 18:07:44.822 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.184s] 2019-11-18 18:07:44.989 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.166s] 2019-11-18 18:07:45.119 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.131s] 2019-11-18 18:07:46.990 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [2.625s] 2019-11-18 18:07:57.446 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [2.301s] 2019-11-18 18:07:57.684 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [0.241s] 2019-11-18 18:07:58.592 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [0.905s] 2019-11-18 18:08:02.564 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.055s] 2019-11-18 18:08:02.617 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.052s] 2019-11-18 18:08:02.728 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.598s] 2019-11-18 18:08:03.365 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [0.746s] 2019-11-18 18:08:03.524 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.159s] 2019-11-18 18:08:03.668 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.142s] 2019-11-18 18:08:03.778 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.110s] 2019-11-18 18:08:05.193 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [2.464s] 2019-11-18 18:08:05.306 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.113s] 2019-11-18 18:08:05.456 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.149s] 2019-11-18 18:08:05.618 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.161s] 2019-11-18 18:08:05.716 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.097s] 2019-11-18 18:08:05.735 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.019s] 2019-11-18 18:08:05.814 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.078s] 2019-11-18 18:08:05.825 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.011s] 2019-11-18 18:08:05.838 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.012s] 2019-11-18 18:08:06.054 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.216s] 2019-11-18 18:08:06.183 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.128s] 2019-11-18 18:08:06.933 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.747s] 2019-11-18 18:08:07.061 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.129s] 2019-11-18 18:08:07.175 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.113s] 2019-11-18 18:08:07.313 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.137s] 2019-11-18 18:08:07.748 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.433s] 2019-11-18 18:08:07.813 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.066s] 2019-11-18 18:08:08.192 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.378s] 2019-11-18 18:08:08.299 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.107s] 2019-11-18 18:08:08.373 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.073s] 2019-11-18 18:08:08.911 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... fail [0.532s] 2019-11-18 18:08:19.003 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.079s] 2019-11-18 18:08:19.405 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.399s] 2019-11-18 18:08:19.548 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.144s] 2019-11-18 18:08:19.734 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.186s] 2019-11-18 18:08:20.065 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.329s] 2019-11-18 18:08:20.252 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_add_subport_with_mtu_equal_to_trunk ... success [7.086s] 2019-11-18 18:08:21.269 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.201s] 2019-11-18 18:08:21.781 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.512s] 2019-11-18 18:08:21.836 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.056s] 2019-11-18 18:08:21.886 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.050s] 2019-11-18 18:08:21.953 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.066s] 2019-11-18 18:08:25.896 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_add_subport_with_mtu_greater_than_subport ... success [5.644s] 2019-11-18 18:08:31.111 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_create_trunk_with_mtu_equal_to_subport ... success [5.213s] 2019-11-18 18:08:36.324 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [1.695s] 2019-11-18 18:08:36.623 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_create_trunk_with_mtu_greater_than_subport ... success [5.510s] 2019-11-18 18:08:36.647 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.323s] 2019-11-18 18:08:37.739 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.091s] 2019-11-18 18:08:38.194 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.455s] 2019-11-18 18:08:40.260 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [2.065s] 2019-11-18 18:08:40.964 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [0.704s] 2019-11-18 18:08:59.231 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON.test_add_subport_with_mtu_greater_than_trunk ... success [6.732s] 2019-11-18 18:09:04.091 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON.test_create_trunk_with_mtu_smaller_than_subport ... success [4.860s] 2019-11-18 18:09:06.930 34 INFO rally.task.context [-] Verification 41318c9a-118a-431e-974c-390525ecccae | Context testr@default cleanup() started 2019-11-18 18:09:06.931 34 INFO rally.task.context [-] Verification 41318c9a-118a-431e-974c-390525ecccae | Context testr@default cleanup() finished in 0.90 msec 2019-11-18 18:09:06.932 34 INFO rally.task.context [-] Verification 41318c9a-118a-431e-974c-390525ecccae | Context tempest@default cleanup() started 2019-11-18 18:09:07.343 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-11-18 18:09:07.419 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-11-18 18:09:07.460 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f5cf2a55_hDmboX4D'. 2019-11-18 18:09:07.740 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f5cf2a55_hDmboX4D' has been deleted. 2019-11-18 18:09:07.741 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c46812b5-f6aa-4b62-9a56-ad571c591f89' of option 'instance_type' from Tempest config file. 2019-11-18 18:09:07.741 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c46812b5-f6aa-4b62-9a56-ad571c591f89' has been removed. 2019-11-18 18:09:07.749 34 INFO rally.task.context [-] Verification 41318c9a-118a-431e-974c-390525ecccae | Context tempest@default cleanup() finished in 0.82 sec 2019-11-18 18:09:07.987 34 INFO rally.api [-] Verification (UUID=f5cf2a55-6c54-43ec-8d46-6855e1fb9a42) has been successfully finished for deployment 'opnfv-rally' (UUID=faf64086-19f9-4c44-a9d6-4573018c4a6c)! 2019-11-18 18:09:09.437 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:09:09.437 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:09:09.437 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:09:10.953 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:09:10.953 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:09:10.953 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:09:12.712 46 INFO rally.api [-] Building 'html' report for the following verification(s): 'f5cf2a55-6c54-43ec-8d46-6855e1fb9a42' 2019-11-18 18:09:12.736 46 INFO rally.api [-] The report has been successfully built. 2019-11-18 18:09:14.016 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:09:14.016 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:09:14.016 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:09:15.687 48 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f5cf2a55-6c54-43ec-8d46-6855e1fb9a42' 2019-11-18 18:09:15.701 48 INFO rally.api [-] The report has been successfully built. 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: BrokenPipeError: [Errno 32] Broken pipe 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils File "", line 2, in show 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils sortby_index=index) 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 163, in print_list 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body).decode()) 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils BrokenPipeError: [Errno 32] Broken pipe 2019-11-18 20:00:20.324 45 ERROR rally.cli.cliutils