2020-05-14 13:13:45.015 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:13:45.016 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:13:45.016 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:13:47.448 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-14 13:13:47.448 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 13:13:47.448 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-14 13:13:47.448 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-14 13:13:47.448 6 ERROR rally.cli.cliutils 2020-05-14 13:13:49.249 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:13:49.249 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:13:49.250 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:13:53.561 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:13:53.561 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:13:53.562 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:13:58.394 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:13:58.394 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:13:58.395 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:13:59.788 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:13:59.788 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:13:59.788 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:14:02.006 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-14 13:14:02.006 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-14 13:14:02.006 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-14 13:14:02.006 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils force=force) 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-14 13:14:02.006 15 ERROR rally.cli.cliutils 2020-05-14 13:14:03.590 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:14:03.590 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:14:03.590 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:14:05.778 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-14 13:14:05.863 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-14a57347-79d5-4433-8ae1-1afcc517000b/repo. 2020-05-14 13:14:06.228 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-14a57347-79d5-4433-8ae1-1afcc517000b/repo'... done. Note: checking out '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f'. 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-14 13:14:06.245 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g5833f41db ' 2020-05-14 13:14:06.255 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f ' 2020-05-14 13:14:06.279 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-14 13:14:06.339 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-14 13:14:07.066 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=14a57347-79d5-4433-8ae1-1afcc517000b) has been successfully created! 2020-05-14 13:14:08.822 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:14:08.822 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:14:08.822 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:14:13.177 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:14:13.177 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:14:13.177 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:14:15.529 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=14a57347-79d5-4433-8ae1-1afcc517000b) for deployment 'opnfv-rally' (UUID=bfa165ea-04e7-4e6f-bc7f-de1f357a6852). 2020-05-14 13:14:19.183 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=14a57347-79d5-4433-8ae1-1afcc517000b) has been successfully configured for deployment 'opnfv-rally' (UUID=bfa165ea-04e7-4e6f-bc7f-de1f357a6852)! 2020-05-14 13:14:28.933 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:14:28.934 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:14:28.934 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:14:31.096 32 INFO rally.api [-] Starting verification (UUID=f0359150-58d1-4c5e-b84a-5966c49a8190) for deployment 'opnfv-rally' (UUID=bfa165ea-04e7-4e6f-bc7f-de1f357a6852) by verifier 'opnfv-tempest' (UUID=14a57347-79d5-4433-8ae1-1afcc517000b). 2020-05-14 13:14:32.016 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-14 13:14:32.017 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-14a57347-79d5-4433-8ae1-1afcc517000b/for-deployment-bfa165ea-04e7-4e6f-bc7f-de1f357a6852/tempest.log' to option 'log_file'. 2020-05-14 13:14:32.017 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-14a57347-79d5-4433-8ae1-1afcc517000b/for-deployment-bfa165ea-04e7-4e6f-bc7f-de1f357a6852/tempest.log 2020-05-14 13:14:32.018 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-14 13:14:32.018 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-14a57347-79d5-4433-8ae1-1afcc517000b/for-deployment-bfa165ea-04e7-4e6f-bc7f-de1f357a6852/lock_files' to option 'lock_path'. 2020-05-14 13:14:32.018 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-14a57347-79d5-4433-8ae1-1afcc517000b/for-deployment-bfa165ea-04e7-4e6f-bc7f-de1f357a6852/lock_files 2020-05-14 13:14:32.019 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-14 13:14:32.019 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-14 13:14:32.020 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e989d0fb-bac8-4b45-9b7a-7a7613c2fc1f 2020-05-14 13:14:32.020 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 430c4498-7b95-4b14-89f6-4add5c4900bb 2020-05-14 13:14:32.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4d8547cb-2e54-406a-8c40-51320a6de7b0 2020-05-14 13:14:32.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = faf1d113-79a0-4c38-bd69-fdac9f43256e 2020-05-14 13:14:35.243 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-14 13:14:35.244 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = patrole-net_e97c0a13-c514-4824-a0a6-f5f6422649c0 2020-05-14 13:14:35.245 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-14 13:14:35.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 13:14:35.435 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_c6d6ba25_ryB0ZsmB'. Using flavor 'rally_verify_c6d6ba25_ryB0ZsmB' (ID = ff70ac5c-246b-4fcd-b3e3-108112c21322) for the tests. 2020-05-14 13:14:35.435 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ff70ac5c-246b-4fcd-b3e3-108112c21322' to option 'instance_type'. 2020-05-14 13:14:35.435 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ff70ac5c-246b-4fcd-b3e3-108112c21322 2020-05-14 13:14:35.436 32 INFO rally.task.context [-] Verification 14a57347-79d5-4433-8ae1-1afcc517000b | Context tempest@default setup() finished in 4.13 sec 2020-05-14 13:14:35.437 32 INFO rally.task.context [-] Verification 14a57347-79d5-4433-8ae1-1afcc517000b | Context testr@default setup() finished in 0.31 msec 2020-05-14 13:14:35.437 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/95ab47c7-1ffc-4f92-a956-77aedc8a07c2'. 2020-05-14 13:14:40.356 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2020-05-14 13:14:42.240 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2020-05-14 13:14:46.175 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [0.854s] 2020-05-14 13:14:46.245 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [0.912s] 2020-05-14 13:14:46.260 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [1.097s] 2020-05-14 13:14:46.315 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [1.080s] 2020-05-14 13:14:46.495 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [0.318s] 2020-05-14 13:14:46.713 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [0.399s] 2020-05-14 13:14:46.741 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [1.007s] 2020-05-14 13:14:46.746 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [0.485s] 2020-05-14 13:14:46.884 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [0.534s] 2020-05-14 13:14:47.023 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [0.310s] 2020-05-14 13:14:47.049 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [0.554s] 2020-05-14 13:14:47.161 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [0.683s] 2020-05-14 13:14:47.211 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [0.472s] 2020-05-14 13:14:47.294 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [0.411s] 2020-05-14 13:14:47.467 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [0.442s] 2020-05-14 13:14:47.490 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [0.195s] 2020-05-14 13:14:47.550 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [0.390s] 2020-05-14 13:14:47.631 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [0.418s] 2020-05-14 13:14:47.700 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [0.498s] 2020-05-14 13:14:47.786 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [0.317s] 2020-05-14 13:14:47.939 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [0.887s] 2020-05-14 13:14:48.134 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [0.583s] 2020-05-14 13:14:48.225 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [0.526s] 2020-05-14 13:14:48.244 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [0.611s] 2020-05-14 13:14:48.669 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [0.730s] 2020-05-14 13:14:48.751 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [0.614s] 2020-05-14 13:14:48.761 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [2.655s] 2020-05-14 13:14:48.762 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [0.529s] 2020-05-14 13:14:49.142 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [0.472s] 2020-05-14 13:14:49.239 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [0.482s] 2020-05-14 13:14:49.265 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [0.514s] 2020-05-14 13:14:50.233 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [3.709s] 2020-05-14 13:14:50.289 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [1.146s] 2020-05-14 13:14:50.584 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [0.292s] 2020-05-14 13:14:50.831 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [0.246s] 2020-05-14 13:14:51.391 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [0.559s] 2020-05-14 13:14:51.794 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [0.402s] 2020-05-14 13:14:52.156 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [0.360s] 2020-05-14 13:14:52.698 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [0.542s] 2020-05-14 13:14:53.167 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_create_flavor_service_profile ... success [6.910s] 2020-05-14 13:14:54.210 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [6.810s] 2020-05-14 13:14:56.286 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [6.948s] 2020-05-14 13:14:56.816 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [10.685s] 2020-05-14 13:14:57.075 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [10.420s] 2020-05-14 13:14:57.260 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_create_segment ... success [8.975s] 2020-05-14 13:15:00.041 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [9.808s] 2020-05-14 13:15:00.362 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [11.406s] 2020-05-14 13:15:00.708 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... success [10.568s] 2020-05-14 13:15:01.869 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [7.675s] 2020-05-14 13:15:03.234 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [13.293s] 2020-05-14 13:15:03.598 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 [10.141s] 2020-05-14 13:15:04.046 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [9.836s] 2020-05-14 13:15:04.079 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [10.536s] 2020-05-14 13:15:04.137 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [15.262s] 2020-05-14 13:15:04.615 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [7.497s] 2020-05-14 13:15:05.932 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_delete_flavor_service_profile ... success [12.764s] 2020-05-14 13:15:06.074 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [9.788s] 2020-05-14 13:15:07.712 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [10.637s] 2020-05-14 13:15:08.186 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... success [3.568s] 2020-05-14 13:15:08.187 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [13.878s] 2020-05-14 13:15:09.564 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [9.522s] 2020-05-14 13:15:09.767 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [3.692s] 2020-05-14 13:15:10.210 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [9.849s] 2020-05-14 13:15:12.374 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_delete_segment ... success [15.113s] 2020-05-14 13:15:13.231 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [9.996s] 2020-05-14 13:15:13.544 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 [9.945s] 2020-05-14 13:15:14.344 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... success [13.637s] 2020-05-14 13:15:14.768 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [9.449s] 2020-05-14 13:15:14.793 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [6.611s] 2020-05-14 13:15:16.145 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [6.578s] 2020-05-14 13:15:16.727 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [19.134s] 2020-05-14 13:15:17.145 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [13.067s] 2020-05-14 13:15:18.184 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [3.389s] 2020-05-14 13:15:19.439 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [22.623s] 2020-05-14 13:15:19.876 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [1.691s] 2020-05-14 13:15:20.484 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [5.717s] 2020-05-14 13:15:20.673 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [12.959s] 2020-05-14 13:15:21.140 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [17.010s] 2020-05-14 13:15:22.420 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [18.371s] 2020-05-14 13:15:22.469 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [12.700s] 2020-05-14 13:15:22.578 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [14.395s] 2020-05-14 13:15:23.254 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [13.041s] 2020-05-14 13:15:24.337 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [4.461s] 2020-05-14 13:15:25.605 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_list_segments ... success [13.232s] 2020-05-14 13:15:25.942 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [6.503s] 2020-05-14 13:15:26.445 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 [12.901s] 2020-05-14 13:15:27.181 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [6.696s] 2020-05-14 13:15:29.132 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [6.661s] 2020-05-14 13:15:29.654 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [16.423s] 2020-05-14 13:15:29.737 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [27.867s] 2020-05-14 13:15:29.865 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [5.526s] 2020-05-14 13:15:30.595 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [13.449s] 2020-05-14 13:15:31.429 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... success [17.082s] 2020-05-14 13:15:32.781 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [11.639s] 2020-05-14 13:15:33.145 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [5.964s] 2020-05-14 13:15:35.630 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [13.051s] 2020-05-14 13:15:35.678 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [13.258s] 2020-05-14 13:15:35.917 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [9.973s] 2020-05-14 13:15:36.186 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [6.450s] 2020-05-14 13:15:36.263 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_show_segment ... success [10.650s] 2020-05-14 13:15:36.266 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [6.396s] 2020-05-14 13:15:36.346 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [13.092s] 2020-05-14 13:15:36.780 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_add_router_interface ... success [29.492s] 2020-05-14 13:15:37.184 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [4.035s] 2020-05-14 13:15:37.947 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [17.273s] 2020-05-14 13:15:38.016 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [1.752s] 2020-05-14 13:15:39.687 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [3.498s] 2020-05-14 13:15:41.982 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [25.257s] 2020-05-14 13:15:42.077 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [12.420s] 2020-05-14 13:15:42.427 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [11.828s] 2020-05-14 13:15:42.533 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 [16.084s] 2020-05-14 13:15:44.561 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [6.612s] 2020-05-14 13:15:44.567 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [6.550s] 2020-05-14 13:15:45.257 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_distributed_router ... success [8.483s] 2020-05-14 13:15:46.116 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... success [14.686s] 2020-05-14 13:15:47.432 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [7.746s] 2020-05-14 13:15:47.933 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [3.373s] 2020-05-14 13:15:48.008 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [3.441s] 2020-05-14 13:15:48.476 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [12.797s] 2020-05-14 13:15:48.853 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [12.935s] 2020-05-14 13:15:49.582 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_update_segment ... success [13.320s] 2020-05-14 13:15:50.597 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [14.964s] 2020-05-14 13:15:52.743 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [4.809s] 2020-05-14 13:15:53.229 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [16.042s] 2020-05-14 13:15:53.843 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [17.494s] 2020-05-14 13:15:56.076 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [8.066s] 2020-05-14 13:15:58.991 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [5.762s] 2020-05-14 13:15:59.055 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [8.460s] 2020-05-14 13:15:59.531 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [3.455s] 2020-05-14 13:16:02.441 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... success [16.325s] 2020-05-14 13:16:02.662 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [20.677s] 2020-05-14 13:16:02.695 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_high_availability_router ... success [17.437s] 2020-05-14 13:16:02.944 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [3.412s] 2020-05-14 13:16:05.677 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [17.200s] 2020-05-14 13:16:05.727 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [12.982s] 2020-05-14 13:16:05.813 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [16.959s] 2020-05-14 13:16:06.734 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [3.788s] 2020-05-14 13:16:08.121 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router ... success [5.424s] 2020-05-14 13:16:08.290 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [9.299s] 2020-05-14 13:16:10.634 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [3.899s] 2020-05-14 13:16:15.883 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [10.155s] 2020-05-14 13:16:17.411 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_enable_snat ... success [9.289s] 2020-05-14 13:16:17.956 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... success [15.512s] 2020-05-14 13:16:18.255 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [7.616s] 2020-05-14 13:16:18.506 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [12.828s] 2020-05-14 13:16:19.020 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [13.207s] 2020-05-14 13:16:19.536 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [11.244s] 2020-05-14 13:16:22.857 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [3.320s] 2020-05-14 13:16:25.586 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [6.564s] 2020-05-14 13:16:26.006 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [7.749s] 2020-05-14 13:16:26.329 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [3.470s] 2020-05-14 13:16:36.846 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [10.516s] 2020-05-14 13:16:38.948 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_external_fixed_ips ... success [21.536s] 2020-05-14 13:16:48.414 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_delete_router ... success [9.465s] 2020-05-14 13:16:48.628 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [11.784s] 2020-05-14 13:16:51.856 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_list_routers ... success [3.442s] 2020-05-14 13:16:52.031 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [3.400s] 2020-05-14 13:16:55.491 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [3.459s] 2020-05-14 13:17:04.755 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [9.263s] 2020-05-14 13:17:16.056 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [11.298s] 2020-05-14 13:17:16.059 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_remove_router_interface ... success [24.201s] 2020-05-14 13:17:20.605 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_distributed_router ... success [4.546s] 2020-05-14 13:17:25.143 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [9.085s] 2020-05-14 13:17:28.681 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [3.537s] 2020-05-14 13:17:31.616 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_high_availability_router ... success [11.010s] 2020-05-14 13:17:34.326 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [5.643s] 2020-05-14 13:17:34.975 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_router ... success [3.358s] 2020-05-14 13:17:45.451 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_distributed_router ... success [10.475s] 2020-05-14 13:17:52.758 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [18.430s] 2020-05-14 13:17:55.481 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_high_availability_router ... success [10.027s] 2020-05-14 13:17:55.518 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [2.760s] 2020-05-14 13:17:56.354 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router ... success [0.872s] 2020-05-14 13:17:57.879 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.360s] 2020-05-14 13:18:03.293 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_enable_snat ... success [6.938s] 2020-05-14 13:18:13.938 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_fixed_ips ... success [10.643s] 2020-05-14 13:18:17.325 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info ... success [3.387s] 2020-05-14 13:18:25.317 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info_network_id ... success [7.990s] 2020-05-14 13:19:19.365 32 INFO rally.task.context [-] Verification 14a57347-79d5-4433-8ae1-1afcc517000b | Context testr@default cleanup() started 2020-05-14 13:19:19.365 32 INFO rally.task.context [-] Verification 14a57347-79d5-4433-8ae1-1afcc517000b | Context testr@default cleanup() finished in 0.82 msec 2020-05-14 13:19:19.366 32 INFO rally.task.context [-] Verification 14a57347-79d5-4433-8ae1-1afcc517000b | Context tempest@default cleanup() started 2020-05-14 13:19:19.619 32 INFO rally.task.context [-] Verification 14a57347-79d5-4433-8ae1-1afcc517000b | Context tempest@default cleanup() finished in 0.25 sec 2020-05-14 13:19:19.649 32 INFO rally.api [-] Verification (UUID=f0359150-58d1-4c5e-b84a-5966c49a8190) has been successfully finished for deployment 'opnfv-rally' (UUID=bfa165ea-04e7-4e6f-bc7f-de1f357a6852)! 2020-05-14 13:19:21.461 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:19:21.461 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:19:21.462 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:19:23.341 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:19:23.342 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:19:23.342 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:19:25.621 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'f0359150-58d1-4c5e-b84a-5966c49a8190' 2020-05-14 13:19:25.658 96 INFO rally.api [-] The report has been successfully built. 2020-05-14 13:19:27.346 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 13:19:27.346 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 13:19:27.346 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 13:19:29.684 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f0359150-58d1-4c5e-b84a-5966c49a8190' 2020-05-14 13:19:29.696 98 INFO rally.api [-] The report has been successfully built.