2019-11-23 22:24:33.474 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:24:33.474 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:24:33.475 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:24:35.711 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-23 22:24:35.711 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-23 22:24:35.711 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-23 22:24:35.711 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-23 22:24:35.711 8 ERROR rally.cli.cliutils 2019-11-23 22:24:37.224 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:24:37.225 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:24:37.225 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:24:41.073 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:24:41.073 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:24:41.073 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:24:45.833 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:24:45.833 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:24:45.834 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:24:47.059 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:24:47.059 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:24:47.059 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:24:48.692 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-23 22:24:48.692 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-11-23 22:24:48.692 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-23 22:24:48.692 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils force=force) 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-23 22:24:48.692 17 ERROR rally.cli.cliutils 2019-11-23 22:24:50.072 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:24:50.072 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:24:50.072 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:24:51.692 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-11-23 22:24:52.046 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-ae0f2417-4a8a-442b-ad2b-a43fb9d13eda/repo. 2019-11-23 22:24:52.357 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-ae0f2417-4a8a-442b-ad2b-a43fb9d13eda/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-23 22:24:52.369 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-11-23 22:24:52.377 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-11-23 22:24:52.647 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-11-23 22:24:52.729 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-11-23 22:24:53.396 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ae0f2417-4a8a-442b-ad2b-a43fb9d13eda) has been successfully created! 2019-11-23 22:24:54.882 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:24:54.882 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:24:54.882 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:24:58.150 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:24:58.151 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:24:58.151 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:24:59.839 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ae0f2417-4a8a-442b-ad2b-a43fb9d13eda) for deployment 'opnfv-rally' (UUID=886fe6f7-633a-4c1e-a670-5f59c7d4223d). 2019-11-23 22:25:00.682 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ae0f2417-4a8a-442b-ad2b-a43fb9d13eda) has been successfully configured for deployment 'opnfv-rally' (UUID=886fe6f7-633a-4c1e-a670-5f59c7d4223d)! 2019-11-23 22:25:10.910 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:25:10.910 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:25:10.910 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:25:12.838 34 INFO rally.api [-] Starting verification (UUID=75a99d76-d23f-40fc-8a43-bafd7aade066) for deployment 'opnfv-rally' (UUID=886fe6f7-633a-4c1e-a670-5f59c7d4223d) by verifier 'opnfv-tempest' (UUID=ae0f2417-4a8a-442b-ad2b-a43fb9d13eda). 2019-11-23 22:25:13.870 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-11-23 22:25:13.923 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-11-23 22:25:13.924 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ae0f2417-4a8a-442b-ad2b-a43fb9d13eda/for-deployment-886fe6f7-633a-4c1e-a670-5f59c7d4223d/tempest.log' to option 'log_file'. 2019-11-23 22:25:13.924 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-ae0f2417-4a8a-442b-ad2b-a43fb9d13eda/for-deployment-886fe6f7-633a-4c1e-a670-5f59c7d4223d/tempest.log 2019-11-23 22:25:13.924 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-11-23 22:25:13.925 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ae0f2417-4a8a-442b-ad2b-a43fb9d13eda/for-deployment-886fe6f7-633a-4c1e-a670-5f59c7d4223d/lock_files' to option 'lock_path'. 2019-11-23 22:25:13.925 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-ae0f2417-4a8a-442b-ad2b-a43fb9d13eda/for-deployment-886fe6f7-633a-4c1e-a670-5f59c7d4223d/lock_files 2019-11-23 22:25:13.926 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-23 22:25:13.926 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-23 22:25:13.926 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4bf4e01e-d72d-4e04-97d7-9ac1e0b335d2 2019-11-23 22:25:13.927 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 60376692-10d9-4620-a8b9-ff6824b6734b 2019-11-23 22:25:13.927 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 848570a0-41c0-4f72-a3e4-cb07122be3be 2019-11-23 22:25:13.928 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8f6c6809-1e41-46b1-94f9-7c1c7ba4ce69 2019-11-23 22:25:14.136 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-11-23 22:25:14.136 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_2af8b57b-0a56-42b8-9b32-265e49b5bec8 2019-11-23 22:25:14.137 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-11-23 22:25:14.240 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-23 22:25:14.311 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-11-23 22:25:14.311 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_75a99d76_kfN6yzmB' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-23 22:25:14.341 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_75a99d76_kfN6yzmB' (ID = 1d3b95b4-7dba-48bf-9c00-e3a09109080e) has been successfully created! 2019-11-23 22:25:14.341 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1d3b95b4-7dba-48bf-9c00-e3a09109080e' to option 'instance_type'. 2019-11-23 22:25:14.341 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1d3b95b4-7dba-48bf-9c00-e3a09109080e 2019-11-23 22:25:14.342 34 INFO rally.task.context [-] Verification ae0f2417-4a8a-442b-ad2b-a43fb9d13eda | Context tempest@default setup() finished in 0.90 sec 2019-11-23 22:25:14.344 34 INFO rally.task.context [-] Verification ae0f2417-4a8a-442b-ad2b-a43fb9d13eda | Context testr@default setup() finished in 0.95 msec 2019-11-23 22:25:14.344 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5e3b067a-b2e6-4839-bdd6-56a0857ac711'. 2019-11-23 22:25:20.850 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.212s] 2019-11-23 22:25:24.809 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.043s] 2019-11-23 22:25:25.098 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.060s] 2019-11-23 22:25:25.478 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.378s] 2019-11-23 22:25:25.538 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.061s] 2019-11-23 22:25:25.752 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.212s] 2019-11-23 22:25:25.780 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.028s] 2019-11-23 22:25:27.200 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [2.392s] 2019-11-23 22:25:27.223 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.023s] 2019-11-23 22:25:27.438 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-23 22:25:28.560 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [7.533s] 2019-11-23 22:25:29.954 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [1.395s] 2019-11-23 22:25:31.443 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [1.489s] 2019-11-23 22:25:31.805 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.840s] 2019-11-23 22:25:32.104 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [3.793s] 2019-11-23 22:25:32.422 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2019-11-23 22:25:32.997 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [1.553s] 2019-11-23 22:25:33.521 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [1.418s] 2019-11-23 22:25:34.669 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [1.671s] 2019-11-23 22:25:36.031 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.145s] 2019-11-23 22:25:36.128 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.098s] 2019-11-23 22:25:36.504 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.375s] 2019-11-23 22:25:37.391 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 [2.721s] 2019-11-23 22:25:37.652 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [1.149s] 2019-11-23 22:25:39.989 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.738s] 2019-11-23 22:25:40.226 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.237s] 2019-11-23 22:25:41.769 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [4.376s] 2019-11-23 22:25:42.992 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2019-11-23 22:25:44.908 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [1.902s] 2019-11-23 22:25:45.890 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.121s] 2019-11-23 22:25:46.626 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.718s] 2019-11-23 22:25:46.894 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 [1.004s] 2019-11-23 22:25:49.802 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [3.174s] 2019-11-23 22:25:50.257 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [3.362s] 2019-11-23 22:25:50.689 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [0.888s] 2019-11-23 22:25:51.111 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [4.601s] 2019-11-23 22:25:51.163 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [0.471s] 2019-11-23 22:25:51.581 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.417s] 2019-11-23 22:25:52.458 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [2.568s] 2019-11-23 22:25:52.782 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.523s] 2019-11-23 22:25:53.388 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.608s] 2019-11-23 22:25:53.725 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [2.145s] 2019-11-23 22:25:53.904 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [1.446s] 2019-11-23 22:25:54.345 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 [3.235s] 2019-11-23 22:25:56.664 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2019-11-23 22:25:57.071 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [2.724s] 2019-11-23 22:25:58.030 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'dvr extension not enabled.' 2019-11-23 22:25:59.170 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: b'port-resource-request extension not enabled.' 2019-11-23 22:26:01.229 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [4.157s] 2019-11-23 22:26:01.931 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [0.701s] 2019-11-23 22:26:02.593 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.663s] 2019-11-23 22:26:02.719 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [3.598s] 2019-11-23 22:26:02.992 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [1.059s] 2019-11-23 22:26:03.116 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.397s] 2019-11-23 22:26:03.577 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-23 22:26:03.717 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [1.125s] 2019-11-23 22:26:06.893 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.052s] 2019-11-23 22:26:06.978 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [3.984s] 2019-11-23 22:26:07.761 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [0.866s] 2019-11-23 22:26:08.044 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [0.284s] 2019-11-23 22:26:10.958 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [3.980s] 2019-11-23 22:26:14.507 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [1.118s] 2019-11-23 22:26:16.006 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [5.047s] 2019-11-23 22:26:19.590 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [10.731s] 2019-11-23 22:26:20.336 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [4.329s] 2019-11-23 22:26:20.886 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [3.385s] 2019-11-23 22:26:26.043 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [6.454s] 2019-11-23 22:26:26.434 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [6.097s] 2019-11-23 22:26:27.410 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [1.367s] 2019-11-23 22:26:30.174 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [1.535s] 2019-11-23 22:26:30.652 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [4.217s] 2019-11-23 22:26:31.553 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [1.377s] 2019-11-23 22:26:32.349 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [0.796s] 2019-11-23 22:26:33.037 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [0.686s] 2019-11-23 22:26:34.178 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [0.602s] 2019-11-23 22:26:34.484 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [7.071s] 2019-11-23 22:26:34.922 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [1.881s] 2019-11-23 22:26:34.990 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [4.336s] 2019-11-23 22:26:35.185 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.265s] 2019-11-23 22:26:35.435 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.250s] 2019-11-23 22:26:39.050 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.059s] 2019-11-23 22:26:39.489 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.439s] 2019-11-23 22:26:40.512 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.023s] 2019-11-23 22:26:45.298 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 [4.784s] 2019-11-23 22:26:46.643 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.345s] 2019-11-23 22:26:47.064 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [0.883s] 2019-11-23 22:26:47.369 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [0.726s] 2019-11-23 22:26:49.494 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [2.123s] 2019-11-23 22:26:52.203 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [0.713s] 2019-11-23 22:26:52.846 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.495s] 2019-11-23 22:27:01.513 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [1.880s] 2019-11-23 22:27:02.223 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.338s] 2019-11-23 22:27:05.105 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: b'Skipped because network extension: qos is not enabled' 2019-11-23 22:27:05.348 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.772s] 2019-11-23 22:27:08.548 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [1.190s] 2019-11-23 22:27:10.672 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [1.739s] 2019-11-23 22:27:14.567 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [1.253s] 2019-11-23 22:27:16.086 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [1.149s] 2019-11-23 22:27:16.768 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: b'Skipped because network extension: qos is not enabled' 2019-11-23 22:27:17.578 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [0.931s] 2019-11-23 22:27:20.688 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [2.070s] 2019-11-23 22:27:22.276 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [1.490s] 2019-11-23 22:27:23.148 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [0.765s] 2019-11-23 22:27:24.394 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [1.246s] 2019-11-23 22:27:25.732 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [1.338s] 2019-11-23 22:27:25.771 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [2.023s] 2019-11-23 22:27:27.829 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [2.095s] 2019-11-23 22:27:27.865 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'No default subnetpool' 2019-11-23 22:27:29.885 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.577s] 2019-11-23 22:27:30.129 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.244s] 2019-11-23 22:27:30.638 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.508s] 2019-11-23 22:27:30.668 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.031s] 2019-11-23 22:27:30.739 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.070s] 2019-11-23 22:27:30.772 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.032s] 2019-11-23 22:27:30.825 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.054s] 2019-11-23 22:27:33.275 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [2.514s] 2019-11-23 22:27:33.871 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.543s] 2019-11-23 22:27:35.929 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.871s] 2019-11-23 22:27:36.061 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.133s] 2019-11-23 22:27:36.129 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.067s] 2019-11-23 22:27:36.140 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.011s] 2019-11-23 22:27:36.599 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.457s] 2019-11-23 22:27:36.730 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.131s] 2019-11-23 22:27:36.862 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.131s] 2019-11-23 22:27:36.923 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.061s] 2019-11-23 22:27:37.114 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.190s] 2019-11-23 22:27:38.282 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.338s] 2019-11-23 22:27:38.327 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.045s] 2019-11-23 22:27:38.376 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.049s] 2019-11-23 22:27:38.419 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.042s] 2019-11-23 22:27:38.735 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [2.739s] 2019-11-23 22:27:40.617 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.877s] 2019-11-23 22:27:41.086 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.471s] 2019-11-23 22:27:42.227 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [3.493s] 2019-11-23 22:27:43.583 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [0.978s] 2019-11-23 22:27:43.624 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.701s] 2019-11-23 22:27:43.911 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [1.683s] 2019-11-23 22:27:44.131 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.508s] 2019-11-23 22:27:44.707 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.129s] 2019-11-23 22:27:45.283 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [1.372s] 2019-11-23 22:27:45.898 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.190s] 2019-11-23 22:27:46.836 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [1.552s] 2019-11-23 22:27:47.539 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [1.640s] 2019-11-23 22:27:48.313 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [1.475s] 2019-11-23 22:27:48.429 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [0.590s] 2019-11-23 22:27:48.433 34 INFO opnfv-tempest [-] {1} 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-23 22:27:49.055 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.623s] 2019-11-23 22:27:49.185 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.130s] 2019-11-23 22:27:49.494 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.310s] 2019-11-23 22:27:51.434 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [3.120s] 2019-11-23 22:27:52.101 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.399s] 2019-11-23 22:27:52.326 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.224s] 2019-11-23 22:27:52.338 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.012s] 2019-11-23 22:27:52.351 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.013s] 2019-11-23 22:27:52.366 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.014s] 2019-11-23 22:27:52.378 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.012s] 2019-11-23 22:27:54.693 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [3.259s] 2019-11-23 22:27:55.836 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.338s] 2019-11-23 22:27:57.014 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.070s] 2019-11-23 22:27:57.559 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.543s] 2019-11-23 22:27:58.001 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.442s] 2019-11-23 22:27:58.176 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.174s] 2019-11-23 22:27:58.616 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.438s] 2019-11-23 22:28:00.040 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.421s] 2019-11-23 22:28:00.565 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.526s] 2019-11-23 22:28:00.647 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.083s] 2019-11-23 22:28:00.754 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.107s] 2019-11-23 22:28:03.850 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [2.803s] 2019-11-23 22:28:04.487 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... skip: b'qos extension not enabled.' 2019-11-23 22:28:04.491 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest ... skip: b'qos extension not enabled.' 2019-11-23 22:28:04.493 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON ... skip: b'qos extension not enabled.' 2019-11-23 22:28:04.997 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON.test_create_floatingip_from_specific_pool ... success [5.809s] 2019-11-23 22:28:08.336 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [4.484s] 2019-11-23 22:28:12.861 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [4.525s] 2019-11-23 22:28:15.447 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [8.528s] 2019-11-23 22:28:15.545 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.509s] 2019-11-23 22:28:16.521 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters ... success [0.975s] 2019-11-23 22:28:16.772 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [3.910s] 2019-11-23 22:28:17.207 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.685s] 2019-11-23 22:28:17.220 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules ... success [0.014s] 2019-11-23 22:28:17.234 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_labels ... success [0.013s] 2019-11-23 22:28:17.287 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label ... success [0.052s] 2019-11-23 22:28:17.300 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule ... success [0.013s] 2019-11-23 22:28:18.233 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.518s] 2019-11-23 22:28:18.452 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.219s] 2019-11-23 22:28:18.467 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.014s] 2019-11-23 22:28:18.481 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.014s] 2019-11-23 22:28:18.498 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.016s] 2019-11-23 22:28:18.513 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.015s] 2019-11-23 22:28:20.044 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.211s] 2019-11-23 22:28:20.620 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [0.574s] 2019-11-23 22:28:21.010 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.389s] 2019-11-23 22:28:21.472 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.460s] 2019-11-23 22:28:22.266 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.794s] 2019-11-23 22:28:24.044 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.775s] 2019-11-23 22:28:24.759 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [3.231s] 2019-11-23 22:28:25.272 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [1.230s] 2019-11-23 22:28:25.399 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.128s] 2019-11-23 22:28:25.475 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.075s] 2019-11-23 22:28:27.059 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [2.301s] 2019-11-23 22:28:27.296 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [0.238s] 2019-11-23 22:28:29.726 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [2.428s] 2019-11-23 22:28:31.661 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.936s] 2019-11-23 22:28:32.365 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.500s] 2019-11-23 22:28:32.895 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters ... success [0.529s] 2019-11-23 22:28:33.964 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_name_max_length ... success [1.068s] 2019-11-23 22:28:34.107 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules ... success [0.143s] 2019-11-23 22:28:34.121 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels ... success [0.013s] 2019-11-23 22:28:34.170 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label ... success [0.049s] 2019-11-23 22:28:34.182 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule ... success [0.011s] 2019-11-23 22:28:35.340 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [9.925s] 2019-11-23 22:28:38.235 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.011s] 2019-11-23 22:28:38.855 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON.test_create_metering_label_with_too_long_name ... success [0.452s] 2019-11-23 22:28:41.852 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [0.924s] 2019-11-23 22:28:42.801 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [0.949s] 2019-11-23 22:28:43.194 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.228s] 2019-11-23 22:28:43.825 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.628s] 2019-11-23 22:28:44.038 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.215s] 2019-11-23 22:28:44.245 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.206s] 2019-11-23 22:28:44.863 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.616s] 2019-11-23 22:28:47.063 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.197s] 2019-11-23 22:28:47.743 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.681s] 2019-11-23 22:28:47.823 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.080s] 2019-11-23 22:28:47.907 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.084s] 2019-11-23 22:28:48.050 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.142s] 2019-11-23 22:28:48.567 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [1.643s] 2019-11-23 22:28:51.005 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [2.435s] 2019-11-23 22:28:51.006 34 INFO opnfv-tempest [-] {3} 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-23 22:28:51.008 34 INFO opnfv-tempest [-] {3} 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-23 22:28:51.023 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [2.777s] 2019-11-23 22:28:52.128 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [1.118s] 2019-11-23 22:28:52.130 34 INFO opnfv-tempest [-] {3} 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-23 22:28:52.131 34 INFO opnfv-tempest [-] {3} 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-23 22:28:52.132 34 INFO opnfv-tempest [-] {3} 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-23 22:28:55.946 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [0.982s] 2019-11-23 22:28:58.021 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [3.054s] 2019-11-23 22:28:59.606 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [1.586s] 2019-11-23 22:29:00.233 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [0.627s] 2019-11-23 22:29:00.458 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... skip: b'qos extension not enabled.' 2019-11-23 22:29:00.820 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.096s] 2019-11-23 22:29:00.864 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: b'qos extension not enabled.' 2019-11-23 22:29:01.538 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.717s] 2019-11-23 22:29:02.362 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [2.128s] 2019-11-23 22:29:04.325 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.963s] 2019-11-23 22:29:04.836 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2019-11-23 22:29:04.837 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2019-11-23 22:29:06.270 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.172s] 2019-11-23 22:29:06.717 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.444s] 2019-11-23 22:29:06.778 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.061s] 2019-11-23 22:29:06.831 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.053s] 2019-11-23 22:29:06.957 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.124s] 2019-11-23 22:29:07.439 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [4.408s] 2019-11-23 22:29:07.475 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.516s] 2019-11-23 22:29:07.668 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.193s] 2019-11-23 22:29:07.696 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.030s] 2019-11-23 22:29:07.764 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.067s] 2019-11-23 22:29:07.799 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.034s] 2019-11-23 22:29:10.041 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [2.600s] 2019-11-23 22:29:10.042 34 INFO opnfv-tempest [-] {3} 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-23 22:29:11.472 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [1.431s] 2019-11-23 22:29:12.708 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [5.459s] 2019-11-23 22:29:13.204 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.902s] 2019-11-23 22:29:13.886 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [2.413s] 2019-11-23 22:29:14.240 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [1.036s] 2019-11-23 22:29:14.568 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.378s] 2019-11-23 22:29:15.138 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [0.897s] 2019-11-23 22:29:15.191 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.053s] 2019-11-23 22:29:15.194 34 INFO opnfv-tempest [-] {1} 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-23 22:29:15.541 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.347s] 2019-11-23 22:29:16.221 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: b'qos extension not enabled.' 2019-11-23 22:29:16.223 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest ... skip: b'qos extension not enabled.' 2019-11-23 22:29:16.224 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON ... skip: b'qos extension not enabled.' 2019-11-23 22:29:16.365 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [0.823s] 2019-11-23 22:29:17.902 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [1.535s] 2019-11-23 22:29:18.077 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.176s] 2019-11-23 22:29:19.022 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [0.944s] 2019-11-23 22:29:19.045 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [6.337s] 2019-11-23 22:29:20.186 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [1.140s] 2019-11-23 22:29:20.842 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [1.818s] 2019-11-23 22:29:21.971 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [1.128s] 2019-11-23 22:29:22.098 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.128s] 2019-11-23 22:29:23.188 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [4.546s] 2019-11-23 22:29:29.068 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [5.882s] 2019-11-23 22:29:29.833 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [15.944s] 2019-11-23 22:29:30.166 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [1.098s] 2019-11-23 22:29:30.784 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [0.952s] 2019-11-23 22:29:31.550 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [0.765s] 2019-11-23 22:29:32.634 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [12.444s] 2019-11-23 22:29:33.710 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [2.158s] 2019-11-23 22:29:37.237 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [3.525s] 2019-11-23 22:29:39.087 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [1.848s] 2019-11-23 22:29:39.089 34 INFO opnfv-tempest [-] {3} 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-23 22:29:39.090 34 INFO opnfv-tempest [-] {3} 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-23 22:29:41.841 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [11.671s] 2019-11-23 22:29:42.915 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [10.282s] 2019-11-23 22:29:47.508 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [8.418s] 2019-11-23 22:29:50.123 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [7.206s] 2019-11-23 22:29:52.385 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [10.543s] 2019-11-23 22:29:54.126 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [6.618s] 2019-11-23 22:29:55.314 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [5.190s] 2019-11-23 22:30:00.019 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [4.703s] 2019-11-23 22:30:00.141 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [7.756s] 2019-11-23 22:30:03.002 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [8.875s] 2019-11-23 22:30:03.164 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.162s] 2019-11-23 22:30:03.492 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.327s] 2019-11-23 22:30:04.505 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [4.486s] 2019-11-23 22:30:05.415 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [5.273s] 2019-11-23 22:30:05.657 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [2.165s] 2019-11-23 22:30:08.922 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [3.263s] 2019-11-23 22:30:10.168 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [4.751s] 2019-11-23 22:30:13.449 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [4.526s] 2019-11-23 22:30:13.730 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.282s] 2019-11-23 22:30:14.422 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [4.254s] 2019-11-23 22:30:16.394 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [0.885s] 2019-11-23 22:30:16.867 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.472s] 2019-11-23 22:30:18.338 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2019-11-23 22:30:20.584 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.098s] 2019-11-23 22:30:20.679 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.095s] 2019-11-23 22:30:21.012 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [0.847s] 2019-11-23 22:30:21.419 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [0.739s] 2019-11-23 22:30:21.647 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.227s] 2019-11-23 22:30:21.760 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.113s] 2019-11-23 22:30:21.962 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.201s] 2019-11-23 22:30:22.799 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [1.786s] 2019-11-23 22:30:22.988 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.189s] 2019-11-23 22:30:23.650 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2019-11-23 22:30:24.026 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [1.037s] 2019-11-23 22:30:25.005 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [0.978s] 2019-11-23 22:30:25.813 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [0.806s] 2019-11-23 22:30:27.085 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.272s] 2019-11-23 22:30:27.202 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.117s] 2019-11-23 22:30:27.211 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.785s] 2019-11-23 22:30:27.453 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.248s] 2019-11-23 22:30:27.531 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.079s] 2019-11-23 22:30:27.607 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.075s] 2019-11-23 22:30:27.659 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.052s] 2019-11-23 22:30:27.786 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.126s] 2019-11-23 22:30:27.972 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.185s] 2019-11-23 22:30:28.395 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.422s] 2019-11-23 22:30:28.596 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.200s] 2019-11-23 22:30:28.711 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.115s] 2019-11-23 22:30:28.859 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.147s] 2019-11-23 22:30:29.140 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [1.928s] 2019-11-23 22:30:29.235 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.096s] 2019-11-23 22:30:29.691 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.455s] 2019-11-23 22:30:29.754 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.063s] 2019-11-23 22:30:29.787 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.033s] 2019-11-23 22:30:29.844 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.056s] 2019-11-23 22:30:29.868 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.023s] 2019-11-23 22:30:29.886 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.017s] 2019-11-23 22:30:29.898 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.011s] 2019-11-23 22:30:30.042 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.143s] 2019-11-23 22:30:30.114 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.072s] 2019-11-23 22:30:30.534 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.418s] 2019-11-23 22:30:30.594 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.062s] 2019-11-23 22:30:30.688 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.092s] 2019-11-23 22:30:30.798 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.109s] 2019-11-23 22:30:31.112 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.313s] 2019-11-23 22:30:31.174 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.062s] 2019-11-23 22:30:31.409 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.233s] 2019-11-23 22:30:31.504 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.096s] 2019-11-23 22:30:31.604 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.099s] 2019-11-23 22:30:33.378 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [4.791s] 2019-11-23 22:30:42.984 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [5.280s] 2019-11-23 22:30:44.758 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [0.976s] 2019-11-23 22:30:45.396 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [0.638s] 2019-11-23 22:30:45.702 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [0.305s] 2019-11-23 22:30:45.851 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [2.869s] 2019-11-23 22:30:47.067 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.093s] 2019-11-23 22:30:47.394 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.323s] 2019-11-23 22:30:47.580 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.184s] 2019-11-23 22:30:47.582 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [1.874s] 2019-11-23 22:30:47.724 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.146s] 2019-11-23 22:30:48.043 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [2.190s] 2019-11-23 22:30:48.093 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.367s] 2019-11-23 22:30:48.348 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [0.770s] 2019-11-23 22:30:49.007 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.908s] 2019-11-23 22:30:49.008 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.654s] 2019-11-23 22:30:49.422 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... success [0.413s] 2019-11-23 22:30:49.423 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.416s] 2019-11-23 22:30:49.468 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.051s] 2019-11-23 22:30:49.562 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.093s] 2019-11-23 22:30:49.625 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.062s] 2019-11-23 22:30:50.156 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [2.112s] 2019-11-23 22:30:52.781 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [2.624s] 2019-11-23 22:30:54.991 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [2.209s] 2019-11-23 22:30:56.196 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [1.859s] 2019-11-23 22:30:56.417 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [0.223s] 2019-11-23 22:30:57.267 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [0.847s] 2019-11-23 22:30:58.843 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [3.851s] 2019-11-23 22:31:03.117 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [1.574s] 2019-11-23 22:31:03.237 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [4.392s] 2019-11-23 22:31:03.260 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.144s] 2019-11-23 22:31:03.275 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [3.163s] 2019-11-23 22:31:04.727 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.466s] 2019-11-23 22:31:04.971 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.243s] 2019-11-23 22:31:06.092 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [2.816s] 2019-11-23 22:31:06.495 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [1.524s] 2019-11-23 22:31:07.613 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [1.118s] 2019-11-23 22:31:07.832 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [4.593s] 2019-11-23 22:31:09.632 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.064s] 2019-11-23 22:31:09.647 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.015s] 2019-11-23 22:31:10.342 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [0.694s] 2019-11-23 22:31:10.527 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.184s] 2019-11-23 22:31:10.702 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.175s] 2019-11-23 22:31:11.017 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.315s] 2019-11-23 22:31:13.741 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [5.909s] 2019-11-23 22:31:15.119 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.497s] 2019-11-23 22:31:16.069 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [2.328s] 2019-11-23 22:31:17.134 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.542s] 2019-11-23 22:31:17.601 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.468s] 2019-11-23 22:31:18.066 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.463s] 2019-11-23 22:31:18.489 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.423s] 2019-11-23 22:31:19.393 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [0.926s] 2019-11-23 22:31:19.571 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.179s] 2019-11-23 22:31:20.985 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [1.413s] 2019-11-23 22:31:21.030 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.541s] 2019-11-23 22:31:22.053 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [1.068s] 2019-11-23 22:31:23.010 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [0.956s] 2019-11-23 22:31:23.947 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [0.936s] 2019-11-23 22:31:24.056 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.108s] 2019-11-23 22:31:24.376 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.318s] 2019-11-23 22:31:24.454 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.078s] 2019-11-23 22:31:24.531 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.077s] 2019-11-23 22:31:24.585 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.053s] 2019-11-23 22:31:24.708 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.123s] 2019-11-23 22:31:25.029 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.318s] 2019-11-23 22:31:25.279 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.250s] 2019-11-23 22:31:25.557 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.277s] 2019-11-23 22:31:25.696 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.139s] 2019-11-23 22:31:25.828 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.132s] 2019-11-23 22:31:27.339 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_add_subport_with_mtu_equal_to_trunk ... success [6.874s] 2019-11-23 22:31:30.962 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON.test_add_subport_with_mtu_greater_than_trunk ... success [6.077s] 2019-11-23 22:31:32.667 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_add_subport_with_mtu_greater_than_subport ... success [5.326s] 2019-11-23 22:31:36.353 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON.test_create_trunk_with_mtu_smaller_than_subport ... success [5.392s] 2019-11-23 22:31:37.792 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_create_trunk_with_mtu_equal_to_subport ... success [5.125s] 2019-11-23 22:31:38.802 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... fail [0.662s] 2019-11-23 22:31:43.559 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_create_trunk_with_mtu_greater_than_subport ... success [5.765s] 2019-11-23 22:31:47.224 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.036s] 2019-11-23 22:31:47.413 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.186s] 2019-11-23 22:31:47.477 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.064s] 2019-11-23 22:31:47.547 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.070s] 2019-11-23 22:31:47.684 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.135s] 2019-11-23 22:31:48.267 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.580s] 2019-11-23 22:31:48.492 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.225s] 2019-11-23 22:31:48.523 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.033s] 2019-11-23 22:31:48.556 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.032s] 2019-11-23 22:31:59.227 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [2.663s] 2019-11-23 22:32:02.339 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [3.112s] 2019-11-23 22:32:06.798 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [4.457s] 2019-11-23 22:32:18.819 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [7.430s] 2019-11-23 22:32:21.274 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [2.457s] 2019-11-23 22:32:24.259 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [2.983s] 2019-11-23 22:32:27.477 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [3.218s] 2019-11-23 22:32:32.474 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [4.995s] 2019-11-23 22:32:36.724 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [4.250s] 2019-11-23 22:32:39.058 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [2.333s] 2019-11-23 22:32:40.951 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [1.892s] 2019-11-23 22:32:47.719 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [6.765s] 2019-11-23 22:32:47.810 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.093s] 2019-11-23 22:32:50.168 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [2.356s] 2019-11-23 22:32:52.052 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [1.884s] 2019-11-23 22:32:54.008 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [1.954s] 2019-11-23 22:32:55.698 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [1.688s] 2019-11-23 22:33:00.508 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [4.808s] 2019-11-23 22:33:02.808 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [2.300s] 2019-11-23 22:33:05.345 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [2.536s] 2019-11-23 22:33:09.594 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [4.247s] 2019-11-23 22:33:14.592 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [4.997s] 2019-11-23 22:33:17.380 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [2.788s] 2019-11-23 22:33:20.090 34 INFO rally.task.context [-] Verification ae0f2417-4a8a-442b-ad2b-a43fb9d13eda | Context testr@default cleanup() started 2019-11-23 22:33:20.091 34 INFO rally.task.context [-] Verification ae0f2417-4a8a-442b-ad2b-a43fb9d13eda | Context testr@default cleanup() finished in 0.94 msec 2019-11-23 22:33:20.092 34 INFO rally.task.context [-] Verification ae0f2417-4a8a-442b-ad2b-a43fb9d13eda | Context tempest@default cleanup() started 2019-11-23 22:33:20.515 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-11-23 22:33:20.597 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-11-23 22:33:20.655 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_75a99d76_kfN6yzmB'. 2019-11-23 22:33:20.885 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_75a99d76_kfN6yzmB' has been deleted. 2019-11-23 22:33:20.886 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '1d3b95b4-7dba-48bf-9c00-e3a09109080e' of option 'instance_type' from Tempest config file. 2019-11-23 22:33:20.887 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '1d3b95b4-7dba-48bf-9c00-e3a09109080e' has been removed. 2019-11-23 22:33:20.896 34 INFO rally.task.context [-] Verification ae0f2417-4a8a-442b-ad2b-a43fb9d13eda | Context tempest@default cleanup() finished in 0.80 sec 2019-11-23 22:33:21.123 34 INFO rally.api [-] Verification (UUID=75a99d76-d23f-40fc-8a43-bafd7aade066) has been successfully finished for deployment 'opnfv-rally' (UUID=886fe6f7-633a-4c1e-a670-5f59c7d4223d)! 2019-11-23 22:33:22.732 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:33:22.732 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:33:22.733 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:33:24.062 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:33:24.063 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:33:24.063 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:33:25.704 46 INFO rally.api [-] Building 'html' report for the following verification(s): '75a99d76-d23f-40fc-8a43-bafd7aade066' 2019-11-23 22:33:25.728 46 INFO rally.api [-] The report has been successfully built. 2019-11-23 22:33:27.085 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:33:27.085 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:33:27.086 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:33:28.775 48 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '75a99d76-d23f-40fc-8a43-bafd7aade066' 2019-11-23 22:33:28.789 48 INFO rally.api [-] The report has been successfully built. 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: BrokenPipeError: [Errno 32] Broken pipe 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils File "", line 2, in show 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils sortby_index=index) 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 163, in print_list 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body).decode()) 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils BrokenPipeError: [Errno 32] Broken pipe 2019-11-24 00:18:01.472 45 ERROR rally.cli.cliutils