2021-04-07 10:48:35.617 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:48:35.617 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:48:35.617 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:48:37.518 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-04-07 10:48:37.518 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-07 10:48:37.518 6 ERROR rally.cli.cliutils 2021-04-07 10:48:38.882 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:48:38.882 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:48:38.883 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:48:42.589 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:48:42.590 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:48:42.590 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:48:47.778 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:48:47.779 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:48:47.779 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:48:49.040 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:48:49.041 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:48:49.041 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:48:50.871 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-04-07 10:48:50.871 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils force=force) 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-07 10:48:50.871 15 ERROR rally.cli.cliutils 2021-04-07 10:48:52.271 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:48:52.271 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:48:52.271 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:48:54.092 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-07 10:48:54.170 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-550e5d41-a9b7-4edc-b04f-fd09eaa92fd2/repo. 2021-04-07 10:48:54.497 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-550e5d41-a9b7-4edc-b04f-fd09eaa92fd2/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-04-07 10:48:54.511 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-07 10:48:54.522 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-07 10:48:54.548 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-07 10:48:54.599 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-07 10:48:55.268 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=550e5d41-a9b7-4edc-b04f-fd09eaa92fd2) has been successfully created! 2021-04-07 10:48:56.680 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:48:56.680 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:48:56.680 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:49:03.396 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:49:03.396 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:49:03.396 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:49:05.175 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=550e5d41-a9b7-4edc-b04f-fd09eaa92fd2) for deployment 'opnfv-rally' (UUID=fd902ee8-2656-4e36-93a9-c9d2a8b95de5). 2021-04-07 10:49:06.041 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=550e5d41-a9b7-4edc-b04f-fd09eaa92fd2) has been successfully configured for deployment 'opnfv-rally' (UUID=fd902ee8-2656-4e36-93a9-c9d2a8b95de5)! 2021-04-07 10:49:13.173 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:49:13.173 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:49:13.173 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:49:15.064 32 INFO rally.api [-] Starting verification (UUID=3ca91f81-78ec-4fcd-9406-8be6d35a2937) for deployment 'opnfv-rally' (UUID=fd902ee8-2656-4e36-93a9-c9d2a8b95de5) by verifier 'opnfv-tempest' (UUID=550e5d41-a9b7-4edc-b04f-fd09eaa92fd2). 2021-04-07 10:49:16.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-07 10:49:16.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-07 10:49:16.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-550e5d41-a9b7-4edc-b04f-fd09eaa92fd2/for-deployment-fd902ee8-2656-4e36-93a9-c9d2a8b95de5/tempest.log' to option 'log_file'. 2021-04-07 10:49:16.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-550e5d41-a9b7-4edc-b04f-fd09eaa92fd2/for-deployment-fd902ee8-2656-4e36-93a9-c9d2a8b95de5/tempest.log 2021-04-07 10:49:16.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-07 10:49:16.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-550e5d41-a9b7-4edc-b04f-fd09eaa92fd2/for-deployment-fd902ee8-2656-4e36-93a9-c9d2a8b95de5/lock_files' to option 'lock_path'. 2021-04-07 10:49:16.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-550e5d41-a9b7-4edc-b04f-fd09eaa92fd2/for-deployment-fd902ee8-2656-4e36-93a9-c9d2a8b95de5/lock_files 2021-04-07 10:49:16.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-07 10:49:16.263 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-04-07 10:49:16.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 15005164-4f5a-4af5-98d1-d319aa134fa9 2021-04-07 10:49:16.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d12b97b8-0ff9-477a-97de-39bb78f7a5e2 2021-04-07 10:49:16.264 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2dbf7408-5b7f-4af3-bc86-0cca660ab01e 2021-04-07 10:49:16.265 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 21e9c21e-e044-4f47-8613-71118414139c 2021-04-07 10:49:16.526 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-07 10:49:16.527 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-07 10:49:16.528 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-07 10:49:16.594 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-07 10:49:16.639 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-07 10:49:16.640 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_3ca91f81_teeUsTop' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-07 10:49:16.889 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3ca91f81_teeUsTop' (ID = ff31dc4b-f401-409f-8ce7-e23d61a6bc3f) has been successfully created! 2021-04-07 10:49:16.889 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ff31dc4b-f401-409f-8ce7-e23d61a6bc3f' to option 'instance_type'. 2021-04-07 10:49:16.890 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ff31dc4b-f401-409f-8ce7-e23d61a6bc3f 2021-04-07 10:49:16.892 32 INFO rally.task.context [-] Verification 550e5d41-a9b7-4edc-b04f-fd09eaa92fd2 | Context tempest@default setup() finished in 1.23 sec 2021-04-07 10:49:16.893 32 INFO rally.task.context [-] Verification 550e5d41-a9b7-4edc-b04f-fd09eaa92fd2 | Context testr@default setup() finished in 0.87 msec 2021-04-07 10:49:16.894 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/39932ae1-359f-40fe-9937-d2e4c20def75'. 2021-04-07 10:49:30.723 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.053s] 2021-04-07 10:49:40.708 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [5.463s] 2021-04-07 10:49:43.409 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [5.836s] 2021-04-07 10:49:47.679 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.037s] 2021-04-07 10:49:47.697 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... fail [14.129s] 2021-04-07 10:49:47.978 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [4.568s] 2021-04-07 10:49:48.240 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.560s] 2021-04-07 10:49:48.266 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.026s] 2021-04-07 10:49:49.444 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.176s] 2021-04-07 10:49:49.515 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.072s] 2021-04-07 10:49:57.762 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [10.068s] 2021-04-07 10:49:58.558 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2021-04-07 10:49:58.561 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2021-04-07 10:49:58.562 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b'l3-ha extension not enabled.' 2021-04-07 10:49:58.563 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: b'router extension not enabled.' 2021-04-07 10:50:02.744 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [4.982s] 2021-04-07 10:50:11.372 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [8.627s] 2021-04-07 10:50:12.734 32 INFO opnfv-tempest [-] {2} 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-04-07 10:50:18.739 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [7.366s] 2021-04-07 10:50:19.299 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [6.563s] 2021-04-07 10:50:21.251 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... fail [2.507s] 2021-04-07 10:50:27.568 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.447s] 2021-04-07 10:50:31.770 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... fail [10.515s] 2021-04-07 10:50:33.185 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [13.883s] 2021-04-07 10:50:33.186 32 INFO opnfv-tempest [-] {2} 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-04-07 10:50:37.600 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [4.413s] 2021-04-07 10:50:39.839 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... fail [8.068s] 2021-04-07 10:50:40.725 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... fail [60.007s] 2021-04-07 10:50:40.750 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.032s] 2021-04-07 10:50:40.783 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... fail [0.030s] 2021-04-07 10:50:42.638 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [5.037s] 2021-04-07 10:50:43.398 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [3.562s] 2021-04-07 10:50:50.207 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... fail [6.804s] 2021-04-07 10:50:55.666 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [13.027s] 2021-04-07 10:51:02.341 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [12.136s] 2021-04-07 10:51:02.368 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... fail [0.023s] 2021-04-07 10:51:21.184 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [14.093s] 2021-04-07 10:51:31.541 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: b'l3_agent_scheduler extension not enabled.' 2021-04-07 10:51:34.717 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [0.738s] 2021-04-07 10:51:42.629 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [7.957s] 2021-04-07 10:51:45.317 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [6.372s] 2021-04-07 10:51:45.349 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.034s] 2021-04-07 10:51:47.755 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [2.405s] 2021-04-07 10:51:49.519 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON ... fail 2021-04-07 10:51:49.521 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2021-04-07 10:51:51.388 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [8.758s] 2021-04-07 10:51:51.448 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [3.693s] 2021-04-07 10:52:05.261 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [13.872s] 2021-04-07 10:52:13.323 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [11.720s] 2021-04-07 10:52:16.159 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [2.837s] 2021-04-07 10:52:16.781 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [11.519s] 2021-04-07 10:52:19.343 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [2.562s] 2021-04-07 10:52:22.023 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [5.158s] 2021-04-07 10:52:26.895 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [7.551s] 2021-04-07 10:52:28.539 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: b'router extension not enabled.' 2021-04-07 10:52:34.076 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request ... success [8.338s] 2021-04-07 10:52:37.003 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [10.107s] 2021-04-07 10:52:37.745 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_empty ... success [3.670s] 2021-04-07 10:52:43.424 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [1.366s] 2021-04-07 10:52:43.513 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_inherited_policy ... success [5.767s] 2021-04-07 10:52:46.086 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [9.082s] 2021-04-07 10:52:47.469 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [4.046s] 2021-04-07 10:52:50.792 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [6.878s] 2021-04-07 10:53:01.676 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [15.589s] 2021-04-07 10:53:04.141 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'router extension not enabled.' 2021-04-07 10:53:12.934 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [11.258s] 2021-04-07 10:53:14.796 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.991s] 2021-04-07 10:53:23.046 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [3.636s] 2021-04-07 10:53:26.129 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [13.194s] 2021-04-07 10:53:27.638 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [4.591s] 2021-04-07 10:53:28.983 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [13.608s] 2021-04-07 10:53:30.211 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [2.017s] 2021-04-07 10:53:30.573 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [2.935s] 2021-04-07 10:53:33.012 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [2.800s] 2021-04-07 10:53:33.040 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.028s] 2021-04-07 10:53:33.095 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.054s] 2021-04-07 10:53:33.130 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.035s] 2021-04-07 10:53:33.158 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.027s] 2021-04-07 10:53:34.695 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [4.120s] 2021-04-07 10:53:37.473 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [11.343s] 2021-04-07 10:53:40.758 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: b'metering extension not enabled.' 2021-04-07 10:53:40.759 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: b'metering extension not enabled.' 2021-04-07 10:53:43.752 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [9.056s] 2021-04-07 10:53:44.061 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.309s] 2021-04-07 10:53:44.418 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.356s] 2021-04-07 10:53:50.404 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [3.905s] 2021-04-07 10:53:54.195 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [3.791s] 2021-04-07 10:54:01.418 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [23.944s] 2021-04-07 10:54:15.905 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [14.486s] 2021-04-07 10:54:18.163 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [2.258s] 2021-04-07 10:54:21.233 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [3.069s] 2021-04-07 10:54:24.190 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [1.112s] 2021-04-07 10:54:24.830 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.638s] 2021-04-07 10:54:25.235 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.405s] 2021-04-07 10:54:25.371 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-04-07 10:54:25.661 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.425s] 2021-04-07 10:54:25.798 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.402s] 2021-04-07 10:54:26.339 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.676s] 2021-04-07 10:54:28.697 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.355s] 2021-04-07 10:54:29.768 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.071s] 2021-04-07 10:54:29.884 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.118s] 2021-04-07 10:54:30.221 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.337s] 2021-04-07 10:54:31.663 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [10.428s] 2021-04-07 10:54:39.321 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [7.657s] 2021-04-07 10:54:42.113 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [2.792s] 2021-04-07 10:54:49.284 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.953s] 2021-04-07 10:54:50.805 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [8.691s] 2021-04-07 10:54:57.372 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [5.915s] 2021-04-07 10:54:59.872 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [2.499s] 2021-04-07 10:55:00.740 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.868s] 2021-04-07 10:55:00.760 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.019s] 2021-04-07 10:55:00.796 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.036s] 2021-04-07 10:55:03.438 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [2.640s] 2021-04-07 10:55:05.638 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [2.199s] 2021-04-07 10:55:07.025 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.388s] 2021-04-07 10:55:07.947 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.921s] 2021-04-07 10:55:17.551 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [9.617s] 2021-04-07 10:55:37.233 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [1.208s] 2021-04-07 10:55:45.214 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [6.202s] 2021-04-07 10:55:47.204 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [3.062s] 2021-04-07 10:55:48.817 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [3.603s] 2021-04-07 10:56:04.454 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [15.635s] 2021-04-07 10:56:07.526 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [2.542s] 2021-04-07 10:56:13.297 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [8.842s] 2021-04-07 10:56:14.198 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [1.748s] 2021-04-07 10:56:15.444 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [1.247s] 2021-04-07 10:56:16.623 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.178s] 2021-04-07 10:56:17.077 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.453s] 2021-04-07 10:56:18.331 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [1.254s] 2021-04-07 10:56:19.125 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.794s] 2021-04-07 10:56:20.029 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.903s] 2021-04-07 10:56:21.677 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [8.378s] 2021-04-07 10:56:29.140 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [7.463s] 2021-04-07 10:56:32.320 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-04-07 10:56:35.089 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [5.947s] 2021-04-07 10:56:37.962 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [2.874s] 2021-04-07 10:56:41.012 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [3.049s] 2021-04-07 10:56:43.296 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [2.283s] 2021-04-07 10:56:46.678 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [3.382s] 2021-04-07 10:56:51.839 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.910s] 2021-04-07 10:56:53.077 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-04-07 10:56:54.035 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.874s] 2021-04-07 10:56:55.311 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.470s] 2021-04-07 10:57:01.383 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [6.071s] 2021-04-07 10:57:07.778 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.395s] 2021-04-07 10:57:08.489 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.607s] 2021-04-07 10:57:08.524 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.035s] 2021-04-07 10:57:08.548 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.024s] 2021-04-07 10:57:22.186 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-04-07 10:57:22.187 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest ... skip: b'router extension not enabled.' 2021-04-07 10:57:22.187 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2021-04-07 10:57:22.188 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: b'l3-ha extension not enabled.' 2021-04-07 10:57:24.774 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [5.883s] 2021-04-07 10:57:39.859 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [4.113s] 2021-04-07 10:57:40.640 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [12.626s] 2021-04-07 10:57:44.034 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [3.395s] 2021-04-07 10:57:44.055 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.189s] 2021-04-07 10:57:48.796 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [4.740s] 2021-04-07 10:57:53.388 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [4.592s] 2021-04-07 10:57:56.917 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-04-07 10:57:57.712 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [13.676s] 2021-04-07 10:58:02.097 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [8.708s] 2021-04-07 10:58:14.798 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.023s] 2021-04-07 10:58:14.822 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.024s] 2021-04-07 10:58:15.050 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [4.645s] 2021-04-07 10:58:15.145 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [8.770s] 2021-04-07 10:58:15.306 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'auto-allocated-topology extension not enabled.' 2021-04-07 10:58:17.966 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [3.143s] 2021-04-07 10:58:18.171 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.204s] 2021-04-07 10:58:19.393 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [1.221s] 2021-04-07 10:58:19.526 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.133s] 2021-04-07 10:58:34.845 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... fail [8.364s] 2021-04-07 10:58:43.891 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [8.139s] 2021-04-07 10:58:44.557 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [4.207s] 2021-04-07 10:58:44.593 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [3.846s] 2021-04-07 10:58:44.623 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.031s] 2021-04-07 10:58:44.653 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.030s] 2021-04-07 10:58:44.678 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.024s] 2021-04-07 10:58:45.630 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.871s] 2021-04-07 10:58:45.670 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.040s] 2021-04-07 10:58:45.692 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.021s] 2021-04-07 10:58:45.713 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.021s] 2021-04-07 10:58:45.947 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [1.268s] 2021-04-07 10:58:46.751 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.804s] 2021-04-07 10:58:47.197 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.446s] 2021-04-07 10:58:47.226 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.028s] 2021-04-07 10:58:48.178 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.952s] 2021-04-07 10:58:56.349 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [11.791s] 2021-04-07 10:58:58.308 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [1.959s] 2021-04-07 10:58:59.747 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [15.856s] 2021-04-07 10:59:02.331 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [4.022s] 2021-04-07 10:59:02.353 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.022s] 2021-04-07 10:59:03.063 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.709s] 2021-04-07 10:59:03.108 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.044s] 2021-04-07 10:59:03.294 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.186s] 2021-04-07 10:59:03.318 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.023s] 2021-04-07 10:59:03.366 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.048s] 2021-04-07 10:59:05.094 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [1.727s] 2021-04-07 10:59:07.936 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [2.842s] 2021-04-07 10:59:09.521 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [9.773s] 2021-04-07 10:59:10.346 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.019s] 2021-04-07 10:59:11.097 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [3.159s] 2021-04-07 10:59:11.140 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.043s] 2021-04-07 10:59:11.513 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.167s] 2021-04-07 10:59:14.833 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [3.692s] 2021-04-07 10:59:16.274 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [1.440s] 2021-04-07 10:59:17.339 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [7.817s] 2021-04-07 10:59:19.523 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [3.248s] 2021-04-07 10:59:21.133 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [1.610s] 2021-04-07 10:59:22.412 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.348s] 2021-04-07 10:59:22.737 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON ... skip: b'router extension not enabled.' 2021-04-07 10:59:22.739 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: b'metering extension not enabled.' 2021-04-07 10:59:25.079 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [2.668s] 2021-04-07 10:59:26.109 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [8.769s] 2021-04-07 10:59:27.450 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [6.316s] 2021-04-07 10:59:29.279 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [1.829s] 2021-04-07 10:59:30.670 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [1.390s] 2021-04-07 10:59:33.993 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [7.883s] 2021-04-07 10:59:38.836 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [1.073s] 2021-04-07 10:59:39.668 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.829s] 2021-04-07 10:59:40.046 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.379s] 2021-04-07 10:59:40.389 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.342s] 2021-04-07 10:59:41.108 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.717s] 2021-04-07 10:59:43.844 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.733s] 2021-04-07 10:59:44.957 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.113s] 2021-04-07 10:59:45.306 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.350s] 2021-04-07 10:59:45.312 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [2.163s] 2021-04-07 10:59:45.535 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.228s] 2021-04-07 10:59:45.818 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.281s] 2021-04-07 10:59:46.657 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [12.662s] 2021-04-07 10:59:46.731 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [1.418s] 2021-04-07 10:59:46.762 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.031s] 2021-04-07 10:59:46.790 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.028s] 2021-04-07 10:59:46.835 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.044s] 2021-04-07 10:59:46.909 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.074s] 2021-04-07 10:59:59.394 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON ... skip: b'router extension not enabled.' 2021-04-07 11:00:00.852 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [14.193s] 2021-04-07 11:00:07.434 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [2.110s] 2021-04-07 11:00:10.645 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [3.211s] 2021-04-07 11:00:14.250 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [5.153s] 2021-04-07 11:00:16.852 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [6.206s] 2021-04-07 11:00:19.794 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [2.940s] 2021-04-07 11:00:19.796 32 INFO opnfv-tempest [-] {0} 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-04-07 11:00:21.167 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [1.372s] 2021-04-07 11:00:21.683 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [13.682s] 2021-04-07 11:00:26.505 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [5.337s] 2021-04-07 11:00:31.153 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [9.470s] 2021-04-07 11:00:31.716 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [5.210s] 2021-04-07 11:00:33.018 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [1.864s] 2021-04-07 11:00:34.310 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [2.594s] 2021-04-07 11:00:36.441 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [3.004s] 2021-04-07 11:00:36.475 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-04-07 11:00:37.952 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [3.641s] 2021-04-07 11:00:38.264 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.822s] 2021-04-07 11:00:39.733 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.469s] 2021-04-07 11:00:40.338 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [7.319s] 2021-04-07 11:00:41.762 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [2.028s] 2021-04-07 11:00:43.152 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [1.389s] 2021-04-07 11:00:43.510 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [5.557s] 2021-04-07 11:00:44.317 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [1.165s] 2021-04-07 11:00:44.428 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.111s] 2021-04-07 11:00:44.453 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.024s] 2021-04-07 11:00:44.488 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.035s] 2021-04-07 11:00:44.532 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.043s] 2021-04-07 11:00:45.483 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.724s] 2021-04-07 11:00:45.727 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.193s] 2021-04-07 11:00:47.251 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [6.912s] 2021-04-07 11:00:47.928 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [2.200s] 2021-04-07 11:00:48.080 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [4.569s] 2021-04-07 11:00:51.124 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [3.196s] 2021-04-07 11:00:51.261 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [3.181s] 2021-04-07 11:00:56.439 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [5.313s] 2021-04-07 11:00:58.341 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.902s] 2021-04-07 11:00:59.715 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.373s] 2021-04-07 11:01:01.050 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [1.335s] 2021-04-07 11:01:02.273 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [1.223s] 2021-04-07 11:01:12.507 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [8.718s] 2021-04-07 11:01:20.490 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [7.979s] 2021-04-07 11:01:20.492 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-04-07 11:01:20.493 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-04-07 11:01:28.365 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [7.869s] 2021-04-07 11:01:28.366 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-04-07 11:01:28.367 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-04-07 11:01:28.369 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-04-07 11:01:39.150 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.191s] 2021-04-07 11:01:39.260 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [3.086s] 2021-04-07 11:01:40.112 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [0.960s] 2021-04-07 11:01:40.378 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.266s] 2021-04-07 11:01:40.977 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.598s] 2021-04-07 11:01:41.638 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [11.731s] 2021-04-07 11:01:42.103 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.124s] 2021-04-07 11:01:42.714 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [3.454s] 2021-04-07 11:01:43.364 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.259s] 2021-04-07 11:01:44.148 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.783s] 2021-04-07 11:01:44.343 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.196s] 2021-04-07 11:01:44.385 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [1.670s] 2021-04-07 11:01:44.562 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.218s] 2021-04-07 11:01:47.184 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [2.799s] 2021-04-07 11:01:47.458 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [5.820s] 2021-04-07 11:01:51.675 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [4.217s] 2021-04-07 11:01:55.127 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [7.942s] 2021-04-07 11:01:58.265 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2021-04-07 11:01:58.267 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest ... skip: b'router extension not enabled.' 2021-04-07 11:02:00.966 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [9.291s] 2021-04-07 11:02:06.117 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: b'dscp_marking rule type is required.' 2021-04-07 11:02:06.122 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: b'l3-ha extension not enabled.' 2021-04-07 11:02:06.123 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-04-07 11:02:06.124 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2021-04-07 11:02:07.524 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [6.557s] 2021-04-07 11:02:24.830 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [6.706s] 2021-04-07 11:02:27.839 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [3.009s] 2021-04-07 11:02:31.597 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [3.758s] 2021-04-07 11:02:31.695 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [28.750s] 2021-04-07 11:02:35.412 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [23.746s] 2021-04-07 11:02:41.980 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [2.837s] 2021-04-07 11:02:41.981 32 INFO opnfv-tempest [-] {2} 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-04-07 11:02:42.390 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [10.791s] 2021-04-07 11:02:43.127 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.146s] 2021-04-07 11:02:43.268 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.142s] 2021-04-07 11:02:43.929 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.660s] 2021-04-07 11:02:44.932 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [9.521s] 2021-04-07 11:02:48.006 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [5.615s] 2021-04-07 11:02:58.596 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [10.589s] 2021-04-07 11:03:01.571 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [29.876s] 2021-04-07 11:03:03.329 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [18.396s] 2021-04-07 11:03:04.621 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... fail [6.021s] 2021-04-07 11:03:13.915 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_get_rules_by_policy ... success [7.343s] 2021-04-07 11:03:14.737 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create ... success [0.821s] 2021-04-07 11:03:15.605 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_missing_min_kbps ... success [0.868s] 2021-04-07 11:03:17.272 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [1.667s] 2021-04-07 11:03:17.297 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.025s] 2021-04-07 11:03:19.059 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [15.729s] 2021-04-07 11:03:20.243 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_pass_for_direction_ingress ... success [2.945s] 2021-04-07 11:03:20.280 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.037s] 2021-04-07 11:03:23.129 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_delete ... success [2.848s] 2021-04-07 11:03:25.454 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_update ... success [2.324s] 2021-04-07 11:03:44.283 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [6.884s] 2021-04-07 11:03:46.028 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.744s] 2021-04-07 11:03:49.004 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [29.943s] 2021-04-07 11:03:58.666 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.623s] 2021-04-07 11:04:01.094 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.618s] 2021-04-07 11:04:02.824 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [4.157s] 2021-04-07 11:04:08.144 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... success [47.113s] 2021-04-07 11:04:12.622 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [9.797s] 2021-04-07 11:04:15.036 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [26.030s] 2021-04-07 11:04:16.252 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [3.630s] 2021-04-07 11:04:24.968 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [8.714s] 2021-04-07 11:04:25.473 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [2.422s] 2021-04-07 11:04:26.420 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [11.385s] 2021-04-07 11:04:27.242 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [2.274s] 2021-04-07 11:04:28.128 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.885s] 2021-04-07 11:04:28.147 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.018s] 2021-04-07 11:04:29.656 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [1.508s] 2021-04-07 11:04:29.676 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.020s] 2021-04-07 11:04:34.289 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [4.611s] 2021-04-07 11:04:35.728 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [9.308s] 2021-04-07 11:04:36.186 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [1.897s] 2021-04-07 11:04:37.438 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [1.251s] 2021-04-07 11:04:42.840 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [17.367s] 2021-04-07 11:04:43.354 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [5.915s] 2021-04-07 11:04:44.393 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [1.552s] 2021-04-07 11:04:48.765 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [5.411s] 2021-04-07 11:04:50.998 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [6.605s] 2021-04-07 11:04:55.300 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [6.534s] 2021-04-07 11:04:58.081 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.048s] 2021-04-07 11:04:58.291 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [2.990s] 2021-04-07 11:04:58.309 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.226s] 2021-04-07 11:04:58.320 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.029s] 2021-04-07 11:04:58.420 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.111s] 2021-04-07 11:04:58.518 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.098s] 2021-04-07 11:04:58.758 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.238s] 2021-04-07 11:04:59.474 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.712s] 2021-04-07 11:04:59.766 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.293s] 2021-04-07 11:04:59.807 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.041s] 2021-04-07 11:04:59.859 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.052s] 2021-04-07 11:05:01.042 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [2.721s] 2021-04-07 11:05:01.193 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [10.194s] 2021-04-07 11:05:02.272 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [26.540s] 2021-04-07 11:05:04.350 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [2.080s] 2021-04-07 11:05:06.020 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [4.977s] 2021-04-07 11:05:08.141 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [6.947s] 2021-04-07 11:05:12.469 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [8.118s] 2021-04-07 11:05:13.711 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [7.689s] 2021-04-07 11:05:14.177 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.466s] 2021-04-07 11:05:14.703 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.525s] 2021-04-07 11:05:14.919 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [6.777s] 2021-04-07 11:05:15.675 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.756s] 2021-04-07 11:05:17.377 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [2.673s] 2021-04-07 11:05:19.163 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [3.486s] 2021-04-07 11:05:19.577 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [2.199s] 2021-04-07 11:05:20.040 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.463s] 2021-04-07 11:05:20.059 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.018s] 2021-04-07 11:05:20.078 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.019s] 2021-04-07 11:05:20.473 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [1.311s] 2021-04-07 11:05:20.705 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [8.234s] 2021-04-07 11:05:22.410 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [1.936s] 2021-04-07 11:05:25.193 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [2.783s] 2021-04-07 11:05:26.060 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [5.981s] 2021-04-07 11:05:26.708 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [1.513s] 2021-04-07 11:05:27.661 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [6.955s] 2021-04-07 11:05:27.709 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [1.000s] 2021-04-07 11:05:29.555 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [1.846s] 2021-04-07 11:05:31.211 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [1.655s] 2021-04-07 11:05:32.862 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [5.201s] 2021-04-07 11:05:33.204 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [1.991s] 2021-04-07 11:05:35.381 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [2.177s] 2021-04-07 11:05:50.395 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [17.531s] 2021-04-07 11:06:04.762 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [14.367s] 2021-04-07 11:06:16.609 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [11.846s] 2021-04-07 11:06:24.751 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... fail [0.702s] 2021-04-07 11:06:24.771 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... fail [0.017s] 2021-04-07 11:06:24.802 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... fail [0.030s] 2021-04-07 11:06:24.824 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... fail [0.020s] 2021-04-07 11:06:24.849 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... fail [0.024s] 2021-04-07 11:06:24.873 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... fail [0.021s] 2021-04-07 11:06:30.710 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [14.099s] 2021-04-07 11:06:31.849 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-04-07 11:06:33.699 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [10.977s] 2021-04-07 11:06:41.106 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [7.406s] 2021-04-07 11:06:41.107 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-04-07 11:06:41.109 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-04-07 11:06:44.109 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [13.397s] 2021-04-07 11:06:46.730 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [5.621s] 2021-04-07 11:06:46.731 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-04-07 11:06:50.188 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [3.457s] 2021-04-07 11:06:51.811 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [7.702s] 2021-04-07 11:06:53.186 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [2.997s] 2021-04-07 11:07:01.026 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [7.839s] 2021-04-07 11:07:09.159 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [8.132s] 2021-04-07 11:07:14.983 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [5.823s] 2021-04-07 11:07:18.513 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [3.530s] 2021-04-07 11:07:24.013 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [5.495s] 2021-04-07 11:07:24.015 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-04-07 11:07:24.016 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-04-07 11:07:24.017 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-04-07 11:07:25.060 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [1.045s] 2021-04-07 11:07:27.148 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [2.086s] 2021-04-07 11:07:32.323 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [5.175s] 2021-04-07 11:07:37.425 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [5.102s] 2021-04-07 11:07:45.216 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [7.789s] 2021-04-07 11:07:47.142 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [1.926s] 2021-04-07 11:08:09.498 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2021-04-07 11:08:09.499 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2021-04-07 11:08:16.928 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [3.453s] 2021-04-07 11:08:20.508 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [3.580s] 2021-04-07 11:08:28.883 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.026s] 2021-04-07 11:08:28.907 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.023s] 2021-04-07 11:08:31.159 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [2.251s] 2021-04-07 11:08:31.338 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.178s] 2021-04-07 11:08:31.463 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.124s] 2021-04-07 11:08:31.554 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.091s] 2021-04-07 11:08:47.664 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.333s] 2021-04-07 11:08:47.956 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.289s] 2021-04-07 11:08:48.063 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.108s] 2021-04-07 11:08:48.158 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.093s] 2021-04-07 11:08:48.384 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.224s] 2021-04-07 11:08:49.245 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.858s] 2021-04-07 11:08:49.558 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.313s] 2021-04-07 11:08:49.611 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.054s] 2021-04-07 11:08:49.665 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.053s] 2021-04-07 11:08:49.730 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.064s] 2021-04-07 11:09:05.862 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [1.598s] 2021-04-07 11:09:06.660 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.799s] 2021-04-07 11:09:09.676 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [3.015s] 2021-04-07 11:09:13.012 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [3.334s] 2021-04-07 11:09:17.068 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [4.056s] 2021-04-07 11:09:22.428 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [5.358s] 2021-04-07 11:09:23.099 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.671s] 2021-04-07 11:09:23.962 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.860s] 2021-04-07 11:09:25.022 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [1.062s] 2021-04-07 11:09:25.785 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.762s] 2021-04-07 11:09:26.725 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.939s] 2021-04-07 11:09:27.406 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.680s] 2021-04-07 11:09:28.466 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [1.059s] 2021-04-07 11:09:30.149 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [1.682s] 2021-04-07 11:09:31.526 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [1.376s] 2021-04-07 11:09:31.977 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.451s] 2021-04-07 11:09:32.385 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.407s] 2021-04-07 11:10:09.518 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.288s] 2021-04-07 11:10:09.987 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.467s] 2021-04-07 11:10:10.207 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.220s] 2021-04-07 11:10:10.447 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.239s] 2021-04-07 11:10:10.877 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.429s] 2021-04-07 11:10:12.872 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.990s] 2021-04-07 11:10:13.586 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.716s] 2021-04-07 11:10:13.676 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.090s] 2021-04-07 11:10:13.764 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.088s] 2021-04-07 11:10:13.883 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.118s] 2021-04-07 11:10:43.432 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [13.074s] 2021-04-07 11:10:49.212 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [5.781s] 2021-04-07 11:10:54.930 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [5.717s] 2021-04-07 11:11:01.363 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [6.432s] 2021-04-07 11:11:09.263 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [7.899s] 2021-04-07 11:11:16.415 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [7.150s] 2021-04-07 11:11:27.972 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [11.556s] 2021-04-07 11:11:40.359 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [12.385s] 2021-04-07 11:11:53.128 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [12.768s] 2021-04-07 11:12:07.278 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [14.148s] 2021-04-07 11:12:12.672 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [5.395s] 2021-04-07 11:12:15.878 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-04-07 11:12:27.493 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [5.645s] 2021-04-07 11:12:34.617 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [7.122s] 2021-04-07 11:12:45.909 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [11.290s] 2021-04-07 11:12:52.690 32 INFO rally.task.context [-] Verification 550e5d41-a9b7-4edc-b04f-fd09eaa92fd2 | Context testr@default cleanup() started 2021-04-07 11:12:52.691 32 INFO rally.task.context [-] Verification 550e5d41-a9b7-4edc-b04f-fd09eaa92fd2 | Context testr@default cleanup() finished in 0.94 msec 2021-04-07 11:12:52.692 32 INFO rally.task.context [-] Verification 550e5d41-a9b7-4edc-b04f-fd09eaa92fd2 | Context tempest@default cleanup() started 2021-04-07 11:12:53.258 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-07 11:12:53.848 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-07 11:12:53.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_3ca91f81_teeUsTop'. 2021-04-07 11:12:54.939 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3ca91f81_teeUsTop' has been deleted. 2021-04-07 11:12:54.941 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ff31dc4b-f401-409f-8ce7-e23d61a6bc3f' of option 'instance_type' from Tempest config file. 2021-04-07 11:12:54.941 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ff31dc4b-f401-409f-8ce7-e23d61a6bc3f' has been removed. 2021-04-07 11:12:54.950 32 INFO rally.task.context [-] Verification 550e5d41-a9b7-4edc-b04f-fd09eaa92fd2 | Context tempest@default cleanup() finished in 2.26 sec 2021-04-07 11:12:55.022 32 INFO rally.api [-] Verification (UUID=3ca91f81-78ec-4fcd-9406-8be6d35a2937) has been successfully finished for deployment 'opnfv-rally' (UUID=fd902ee8-2656-4e36-93a9-c9d2a8b95de5)! 2021-04-07 11:12:56.516 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 11:12:56.517 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 11:12:56.517 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 11:12:58.250 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 11:12:58.250 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 11:12:58.250 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 11:13:00.163 44 INFO rally.api [-] Building 'html' report for the following verification(s): '3ca91f81-78ec-4fcd-9406-8be6d35a2937' 2021-04-07 11:13:00.199 44 INFO rally.api [-] The report has been successfully built. 2021-04-07 11:13:01.603 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 11:13:01.603 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 11:13:01.604 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 11:13:03.414 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3ca91f81-78ec-4fcd-9406-8be6d35a2937' 2021-04-07 11:13:03.437 46 INFO rally.api [-] The report has been successfully built.