2020-05-20 18:45:02.225 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:45:02.225 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:45:02.225 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:45:04.757 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 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-20 18:45:04.757 6 ERROR rally.cli.cliutils 2020-05-20 18:45:06.390 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:45:06.390 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:45:06.390 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:45:10.784 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:45:10.784 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:45:10.784 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:45:15.551 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:45:15.551 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:45:15.551 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:45:17.180 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:45:17.180 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:45:17.180 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:45:19.320 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 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils force=force) 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-20 18:45:19.320 15 ERROR rally.cli.cliutils 2020-05-20 18:45:20.936 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:45:20.937 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:45:20.937 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:45:22.983 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-20 18:45:23.056 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-97ce3f35-91fb-41ed-95e7-89a23a8f6e8e/repo. 2020-05-20 18:45:23.463 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-97ce3f35-91fb-41ed-95e7-89a23a8f6e8e/repo'... done. Note: checking out '792a3adaa8693d9a8d29baeec8bf363585bf4aa4'. 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 ' 2020-05-20 18:45:23.478 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g792a3adaa ' 2020-05-20 18:45:23.489 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '792a3adaa8693d9a8d29baeec8bf363585bf4aa4 ' 2020-05-20 18:45:23.508 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-20 18:45:23.582 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-20 18:45:24.449 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=97ce3f35-91fb-41ed-95e7-89a23a8f6e8e) has been successfully created! 2020-05-20 18:45:26.091 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:45:26.091 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:45:26.091 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:45:30.353 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:45:30.353 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:45:30.353 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:45:32.820 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=97ce3f35-91fb-41ed-95e7-89a23a8f6e8e) for deployment 'opnfv-rally' (UUID=1198f30d-4239-4267-94e5-85f51f99aa09). 2020-05-20 18:45:33.337 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=97ce3f35-91fb-41ed-95e7-89a23a8f6e8e) has been successfully configured for deployment 'opnfv-rally' (UUID=1198f30d-4239-4267-94e5-85f51f99aa09)! 2020-05-20 18:45:43.530 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:45:43.530 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:45:43.531 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:45:45.857 32 INFO rally.api [-] Starting verification (UUID=3d81d309-1c07-40fb-8cf5-80ad3b039af9) for deployment 'opnfv-rally' (UUID=1198f30d-4239-4267-94e5-85f51f99aa09) by verifier 'opnfv-tempest' (UUID=97ce3f35-91fb-41ed-95e7-89a23a8f6e8e). 2020-05-20 18:45:46.682 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-20 18:45:46.682 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-97ce3f35-91fb-41ed-95e7-89a23a8f6e8e/for-deployment-1198f30d-4239-4267-94e5-85f51f99aa09/tempest.log' to option 'log_file'. 2020-05-20 18:45:46.682 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-97ce3f35-91fb-41ed-95e7-89a23a8f6e8e/for-deployment-1198f30d-4239-4267-94e5-85f51f99aa09/tempest.log 2020-05-20 18:45:46.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-20 18:45:46.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-97ce3f35-91fb-41ed-95e7-89a23a8f6e8e/for-deployment-1198f30d-4239-4267-94e5-85f51f99aa09/lock_files' to option 'lock_path'. 2020-05-20 18:45:46.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-97ce3f35-91fb-41ed-95e7-89a23a8f6e8e/for-deployment-1198f30d-4239-4267-94e5-85f51f99aa09/lock_files 2020-05-20 18:45:46.684 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-20 18:45:46.684 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 2020-05-20 18:45:46.684 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d994343c-e0c8-4c17-a915-42686438229f 2020-05-20 18:45:46.684 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e3e98b48-2c7e-43ab-a529-ef007af0652a 2020-05-20 18:45:46.685 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ba70459c-8bda-4d74-89de-6621d35d5f1a 2020-05-20 18:45:46.685 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 239e244a-59e6-4d8a-946f-3c92d60b5f64 2020-05-20 18:45:46.928 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-20 18:45:46.929 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = patrole-net_8558dd64-64d7-4d93-a99a-2fa39980b66b 2020-05-20 18:45:46.930 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-20 18:45:47.033 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 18:45:47.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_bdf22e80_gW59LVl1'. Using flavor 'rally_verify_bdf22e80_gW59LVl1' (ID = 31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e) for the tests. 2020-05-20 18:45:47.075 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e' to option 'instance_type'. 2020-05-20 18:45:47.075 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e 2020-05-20 18:45:47.077 32 INFO rally.task.context [-] Verification 97ce3f35-91fb-41ed-95e7-89a23a8f6e8e | Context tempest@default setup() finished in 1.00 sec 2020-05-20 18:45:47.078 32 INFO rally.task.context [-] Verification 97ce3f35-91fb-41ed-95e7-89a23a8f6e8e | Context testr@default setup() finished in 0.49 msec 2020-05-20 18:45:47.078 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/1ce3d68b-95e9-4cc1-9429-ed0729fb2da7'. 2020-05-20 18:45:52.037 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2020-05-20 18:45:52.206 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2020-05-20 18:45:58.079 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [0.911s] 2020-05-20 18:45:58.640 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [0.838s] 2020-05-20 18:45:58.677 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [0.855s] 2020-05-20 18:45:58.945 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [1.060s] 2020-05-20 18:45:58.969 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [1.064s] 2020-05-20 18:45:59.252 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [1.262s] 2020-05-20 18:45:59.355 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [0.679s] 2020-05-20 18:45:59.415 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [1.225s] 2020-05-20 18:45:59.486 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [1.094s] 2020-05-20 18:45:59.504 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [1.212s] 2020-05-20 18:45:59.511 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [1.712s] 2020-05-20 18:45:59.564 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [0.597s] 2020-05-20 18:45:59.570 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [0.627s] 2020-05-20 18:45:59.587 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [1.068s] 2020-05-20 18:45:59.736 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [0.381s] 2020-05-20 18:45:59.750 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [1.544s] 2020-05-20 18:45:59.797 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [1.682s] 2020-05-20 18:46:00.031 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [0.615s] 2020-05-20 18:46:00.124 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [0.872s] 2020-05-20 18:46:00.183 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [0.697s] 2020-05-20 18:46:00.192 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [0.688s] 2020-05-20 18:46:00.253 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [0.681s] 2020-05-20 18:46:00.268 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [1.884s] 2020-05-20 18:46:00.297 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [0.730s] 2020-05-20 18:46:00.326 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [0.740s] 2020-05-20 18:46:00.387 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [2.118s] 2020-05-20 18:46:00.502 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [2.746s] 2020-05-20 18:46:00.537 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [0.354s] 2020-05-20 18:46:00.608 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [1.943s] 2020-05-20 18:46:00.713 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [2.669s] 2020-05-20 18:46:00.719 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [0.595s] 2020-05-20 18:46:00.784 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [0.591s] 2020-05-20 18:46:00.809 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [0.480s] 2020-05-20 18:46:00.811 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [0.510s] 2020-05-20 18:46:00.864 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [1.355s] 2020-05-20 18:46:00.889 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [1.140s] 2020-05-20 18:46:00.926 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [0.923s] 2020-05-20 18:46:00.940 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [0.402s] 2020-05-20 18:46:00.994 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_create_flavor_service_profile ... success [3.144s] 2020-05-20 18:46:01.197 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [1.400s] 2020-05-20 18:46:01.257 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [1.004s] 2020-05-20 18:46:01.350 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [1.081s] 2020-05-20 18:46:01.407 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [0.621s] 2020-05-20 18:46:01.548 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [0.738s] 2020-05-20 18:46:01.635 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [0.914s] 2020-05-20 18:46:01.855 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [0.913s] 2020-05-20 18:46:01.955 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [1.568s] 2020-05-20 18:46:02.038 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [0.779s] 2020-05-20 18:46:02.066 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_delete_flavor_service_profile ... success [1.072s] 2020-05-20 18:46:02.100 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [1.208s] 2020-05-20 18:46:02.184 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [1.574s] 2020-05-20 18:46:02.270 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [0.722s] 2020-05-20 18:46:02.296 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [1.099s] 2020-05-20 18:46:02.699 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [0.660s] 2020-05-20 18:46:02.714 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [1.359s] 2020-05-20 18:46:03.100 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [1.143s] 2020-05-20 18:46:03.123 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [3.701s] 2020-05-20 18:46:03.482 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [2.980s] 2020-05-20 18:46:03.544 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [1.247s] 2020-05-20 18:46:03.629 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [1.530s] 2020-05-20 18:46:03.649 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... success [2.721s] 2020-05-20 18:46:03.662 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [2.948s] 2020-05-20 18:46:04.096 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [0.465s] 2020-05-20 18:46:04.105 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [3.239s] 2020-05-20 18:46:04.109 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [1.398s] 2020-05-20 18:46:04.143 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [1.444s] 2020-05-20 18:46:04.241 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [0.696s] 2020-05-20 18:46:04.356 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [0.211s] 2020-05-20 18:46:04.379 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [0.284s] 2020-05-20 18:46:04.551 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [1.452s] 2020-05-20 18:46:04.591 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [0.235s] 2020-05-20 18:46:04.661 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [0.280s] 2020-05-20 18:46:04.837 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [1.187s] 2020-05-20 18:46:04.934 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [0.823s] 2020-05-20 18:46:05.118 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [1.011s] 2020-05-20 18:46:05.319 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [1.078s] 2020-05-20 18:46:05.359 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [0.767s] 2020-05-20 18:46:05.434 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [0.597s] 2020-05-20 18:46:05.514 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [0.852s] 2020-05-20 18:46:05.550 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [3.365s] 2020-05-20 18:46:05.552 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [1.890s] 2020-05-20 18:46:05.626 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [1.777s] 2020-05-20 18:46:05.672 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [0.312s] 2020-05-20 18:46:06.033 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [0.360s] 2020-05-20 18:46:06.199 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... success [5.198s] 2020-05-20 18:46:06.529 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [1.093s] 2020-05-20 18:46:06.682 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [1.143s] 2020-05-20 18:46:06.718 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [1.397s] 2020-05-20 18:46:06.871 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [3.389s] 2020-05-20 18:46:06.916 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [1.797s] 2020-05-20 18:46:07.042 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [1.492s] 2020-05-20 18:46:07.044 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [1.009s] 2020-05-20 18:46:07.170 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [1.657s] 2020-05-20 18:46:07.195 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [1.570s] 2020-05-20 18:46:07.362 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [0.682s] 2020-05-20 18:46:07.453 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [0.735s] 2020-05-20 18:46:07.696 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [2.144s] 2020-05-20 18:46:07.874 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [1.345s] 2020-05-20 18:46:08.437 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [1.072s] 2020-05-20 18:46:08.735 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_create_segment ... success [1.235s] 2020-05-20 18:46:08.932 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [5.808s] 2020-05-20 18:46:08.959 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [1.760s] 2020-05-20 18:46:09.034 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [0.595s] 2020-05-20 18:46:09.230 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [0.298s] 2020-05-20 18:46:09.466 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [1.591s] 2020-05-20 18:46:09.483 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [0.446s] 2020-05-20 18:46:09.607 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [0.377s] 2020-05-20 18:46:09.709 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... success [3.511s] 2020-05-20 18:46:09.823 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [0.356s] 2020-05-20 18:46:09.960 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [2.263s] 2020-05-20 18:46:10.305 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [0.822s] 2020-05-20 18:46:10.359 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [0.534s] 2020-05-20 18:46:10.404 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [1.444s] 2020-05-20 18:46:10.479 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_delete_segment ... success [1.743s] 2020-05-20 18:46:10.481 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [0.871s] 2020-05-20 18:46:10.917 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [0.556s] 2020-05-20 18:46:11.149 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [7.484s] 2020-05-20 18:46:11.381 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [1.075s] 2020-05-20 18:46:11.580 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [0.663s] 2020-05-20 18:46:11.837 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_list_segments ... success [1.359s] 2020-05-20 18:46:12.025 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [0.443s] 2020-05-20 18:46:12.682 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [0.655s] 2020-05-20 18:46:12.923 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [2.164s] 2020-05-20 18:46:12.988 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... success [3.277s] 2020-05-20 18:46:13.208 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_show_segment ... success [1.369s] 2020-05-20 18:46:13.229 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [0.547s] 2020-05-20 18:46:13.886 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [2.736s] 2020-05-20 18:46:14.087 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [0.857s] 2020-05-20 18:46:14.339 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_update_segment ... success [1.130s] 2020-05-20 18:46:14.850 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [0.761s] 2020-05-20 18:46:16.048 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [3.126s] 2020-05-20 18:46:16.228 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [1.377s] 2020-05-20 18:46:16.476 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [2.588s] 2020-05-20 18:46:18.196 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [1.967s] 2020-05-20 18:46:20.554 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_add_router_interface ... success [13.567s] 2020-05-20 18:46:21.113 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [5.065s] 2020-05-20 18:46:21.465 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_distributed_router ... success [0.913s] 2020-05-20 18:46:21.717 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... success [8.728s] 2020-05-20 18:46:22.745 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [1.629s] 2020-05-20 18:46:23.972 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [1.226s] 2020-05-20 18:46:26.013 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [2.040s] 2020-05-20 18:46:27.203 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... success [5.485s] 2020-05-20 18:46:27.334 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [1.321s] 2020-05-20 18:46:28.417 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [1.082s] 2020-05-20 18:46:29.676 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_high_availability_router ... success [8.211s] 2020-05-20 18:46:30.586 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router ... success [0.908s] 2020-05-20 18:46:31.756 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... success [4.553s] 2020-05-20 18:46:32.041 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [3.623s] 2020-05-20 18:46:32.344 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [0.303s] 2020-05-20 18:46:32.677 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [0.328s] 2020-05-20 18:46:34.516 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [1.843s] 2020-05-20 18:46:34.537 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_enable_snat ... success [3.950s] 2020-05-20 18:46:35.815 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [1.296s] 2020-05-20 18:46:37.993 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [2.177s] 2020-05-20 18:46:38.363 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [0.369s] 2020-05-20 18:46:39.630 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_external_fixed_ips ... success [5.092s] 2020-05-20 18:46:39.721 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [1.357s] 2020-05-20 18:46:41.533 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [1.810s] 2020-05-20 18:46:42.398 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_delete_router ... success [2.765s] 2020-05-20 18:46:42.751 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_list_routers ... success [0.353s] 2020-05-20 18:46:45.104 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [3.570s] 2020-05-20 18:46:48.633 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [3.529s] 2020-05-20 18:46:50.053 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [1.418s] 2020-05-20 18:46:51.010 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_remove_router_interface ... success [8.257s] 2020-05-20 18:46:52.077 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_distributed_router ... success [1.066s] 2020-05-20 18:46:52.604 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [2.550s] 2020-05-20 18:46:54.377 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [1.773s] 2020-05-20 18:46:55.080 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [0.701s] 2020-05-20 18:46:58.603 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_high_availability_router ... success [6.526s] 2020-05-20 18:46:59.004 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_router ... success [0.399s] 2020-05-20 18:47:00.872 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_distributed_router ... success [1.867s] 2020-05-20 18:47:08.241 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_high_availability_router ... success [7.367s] 2020-05-20 18:47:10.704 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router ... success [2.463s] 2020-05-20 18:47:16.260 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_enable_snat ... success [5.554s] 2020-05-20 18:47:21.776 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_fixed_ips ... success [5.514s] 2020-05-20 18:47:22.710 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info ... success [0.933s] 2020-05-20 18:47:27.332 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info_network_id ... success [4.620s] 2020-05-20 18:47:37.844 32 INFO rally.task.context [-] Verification 97ce3f35-91fb-41ed-95e7-89a23a8f6e8e | Context testr@default cleanup() started 2020-05-20 18:47:37.845 32 INFO rally.task.context [-] Verification 97ce3f35-91fb-41ed-95e7-89a23a8f6e8e | Context testr@default cleanup() finished in 0.84 msec 2020-05-20 18:47:37.845 32 INFO rally.task.context [-] Verification 97ce3f35-91fb-41ed-95e7-89a23a8f6e8e | Context tempest@default cleanup() started 2020-05-20 18:47:38.030 32 INFO rally.task.context [-] Verification 97ce3f35-91fb-41ed-95e7-89a23a8f6e8e | Context tempest@default cleanup() finished in 0.19 sec 2020-05-20 18:47:38.062 32 INFO rally.api [-] Verification (UUID=3d81d309-1c07-40fb-8cf5-80ad3b039af9) has been successfully finished for deployment 'opnfv-rally' (UUID=1198f30d-4239-4267-94e5-85f51f99aa09)! 2020-05-20 18:47:40.044 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:47:40.044 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:47:40.044 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:47:41.845 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:47:41.845 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:47:41.845 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:47:44.034 96 INFO rally.api [-] Building 'html' report for the following verification(s): '3d81d309-1c07-40fb-8cf5-80ad3b039af9' 2020-05-20 18:47:44.066 96 INFO rally.api [-] The report has been successfully built. 2020-05-20 18:47:45.670 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:47:45.670 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:47:45.670 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:47:48.110 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3d81d309-1c07-40fb-8cf5-80ad3b039af9' 2020-05-20 18:47:48.122 98 INFO rally.api [-] The report has been successfully built.