2021-06-26 17:45:08.321 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 17:45:08.321 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 17:45:08.321 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-26 17:45:10.313 6 ERROR rally.cli.cliutils 2021-06-26 17:45:11.730 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 17:45:11.730 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 17:45:11.730 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 17:45:15.447 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 17:45:15.447 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 17:45:15.447 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 17:45:20.589 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 17:45:20.589 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 17:45:20.589 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 17:45:21.847 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 17:45:21.848 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 17:45:21.848 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils force=force) 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-26 17:45:23.722 15 ERROR rally.cli.cliutils 2021-06-26 17:45:25.099 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 17:45:25.099 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 17:45:25.099 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 17:45:26.888 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-26 17:45:26.964 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a14b4816-c8e1-4832-bb8a-c936b9feefa1/repo. 2021-06-26 17:45:27.319 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a14b4816-c8e1-4832-bb8a-c936b9feefa1/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-06-26 17:45:27.333 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-26 17:45:27.342 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-26 17:45:27.370 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-26 17:45:27.419 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-26 17:45:28.111 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a14b4816-c8e1-4832-bb8a-c936b9feefa1) has been successfully created! 2021-06-26 17:45:29.538 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 17:45:29.538 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 17:45:29.538 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 17:45:40.591 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 17:45:40.591 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 17:45:40.591 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 17:45:42.422 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a14b4816-c8e1-4832-bb8a-c936b9feefa1) for deployment 'opnfv-rally' (UUID=0864a833-0441-4da4-94bb-da3de26c9dd3). 2021-06-26 17:45:43.545 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a14b4816-c8e1-4832-bb8a-c936b9feefa1) has been successfully configured for deployment 'opnfv-rally' (UUID=0864a833-0441-4da4-94bb-da3de26c9dd3)! 2021-06-26 17:45:51.957 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 17:45:51.957 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 17:45:51.958 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 17:45:53.770 32 INFO rally.api [-] Starting verification (UUID=a0b806a6-db4a-41f7-9f45-3ae3a76c83eb) for deployment 'opnfv-rally' (UUID=0864a833-0441-4da4-94bb-da3de26c9dd3) by verifier 'opnfv-tempest' (UUID=a14b4816-c8e1-4832-bb8a-c936b9feefa1). 2021-06-26 17:45:54.914 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-26 17:45:58.135 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-26 17:45:58.136 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a14b4816-c8e1-4832-bb8a-c936b9feefa1/for-deployment-0864a833-0441-4da4-94bb-da3de26c9dd3/tempest.log' to option 'log_file'. 2021-06-26 17:45:58.136 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a14b4816-c8e1-4832-bb8a-c936b9feefa1/for-deployment-0864a833-0441-4da4-94bb-da3de26c9dd3/tempest.log 2021-06-26 17:45:58.137 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-26 17:45:58.137 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a14b4816-c8e1-4832-bb8a-c936b9feefa1/for-deployment-0864a833-0441-4da4-94bb-da3de26c9dd3/lock_files' to option 'lock_path'. 2021-06-26 17:45:58.137 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a14b4816-c8e1-4832-bb8a-c936b9feefa1/for-deployment-0864a833-0441-4da4-94bb-da3de26c9dd3/lock_files 2021-06-26 17:45:58.138 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-26 17:45:58.138 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-06-26 17:45:58.139 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e6da3248-87b9-4d10-9da4-9aaf14b6fc0b 2021-06-26 17:45:58.139 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e0b590f8-be42-47cf-a344-e7fab06769a7 2021-06-26 17:45:58.140 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 53b69abc-b187-4b62-b34f-b24d99747fca 2021-06-26 17:45:58.140 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 683e6590-7f8f-48f1-b8b0-96cfdc9b8e44 2021-06-26 17:45:58.449 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-26 17:45:58.449 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-26 17:45:58.450 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-26 17:45:58.541 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-26 17:45:58.596 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-26 17:45:58.596 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a0b806a6_j15ZocfN' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-26 17:45:59.357 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a0b806a6_j15ZocfN' (ID = 01bf4ed0-3481-4c14-ad46-73dccc664363) has been successfully created! 2021-06-26 17:45:59.357 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '01bf4ed0-3481-4c14-ad46-73dccc664363' to option 'instance_type'. 2021-06-26 17:45:59.358 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 01bf4ed0-3481-4c14-ad46-73dccc664363 2021-06-26 17:45:59.359 32 INFO rally.task.context [-] Verification a14b4816-c8e1-4832-bb8a-c936b9feefa1 | Context tempest@default setup() finished in 4.95 sec 2021-06-26 17:45:59.360 32 INFO rally.task.context [-] Verification a14b4816-c8e1-4832-bb8a-c936b9feefa1 | Context testr@default setup() finished in 0.51 msec 2021-06-26 17:45:59.361 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/78127fba-feed-4618-89b5-020d8b2a540a'. 2021-06-26 17:46:04.399 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-06-26 17:46:04.856 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-06-26 17:46:05.161 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-06-26 17:46:06.841 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-06-26 17:47:39.053 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [15.659s] 2021-06-26 17:47:45.935 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [21.937s] 2021-06-26 17:47:49.826 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [30.146s] 2021-06-26 17:47:52.560 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [34.593s] 2021-06-26 17:47:54.208 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [28.923s] 2021-06-26 17:47:55.206 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [17.855s] 2021-06-26 17:47:55.600 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [30.740s] 2021-06-26 17:47:55.624 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [39.470s] 2021-06-26 17:47:55.668 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [19.474s] 2021-06-26 17:47:56.510 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [30.314s] 2021-06-26 17:47:58.308 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [8.482s] 2021-06-26 17:48:00.407 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [30.737s] 2021-06-26 17:48:01.841 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [20.533s] 2021-06-26 17:48:05.092 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [19.157s] 2021-06-26 17:48:14.083 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [18.415s] 2021-06-26 17:48:14.491 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [20.450s] 2021-06-26 17:48:14.915 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [14.508s] 2021-06-26 17:48:15.996 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.080s] 2021-06-26 17:48:20.638 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [49.198s] 2021-06-26 17:48:21.409 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [27.199s] 2021-06-26 17:48:22.344 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [29.783s] 2021-06-26 17:48:22.738 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [29.797s] 2021-06-26 17:48:23.542 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [1.197s] 2021-06-26 17:48:25.895 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [36.982s] 2021-06-26 17:48:26.534 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [35.863s] 2021-06-26 17:48:27.412 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [32.748s] 2021-06-26 17:48:27.665 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-06-26 17:48:34.909 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [12.173s] 2021-06-26 17:48:36.767 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [32.996s] 2021-06-26 17:48:39.557 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [43.956s] 2021-06-26 17:48:39.738 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [2.962s] 2021-06-26 17:48:40.384 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [43.647s] 2021-06-26 17:48:40.386 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [42.070s] 2021-06-26 17:48:42.030 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [20.620s] 2021-06-26 17:48:42.420 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [28.332s] 2021-06-26 17:48:42.454 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.032s] 2021-06-26 17:48:42.699 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.242s] 2021-06-26 17:48:42.744 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.040s] 2021-06-26 17:48:45.484 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [30.994s] 2021-06-26 17:48:46.679 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [26.039s] 2021-06-26 17:48:47.867 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [21.334s] 2021-06-26 17:48:48.340 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [22.446s] 2021-06-26 17:48:48.960 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [25.417s] 2021-06-26 17:48:49.201 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [14.288s] 2021-06-26 17:48:50.691 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [55.069s] 2021-06-26 17:48:51.992 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [50.151s] 2021-06-26 17:48:52.628 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [62.657s] 2021-06-26 17:48:53.622 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [88.222s] 2021-06-26 17:48:54.069 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [57.558s] 2021-06-26 17:48:54.145 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [14.588s] 2021-06-26 17:48:59.620 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [14.134s] 2021-06-26 17:49:02.929 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [35.517s] 2021-06-26 17:49:04.211 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [15.008s] 2021-06-26 17:49:06.502 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [26.769s] 2021-06-26 17:49:07.961 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [25.930s] 2021-06-26 17:49:08.958 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [21.089s] 2021-06-26 17:49:12.545 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [20.549s] 2021-06-26 17:49:23.552 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [43.171s] 2021-06-26 17:49:23.693 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [86.010s] 2021-06-26 17:49:23.704 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [35.362s] 2021-06-26 17:49:26.477 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [32.407s] 2021-06-26 17:49:26.523 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [67.154s] 2021-06-26 17:49:27.688 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [47.300s] 2021-06-26 17:49:29.378 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [42.697s] 2021-06-26 17:49:29.445 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [35.298s] 2021-06-26 17:49:30.283 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [41.321s] 2021-06-26 17:49:32.918 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [40.291s] 2021-06-26 17:49:34.601 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [28.097s] 2021-06-26 17:49:37.493 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [46.800s] 2021-06-26 17:49:37.922 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [38.300s] 2021-06-26 17:49:38.862 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [45.240s] 2021-06-26 17:49:46.443 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [90.362s] 2021-06-26 17:49:49.817 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [45.605s] 2021-06-26 17:49:56.476 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [32.924s] 2021-06-26 17:49:56.892 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [22.290s] 2021-06-26 17:50:05.104 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [27.610s] 2021-06-26 17:50:05.268 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [62.336s] 2021-06-26 17:50:05.621 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [15.802s] 2021-06-26 17:50:05.952 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [53.407s] 2021-06-26 17:50:08.774 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [29.911s] 2021-06-26 17:50:13.517 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [44.140s] 2021-06-26 17:50:33.456 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [66.934s] 2021-06-26 17:50:33.520 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [69.814s] 2021-06-26 17:50:35.341 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [67.659s] 2021-06-26 17:50:35.769 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [39.292s] 2021-06-26 17:50:36.861 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [58.938s] 2021-06-26 17:50:36.936 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [40.044s] 2021-06-26 17:50:37.254 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [88.295s] 2021-06-26 17:50:37.392 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [73.699s] 2021-06-26 17:50:37.565 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [31.944s] 2021-06-26 17:50:38.833 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [69.388s] 2021-06-26 17:50:40.716 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [67.797s] 2021-06-26 17:50:48.228 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [10.835s] 2021-06-26 17:50:50.881 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [15.110s] 2021-06-26 17:50:54.956 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [49.687s] 2021-06-26 17:50:56.331 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [22.810s] 2021-06-26 17:50:57.460 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [71.016s] 2021-06-26 17:50:57.509 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [48.733s] 2021-06-26 17:50:58.713 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [2.383s] 2021-06-26 17:50:59.452 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [18.735s] 2021-06-26 17:50:59.964 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [1.249s] 2021-06-26 17:51:00.885 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [23.947s] 2021-06-26 17:51:01.153 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [25.811s] 2021-06-26 17:51:02.380 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [14.151s] 2021-06-26 17:51:06.755 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [5.869s] 2021-06-26 17:51:12.496 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [21.613s] 2021-06-26 17:51:14.700 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... fail [2.193s] 2021-06-26 17:51:16.901 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [43.443s] 2021-06-26 17:51:18.173 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [20.663s] 2021-06-26 17:51:18.234 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [18.267s] 2021-06-26 17:51:19.381 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [12.624s] 2021-06-26 17:51:20.568 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [18.188s] 2021-06-26 17:51:21.308 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [21.854s] 2021-06-26 17:51:22.834 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [21.680s] 2021-06-26 17:51:27.134 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [10.232s] 2021-06-26 17:51:28.700 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [9.318s] 2021-06-26 17:51:28.722 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [10.487s] 2021-06-26 17:51:28.788 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [14.096s] 2021-06-26 17:51:33.648 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [36.187s] 2021-06-26 17:51:34.338 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [11.502s] 2021-06-26 17:51:37.138 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [8.437s] 2021-06-26 17:51:39.206 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [2.067s] 2021-06-26 17:51:39.300 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [17.991s] 2021-06-26 17:51:43.285 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [16.149s] 2021-06-26 17:51:44.033 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [9.694s] 2021-06-26 17:51:45.095 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [5.888s] 2021-06-26 17:51:45.562 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [16.772s] 2021-06-26 17:51:46.677 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.580s] 2021-06-26 17:51:48.174 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.611s] 2021-06-26 17:51:49.599 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.424s] 2021-06-26 17:51:50.935 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [11.634s] 2021-06-26 17:51:52.159 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [8.126s] 2021-06-26 17:51:52.470 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [5.792s] 2021-06-26 17:51:56.744 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [4.584s] 2021-06-26 17:51:58.570 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [6.098s] 2021-06-26 17:52:01.143 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [11.543s] 2021-06-26 17:52:01.450 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [4.705s] 2021-06-26 17:52:07.533 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [16.597s] 2021-06-26 17:52:08.923 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [10.351s] 2021-06-26 17:52:15.508 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [14.363s] 2021-06-26 17:52:15.737 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [6.814s] 2021-06-26 17:52:16.690 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [15.238s] 2021-06-26 17:52:17.008 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.499s] 2021-06-26 17:52:18.507 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.498s] 2021-06-26 17:52:23.820 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [5.311s] 2021-06-26 17:52:32.774 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [8.951s] 2021-06-26 17:52:41.322 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [8.547s] 2021-06-26 17:52:47.821 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [6.499s] 2021-06-26 17:52:50.734 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.911s] 2021-06-26 17:52:57.286 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [6.551s] 2021-06-26 17:53:01.205 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.917s] 2021-06-26 17:53:03.074 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.870s] 2021-06-26 17:53:29.845 32 INFO rally.task.context [-] Verification a14b4816-c8e1-4832-bb8a-c936b9feefa1 | Context testr@default cleanup() started 2021-06-26 17:53:29.845 32 INFO rally.task.context [-] Verification a14b4816-c8e1-4832-bb8a-c936b9feefa1 | Context testr@default cleanup() finished in 0.77 msec 2021-06-26 17:53:29.846 32 INFO rally.task.context [-] Verification a14b4816-c8e1-4832-bb8a-c936b9feefa1 | Context tempest@default cleanup() started 2021-06-26 17:53:30.433 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-26 17:53:32.453 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-26 17:53:32.483 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a0b806a6_j15ZocfN'. 2021-06-26 17:53:34.190 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a0b806a6_j15ZocfN' has been deleted. 2021-06-26 17:53:34.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '01bf4ed0-3481-4c14-ad46-73dccc664363' of option 'instance_type' from Tempest config file. 2021-06-26 17:53:34.192 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '01bf4ed0-3481-4c14-ad46-73dccc664363' has been removed. 2021-06-26 17:53:34.201 32 INFO rally.task.context [-] Verification a14b4816-c8e1-4832-bb8a-c936b9feefa1 | Context tempest@default cleanup() finished in 4.35 sec 2021-06-26 17:53:34.233 32 INFO rally.api [-] Verification (UUID=a0b806a6-db4a-41f7-9f45-3ae3a76c83eb) has been successfully finished for deployment 'opnfv-rally' (UUID=0864a833-0441-4da4-94bb-da3de26c9dd3)! 2021-06-26 17:53:35.730 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 17:53:35.730 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 17:53:35.730 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 17:53:37.254 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 17:53:37.254 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 17:53:37.254 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 17:53:39.058 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'a0b806a6-db4a-41f7-9f45-3ae3a76c83eb' 2021-06-26 17:53:39.088 96 INFO rally.api [-] The report has been successfully built. 2021-06-26 17:53:40.584 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 17:53:40.585 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 17:53:40.585 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 17:53:42.413 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a0b806a6-db4a-41f7-9f45-3ae3a76c83eb' 2021-06-26 17:53:42.424 98 INFO rally.api [-] The report has been successfully built.