2021-02-13 16:58:58.964 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:58:58.964 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:58:58.964 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-13 16:59:00.948 6 ERROR rally.cli.cliutils 2021-02-13 16:59:02.357 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:59:02.357 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:59:02.357 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:59:05.876 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:59:05.877 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:59:05.877 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:59:11.023 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:59:11.024 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:59:11.024 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:59:12.307 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:59:12.307 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:59:12.307 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils force=force) 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-13 16:59:14.102 15 ERROR rally.cli.cliutils 2021-02-13 16:59:15.487 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:59:15.487 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:59:15.487 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:59:17.261 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-13 16:59:17.323 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-569cfbaf-821c-4d72-9939-afd202051c4a/repo. 2021-02-13 16:59:17.673 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-569cfbaf-821c-4d72-9939-afd202051c4a/repo'... done. Note: checking out '0a88fe6806a9a39ebc8d6ccef993fba8e433075f'. 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 ' 2021-02-13 16:59:17.688 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g0a88fe680 ' 2021-02-13 16:59:17.699 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '0a88fe6806a9a39ebc8d6ccef993fba8e433075f ' 2021-02-13 16:59:17.724 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-13 16:59:17.767 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-13 16:59:18.393 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=569cfbaf-821c-4d72-9939-afd202051c4a) has been successfully created! 2021-02-13 16:59:19.804 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:59:19.804 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:59:19.805 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:59:26.026 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:59:26.027 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:59:26.027 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:59:27.831 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=569cfbaf-821c-4d72-9939-afd202051c4a) for deployment 'opnfv-rally' (UUID=96ef7f29-bae0-4558-a67c-6ba0ac660bd6). 2021-02-13 16:59:28.676 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=569cfbaf-821c-4d72-9939-afd202051c4a) has been successfully configured for deployment 'opnfv-rally' (UUID=96ef7f29-bae0-4558-a67c-6ba0ac660bd6)! 2021-02-13 16:59:35.959 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:59:35.959 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:59:35.959 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:59:37.816 32 INFO rally.api [-] Starting verification (UUID=f970064b-2e3d-474c-90d2-d607613670c0) for deployment 'opnfv-rally' (UUID=96ef7f29-bae0-4558-a67c-6ba0ac660bd6) by verifier 'opnfv-tempest' (UUID=569cfbaf-821c-4d72-9939-afd202051c4a). 2021-02-13 16:59:38.893 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-13 16:59:40.492 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-13 16:59:40.493 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-569cfbaf-821c-4d72-9939-afd202051c4a/for-deployment-96ef7f29-bae0-4558-a67c-6ba0ac660bd6/tempest.log' to option 'log_file'. 2021-02-13 16:59:40.493 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-569cfbaf-821c-4d72-9939-afd202051c4a/for-deployment-96ef7f29-bae0-4558-a67c-6ba0ac660bd6/tempest.log 2021-02-13 16:59:40.493 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-13 16:59:40.494 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-569cfbaf-821c-4d72-9939-afd202051c4a/for-deployment-96ef7f29-bae0-4558-a67c-6ba0ac660bd6/lock_files' to option 'lock_path'. 2021-02-13 16:59:40.494 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-569cfbaf-821c-4d72-9939-afd202051c4a/for-deployment-96ef7f29-bae0-4558-a67c-6ba0ac660bd6/lock_files 2021-02-13 16:59:40.495 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-13 16:59:40.495 32 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 2021-02-13 16:59:40.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = bf93940a-638f-4d2b-b574-6d00ee456f65 2021-02-13 16:59:40.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ecd21ebb-f06a-4300-a11c-3b875799df30 2021-02-13 16:59:40.497 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 02985fb5-c0ed-4216-bfe0-a56d8397b10c 2021-02-13 16:59:40.497 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 62f8f8e6-6720-4208-9b3d-73effc467126 2021-02-13 16:59:40.755 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-13 16:59:40.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-13 16:59:40.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-13 16:59:40.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-13 16:59:40.892 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-13 16:59:40.893 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f970064b_uIl0X9le' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-13 16:59:41.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f970064b_uIl0X9le' (ID = 82736fa3-1843-4302-b78f-fa197025039c) has been successfully created! 2021-02-13 16:59:41.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '82736fa3-1843-4302-b78f-fa197025039c' to option 'instance_type'. 2021-02-13 16:59:41.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 82736fa3-1843-4302-b78f-fa197025039c 2021-02-13 16:59:41.959 32 INFO rally.task.context [-] Verification 569cfbaf-821c-4d72-9939-afd202051c4a | Context tempest@default setup() finished in 3.56 sec 2021-02-13 16:59:41.961 32 INFO rally.task.context [-] Verification 569cfbaf-821c-4d72-9939-afd202051c4a | Context testr@default setup() finished in 0.90 msec 2021-02-13 16:59:41.961 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/733935a9-2837-498d-b0c9-28fce80fe8b6'. 2021-02-13 16:59:55.581 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.043s] 2021-02-13 17:00:04.770 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [7.388s] 2021-02-13 17:00:10.117 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON ... fail 2021-02-13 17:00:10.476 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [6.734s] 2021-02-13 17:00:14.338 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.031s] 2021-02-13 17:00:15.047 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.709s] 2021-02-13 17:00:15.075 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.027s] 2021-02-13 17:00:16.433 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.356s] 2021-02-13 17:00:16.529 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.097s] 2021-02-13 17:00:25.315 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [3.434s] 2021-02-13 17:00:25.339 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.025s] 2021-02-13 17:00:26.455 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [1.116s] 2021-02-13 17:00:30.917 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [4.461s] 2021-02-13 17:00:40.281 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... fail [10.049s] 2021-02-13 17:00:48.830 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request ... success [12.574s] 2021-02-13 17:00:51.429 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [11.151s] 2021-02-13 17:00:52.804 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_empty ... success [3.975s] 2021-02-13 17:01:00.105 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [8.675s] 2021-02-13 17:01:00.634 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_inherited_policy ... success [7.828s] 2021-02-13 17:01:04.590 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [12.377s] 2021-02-13 17:01:08.121 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [8.015s] 2021-02-13 17:01:10.495 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... fail [60.006s] 2021-02-13 17:01:10.520 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.031s] 2021-02-13 17:01:10.558 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... fail [0.035s] 2021-02-13 17:01:17.036 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [8.915s] 2021-02-13 17:01:21.591 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... fail [4.550s] 2021-02-13 17:01:25.846 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2021-02-13 17:01:25.847 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2021-02-13 17:01:32.639 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... fail [11.044s] 2021-02-13 17:01:48.644 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [21.306s] 2021-02-13 17:01:49.437 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... fail [16.797s] 2021-02-13 17:01:51.130 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [2.487s] 2021-02-13 17:01:51.635 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [2.200s] 2021-02-13 17:01:52.405 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [9.115s] 2021-02-13 17:01:55.941 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [5.869s] 2021-02-13 17:02:01.717 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... fail [10.077s] 2021-02-13 17:02:05.551 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [13.146s] 2021-02-13 17:02:06.316 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [10.374s] 2021-02-13 17:02:13.539 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [11.824s] 2021-02-13 17:02:13.564 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... fail [0.021s] 2021-02-13 17:02:14.446 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b'l3-ha extension not enabled.' 2021-02-13 17:02:14.447 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'router extension not enabled.' 2021-02-13 17:02:14.448 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: b'router extension not enabled.' 2021-02-13 17:02:18.622 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [13.069s] 2021-02-13 17:02:28.089 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: b'l3_agent_scheduler extension not enabled.' 2021-02-13 17:02:28.090 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2021-02-13 17:02:28.728 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [10.105s] 2021-02-13 17:02:32.702 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [3.973s] 2021-02-13 17:02:35.057 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [2.658s] 2021-02-13 17:02:40.132 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-02-13 17:02:41.994 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [6.937s] 2021-02-13 17:02:42.724 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [10.022s] 2021-02-13 17:02:47.944 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [7.811s] 2021-02-13 17:02:58.175 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [15.448s] 2021-02-13 17:03:01.806 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [13.859s] 2021-02-13 17:03:01.807 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-02-13 17:03:14.725 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [16.549s] 2021-02-13 17:03:14.811 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [13.003s] 2021-02-13 17:03:15.489 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [1.412s] 2021-02-13 17:03:17.804 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [9.390s] 2021-02-13 17:03:18.495 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [3.683s] 2021-02-13 17:03:23.962 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [6.157s] 2021-02-13 17:03:25.284 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [10.558s] 2021-02-13 17:03:27.732 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [9.237s] 2021-02-13 17:03:28.155 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [4.193s] 2021-02-13 17:03:32.504 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [4.347s] 2021-02-13 17:03:46.007 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [20.723s] 2021-02-13 17:03:48.638 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [16.132s] 2021-02-13 17:03:48.908 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.270s] 2021-02-13 17:03:49.180 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.273s] 2021-02-13 17:03:59.616 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: b'router extension not enabled.' 2021-02-13 17:04:03.725 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [17.717s] 2021-02-13 17:04:13.102 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [9.375s] 2021-02-13 17:04:27.477 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.721s] 2021-02-13 17:04:43.079 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [29.975s] 2021-02-13 17:04:44.344 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-02-13 17:04:49.639 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.350s] 2021-02-13 17:04:52.413 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [9.335s] 2021-02-13 17:04:58.380 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [5.966s] 2021-02-13 17:05:03.389 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [5.008s] 2021-02-13 17:05:09.755 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-02-13 17:05:13.745 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [10.355s] 2021-02-13 17:05:15.825 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.468s] 2021-02-13 17:05:21.755 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [8.009s] 2021-02-13 17:05:25.535 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [3.780s] 2021-02-13 17:05:26.274 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [2.657s] 2021-02-13 17:05:34.538 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [9.002s] 2021-02-13 17:05:49.278 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [7.566s] 2021-02-13 17:05:52.530 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [6.613s] 2021-02-13 17:06:01.989 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [5.962s] 2021-02-13 17:06:12.033 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'auto-allocated-topology extension not enabled.' 2021-02-13 17:06:17.903 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.702s] 2021-02-13 17:06:21.682 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.432s] 2021-02-13 17:06:24.084 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-02-13 17:06:26.282 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [4.600s] 2021-02-13 17:06:30.036 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.753s] 2021-02-13 17:06:40.827 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-02-13 17:06:43.233 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [13.196s] 2021-02-13 17:06:50.411 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... fail [12.708s] 2021-02-13 17:06:52.464 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [3.757s] 2021-02-13 17:07:06.747 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [1.015s] 2021-02-13 17:07:07.730 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.646s] 2021-02-13 17:07:09.212 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [2.465s] 2021-02-13 17:07:09.238 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.026s] 2021-02-13 17:07:09.261 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.023s] 2021-02-13 17:07:09.284 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.022s] 2021-02-13 17:07:09.312 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.028s] 2021-02-13 17:07:14.501 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [9.599s] 2021-02-13 17:07:19.863 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.202s] 2021-02-13 17:07:19.893 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: b'metering extension not enabled.' 2021-02-13 17:07:21.187 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.324s] 2021-02-13 17:07:29.133 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [14.631s] 2021-02-13 17:07:29.681 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [4.076s] 2021-02-13 17:07:32.810 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [3.128s] 2021-02-13 17:07:34.683 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [5.550s] 2021-02-13 17:07:41.848 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [7.164s] 2021-02-13 17:07:53.151 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.339s] 2021-02-13 17:07:53.444 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [11.595s] 2021-02-13 17:07:54.783 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [1.341s] 2021-02-13 17:07:54.965 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.814s] 2021-02-13 17:07:55.233 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [2.740s] 2021-02-13 17:07:55.235 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-02-13 17:07:56.037 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.807s] 2021-02-13 17:07:56.150 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.114s] 2021-02-13 17:07:57.208 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [1.057s] 2021-02-13 17:08:02.204 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [8.759s] 2021-02-13 17:08:08.721 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON ... skip: b'router extension not enabled.' 2021-02-13 17:08:08.722 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-02-13 17:08:16.809 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [14.603s] 2021-02-13 17:08:19.609 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.729s] 2021-02-13 17:08:27.489 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [10.680s] 2021-02-13 17:08:29.162 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: b'dscp_marking rule type is required.' 2021-02-13 17:08:43.422 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_get_rules_by_policy ... success [4.268s] 2021-02-13 17:08:45.762 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create ... success [2.339s] 2021-02-13 17:08:45.873 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_missing_min_kbps ... success [0.111s] 2021-02-13 17:08:46.731 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.858s] 2021-02-13 17:08:46.786 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.055s] 2021-02-13 17:08:48.802 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_pass_for_direction_ingress ... success [2.015s] 2021-02-13 17:08:48.844 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.041s] 2021-02-13 17:08:48.980 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.362s] 2021-02-13 17:08:49.651 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.669s] 2021-02-13 17:08:49.970 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.319s] 2021-02-13 17:08:50.290 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.320s] 2021-02-13 17:08:50.911 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_delete ... success [2.066s] 2021-02-13 17:08:51.757 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.465s] 2021-02-13 17:08:52.397 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_update ... success [1.486s] 2021-02-13 17:08:52.580 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [0.882s] 2021-02-13 17:08:54.293 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.533s] 2021-02-13 17:08:55.632 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.339s] 2021-02-13 17:08:55.730 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.099s] 2021-02-13 17:08:55.861 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.130s] 2021-02-13 17:09:01.281 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2021-02-13 17:09:01.282 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2021-02-13 17:09:03.234 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.501s] 2021-02-13 17:09:03.256 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.022s] 2021-02-13 17:09:03.272 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.015s] 2021-02-13 17:09:03.290 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.017s] 2021-02-13 17:09:05.855 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: b'metering extension not enabled.' 2021-02-13 17:09:05.857 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: b'metering extension not enabled.' 2021-02-13 17:09:07.951 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [3.455s] 2021-02-13 17:09:12.581 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [4.630s] 2021-02-13 17:09:14.958 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [2.926s] 2021-02-13 17:09:16.267 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.309s] 2021-02-13 17:09:17.301 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.033s] 2021-02-13 17:09:17.892 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [0.590s] 2021-02-13 17:09:18.304 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.412s] 2021-02-13 17:09:19.383 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [1.079s] 2021-02-13 17:09:19.412 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.028s] 2021-02-13 17:09:19.438 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.025s] 2021-02-13 17:09:19.474 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.035s] 2021-02-13 17:09:19.519 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.045s] 2021-02-13 17:09:20.688 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.168s] 2021-02-13 17:09:21.651 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.210s] 2021-02-13 17:09:21.674 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.022s] 2021-02-13 17:09:22.180 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.491s] 2021-02-13 17:09:22.223 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [6.111s] 2021-02-13 17:09:23.637 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [1.457s] 2021-02-13 17:09:25.323 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [4.265s] 2021-02-13 17:09:25.638 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [3.964s] 2021-02-13 17:09:26.157 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.518s] 2021-02-13 17:09:26.248 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [2.609s] 2021-02-13 17:09:26.298 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.140s] 2021-02-13 17:09:26.586 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.288s] 2021-02-13 17:09:28.002 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.754s] 2021-02-13 17:09:28.817 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [6.593s] 2021-02-13 17:09:29.135 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.132s] 2021-02-13 17:09:31.482 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [2.346s] 2021-02-13 17:09:31.533 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [2.716s] 2021-02-13 17:09:32.316 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.835s] 2021-02-13 17:09:38.941 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [7.407s] 2021-02-13 17:09:49.743 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [10.801s] 2021-02-13 17:09:51.511 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.819s] 2021-02-13 17:09:54.135 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [3.194s] 2021-02-13 17:09:58.655 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [7.144s] 2021-02-13 17:09:58.947 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.291s] 2021-02-13 17:10:00.655 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.902s] 2021-02-13 17:10:00.676 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.021s] 2021-02-13 17:10:00.786 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.109s] 2021-02-13 17:10:02.313 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [3.366s] 2021-02-13 17:10:06.121 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [3.807s] 2021-02-13 17:10:12.594 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [6.472s] 2021-02-13 17:10:14.258 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [9.205s] 2021-02-13 17:10:17.385 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [4.790s] 2021-02-13 17:10:18.983 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [1.597s] 2021-02-13 17:10:21.878 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [2.893s] 2021-02-13 17:10:23.434 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [1.556s] 2021-02-13 17:10:26.600 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [3.165s] 2021-02-13 17:10:27.798 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [1.198s] 2021-02-13 17:10:29.873 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.987s] 2021-02-13 17:10:30.242 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [2.443s] 2021-02-13 17:10:30.916 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [1.041s] 2021-02-13 17:10:31.257 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.342s] 2021-02-13 17:10:31.281 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [14.025s] 2021-02-13 17:10:31.573 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.314s] 2021-02-13 17:10:32.275 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [2.031s] 2021-02-13 17:10:32.631 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.057s] 2021-02-13 17:10:34.017 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [1.142s] 2021-02-13 17:10:34.912 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.277s] 2021-02-13 17:10:35.620 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [3.345s] 2021-02-13 17:10:35.732 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [1.715s] 2021-02-13 17:10:36.244 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.332s] 2021-02-13 17:10:36.386 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.144s] 2021-02-13 17:10:36.537 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.149s] 2021-02-13 17:10:36.706 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.169s] 2021-02-13 17:10:36.976 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [1.354s] 2021-02-13 17:10:37.225 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.492s] 2021-02-13 17:10:37.661 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.435s] 2021-02-13 17:10:37.958 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.981s] 2021-02-13 17:10:37.988 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.326s] 2021-02-13 17:10:39.006 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [1.017s] 2021-02-13 17:10:39.338 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.331s] 2021-02-13 17:10:39.356 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [1.398s] 2021-02-13 17:10:41.479 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [10.195s] 2021-02-13 17:10:41.480 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-02-13 17:10:41.482 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... skip [0.001s]: b'Skipped because network extension: auto-allocated-topology is not enabled' 2021-02-13 17:10:53.232 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [11.751s] 2021-02-13 17:10:53.234 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-02-13 17:10:57.944 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [4.711s] 2021-02-13 17:11:01.452 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [3.506s] 2021-02-13 17:11:04.578 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.246s] 2021-02-13 17:11:05.038 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [3.131s] 2021-02-13 17:11:05.084 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.047s] 2021-02-13 17:11:05.113 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.028s] 2021-02-13 17:11:05.137 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.023s] 2021-02-13 17:11:05.604 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [1.025s] 2021-02-13 17:11:05.861 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.257s] 2021-02-13 17:11:05.965 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.827s] 2021-02-13 17:11:06.150 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.288s] 2021-02-13 17:11:06.457 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.491s] 2021-02-13 17:11:07.399 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.941s] 2021-02-13 17:11:07.425 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.025s] 2021-02-13 17:11:07.703 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.550s] 2021-02-13 17:11:07.853 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.428s] 2021-02-13 17:11:08.165 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [6.712s] 2021-02-13 17:11:09.680 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.976s] 2021-02-13 17:11:10.378 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.698s] 2021-02-13 17:11:10.577 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.199s] 2021-02-13 17:11:11.134 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.557s] 2021-02-13 17:11:24.357 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [16.190s] 2021-02-13 17:11:29.015 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... fail [0.641s] 2021-02-13 17:11:29.043 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... fail [0.027s] 2021-02-13 17:11:29.067 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... fail [0.022s] 2021-02-13 17:11:29.090 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... fail [0.020s] 2021-02-13 17:11:29.108 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... fail [0.017s] 2021-02-13 17:11:29.131 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... fail [0.021s] 2021-02-13 17:11:29.709 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [5.351s] 2021-02-13 17:11:33.909 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [4.200s] 2021-02-13 17:11:44.142 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [10.227s] 2021-02-13 17:11:44.144 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-02-13 17:11:44.145 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-02-13 17:11:44.147 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-02-13 17:11:44.495 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [7.639s] 2021-02-13 17:11:44.601 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [8.282s] 2021-02-13 17:11:45.013 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [4.375s] 2021-02-13 17:11:47.402 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [3.258s] 2021-02-13 17:11:49.523 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [4.509s] 2021-02-13 17:11:50.044 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [5.549s] 2021-02-13 17:11:50.135 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [5.534s] 2021-02-13 17:11:52.225 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [2.701s] 2021-02-13 17:11:53.804 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [6.400s] 2021-02-13 17:11:54.187 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [4.143s] 2021-02-13 17:11:55.818 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [3.593s] 2021-02-13 17:12:00.231 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [10.093s] 2021-02-13 17:12:00.815 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [4.996s] 2021-02-13 17:12:02.101 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [7.913s] 2021-02-13 17:12:02.453 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [8.649s] 2021-02-13 17:12:09.686 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [9.455s] 2021-02-13 17:12:13.658 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [11.204s] 2021-02-13 17:12:19.865 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [10.177s] 2021-02-13 17:12:22.863 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [9.205s] 2021-02-13 17:12:26.052 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [6.187s] 2021-02-13 17:12:28.388 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [5.524s] 2021-02-13 17:12:31.447 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [5.394s] 2021-02-13 17:12:33.304 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [1.759s] 2021-02-13 17:12:35.240 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [3.792s] 2021-02-13 17:12:35.676 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [2.370s] 2021-02-13 17:12:35.720 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.044s] 2021-02-13 17:12:35.748 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.028s] 2021-02-13 17:12:35.774 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.026s] 2021-02-13 17:12:35.804 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.029s] 2021-02-13 17:12:42.834 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [7.593s] 2021-02-13 17:12:48.105 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [5.270s] 2021-02-13 17:12:48.165 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-02-13 17:12:48.166 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2021-02-13 17:12:48.166 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest ... skip: b'router extension not enabled.' 2021-02-13 17:12:49.220 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON ... skip: b'router extension not enabled.' 2021-02-13 17:12:49.478 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [1.373s] 2021-02-13 17:12:54.854 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... success [35.709s] 2021-02-13 17:13:02.931 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-02-13 17:13:05.506 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [2.817s] 2021-02-13 17:13:09.977 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [4.471s] 2021-02-13 17:13:13.102 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [10.408s] 2021-02-13 17:13:15.128 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [5.151s] 2021-02-13 17:13:21.681 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2021-02-13 17:13:21.682 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2021-02-13 17:13:21.683 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: b'l3-ha extension not enabled.' 2021-02-13 17:13:22.728 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [9.625s] 2021-02-13 17:13:24.283 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [1.555s] 2021-02-13 17:13:26.966 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.528s] 2021-02-13 17:13:29.932 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [14.802s] 2021-02-13 17:13:33.099 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [3.167s] 2021-02-13 17:13:36.296 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.046s] 2021-02-13 17:13:36.566 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [12.281s] 2021-02-13 17:13:36.744 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.446s] 2021-02-13 17:13:36.841 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.097s] 2021-02-13 17:13:36.951 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.109s] 2021-02-13 17:13:37.164 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.211s] 2021-02-13 17:13:37.759 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.593s] 2021-02-13 17:13:38.256 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.497s] 2021-02-13 17:13:38.301 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.045s] 2021-02-13 17:13:38.356 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.055s] 2021-02-13 17:13:39.984 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [6.883s] 2021-02-13 17:13:43.702 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... fail [3.714s] 2021-02-13 17:13:45.140 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [8.573s] 2021-02-13 17:13:49.299 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.308s] 2021-02-13 17:13:49.588 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.286s] 2021-02-13 17:13:49.715 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.127s] 2021-02-13 17:13:49.829 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.113s] 2021-02-13 17:13:50.029 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.199s] 2021-02-13 17:13:51.123 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.091s] 2021-02-13 17:13:51.664 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.542s] 2021-02-13 17:13:51.732 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.068s] 2021-02-13 17:13:51.777 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.044s] 2021-02-13 17:13:51.843 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.066s] 2021-02-13 17:14:15.330 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [4.670s] 2021-02-13 17:14:18.079 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [11.074s] 2021-02-13 17:14:20.100 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [3.792s] 2021-02-13 17:14:21.787 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [3.709s] 2021-02-13 17:14:25.461 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [10.131s] 2021-02-13 17:14:27.472 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [2.011s] 2021-02-13 17:14:31.804 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [4.331s] 2021-02-13 17:14:31.825 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.020s] 2021-02-13 17:14:32.545 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.720s] 2021-02-13 17:14:32.610 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.063s] 2021-02-13 17:14:32.649 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.039s] 2021-02-13 17:14:32.678 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.028s] 2021-02-13 17:14:32.711 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.032s] 2021-02-13 17:14:33.810 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [1.099s] 2021-02-13 17:14:35.455 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [1.645s] 2021-02-13 17:14:35.479 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [13.690s] 2021-02-13 17:14:38.431 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [2.974s] 2021-02-13 17:14:38.471 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.040s] 2021-02-13 17:14:44.033 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [5.562s] 2021-02-13 17:14:45.096 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [1.062s] 2021-02-13 17:14:46.686 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [9.774s] 2021-02-13 17:14:48.338 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [3.240s] 2021-02-13 17:14:48.923 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.585s] 2021-02-13 17:14:53.118 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [4.194s] 2021-02-13 17:14:53.910 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.791s] 2021-02-13 17:14:54.398 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.488s] 2021-02-13 17:14:54.885 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [8.197s] 2021-02-13 17:14:54.887 32 INFO opnfv-tempest [-] {1} 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' 2021-02-13 17:14:54.889 32 INFO opnfv-tempest [-] {1} 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' 2021-02-13 17:15:00.580 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [5.687s] 2021-02-13 17:15:00.581 32 INFO opnfv-tempest [-] {1} 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' 2021-02-13 17:15:00.582 32 INFO opnfv-tempest [-] {1} 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' 2021-02-13 17:15:00.584 32 INFO opnfv-tempest [-] {1} 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' 2021-02-13 17:15:17.248 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [28.423s] 2021-02-13 17:15:28.404 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [3.948s] 2021-02-13 17:15:29.755 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [1.351s] 2021-02-13 17:15:31.531 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [1.775s] 2021-02-13 17:15:31.556 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.025s] 2021-02-13 17:15:31.604 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.047s] 2021-02-13 17:15:33.195 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [1.591s] 2021-02-13 17:15:34.454 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [1.258s] 2021-02-13 17:15:34.791 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [7.386s] 2021-02-13 17:15:35.153 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.698s] 2021-02-13 17:15:36.593 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [1.441s] 2021-02-13 17:15:37.805 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [20.556s] 2021-02-13 17:15:44.567 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [9.774s] 2021-02-13 17:16:01.729 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.706s] 2021-02-13 17:16:03.686 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [19.117s] 2021-02-13 17:16:05.254 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.556s] 2021-02-13 17:16:05.597 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [3.868s] 2021-02-13 17:16:05.739 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.483s] 2021-02-13 17:16:05.943 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.204s] 2021-02-13 17:16:06.168 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.224s] 2021-02-13 17:16:06.778 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.609s] 2021-02-13 17:16:08.577 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.795s] 2021-02-13 17:16:09.286 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.710s] 2021-02-13 17:16:09.383 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.098s] 2021-02-13 17:16:09.461 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.077s] 2021-02-13 17:16:09.568 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.106s] 2021-02-13 17:16:09.851 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [4.253s] 2021-02-13 17:16:12.492 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [2.641s] 2021-02-13 17:16:18.643 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [6.149s] 2021-02-13 17:16:19.153 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [0.510s] 2021-02-13 17:16:19.719 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.563s] 2021-02-13 17:16:19.739 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.019s] 2021-02-13 17:16:20.396 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [0.657s] 2021-02-13 17:16:20.419 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.022s] 2021-02-13 17:16:22.255 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [1.835s] 2021-02-13 17:16:22.902 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [0.647s] 2021-02-13 17:16:23.452 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.549s] 2021-02-13 17:16:26.044 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [2.591s] 2021-02-13 17:16:27.605 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [1.560s] 2021-02-13 17:16:30.837 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [3.231s] 2021-02-13 17:16:33.222 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [2.384s] 2021-02-13 17:16:33.246 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.024s] 2021-02-13 17:16:34.078 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.832s] 2021-02-13 17:16:37.414 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [3.334s] 2021-02-13 17:16:43.336 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [5.922s] 2021-02-13 17:16:43.528 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [17.154s] 2021-02-13 17:16:43.587 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.251s] 2021-02-13 17:16:44.211 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.623s] 2021-02-13 17:16:45.816 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [1.604s] 2021-02-13 17:16:48.417 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [2.599s] 2021-02-13 17:16:48.714 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.298s] 2021-02-13 17:16:48.735 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.020s] 2021-02-13 17:16:48.756 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.020s] 2021-02-13 17:16:51.970 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [3.213s] 2021-02-13 17:16:52.667 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [9.138s] 2021-02-13 17:17:00.865 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [8.197s] 2021-02-13 17:17:08.214 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [7.348s] 2021-02-13 17:17:15.389 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [7.173s] 2021-02-13 17:17:24.893 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [9.504s] 2021-02-13 17:17:26.179 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: b'l3-ha extension not enabled.' 2021-02-13 17:17:26.179 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest ... skip: b'router extension not enabled.' 2021-02-13 17:17:26.180 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-02-13 17:17:31.388 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [2.694s] 2021-02-13 17:17:32.804 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.416s] 2021-02-13 17:17:34.845 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [9.950s] 2021-02-13 17:17:43.112 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.023s] 2021-02-13 17:17:43.133 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.020s] 2021-02-13 17:17:46.673 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [3.539s] 2021-02-13 17:17:46.853 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.179s] 2021-02-13 17:17:47.139 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.285s] 2021-02-13 17:17:47.264 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.125s] 2021-02-13 17:17:49.453 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [14.607s] 2021-02-13 17:18:01.196 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [1.602s] 2021-02-13 17:18:02.017 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.822s] 2021-02-13 17:18:02.542 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [13.087s] 2021-02-13 17:18:06.404 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [4.386s] 2021-02-13 17:18:13.297 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [6.892s] 2021-02-13 17:18:18.239 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [4.941s] 2021-02-13 17:18:21.574 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [3.335s] 2021-02-13 17:18:22.432 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.857s] 2021-02-13 17:18:24.009 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [21.465s] 2021-02-13 17:18:24.076 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [1.642s] 2021-02-13 17:18:24.747 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.672s] 2021-02-13 17:18:25.472 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.723s] 2021-02-13 17:18:26.841 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [1.368s] 2021-02-13 17:18:28.387 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [1.545s] 2021-02-13 17:18:29.540 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [1.152s] 2021-02-13 17:18:30.913 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [6.904s] 2021-02-13 17:18:31.602 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [2.061s] 2021-02-13 17:18:32.969 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [1.367s] 2021-02-13 17:18:34.332 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [1.362s] 2021-02-13 17:18:36.301 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [1.968s] 2021-02-13 17:19:12.813 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [24.921s] 2021-02-13 17:19:15.025 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [2.861s] 2021-02-13 17:19:18.529 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [3.503s] 2021-02-13 17:19:20.837 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [8.026s] 2021-02-13 17:19:22.647 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [4.118s] 2021-02-13 17:19:23.800 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [1.151s] 2021-02-13 17:19:23.801 32 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' 2021-02-13 17:19:24.953 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [1.152s] 2021-02-13 17:19:28.782 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [3.827s] 2021-02-13 17:19:29.484 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [8.646s] 2021-02-13 17:19:31.273 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [2.491s] 2021-02-13 17:19:31.988 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.714s] 2021-02-13 17:19:36.845 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [4.856s] 2021-02-13 17:19:38.922 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [9.437s] 2021-02-13 17:19:41.528 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [4.682s] 2021-02-13 17:19:48.512 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [6.983s] 2021-02-13 17:19:50.010 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [1.498s] 2021-02-13 17:19:56.220 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [17.296s] 2021-02-13 17:20:11.376 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [15.155s] 2021-02-13 17:20:21.347 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [9.970s] 2021-02-13 17:20:25.936 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [4.588s] 2021-02-13 17:20:42.098 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [16.159s] 2021-02-13 17:20:43.676 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [1.580s] 2021-02-13 17:20:49.562 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [5.884s] 2021-02-13 17:20:54.896 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [5.333s] 2021-02-13 17:21:00.585 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [5.688s] 2021-02-13 17:21:05.494 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [4.908s] 2021-02-13 17:21:17.715 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [12.219s] 2021-02-13 17:21:25.721 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [8.005s] 2021-02-13 17:21:33.317 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [7.595s] 2021-02-13 17:21:46.111 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [12.792s] 2021-02-13 17:21:57.208 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [11.096s] 2021-02-13 17:22:03.427 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [6.218s] 2021-02-13 17:22:11.135 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-02-13 17:22:11.904 32 INFO rally.task.context [-] Verification 569cfbaf-821c-4d72-9939-afd202051c4a | Context testr@default cleanup() started 2021-02-13 17:22:11.905 32 INFO rally.task.context [-] Verification 569cfbaf-821c-4d72-9939-afd202051c4a | Context testr@default cleanup() finished in 0.79 msec 2021-02-13 17:22:11.905 32 INFO rally.task.context [-] Verification 569cfbaf-821c-4d72-9939-afd202051c4a | Context tempest@default cleanup() started 2021-02-13 17:22:12.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-13 17:22:12.799 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-13 17:22:12.831 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f970064b_uIl0X9le'. 2021-02-13 17:22:13.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f970064b_uIl0X9le' has been deleted. 2021-02-13 17:22:13.887 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '82736fa3-1843-4302-b78f-fa197025039c' of option 'instance_type' from Tempest config file. 2021-02-13 17:22:13.887 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '82736fa3-1843-4302-b78f-fa197025039c' has been removed. 2021-02-13 17:22:13.896 32 INFO rally.task.context [-] Verification 569cfbaf-821c-4d72-9939-afd202051c4a | Context tempest@default cleanup() finished in 1.99 sec 2021-02-13 17:22:13.976 32 INFO rally.api [-] Verification (UUID=f970064b-2e3d-474c-90d2-d607613670c0) has been successfully finished for deployment 'opnfv-rally' (UUID=96ef7f29-bae0-4558-a67c-6ba0ac660bd6)! 2021-02-13 17:22:15.527 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:22:15.527 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:22:15.527 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:22:17.276 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:22:17.276 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:22:17.277 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:22:19.014 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'f970064b-2e3d-474c-90d2-d607613670c0' 2021-02-13 17:22:19.044 44 INFO rally.api [-] The report has been successfully built. 2021-02-13 17:22:20.426 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:22:20.426 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:22:20.426 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:22:22.209 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f970064b-2e3d-474c-90d2-d607613670c0' 2021-02-13 17:22:22.234 46 INFO rally.api [-] The report has been successfully built.